2022-03-16 17:16:13.548 | + ./stack.sh:main:487 : exec 2022-03-16 17:16:13.548 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-16-171613' 2022-03-16 17:16:13.548 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-16-171613.summary.2022-03-16-171613 2022-03-16 17:16:13.548 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:16:13.548 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-16-171613 2022-03-16 17:16:13.548 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-16-171613 /opt/stack/logs/stack.sh.log 2022-03-16 17:16:13.548 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-16-171613.summary.2022-03-16-171613 /opt/stack/logs/stack.sh.log.summary 2022-03-16 17:16:13.548 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-16 17:16:13.548 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-16 17:16:13.548 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-16 17:16:13.548 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-16 17:16:13.548 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-16 17:16:13.548 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-16 17:16:13.548 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-16 17:16:13.549 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-16 17:16:13.549 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-16 17:16:13.549 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-16 17:16:13.549 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-16 17:16:13.549 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-16 17:16:13.549 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-16 17:16:13.549 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-16 17:16:13.549 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-16 17:16:13.549 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-16 17:16:13.549 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-16 17:16:13.549 | + ./stack.sh:main:573 : set -o errexit 2022-03-16 17:16:13.549 | + ./stack.sh:main:576 : uname -a 2022-03-16 17:16:13.549 | Linux dv-neutron-833247-11-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-16 17:16:13.549 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-16 17:16:13.549 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-16 17:16:13.551 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-16 17:16:13.589 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-16 17:16:13.605 | + ./stack.sh:main:590 : fetch_plugins 2022-03-16 17:16:13.607 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-16 17:16:13.609 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-16 17:16:13.611 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-16 17:16:13.613 | + functions-common:fetch_plugins:1776 : return 2022-03-16 17:16:13.615 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-16 17:16:13.617 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-16 17:16:13.619 | + functions-common:run_phase:1854 : local phase= 2022-03-16 17:16:13.621 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 17:16:13.623 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 17:16:13.624 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 17:16:13.626 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 17:16:13.628 | + functions-common:run_phase:1863 : local extra 2022-03-16 17:16:13.630 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 17:16:13.634 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 17:16:13.636 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 17:16:13.638 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 17:16:13.639 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-16 17:16:13.641 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 17:16:13.656 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:16:13.658 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-16 17:16:13.659 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 17:16:13.661 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 17:16:13.663 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 17:16:13.666 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 17:16:13.667 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 17:16:13.669 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-16 17:16:13.671 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-16 17:16:13.673 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-16 17:16:13.675 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 17:16:13.677 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-16 17:16:13.678 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-16 17:16:13.680 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-16 17:16:13.682 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-16 17:16:13.684 | + functions-common:plugin_override_defaults:1817 : return 2022-03-16 17:16:13.686 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-16 17:16:13.704 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-16 17:16:13.712 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-16 17:16:13.725 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:16:13.728 | +++ lib/tls:source:43 : hostname -f 2022-03-16 17:16:13.732 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-16 17:16:13.734 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-16 17:16:13.736 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-16 17:16:13.737 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-16 17:16:13.739 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-16 17:16:13.741 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-16 17:16:13.743 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-16 17:16:13.745 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-16 17:16:13.747 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-16 17:16:13.749 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-16 17:16:13.753 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-16 17:16:13.766 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-16 17:16:13.783 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-16 17:16:13.796 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-16 17:16:13.808 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-16 17:16:13.846 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-16 17:16:13.906 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-16 17:16:13.998 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-16 17:16:14.020 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-16 17:16:14.073 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-16 17:16:14.127 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-16 17:16:14.278 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-16 17:16:14.292 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-16 17:16:14.306 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-16 17:16:14.319 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-16 17:16:14.416 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-16 17:16:14.419 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-16 17:16:14.421 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-16 17:16:14.424 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-16 17:16:14.426 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-16 17:16:14.428 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-16 17:16:14.430 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-16 17:16:14.430 | False' 2022-03-16 17:16:14.433 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-16 17:16:14.448 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-16 17:16:14.451 | + ./stack.sh:main:624 : run_phase source 2022-03-16 17:16:14.453 | + functions-common:run_phase:1853 : local mode=source 2022-03-16 17:16:14.455 | + functions-common:run_phase:1854 : local phase= 2022-03-16 17:16:14.457 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 17:16:14.459 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 17:16:14.462 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 17:16:14.464 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 17:16:14.466 | + functions-common:run_phase:1863 : local extra 2022-03-16 17:16:14.469 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 17:16:14.472 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 17:16:14.474 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 17:16:14.477 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 17:16:14.479 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-16 17:16:14.481 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 17:16:14.496 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:16:14.498 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-16 17:16:14.500 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-16 17:16:14.540 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-16 17:16:14.543 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-16 17:16:14.545 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-16 17:16:14.547 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-16 17:16:14.549 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-16 17:16:14.551 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-16 17:16:14.553 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-16 17:16:14.557 | + functions-common:load_plugin_settings:1794 : return 2022-03-16 17:16:14.559 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-16 17:16:14.561 | + functions-common:verify_disabled_services:2136 : local service 2022-03-16 17:16:14.563 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.565 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-16 17:16:14.568 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.570 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-16 17:16:14.573 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.575 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-16 17:16:14.577 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.580 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-16 17:16:14.582 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.584 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-16 17:16:14.587 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.589 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-16 17:16:14.591 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.594 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-16 17:16:14.596 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.598 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-16 17:16:14.600 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.603 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-16 17:16:14.606 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.608 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-16 17:16:14.610 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.613 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-16 17:16:14.615 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.617 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-16 17:16:14.620 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.622 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-16 17:16:14.625 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.627 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-16 17:16:14.629 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.632 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-16 17:16:14.634 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.636 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-16 17:16:14.639 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.641 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-16 17:16:14.643 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.645 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-16 17:16:14.648 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.650 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-16 17:16:14.653 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.655 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-16 17:16:14.657 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.659 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-16 17:16:14.662 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.665 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-16 17:16:14.667 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.669 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-16 17:16:14.672 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.674 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-16 17:16:14.676 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.679 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-16 17:16:14.682 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.684 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-16 17:16:14.687 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.689 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-16 17:16:14.691 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.694 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-16 17:16:14.696 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.698 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-16 17:16:14.701 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.703 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-16 17:16:14.705 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.708 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-16 17:16:14.710 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.713 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-16 17:16:14.715 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.717 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-16 17:16:14.720 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.722 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-16 17:16:14.724 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.727 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-16 17:16:14.730 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.732 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-16 17:16:14.734 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.736 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-16 17:16:14.739 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.741 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-16 17:16:14.744 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.746 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-16 17:16:14.749 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.751 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-16 17:16:14.753 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.755 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-16 17:16:14.758 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.760 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-16 17:16:14.763 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.765 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-16 17:16:14.767 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.770 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-16 17:16:14.772 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.775 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-16 17:16:14.777 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.779 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-16 17:16:14.782 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:16:14.784 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-16 17:16:14.787 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-16 17:16:14.790 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-16 17:16:14.792 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-16 17:16:14.808 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:16:14.810 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-16 17:16:14.812 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-16 17:16:14.815 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-16 17:16:14.830 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:16:14.833 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-16 17:16:14.835 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-16 17:16:14.838 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-16 17:16:14.840 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-16 17:16:14.843 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-16 17:16:14.845 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-16 17:16:14.847 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-16 17:16:14.850 | + lib/database:initialize_database_backends:92 : return 0 2022-03-16 17:16:14.853 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-16 17:16:14.853 | Using mysql database backend 2022-03-16 17:16:14.855 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-16 17:16:14.872 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-16 17:16:14.875 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-16 17:16:14.877 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-16 17:16:14.880 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-16 17:16:14.883 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 17:16:14.885 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-16 17:16:14.902 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:16:14.904 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-16 17:16:14.921 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-16 17:16:14.938 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:16:14.940 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-16 17:16:14.958 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-16 17:16:14.974 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-16 17:16:14.991 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:16:14.995 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-16 17:16:15.011 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:16:15.013 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-16 17:16:15.031 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-16 17:16:15.033 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-16 17:16:15.036 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-16 17:16:15.038 | + functions-common:save_stackenv:60 : local tag=757 2022-03-16 17:16:15.042 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 17:16:15.046 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-171615 2022-03-16 17:16:15.049 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-171615 757' 2022-03-16 17:16:15.051 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:16:15.054 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 17:16:15.056 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:16:15.059 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 17:16:15.061 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:16:15.064 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 17:16:15.066 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:16:15.069 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-16 17:16:15.071 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:16:15.074 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-03-16 17:16:15.076 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:16:15.079 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-03-16 17:16:15.081 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:16:15.083 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-171613 2022-03-16 17:16:15.087 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:16:15.089 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 17:16:15.091 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:16:15.094 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-03-16 17:16:15.096 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:16:15.099 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 17:16:15.102 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:16:15.104 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 17:16:15.107 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:16:15.109 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 17:16:15.112 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:16:15.114 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 17:16:15.117 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-16 17:16:15.119 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-16 17:16:15.122 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-16 17:16:15.124 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-16 17:16:15.126 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:16:15.128 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:16:15.131 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:16:15.133 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:16:15.136 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:16:15.138 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:16:15.154 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:16:15.156 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:16:15.159 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:16:15.161 | + functions-common:git_clone:629 : echo master 2022-03-16 17:16:15.162 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:16:15.167 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-16 17:16:15.170 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:16:15.172 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-16 17:16:15.175 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:16:15.175 | + functions-common:git_clone:678 : head -1 2022-03-16 17:16:15.178 | 591123d9 Merge "update constraint for debtcollector to new release 2.5.0" 2022-03-16 17:16:15.181 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:16:15.184 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-16 17:16:15.186 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:16:15.189 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-16 17:16:15.191 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-16 17:16:15.194 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-16 17:16:15.196 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-16 17:16:15.199 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-16 17:16:15.202 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-16 17:16:15.204 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-16 17:16:15.207 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-16 17:16:15.210 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-16 17:16:15.215 | ++ tools/install_prereqs.sh:source:47 : NOW=1647450975 2022-03-16 17:16:15.218 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-16 17:16:15.222 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1647450161 2022-03-16 17:16:15.225 | ++ tools/install_prereqs.sh:source:49 : DELTA=814 2022-03-16 17:16:15.228 | ++ tools/install_prereqs.sh:source:50 : [[ 814 -lt 7200 ]] 2022-03-16 17:16:15.231 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-16 17:16:15.233 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-16 17:16:15.236 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-16 17:16:15.238 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-16 17:16:15.240 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-16 17:16:15.243 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-16 17:16:15.246 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-16 17:16:15.248 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-16 17:16:15.251 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-16 17:16:15.301 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-16 17:16:15.301 | apache2-dev 2022-03-16 17:16:15.301 | bc 2022-03-16 17:16:15.301 | bsdmainutils 2022-03-16 17:16:15.301 | curl 2022-03-16 17:16:15.301 | g++ 2022-03-16 17:16:15.301 | gawk 2022-03-16 17:16:15.301 | gcc 2022-03-16 17:16:15.301 | gettext 2022-03-16 17:16:15.301 | git 2022-03-16 17:16:15.301 | graphviz 2022-03-16 17:16:15.301 | iputils-ping 2022-03-16 17:16:15.301 | libapache2-mod-proxy-uwsgi 2022-03-16 17:16:15.302 | libffi-dev 2022-03-16 17:16:15.302 | libjpeg-dev 2022-03-16 17:16:15.302 | libpcre3-dev 2022-03-16 17:16:15.302 | libpq-dev 2022-03-16 17:16:15.302 | libssl-dev 2022-03-16 17:16:15.302 | libsystemd-dev 2022-03-16 17:16:15.302 | libxml2-dev 2022-03-16 17:16:15.302 | libxslt1-dev 2022-03-16 17:16:15.302 | libyaml-dev 2022-03-16 17:16:15.302 | lsof 2022-03-16 17:16:15.302 | openssh-server 2022-03-16 17:16:15.302 | openssl 2022-03-16 17:16:15.302 | pkg-config 2022-03-16 17:16:15.302 | psmisc 2022-03-16 17:16:15.302 | python3-dev 2022-03-16 17:16:15.302 | python3-pip 2022-03-16 17:16:15.302 | python3-systemd 2022-03-16 17:16:15.302 | python3-venv 2022-03-16 17:16:15.302 | tar 2022-03-16 17:16:15.302 | tcpdump 2022-03-16 17:16:15.302 | unzip 2022-03-16 17:16:15.302 | uuid-runtime 2022-03-16 17:16:15.302 | wget 2022-03-16 17:16:15.302 | wget 2022-03-16 17:16:15.302 | zlib1g-dev 2022-03-16 17:16:15.302 | libkrb5-dev 2022-03-16 17:16:15.302 | libldap2-dev 2022-03-16 17:16:15.302 | libsasl2-dev 2022-03-16 17:16:15.302 | memcached 2022-03-16 17:16:15.302 | python3-mysqldb 2022-03-16 17:16:15.302 | sqlite3 2022-03-16 17:16:15.302 | conntrack 2022-03-16 17:16:15.302 | curl 2022-03-16 17:16:15.302 | dnsmasq-base 2022-03-16 17:16:15.302 | dnsmasq-utils 2022-03-16 17:16:15.303 | ebtables 2022-03-16 17:16:15.303 | genisoimage 2022-03-16 17:16:15.303 | iptables 2022-03-16 17:16:15.303 | iputils-arping 2022-03-16 17:16:15.303 | kpartx 2022-03-16 17:16:15.303 | libjs-jquery-tablesorter 2022-03-16 17:16:15.303 | parted 2022-03-16 17:16:15.303 | pm-utils 2022-03-16 17:16:15.303 | python3-mysqldb 2022-03-16 17:16:15.303 | socat 2022-03-16 17:16:15.303 | sqlite3 2022-03-16 17:16:15.303 | sudo 2022-03-16 17:16:15.303 | vlan 2022-03-16 17:16:15.303 | lsscsi 2022-03-16 17:16:15.303 | open-iscsi 2022-03-16 17:16:15.303 | lvm2 2022-03-16 17:16:15.303 | qemu-utils 2022-03-16 17:16:15.303 | thin-provisioning-tools 2022-03-16 17:16:15.303 | acl 2022-03-16 17:16:15.303 | dnsmasq-base 2022-03-16 17:16:15.303 | dnsmasq-utils 2022-03-16 17:16:15.303 | ebtables 2022-03-16 17:16:15.303 | haproxy 2022-03-16 17:16:15.303 | iptables 2022-03-16 17:16:15.303 | iputils-arping 2022-03-16 17:16:15.303 | iputils-ping 2022-03-16 17:16:15.303 | postgresql-server-dev-all 2022-03-16 17:16:15.303 | python3-mysqldb 2022-03-16 17:16:15.303 | sqlite3 2022-03-16 17:16:15.303 | sudo 2022-03-16 17:16:15.303 | vlan 2022-03-16 17:16:15.303 | pcp 2022-03-16 17:16:15.303 | ipset 2022-03-16 17:16:15.303 | conntrack 2022-03-16 17:16:15.303 | conntrackd 2022-03-16 17:16:15.303 | keepalived 2022-03-16 17:16:15.303 | lvm2 2022-03-16 17:16:15.303 | qemu-utils 2022-03-16 17:16:15.304 | thin-provisioning-tools 2022-03-16 17:16:15.304 | curl 2022-03-16 17:16:15.304 | liberasurecode-dev 2022-03-16 17:16:15.304 | make 2022-03-16 17:16:15.304 | memcached 2022-03-16 17:16:15.304 | rsync 2022-03-16 17:16:15.304 | sqlite3 2022-03-16 17:16:15.304 | xfsprogs' 2022-03-16 17:16:15.305 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-16 17:16:15.324 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-16 17:16:15.324 | apache2-dev 2022-03-16 17:16:15.324 | bc 2022-03-16 17:16:15.324 | bsdmainutils 2022-03-16 17:16:15.324 | curl 2022-03-16 17:16:15.324 | g++ 2022-03-16 17:16:15.324 | gawk 2022-03-16 17:16:15.324 | gcc 2022-03-16 17:16:15.324 | gettext 2022-03-16 17:16:15.324 | git 2022-03-16 17:16:15.324 | graphviz 2022-03-16 17:16:15.324 | iputils-ping 2022-03-16 17:16:15.324 | libapache2-mod-proxy-uwsgi 2022-03-16 17:16:15.324 | libffi-dev 2022-03-16 17:16:15.324 | libjpeg-dev 2022-03-16 17:16:15.324 | libpcre3-dev 2022-03-16 17:16:15.324 | libpq-dev 2022-03-16 17:16:15.324 | libssl-dev 2022-03-16 17:16:15.324 | libsystemd-dev 2022-03-16 17:16:15.325 | libxml2-dev 2022-03-16 17:16:15.325 | libxslt1-dev 2022-03-16 17:16:15.325 | libyaml-dev 2022-03-16 17:16:15.325 | lsof 2022-03-16 17:16:15.325 | openssh-server 2022-03-16 17:16:15.325 | openssl 2022-03-16 17:16:15.325 | pkg-config 2022-03-16 17:16:15.325 | psmisc 2022-03-16 17:16:15.325 | python3-dev 2022-03-16 17:16:15.325 | python3-pip 2022-03-16 17:16:15.325 | python3-systemd 2022-03-16 17:16:15.325 | python3-venv 2022-03-16 17:16:15.325 | tar 2022-03-16 17:16:15.325 | tcpdump 2022-03-16 17:16:15.325 | unzip 2022-03-16 17:16:15.325 | uuid-runtime 2022-03-16 17:16:15.325 | wget 2022-03-16 17:16:15.325 | wget 2022-03-16 17:16:15.325 | zlib1g-dev 2022-03-16 17:16:15.325 | libkrb5-dev 2022-03-16 17:16:15.325 | libldap2-dev 2022-03-16 17:16:15.325 | libsasl2-dev 2022-03-16 17:16:15.325 | memcached 2022-03-16 17:16:15.325 | python3-mysqldb 2022-03-16 17:16:15.325 | sqlite3 2022-03-16 17:16:15.325 | conntrack 2022-03-16 17:16:15.325 | curl 2022-03-16 17:16:15.325 | dnsmasq-base 2022-03-16 17:16:15.325 | dnsmasq-utils 2022-03-16 17:16:15.325 | ebtables 2022-03-16 17:16:15.325 | genisoimage 2022-03-16 17:16:15.325 | iptables 2022-03-16 17:16:15.325 | iputils-arping 2022-03-16 17:16:15.325 | kpartx 2022-03-16 17:16:15.325 | libjs-jquery-tablesorter 2022-03-16 17:16:15.325 | parted 2022-03-16 17:16:15.325 | pm-utils 2022-03-16 17:16:15.326 | python3-mysqldb 2022-03-16 17:16:15.326 | socat 2022-03-16 17:16:15.326 | sqlite3 2022-03-16 17:16:15.326 | sudo 2022-03-16 17:16:15.326 | vlan 2022-03-16 17:16:15.326 | lsscsi 2022-03-16 17:16:15.326 | open-iscsi 2022-03-16 17:16:15.326 | lvm2 2022-03-16 17:16:15.326 | qemu-utils 2022-03-16 17:16:15.326 | thin-provisioning-tools 2022-03-16 17:16:15.326 | acl 2022-03-16 17:16:15.326 | dnsmasq-base 2022-03-16 17:16:15.326 | dnsmasq-utils 2022-03-16 17:16:15.326 | ebtables 2022-03-16 17:16:15.326 | haproxy 2022-03-16 17:16:15.326 | iptables 2022-03-16 17:16:15.326 | iputils-arping 2022-03-16 17:16:15.326 | iputils-ping 2022-03-16 17:16:15.326 | postgresql-server-dev-all 2022-03-16 17:16:15.326 | python3-mysqldb 2022-03-16 17:16:15.326 | sqlite3 2022-03-16 17:16:15.326 | sudo 2022-03-16 17:16:15.326 | vlan 2022-03-16 17:16:15.326 | pcp 2022-03-16 17:16:15.326 | ipset 2022-03-16 17:16:15.326 | conntrack 2022-03-16 17:16:15.326 | conntrackd 2022-03-16 17:16:15.326 | keepalived 2022-03-16 17:16:15.326 | lvm2 2022-03-16 17:16:15.326 | qemu-utils 2022-03-16 17:16:15.326 | thin-provisioning-tools 2022-03-16 17:16:15.326 | curl 2022-03-16 17:16:15.326 | liberasurecode-dev 2022-03-16 17:16:15.326 | make 2022-03-16 17:16:15.326 | memcached 2022-03-16 17:16:15.326 | rsync 2022-03-16 17:16:15.327 | sqlite3 2022-03-16 17:16:15.327 | xfsprogs ' 2022-03-16 17:16:15.327 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-16 17:16:15.330 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:16:15.332 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:16:15.335 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 17:16:15.336 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-16 17:16:15.341 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 17:16:15.343 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-16 17:16:15.346 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:16:15.348 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-16 17:16:15.350 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:16:15.353 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:16:15.355 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:16:15.357 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:16:15.359 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:16:15.361 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:16:15.363 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-16 17:16:15.365 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-16 17:16:15.368 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-16 17:16:15.370 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-16 17:16:15.374 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-16 17:16:15.377 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-16 17:16:15.379 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-16 17:16:15.381 | ++ functions-common:time_start:2412 : local start_time= 2022-03-16 17:16:15.384 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:16:15.386 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:16:15.394 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1647450975388 2022-03-16 17:16:15.396 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-16 17:16:15.399 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-16 17:16:15.401 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-16 17:16:15.608 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-16 17:16:15.641 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-16 17:16:15.683 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-16 17:16:15.890 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-16 17:16:18.076 | Reading package lists... 2022-03-16 17:16:18.111 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-16 17:16:18.113 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-16 17:16:18.115 | ++ functions-common:time_stop:2425 : local name 2022-03-16 17:16:18.117 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 17:16:18.119 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:16:18.121 | ++ functions-common:time_stop:2428 : local total 2022-03-16 17:16:18.124 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 17:16:18.126 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-16 17:16:18.128 | ++ functions-common:time_stop:2432 : start_time=1647450975388 2022-03-16 17:16:18.130 | ++ functions-common:time_stop:2434 : [[ -z 1647450975388 ]] 2022-03-16 17:16:18.133 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:16:18.137 | ++ functions-common:time_stop:2437 : end_time=1647450978134 2022-03-16 17:16:18.139 | ++ functions-common:time_stop:2438 : elapsed_time=2746 2022-03-16 17:16:18.141 | ++ functions-common:time_stop:2439 : total=0 2022-03-16 17:16:18.143 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:16:18.145 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2746 2022-03-16 17:16:18.148 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 17:16:18.150 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:16:18.153 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:16:18.155 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:16:18.157 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 17:16:18.179 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 17:16:18.290 | Reading package lists... 2022-03-16 17:16:18.534 | Building dependency tree... 2022-03-16 17:16:18.536 | Reading state information... 2022-03-16 17:16:18.571 | acl is already the newest version (2.2.53-6). 2022-03-16 17:16:18.571 | bc is already the newest version (1.07.1-2build1). 2022-03-16 17:16:18.571 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-16 17:16:18.571 | conntrack is already the newest version (1:1.4.5-2). 2022-03-16 17:16:18.571 | ebtables is already the newest version (2.0.11-3build1). 2022-03-16 17:16:18.571 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-16 17:16:18.571 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-16 17:16:18.571 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-16 17:16:18.571 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-16 17:16:18.571 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-16 17:16:18.571 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-16 17:16:18.572 | iputils-arping is already the newest version (3:20190709-3). 2022-03-16 17:16:18.572 | iputils-ping is already the newest version (3:20190709-3). 2022-03-16 17:16:18.572 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-16 17:16:18.572 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-16 17:16:18.572 | libffi-dev is already the newest version (3.3-4). 2022-03-16 17:16:18.572 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-16 17:16:18.572 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-16 17:16:18.572 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-16 17:16:18.572 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-16 17:16:18.572 | lsscsi is already the newest version (0.30-0.1). 2022-03-16 17:16:18.572 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-16 17:16:18.572 | make is already the newest version (4.2.1-1.2). 2022-03-16 17:16:18.572 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-16 17:16:18.572 | psmisc is already the newest version (23.3-1). 2022-03-16 17:16:18.572 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-16 17:16:18.572 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-16 17:16:18.572 | python3-systemd is already the newest version (234-3build2). 2022-03-16 17:16:18.572 | socat is already the newest version (1.7.3.3-2). 2022-03-16 17:16:18.572 | tcpdump is already the newest version (4.9.3-4). 2022-03-16 17:16:18.572 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-16 17:16:18.572 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-16 17:16:18.572 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-16 17:16:18.572 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-16 17:16:18.572 | graphviz is already the newest version (2.42.2-3build2). 2022-03-16 17:16:18.572 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-16 17:16:18.572 | pcp is already the newest version (5.0.3-1). 2022-03-16 17:16:18.572 | pm-utils is already the newest version (1.4.1-19). 2022-03-16 17:16:18.572 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-16 17:16:18.572 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 17:16:18.572 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 17:16:18.572 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-16 17:16:18.572 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-16 17:16:18.572 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-16 17:16:18.572 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-16 17:16:18.573 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-16 17:16:18.573 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-16 17:16:18.573 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-16 17:16:18.573 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-16 17:16:18.573 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-16 17:16:18.573 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-16 17:16:18.573 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-16 17:16:18.573 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-16 17:16:18.573 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-16 17:16:18.573 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-16 17:16:18.573 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-16 17:16:18.573 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-16 17:16:18.573 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-16 17:16:18.573 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-16 17:16:18.573 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-16 17:16:18.573 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-16 17:16:18.573 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-16 17:16:18.573 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-16 17:16:18.573 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-16 17:16:18.573 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-16 17:16:18.573 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-16 17:16:18.573 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-16 17:16:18.573 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-16 17:16:18.573 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-16 17:16:18.796 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 17:16:18.796 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-16 17:16:18.796 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-16 17:16:18.796 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-16 17:16:18.796 | The following packages were automatically installed and are no longer required: 2022-03-16 17:16:18.797 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:16:18.797 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:16:18.797 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:16:18.797 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:16:18.797 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:16:18.797 | python3-zope.interface 2022-03-16 17:16:18.797 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:16:18.913 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:16:18.918 | ++ functions-common:apt_get:1234 : result=0 2022-03-16 17:16:18.920 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:16:18.923 | ++ functions-common:time_stop:2425 : local name 2022-03-16 17:16:18.925 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 17:16:18.927 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:16:18.930 | ++ functions-common:time_stop:2428 : local total 2022-03-16 17:16:18.932 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 17:16:18.934 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:16:18.936 | ++ functions-common:time_stop:2432 : start_time=1647450978176 2022-03-16 17:16:18.939 | ++ functions-common:time_stop:2434 : [[ -z 1647450978176 ]] 2022-03-16 17:16:18.941 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:16:18.946 | ++ functions-common:time_stop:2437 : end_time=1647450978943 2022-03-16 17:16:18.949 | ++ functions-common:time_stop:2438 : elapsed_time=767 2022-03-16 17:16:18.951 | ++ functions-common:time_stop:2439 : total=785 2022-03-16 17:16:18.953 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:16:18.955 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1552 2022-03-16 17:16:18.958 | ++ functions-common:apt_get:1238 : return 0 2022-03-16 17:16:18.960 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-16 17:16:18.963 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-16 17:16:18.965 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-16 17:16:18.970 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-16 17:16:18.974 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-16 17:16:18.976 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-16 17:16:18.979 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-16 17:16:20.420 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-16 17:16:20.422 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-16 17:16:20.424 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-16 17:16:20.426 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-16 17:16:20.428 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-16 17:16:20.430 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-16 17:16:20.432 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-16 17:16:20.433 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-16 17:16:20.435 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-16 17:16:20.437 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-16 17:16:20.438 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-16 17:16:20.440 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-16 17:16:20.442 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-16 17:16:20.444 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-16 17:16:20.445 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-16 17:16:20.447 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-16 17:16:20.449 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-16 17:16:20.451 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-16 17:16:20.453 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-16 17:16:20.454 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-16 17:16:20.457 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-16 17:16:20.459 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-16 17:16:20.461 | + functions-common:_ensure_lsb_release:394 : return 2022-03-16 17:16:20.464 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-16 17:16:20.541 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-16 17:16:20.544 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-16 17:16:20.619 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-16 17:16:20.621 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-16 17:16:20.697 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-16 17:16:20.699 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-16 17:16:20.701 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-16 17:16:20.703 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-16 17:16:20.705 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-16 17:16:20.707 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-16 17:16:20.709 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-16 17:16:20.711 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-16 17:16:20.713 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-16 17:16:20.715 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-16 17:16:20.717 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-16 17:16:20.717 | Distro: focal 2022-03-16 17:16:20.719 | + tools/install_pip.sh:main:124 : get_versions 2022-03-16 17:16:20.722 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-16 17:16:20.725 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-16 17:16:20.727 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-16 17:16:20.730 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-16 17:16:20.730 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-16 17:16:21.466 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-16 17:16:21.468 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-16 17:16:21.468 | pip: 21.3.1 2022-03-16 17:16:21.470 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-16 17:16:21.472 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-16 17:16:21.474 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:16:21.475 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:16:21.477 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:16:21.480 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:16:21.481 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:16:21.483 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:16:21.485 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:16:21.487 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:16:21.488 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:16:21.490 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:16:21.492 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:16:21.494 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-16 17:16:21.496 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:16:21.497 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:16:21.499 | + tools/install_pip.sh:main:142 : : 2022-03-16 17:16:21.501 | + tools/install_pip.sh:main:147 : set -x 2022-03-16 17:16:21.503 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-16 17:16:21.505 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-16 17:16:21.507 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 17:16:21.510 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-16 17:16:21.512 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-16 17:16:21.513 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 17:16:21.516 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:16:21.516 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 17:16:21.521 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-16 17:16:21.522 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-16 17:16:21.525 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-16 17:16:21.527 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-16 17:16:21.529 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-16 17:16:21.546 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-16 17:16:21.548 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-16 17:16:22.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:16:22.453 | from cryptography.utils import int_from_bytes 2022-03-16 17:16:22.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:16:22.453 | from cryptography.utils import int_from_bytes 2022-03-16 17:16:23.692 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:16:25.390 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-16 17:16:25.401 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-16 17:16:27.977 | Installing collected packages: setuptools 2022-03-16 17:16:28.770 | Successfully installed setuptools-60.9.3 2022-03-16 17:16:28.770 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 17:16:28.942 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:16:28.943 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:16:29.084 | + inc/python:pip_install:200 : result=0 2022-03-16 17:16:29.085 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:16:29.088 | + functions-common:time_stop:2425 : local name 2022-03-16 17:16:29.090 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:16:29.091 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:16:29.093 | + functions-common:time_stop:2428 : local total 2022-03-16 17:16:29.095 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:16:29.097 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:16:29.098 | + functions-common:time_stop:2432 : start_time=1647450981541 2022-03-16 17:16:29.100 | + functions-common:time_stop:2434 : [[ -z 1647450981541 ]] 2022-03-16 17:16:29.102 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:16:29.106 | + functions-common:time_stop:2437 : end_time=1647450989104 2022-03-16 17:16:29.107 | + functions-common:time_stop:2438 : elapsed_time=7563 2022-03-16 17:16:29.109 | + functions-common:time_stop:2439 : total=0 2022-03-16 17:16:29.111 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:16:29.113 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7563 2022-03-16 17:16:29.114 | + inc/python:pip_install:203 : return 0 2022-03-16 17:16:29.116 | + tools/install_pip.sh:main:153 : get_versions 2022-03-16 17:16:29.119 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-16 17:16:29.123 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-16 17:16:29.125 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-16 17:16:29.128 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-16 17:16:29.128 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-16 17:16:29.821 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-16 17:16:29.823 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-16 17:16:29.823 | pip: 21.3.1 2022-03-16 17:16:29.826 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-16 17:16:29.829 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-16 17:16:29.832 | + ./stack.sh:main:796 : fixup_all 2022-03-16 17:16:29.835 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-16 17:16:29.838 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-16 17:16:29.840 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:16:29.842 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:16:29.844 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-16 17:16:29.856 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-16 17:16:29.868 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-16 17:16:29.879 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-16 17:16:29.882 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-16 17:16:29.884 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:16:29.887 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:16:29.889 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:16:29.891 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:16:29.893 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:16:29.895 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:16:29.897 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:16:29.900 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:16:29.902 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:16:29.904 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:16:29.906 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:16:29.908 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-16 17:16:29.911 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-16 17:16:29.913 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-16 17:16:29.915 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:16:29.917 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:16:29.920 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:16:29.922 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:16:29.924 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:16:29.926 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:16:29.928 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-16 17:16:29.932 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-16 17:16:29.934 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-16 17:16:29.936 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-16 17:16:29.939 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-16 17:16:29.941 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-16 17:16:29.943 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-16 17:16:29.967 | Using python 3.8 to install os-testr 2022-03-16 17:16:29.969 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-16 17:16:30.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:16:30.848 | from cryptography.utils import int_from_bytes 2022-03-16 17:16:30.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:16:30.848 | from cryptography.utils import int_from_bytes 2022-03-16 17:16:32.033 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:16:32.061 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-16 17:16:32.557 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-16 17:16:32.558 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-16 17:16:32.559 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-16 17:16:32.560 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-16 17:16:32.573 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-16 17:16:32.599 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-16 17:16:32.600 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-16 17:16:32.601 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-16 17:16:32.603 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-16 17:16:32.604 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-16 17:16:32.628 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-16 17:16:32.629 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-16 17:16:32.630 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-16 17:16:32.632 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-16 17:16:32.633 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-16 17:16:32.646 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-16 17:16:32.712 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-16 17:16:32.713 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-16 17:16:32.714 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-16 17:16:35.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 2022-03-16 17:16:35.153 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:16:35.153 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:16:35.276 | + inc/python:pip_install:200 : result=0 2022-03-16 17:16:35.279 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:16:35.281 | + functions-common:time_stop:2425 : local name 2022-03-16 17:16:35.283 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:16:35.285 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:16:35.287 | + functions-common:time_stop:2428 : local total 2022-03-16 17:16:35.290 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:16:35.292 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:16:35.294 | + functions-common:time_stop:2432 : start_time=1647450989961 2022-03-16 17:16:35.296 | + functions-common:time_stop:2434 : [[ -z 1647450989961 ]] 2022-03-16 17:16:35.299 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:16:35.303 | + functions-common:time_stop:2437 : end_time=1647450995301 2022-03-16 17:16:35.306 | + functions-common:time_stop:2438 : elapsed_time=5340 2022-03-16 17:16:35.308 | + functions-common:time_stop:2439 : total=0 2022-03-16 17:16:35.310 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:16:35.312 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5340 2022-03-16 17:16:35.314 | + inc/python:pip_install:203 : return 0 2022-03-16 17:16:35.317 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-16 17:16:35.370 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-16 17:16:35.478 | + ./stack.sh:main:810 : install_infra 2022-03-16 17:16:35.481 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 17:16:35.484 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-16 17:16:35.488 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 17:16:35.489 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-16 17:16:35.515 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-16 17:16:37.479 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.489 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.496 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.500 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.603 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.622 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.626 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.630 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.645 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.654 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.655 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.687 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.697 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.702 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.720 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.758 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.766 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.771 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.819 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.832 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.836 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.856 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.863 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.910 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.928 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:37.932 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:38.025 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:38.032 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:38.087 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:38.209 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:38.234 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:38.238 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:38.249 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:38.254 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:38.274 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:38.281 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:38.298 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:38.355 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:38.368 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:38.384 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:38.428 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:38.432 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:38.438 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:16:38.577 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-16 17:16:38.863 | + inc/python:pip_install:200 : result=0 2022-03-16 17:16:38.865 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:16:38.868 | + functions-common:time_stop:2425 : local name 2022-03-16 17:16:38.870 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:16:38.872 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:16:38.875 | + functions-common:time_stop:2428 : local total 2022-03-16 17:16:38.877 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:16:38.879 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:16:38.881 | + functions-common:time_stop:2432 : start_time=1647450995506 2022-03-16 17:16:38.884 | + functions-common:time_stop:2434 : [[ -z 1647450995506 ]] 2022-03-16 17:16:38.887 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:16:38.891 | + functions-common:time_stop:2437 : end_time=1647450998889 2022-03-16 17:16:38.893 | + functions-common:time_stop:2438 : elapsed_time=3383 2022-03-16 17:16:38.895 | + functions-common:time_stop:2439 : total=5340 2022-03-16 17:16:38.898 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:16:38.900 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8723 2022-03-16 17:16:38.902 | + inc/python:pip_install:203 : return 0 2022-03-16 17:16:38.904 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 17:16:38.907 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-16 17:16:38.930 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-16 17:16:40.745 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:40.755 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:40.762 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:40.766 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:40.869 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:40.888 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:40.892 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:40.896 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:40.919 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:40.929 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:40.932 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:40.967 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:40.977 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:40.982 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.000 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.037 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.045 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.051 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.102 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.115 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.120 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.140 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.146 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.194 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.213 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.217 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.309 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.316 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.371 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.494 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.518 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.523 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.533 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.539 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.559 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.565 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.583 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.639 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.652 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.668 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.712 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.716 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-16 17:16:41.723 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:16:41.725 | Processing /opt/stack/requirements 2022-03-16 17:16:43.486 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-16 17:16:43.489 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-16 17:16:43.501 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-16 17:16:43.506 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-16 17:16:43.509 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-16 17:16:43.515 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-16 17:16:43.542 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-16 17:16:43.564 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-16 17:16:43.574 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-16 17:16:43.594 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5342) (1.3) 2022-03-16 17:16:43.596 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5342) (0.3.0) 2022-03-16 17:16:43.612 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-16 17:16:43.615 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-16 17:16:43.620 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-16 17:16:43.623 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-16 17:16:43.626 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-16 17:16:43.638 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-16 17:16:43.687 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-16 17:16:43.693 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-16 17:16:43.697 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-16 17:16:43.708 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-16 17:16:43.713 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-16 17:16:43.775 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-16 17:16:43.777 | Building wheels for collected packages: openstack-requirements 2022-03-16 17:16:43.778 | Building wheel for openstack-requirements (setup.py): started 2022-03-16 17:16:44.623 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-16 17:16:44.624 | ERROR: Command errored out with exit status 1: 2022-03-16 17:16:44.624 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-jzp4h91q/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-jzp4h91q/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-vrs1svnu 2022-03-16 17:16:44.624 | cwd: /tmp/pip-req-build-jzp4h91q/ 2022-03-16 17:16:44.624 | Complete output (6 lines): 2022-03-16 17:16:44.624 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-16 17:16:44.624 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-16 17:16:44.624 | or: setup.py --help-commands 2022-03-16 17:16:44.624 | or: setup.py cmd --help 2022-03-16 17:16:44.624 | 2022-03-16 17:16:44.624 | error: invalid command 'bdist_wheel' 2022-03-16 17:16:44.624 | ---------------------------------------- 2022-03-16 17:16:44.624 | ERROR: Failed building wheel for openstack-requirements 2022-03-16 17:16:44.624 | Running setup.py clean for openstack-requirements 2022-03-16 17:16:45.478 | Failed to build openstack-requirements 2022-03-16 17:16:45.495 | Installing collected packages: openstack-requirements 2022-03-16 17:16:45.495 | Attempting uninstall: openstack-requirements 2022-03-16 17:16:45.496 | Found existing installation: openstack-requirements 1.2.1.dev5342 2022-03-16 17:16:45.531 | Uninstalling openstack-requirements-1.2.1.dev5342: 2022-03-16 17:16:45.550 | Successfully uninstalled openstack-requirements-1.2.1.dev5342 2022-03-16 17:16:45.553 | Running setup.py install for openstack-requirements: started 2022-03-16 17:16:47.940 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-16 17:16:47.968 | Successfully installed openstack-requirements-1.2.1.dev5342 2022-03-16 17:16:48.097 | + inc/python:pip_install:200 : result=0 2022-03-16 17:16:48.099 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:16:48.102 | + functions-common:time_stop:2425 : local name 2022-03-16 17:16:48.104 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:16:48.106 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:16:48.108 | + functions-common:time_stop:2428 : local total 2022-03-16 17:16:48.110 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:16:48.113 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:16:48.115 | + functions-common:time_stop:2432 : start_time=1647450998922 2022-03-16 17:16:48.118 | + functions-common:time_stop:2434 : [[ -z 1647450998922 ]] 2022-03-16 17:16:48.120 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:16:48.124 | + functions-common:time_stop:2437 : end_time=1647451008122 2022-03-16 17:16:48.127 | + functions-common:time_stop:2438 : elapsed_time=9200 2022-03-16 17:16:48.129 | + functions-common:time_stop:2439 : total=8723 2022-03-16 17:16:48.131 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:16:48.133 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17923 2022-03-16 17:16:48.136 | + inc/python:pip_install:203 : return 0 2022-03-16 17:16:48.138 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-16 17:16:48.141 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-16 17:16:48.143 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-16 17:16:48.146 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:16:48.148 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:16:48.151 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-16 17:16:48.153 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:16:48.155 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-16 17:16:48.177 | Using python 3.8 to install pbr 2022-03-16 17:16:48.179 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-16 17:16:49.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:16:49.064 | from cryptography.utils import int_from_bytes 2022-03-16 17:16:49.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:16:49.065 | from cryptography.utils import int_from_bytes 2022-03-16 17:16:50.207 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:16:50.234 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-16 17:16:52.850 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 17:16:52.858 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:16:52.858 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:16:52.984 | + inc/python:pip_install:200 : result=0 2022-03-16 17:16:52.986 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:16:52.988 | + functions-common:time_stop:2425 : local name 2022-03-16 17:16:52.991 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:16:52.993 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:16:52.995 | + functions-common:time_stop:2428 : local total 2022-03-16 17:16:52.997 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:16:53.000 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:16:53.002 | + functions-common:time_stop:2432 : start_time=1647451008171 2022-03-16 17:16:53.004 | + functions-common:time_stop:2434 : [[ -z 1647451008171 ]] 2022-03-16 17:16:53.007 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:16:53.011 | + functions-common:time_stop:2437 : end_time=1647451013008 2022-03-16 17:16:53.013 | + functions-common:time_stop:2438 : elapsed_time=4837 2022-03-16 17:16:53.015 | + functions-common:time_stop:2439 : total=17923 2022-03-16 17:16:53.017 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:16:53.019 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22760 2022-03-16 17:16:53.021 | + inc/python:pip_install:203 : return 0 2022-03-16 17:16:53.025 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-16 17:16:55.342 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-16 17:16:57.278 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:16:57.279 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-16 17:16:57.294 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-16 17:16:57.297 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-16 17:16:57.300 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-16 17:16:57.305 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-16 17:16:57.308 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-16 17:16:57.382 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-16 17:16:57.385 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-16 17:16:57.388 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-16 17:16:57.406 | + ./stack.sh:main:819 : pkgs= 2022-03-16 17:16:57.408 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-16 17:16:57.410 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-16 17:16:57.413 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 17:16:57.416 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-16 17:16:57.418 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 17:16:57.420 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 17:16:57.423 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 17:16:57.425 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 17:16:57.427 | + functions-common:run_phase:1863 : local extra 2022-03-16 17:16:57.430 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 17:16:57.434 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 17:16:57.437 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 17:16:57.439 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 17:16:57.441 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-16 17:16:57.443 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 17:16:57.459 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:16:57.462 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:16:57.464 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:16:57.466 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-16 17:16:57.468 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:16:57.471 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 17:16:57.473 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:16:57.475 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-16 17:16:57.478 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:16:57.480 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-16 17:16:57.482 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:16:57.484 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-16 17:16:57.487 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 17:16:57.489 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 17:16:57.491 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:16:57.493 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 17:16:57.496 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-16 17:16:57.498 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 17:16:57.500 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-16 17:16:57.502 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 17:16:57.505 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 17:16:57.507 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-16 17:16:57.510 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-16 17:16:57.512 | + functions:set_systemd_override:821 : local value=2048 2022-03-16 17:16:57.514 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-16 17:16:57.517 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-16 17:16:57.571 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-16 17:16:57.571 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-16 17:16:57.573 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-16 17:16:57.975 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-16 17:16:57.978 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-16 17:16:57.995 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:16:57.997 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-16 17:16:57.999 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:16:58.002 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:16:58.004 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:16:58.006 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:16:58.009 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:16:58.012 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:16:58.014 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:16:58.016 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:16:58.019 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:16:58.021 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:16:58.024 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:16:58.026 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:16:58.029 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-16 17:16:58.031 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:16:58.033 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:16:58.036 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:16:58.038 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-16 17:16:58.060 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-16 17:16:58.171 | Reading package lists... 2022-03-16 17:16:58.417 | Building dependency tree... 2022-03-16 17:16:58.419 | Reading state information... 2022-03-16 17:16:58.682 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-16 17:16:58.682 | The following packages were automatically installed and are no longer required: 2022-03-16 17:16:58.683 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:16:58.683 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:16:58.683 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:16:58.683 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:16:58.683 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:16:58.683 | python3-zope.interface 2022-03-16 17:16:58.683 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:16:58.801 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:16:58.806 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:16:58.809 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:16:58.811 | + functions-common:time_stop:2425 : local name 2022-03-16 17:16:58.813 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:16:58.816 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:16:58.818 | + functions-common:time_stop:2428 : local total 2022-03-16 17:16:58.820 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:16:58.823 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:16:58.825 | + functions-common:time_stop:2432 : start_time=1647451018057 2022-03-16 17:16:58.827 | + functions-common:time_stop:2434 : [[ -z 1647451018057 ]] 2022-03-16 17:16:58.830 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:16:58.834 | + functions-common:time_stop:2437 : end_time=1647451018832 2022-03-16 17:16:58.837 | + functions-common:time_stop:2438 : elapsed_time=775 2022-03-16 17:16:58.839 | + functions-common:time_stop:2439 : total=1552 2022-03-16 17:16:58.841 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:16:58.844 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2327 2022-03-16 17:16:58.846 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:16:58.848 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-16 17:16:58.851 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:16:58.854 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:16:58.856 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:16:58.858 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:16:58.861 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:16:58.863 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:16:58.865 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-16 17:16:58.868 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:16:58.871 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:16:58.873 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:16:58.875 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:16:58.878 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:16:58.880 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:16:58.882 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:16:58.885 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:16:58.887 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:16:58.889 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:16:58.892 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:16:58.894 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-16 17:16:58.896 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:16:58.899 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:16:58.902 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:16:58.904 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:16:58.906 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:16:58.909 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:16:58.911 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-16 17:16:58.914 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-16 17:16:58.930 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:16:58.933 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-16 17:16:58.935 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:16:58.937 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-16 17:16:58.940 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-16 17:16:58.943 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-16 17:16:58.947 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-16 17:16:58.950 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-16 17:16:58.952 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-16 17:16:58.954 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-16 17:16:58.957 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-16 17:16:58.959 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-16 17:16:58.962 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-16 17:16:59.668 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-16 17:16:59.668 | user tags 2022-03-16 17:16:59.668 | stackrabbit []' 2022-03-16 17:16:59.672 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-16 17:16:59.672 | user tags 2022-03-16 17:16:59.672 | stackrabbit []' 2022-03-16 17:16:59.672 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-16 17:16:59.678 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-16 17:16:59.681 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-16 17:16:59.683 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-16 17:17:00.362 | Changing password for user "stackrabbit" ... 2022-03-16 17:17:00.386 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-16 17:17:01.058 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-16 17:17:01.082 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-16 17:17:01.085 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-16 17:17:01.761 | Changing password for user "stackrabbit" ... 2022-03-16 17:17:01.784 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-16 17:17:01.786 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-16 17:17:01.789 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-16 17:17:02.447 | Deleting user "guest" ... 2022-03-16 17:17:02.465 | Error: 2022-03-16 17:17:02.465 | {:no_such_user, "guest"} 2022-03-16 17:17:02.479 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-16 17:17:02.482 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-16 17:17:02.499 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:17:02.502 | + ./stack.sh:main:836 : install_database 2022-03-16 17:17:02.504 | + lib/database:install_database:118 : install_database_mysql 2022-03-16 17:17:02.506 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-16 17:17:02.509 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:17:02.512 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:17:02.514 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-16 17:17:02.740 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-16 17:17:02.743 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-16 17:17:02.745 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-16 17:17:02.747 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-16 17:17:02.750 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:17:02.752 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-16 17:17:02.755 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:17:02.757 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:17:02.760 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:17:02.762 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:17:02.764 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:17:02.767 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:17:02.769 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:17:02.771 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:17:02.774 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:17:02.779 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:17:02.781 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:17:02.783 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-16 17:17:02.786 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:17:02.788 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:17:02.791 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:17:02.793 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:17:02.796 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:17:02.798 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:17:02.800 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-16 17:17:02.803 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:17:02.805 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:17:02.808 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-16 17:17:02.810 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:17:02.812 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:17:02.815 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:17:02.817 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:17:02.819 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:17:02.821 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:17:02.824 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:17:02.826 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:17:02.829 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:17:02.831 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:17:02.833 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:17:02.836 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:17:02.839 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-16 17:17:02.841 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:17:02.843 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:17:02.846 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:17:02.848 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-16 17:17:02.870 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-16 17:17:02.982 | Reading package lists... 2022-03-16 17:17:03.240 | Building dependency tree... 2022-03-16 17:17:03.241 | Reading state information... 2022-03-16 17:17:03.510 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-16 17:17:03.510 | The following packages were automatically installed and are no longer required: 2022-03-16 17:17:03.511 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:17:03.511 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:17:03.511 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:17:03.511 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:17:03.511 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:17:03.511 | python3-zope.interface 2022-03-16 17:17:03.511 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:17:03.626 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:17:03.631 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:17:03.634 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:17:03.636 | + functions-common:time_stop:2425 : local name 2022-03-16 17:17:03.638 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:17:03.641 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:17:03.643 | + functions-common:time_stop:2428 : local total 2022-03-16 17:17:03.645 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:17:03.647 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:17:03.650 | + functions-common:time_stop:2432 : start_time=1647451022867 2022-03-16 17:17:03.652 | + functions-common:time_stop:2434 : [[ -z 1647451022867 ]] 2022-03-16 17:17:03.655 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:17:03.659 | + functions-common:time_stop:2437 : end_time=1647451023656 2022-03-16 17:17:03.661 | + functions-common:time_stop:2438 : elapsed_time=789 2022-03-16 17:17:03.664 | + functions-common:time_stop:2439 : total=2327 2022-03-16 17:17:03.666 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:17:03.668 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3116 2022-03-16 17:17:03.671 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:17:03.673 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-16 17:17:03.675 | + ./stack.sh:main:839 : install_database_python 2022-03-16 17:17:03.678 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-16 17:17:03.680 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-16 17:17:03.682 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-16 17:17:03.685 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 17:17:03.688 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-16 17:17:03.690 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-16 17:17:03.692 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 17:17:03.697 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:17:03.697 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 17:17:03.703 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-16 17:17:03.705 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-16 17:17:03.707 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-16 17:17:03.711 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-16 17:17:03.713 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-16 17:17:03.735 | Using python 3.8 to install PyMySQL 2022-03-16 17:17:03.738 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-16 17:17:04.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:17:04.640 | from cryptography.utils import int_from_bytes 2022-03-16 17:17:04.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:17:04.641 | from cryptography.utils import int_from_bytes 2022-03-16 17:17:05.802 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:17:05.830 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-16 17:17:08.366 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 17:17:08.374 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:17:08.374 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:17:08.498 | + inc/python:pip_install:200 : result=0 2022-03-16 17:17:08.501 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:17:08.503 | + functions-common:time_stop:2425 : local name 2022-03-16 17:17:08.506 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:17:08.509 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:17:08.511 | + functions-common:time_stop:2428 : local total 2022-03-16 17:17:08.514 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:17:08.516 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:17:08.518 | + functions-common:time_stop:2432 : start_time=1647451023730 2022-03-16 17:17:08.521 | + functions-common:time_stop:2434 : [[ -z 1647451023730 ]] 2022-03-16 17:17:08.524 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:17:08.529 | + functions-common:time_stop:2437 : end_time=1647451028526 2022-03-16 17:17:08.531 | + functions-common:time_stop:2438 : elapsed_time=4796 2022-03-16 17:17:08.534 | + functions-common:time_stop:2439 : total=22760 2022-03-16 17:17:08.537 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:17:08.539 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27556 2022-03-16 17:17:08.543 | + inc/python:pip_install:203 : return 0 2022-03-16 17:17:08.545 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-16 17:17:08.548 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-16 17:17:08.550 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-16 17:17:08.552 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-16 17:17:08.569 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:17:08.572 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-16 17:17:08.575 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-16 17:17:08.578 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:17:08.579 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:17:08.584 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:17:08.587 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:17:08.589 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 17:17:08.592 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:17:08.594 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-16 17:17:08.596 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-16 17:17:08.612 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:17:08.615 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-16 17:17:08.617 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:17:08.620 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:17:08.622 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:17:08.625 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:17:08.627 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:17:08.629 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:17:08.632 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:17:08.635 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:17:08.637 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:17:08.640 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:17:08.642 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:17:08.644 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:17:08.647 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-16 17:17:08.649 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:17:08.652 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:17:08.654 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:17:08.656 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-16 17:17:08.677 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-16 17:17:08.788 | Reading package lists... 2022-03-16 17:17:09.037 | Building dependency tree... 2022-03-16 17:17:09.039 | Reading state information... 2022-03-16 17:17:09.297 | radvd is already the newest version (1:2.17-2). 2022-03-16 17:17:09.297 | The following packages were automatically installed and are no longer required: 2022-03-16 17:17:09.299 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:17:09.299 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:17:09.299 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:17:09.299 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:17:09.299 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:17:09.299 | python3-zope.interface 2022-03-16 17:17:09.299 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:17:09.415 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:17:09.419 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:17:09.422 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:17:09.424 | + functions-common:time_stop:2425 : local name 2022-03-16 17:17:09.426 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:17:09.428 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:17:09.431 | + functions-common:time_stop:2428 : local total 2022-03-16 17:17:09.433 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:17:09.435 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:17:09.437 | + functions-common:time_stop:2432 : start_time=1647451028675 2022-03-16 17:17:09.440 | + functions-common:time_stop:2434 : [[ -z 1647451028675 ]] 2022-03-16 17:17:09.442 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:17:09.447 | + functions-common:time_stop:2437 : end_time=1647451029444 2022-03-16 17:17:09.449 | + functions-common:time_stop:2438 : elapsed_time=769 2022-03-16 17:17:09.451 | + functions-common:time_stop:2439 : total=3116 2022-03-16 17:17:09.454 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:17:09.456 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3885 2022-03-16 17:17:09.458 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:17:09.461 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-16 17:17:09.478 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:17:09.481 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-16 17:17:09.483 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-16 17:17:09.485 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-16 17:17:09.488 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-16 17:17:09.508 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-16 17:17:09.510 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:17:09.512 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:17:09.515 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:17:09.517 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:17:09.519 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:17:09.521 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:17:09.524 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:17:09.526 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:17:09.529 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:17:09.531 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:17:09.533 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:17:09.535 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:17:09.537 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-16 17:17:09.540 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:17:09.542 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:17:09.544 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:17:09.547 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-16 17:17:09.567 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-16 17:17:09.677 | Reading package lists... 2022-03-16 17:17:09.921 | Building dependency tree... 2022-03-16 17:17:09.923 | Reading state information... 2022-03-16 17:17:10.186 | fakeroot is already the newest version (1.24-1). 2022-03-16 17:17:10.186 | make is already the newest version (4.2.1-1.2). 2022-03-16 17:17:10.186 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-16 17:17:10.186 | The following packages were automatically installed and are no longer required: 2022-03-16 17:17:10.187 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:17:10.187 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:17:10.187 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:17:10.187 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:17:10.187 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:17:10.187 | python3-zope.interface 2022-03-16 17:17:10.188 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:17:10.303 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:17:10.308 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:17:10.310 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:17:10.312 | + functions-common:time_stop:2425 : local name 2022-03-16 17:17:10.314 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:17:10.317 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:17:10.319 | + functions-common:time_stop:2428 : local total 2022-03-16 17:17:10.322 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:17:10.324 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:17:10.327 | + functions-common:time_stop:2432 : start_time=1647451029565 2022-03-16 17:17:10.329 | + functions-common:time_stop:2434 : [[ -z 1647451029565 ]] 2022-03-16 17:17:10.332 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:17:10.336 | + functions-common:time_stop:2437 : end_time=1647451030333 2022-03-16 17:17:10.338 | + functions-common:time_stop:2438 : elapsed_time=768 2022-03-16 17:17:10.340 | + functions-common:time_stop:2439 : total=3885 2022-03-16 17:17:10.343 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:17:10.345 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4653 2022-03-16 17:17:10.347 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:17:10.349 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-16 17:17:10.352 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:17:10.354 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:17:10.356 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-16 17:17:10.359 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-16 17:17:10.362 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-16 17:17:10.365 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-16 17:17:10.368 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-16 17:17:10.372 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-16 17:17:10.372 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-16 17:17:10.377 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-16 17:17:10.379 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-16 17:17:10.381 | + functions:vercmp:628 : local v1=5.4 2022-03-16 17:17:10.385 | + functions:vercmp:629 : local 'op=<' 2022-03-16 17:17:10.387 | + functions:vercmp:630 : local v2=3.13 2022-03-16 17:17:10.389 | + functions:vercmp:631 : local result 2022-03-16 17:17:10.393 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-16 17:17:10.393 | ++ functions:vercmp:635 : sort -V 2022-03-16 17:17:10.393 | ++ functions:vercmp:635 : head -1 2022-03-16 17:17:10.398 | + functions:vercmp:635 : result=3.13 2022-03-16 17:17:10.400 | + functions:vercmp:637 : case $op in 2022-03-16 17:17:10.403 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-16 17:17:10.405 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-16 17:17:10.407 | + functions:vercmp:648 : return 2022-03-16 17:17:10.410 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-16 17:17:10.412 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:17:10.414 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-16 17:17:11.005 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-16 17:17:11.008 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-16 17:17:11.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.015 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-16 17:17:11.018 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.020 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-16 17:17:11.040 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:17:11.042 | + ./stack.sh:main:847 : install_etcd3 2022-03-16 17:17:11.045 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-16 17:17:11.045 | Installing etcd 2022-03-16 17:17:11.047 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-16 17:17:11.060 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-16 17:17:11.075 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-16 17:17:11.077 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-16 17:17:11.092 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-16 17:17:11.096 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 17:17:11.098 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 17:17:11.102 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 17:17:11.107 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 17:17:11.109 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-16 17:17:11.111 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-16 17:17:11.114 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 17:17:11.116 | ++ functions:get_extra_file:74 : return 2022-03-16 17:17:11.119 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 17:17:11.121 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-16 17:17:11.124 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-16 17:17:11.126 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-16 17:17:11.143 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:17:11.145 | + ./stack.sh:main:866 : install_dstat 2022-03-16 17:17:11.149 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-16 17:17:11.173 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:17:11.176 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-16 17:17:11.178 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:17:11.180 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-16 17:17:11.183 | + ./stack.sh:main:875 : install_libs 2022-03-16 17:17:11.185 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-16 17:17:11.187 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-16 17:17:11.190 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-16 17:17:11.192 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-16 17:17:11.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.197 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-16 17:17:11.202 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.204 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-16 17:17:11.206 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-16 17:17:11.209 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-16 17:17:11.211 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-16 17:17:11.214 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.216 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.218 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-16 17:17:11.220 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.223 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-16 17:17:11.225 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-16 17:17:11.228 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-16 17:17:11.230 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-16 17:17:11.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.235 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.237 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-16 17:17:11.240 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.242 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-16 17:17:11.244 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-16 17:17:11.247 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-16 17:17:11.249 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-16 17:17:11.251 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.254 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.256 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-16 17:17:11.259 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.261 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-16 17:17:11.263 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-16 17:17:11.266 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-16 17:17:11.268 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-16 17:17:11.270 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-16 17:17:11.278 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.280 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-16 17:17:11.283 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-16 17:17:11.285 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-16 17:17:11.287 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-16 17:17:11.290 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-16 17:17:11.297 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.299 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-16 17:17:11.302 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-16 17:17:11.304 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-16 17:17:11.306 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-16 17:17:11.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.311 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.313 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-16 17:17:11.316 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.318 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-16 17:17:11.321 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-16 17:17:11.324 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-16 17:17:11.326 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-16 17:17:11.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.331 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.333 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-16 17:17:11.335 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.338 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-16 17:17:11.340 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-16 17:17:11.342 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-16 17:17:11.345 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-16 17:17:11.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.349 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.352 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-16 17:17:11.354 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.357 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-16 17:17:11.359 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-16 17:17:11.362 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-16 17:17:11.364 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-16 17:17:11.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.369 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-16 17:17:11.374 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.376 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-16 17:17:11.379 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-16 17:17:11.381 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-16 17:17:11.384 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-16 17:17:11.386 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.388 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-16 17:17:11.393 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.396 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-16 17:17:11.398 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-16 17:17:11.400 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-16 17:17:11.403 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-16 17:17:11.405 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.410 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-16 17:17:11.412 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.415 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-16 17:17:11.418 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-16 17:17:11.420 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-16 17:17:11.422 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-16 17:17:11.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.429 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-16 17:17:11.432 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.434 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-16 17:17:11.437 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-16 17:17:11.439 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-16 17:17:11.441 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-16 17:17:11.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-16 17:17:11.452 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.454 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-16 17:17:11.456 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-16 17:17:11.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-16 17:17:11.461 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-16 17:17:11.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-16 17:17:11.471 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.473 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-16 17:17:11.476 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-16 17:17:11.478 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-16 17:17:11.481 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-16 17:17:11.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.488 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-16 17:17:11.490 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.493 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-16 17:17:11.496 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-16 17:17:11.498 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-16 17:17:11.500 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-16 17:17:11.503 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.505 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.507 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-16 17:17:11.510 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.512 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-16 17:17:11.515 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-16 17:17:11.517 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-16 17:17:11.519 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-16 17:17:11.522 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.524 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.527 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-16 17:17:11.529 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.531 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-16 17:17:11.534 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-16 17:17:11.536 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-16 17:17:11.539 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-16 17:17:11.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.544 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-16 17:17:11.549 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.551 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-16 17:17:11.553 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-16 17:17:11.556 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-16 17:17:11.558 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-16 17:17:11.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.563 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-16 17:17:11.568 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.571 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-16 17:17:11.574 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-16 17:17:11.576 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-16 17:17:11.578 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-16 17:17:11.581 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.583 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.586 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-16 17:17:11.588 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.591 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-16 17:17:11.593 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-16 17:17:11.596 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-16 17:17:11.598 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-16 17:17:11.600 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.603 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.605 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-16 17:17:11.608 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.610 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-16 17:17:11.612 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-16 17:17:11.615 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-16 17:17:11.618 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-16 17:17:11.620 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.623 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.625 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-16 17:17:11.627 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.630 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-16 17:17:11.633 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-16 17:17:11.635 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-16 17:17:11.637 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-16 17:17:11.640 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.642 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.645 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-16 17:17:11.647 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.649 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-16 17:17:11.652 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-16 17:17:11.654 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-16 17:17:11.656 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-16 17:17:11.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.661 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.664 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-16 17:17:11.666 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.668 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-16 17:17:11.671 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-16 17:17:11.673 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-16 17:17:11.676 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-16 17:17:11.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.681 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.683 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-16 17:17:11.685 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.688 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-16 17:17:11.690 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-16 17:17:11.693 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-16 17:17:11.696 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-16 17:17:11.698 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.701 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.703 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-16 17:17:11.705 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.708 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-16 17:17:11.710 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-16 17:17:11.713 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-16 17:17:11.715 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-16 17:17:11.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.720 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-16 17:17:11.724 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.727 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-16 17:17:11.729 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-16 17:17:11.731 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-16 17:17:11.734 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-16 17:17:11.736 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.739 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.741 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-16 17:17:11.744 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.746 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-16 17:17:11.749 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-16 17:17:11.751 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-16 17:17:11.753 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-16 17:17:11.756 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.761 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-16 17:17:11.764 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.766 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-16 17:17:11.768 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-16 17:17:11.771 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-16 17:17:11.773 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-16 17:17:11.776 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.778 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.780 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-16 17:17:11.783 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.785 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-16 17:17:11.787 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-16 17:17:11.790 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-16 17:17:11.792 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-16 17:17:11.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.797 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.800 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-16 17:17:11.802 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.805 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-16 17:17:11.807 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-16 17:17:11.810 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-16 17:17:11.812 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-16 17:17:11.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.817 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-16 17:17:11.822 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.825 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-16 17:17:11.827 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-16 17:17:11.830 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-16 17:17:11.832 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-16 17:17:11.835 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.837 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.839 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-16 17:17:11.842 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.844 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-16 17:17:11.846 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-16 17:17:11.849 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-16 17:17:11.851 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-16 17:17:11.854 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.856 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.858 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-16 17:17:11.861 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.863 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-16 17:17:11.865 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-16 17:17:11.868 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-16 17:17:11.871 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-16 17:17:11.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.876 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.878 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-16 17:17:11.880 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.883 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-16 17:17:11.886 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-16 17:17:11.888 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-16 17:17:11.891 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-16 17:17:11.893 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.895 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.898 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-16 17:17:11.900 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.903 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-16 17:17:11.905 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-16 17:17:11.908 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-16 17:17:11.910 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-16 17:17:11.912 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:11.915 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:11.917 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-16 17:17:11.920 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:11.922 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-16 17:17:11.944 | Using python 3.8 to install etcd3 2022-03-16 17:17:11.947 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-16 17:17:12.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:17:12.821 | from cryptography.utils import int_from_bytes 2022-03-16 17:17:12.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:17:12.821 | from cryptography.utils import int_from_bytes 2022-03-16 17:17:13.963 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:17:13.989 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-16 17:17:13.997 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-16 17:17:13.998 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-16 17:17:13.999 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-16 17:17:14.000 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-16 17:17:16.542 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 17:17:16.549 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:17:16.549 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:17:16.674 | + inc/python:pip_install:200 : result=0 2022-03-16 17:17:16.676 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:17:16.679 | + functions-common:time_stop:2425 : local name 2022-03-16 17:17:16.682 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:17:16.684 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:17:16.686 | + functions-common:time_stop:2428 : local total 2022-03-16 17:17:16.688 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:17:16.690 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:17:16.693 | + functions-common:time_stop:2432 : start_time=1647451031938 2022-03-16 17:17:16.695 | + functions-common:time_stop:2434 : [[ -z 1647451031938 ]] 2022-03-16 17:17:16.698 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:17:16.702 | + functions-common:time_stop:2437 : end_time=1647451036700 2022-03-16 17:17:16.704 | + functions-common:time_stop:2438 : elapsed_time=4762 2022-03-16 17:17:16.707 | + functions-common:time_stop:2439 : total=27556 2022-03-16 17:17:16.709 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:17:16.711 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32318 2022-03-16 17:17:16.713 | + inc/python:pip_install:203 : return 0 2022-03-16 17:17:16.716 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-16 17:17:16.739 | Using python 3.8 to install etcd3gw 2022-03-16 17:17:16.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 etcd3gw 2022-03-16 17:17:17.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:17:17.634 | from cryptography.utils import int_from_bytes 2022-03-16 17:17:17.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:17:17.634 | from cryptography.utils import int_from_bytes 2022-03-16 17:17:18.766 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:17:18.793 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-16 17:17:18.800 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-16 17:17:18.801 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-16 17:17:18.802 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-16 17:17:18.803 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-16 17:17:18.837 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-16 17:17:18.840 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-16 17:17:18.841 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-16 17:17:18.841 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-16 17:17:21.342 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 17:17:21.349 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:17:21.349 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:17:21.470 | + inc/python:pip_install:200 : result=0 2022-03-16 17:17:21.472 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:17:21.474 | + functions-common:time_stop:2425 : local name 2022-03-16 17:17:21.477 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:17:21.479 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:17:21.481 | + functions-common:time_stop:2428 : local total 2022-03-16 17:17:21.483 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:17:21.486 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:17:21.488 | + functions-common:time_stop:2432 : start_time=1647451036733 2022-03-16 17:17:21.490 | + functions-common:time_stop:2434 : [[ -z 1647451036733 ]] 2022-03-16 17:17:21.493 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:17:21.498 | + functions-common:time_stop:2437 : end_time=1647451041495 2022-03-16 17:17:21.500 | + functions-common:time_stop:2438 : elapsed_time=4762 2022-03-16 17:17:21.502 | + functions-common:time_stop:2439 : total=32318 2022-03-16 17:17:21.504 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:17:21.506 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37080 2022-03-16 17:17:21.509 | + inc/python:pip_install:203 : return 0 2022-03-16 17:17:21.512 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-16 17:17:21.514 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-16 17:17:21.517 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-16 17:17:21.519 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:17:21.521 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:17:21.524 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:17:21.526 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:17:21.529 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:17:21.531 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:17:21.533 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:17:21.536 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:17:21.538 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:17:21.541 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:17:21.543 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:17:21.546 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-16 17:17:21.549 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:17:21.551 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:17:21.553 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-16 17:17:21.556 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 17:17:21.559 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:17:21.561 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:17:21.563 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:17:21.566 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:17:21.568 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:17:21.571 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:17:21.574 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:17:21.576 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:17:21.579 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:17:21.581 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:17:21.583 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:17:21.586 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:17:21.588 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 17:17:21.591 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:17:21.593 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:17:21.595 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:17:21.597 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 17:17:21.620 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 17:17:21.730 | Reading package lists... 2022-03-16 17:17:21.975 | Building dependency tree... 2022-03-16 17:17:21.977 | Reading state information... 2022-03-16 17:17:22.239 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-16 17:17:22.239 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-16 17:17:22.239 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 17:17:22.239 | The following packages were automatically installed and are no longer required: 2022-03-16 17:17:22.240 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:17:22.240 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:17:22.240 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:17:22.240 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:17:22.240 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:17:22.240 | python3-zope.interface 2022-03-16 17:17:22.240 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:17:22.360 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:17:22.365 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:17:22.368 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:17:22.370 | + functions-common:time_stop:2425 : local name 2022-03-16 17:17:22.372 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:17:22.375 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:17:22.378 | + functions-common:time_stop:2428 : local total 2022-03-16 17:17:22.380 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:17:22.383 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:17:22.386 | + functions-common:time_stop:2432 : start_time=1647451041617 2022-03-16 17:17:22.388 | + functions-common:time_stop:2434 : [[ -z 1647451041617 ]] 2022-03-16 17:17:22.391 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:17:22.396 | + functions-common:time_stop:2437 : end_time=1647451042393 2022-03-16 17:17:22.399 | + functions-common:time_stop:2438 : elapsed_time=776 2022-03-16 17:17:22.401 | + functions-common:time_stop:2439 : total=4653 2022-03-16 17:17:22.403 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:17:22.406 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5429 2022-03-16 17:17:22.409 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:17:22.412 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-16 17:17:22.414 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:17:22.417 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:17:22.419 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-16 17:17:22.496 | Module proxy already enabled 2022-03-16 17:17:22.501 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-16 17:17:22.567 | Considering dependency proxy for proxy_uwsgi: 2022-03-16 17:17:22.567 | Module proxy already enabled 2022-03-16 17:17:22.567 | Module proxy_uwsgi already enabled 2022-03-16 17:17:22.572 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-16 17:17:22.575 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 17:17:22.577 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:17:22.580 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 17:17:22.768 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-16 17:17:22.771 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-16 17:17:22.775 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-16 17:17:22.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:22.780 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:22.783 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-16 17:17:22.786 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:22.790 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-16 17:17:22.792 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-16 17:17:22.794 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-16 17:17:22.797 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:22.806 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:22.808 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-16 17:17:22.811 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:22.813 | + ./stack.sh:main:883 : install_glanceclient 2022-03-16 17:17:22.816 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-16 17:17:22.819 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-16 17:17:22.822 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:22.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:22.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-16 17:17:22.831 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:22.834 | + ./stack.sh:main:884 : install_cinderclient 2022-03-16 17:17:22.836 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-16 17:17:22.839 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-16 17:17:22.841 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:22.844 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:22.846 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-16 17:17:22.849 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:22.853 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-16 17:17:22.856 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-16 17:17:22.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:22.861 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:22.863 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-16 17:17:22.866 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:22.869 | + ./stack.sh:main:885 : install_novaclient 2022-03-16 17:17:22.872 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-16 17:17:22.874 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-16 17:17:22.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:22.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:22.883 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-16 17:17:22.885 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:22.888 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-16 17:17:22.909 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:17:22.911 | + ./stack.sh:main:887 : install_swiftclient 2022-03-16 17:17:22.914 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-16 17:17:22.918 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-16 17:17:22.920 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:22.924 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:22.927 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-16 17:17:22.929 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:22.932 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-16 17:17:22.952 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:17:22.955 | + ./stack.sh:main:890 : install_neutronclient 2022-03-16 17:17:22.957 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-16 17:17:22.960 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-16 17:17:22.963 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:22.966 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:22.968 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-16 17:17:22.971 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:22.974 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-16 17:17:22.977 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-16 17:17:22.980 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-16 17:17:22.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:22.985 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:22.988 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-16 17:17:22.990 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:22.993 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-16 17:17:22.996 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-16 17:17:22.999 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 17:17:23.002 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-16 17:17:23.005 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-16 17:17:23.007 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 17:17:23.011 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:17:23.011 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 17:17:23.017 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-16 17:17:23.020 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-16 17:17:23.022 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-16 17:17:23.026 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-16 17:17:23.029 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-16 17:17:23.053 | Using python 3.8 to install keystonemiddleware 2022-03-16 17:17:23.055 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-16 17:17:23.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:17:23.964 | from cryptography.utils import int_from_bytes 2022-03-16 17:17:23.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:17:23.964 | from cryptography.utils import int_from_bytes 2022-03-16 17:17:25.130 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:17:25.157 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-16 17:17:25.211 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-16 17:17:25.212 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-16 17:17:25.213 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-16 17:17:25.215 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-16 17:17:25.216 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-16 17:17:25.217 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-16 17:17:25.218 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-16 17:17:25.219 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-16 17:17:25.220 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-16 17:17:25.221 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-16 17:17:25.222 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-16 17:17:25.223 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-16 17:17:25.224 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-16 17:17:25.225 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-16 17:17:25.284 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-16 17:17:25.285 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-16 17:17:25.286 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-16 17:17:25.327 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-16 17:17:25.365 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-16 17:17:25.368 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-16 17:17:25.369 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-16 17:17:25.370 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-16 17:17:25.418 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-16 17:17:25.422 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-16 17:17:25.433 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-16 17:17:25.435 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-16 17:17:25.450 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-16 17:17:25.451 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-16 17:17:25.452 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-16 17:17:25.516 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-16 17:17:25.518 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-16 17:17:25.520 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-16 17:17:25.521 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-16 17:17:25.572 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-16 17:17:25.584 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-16 17:17:28.052 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 17:17:28.059 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:17:28.060 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:17:28.194 | + inc/python:pip_install:200 : result=0 2022-03-16 17:17:28.196 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:17:28.199 | + functions-common:time_stop:2425 : local name 2022-03-16 17:17:28.201 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:17:28.204 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:17:28.206 | + functions-common:time_stop:2428 : local total 2022-03-16 17:17:28.208 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:17:28.211 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:17:28.213 | + functions-common:time_stop:2432 : start_time=1647451043047 2022-03-16 17:17:28.216 | + functions-common:time_stop:2434 : [[ -z 1647451043047 ]] 2022-03-16 17:17:28.219 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:17:28.223 | + functions-common:time_stop:2437 : end_time=1647451048220 2022-03-16 17:17:28.225 | + functions-common:time_stop:2438 : elapsed_time=5173 2022-03-16 17:17:28.228 | + functions-common:time_stop:2439 : total=37080 2022-03-16 17:17:28.230 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:17:28.233 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42253 2022-03-16 17:17:28.235 | + inc/python:pip_install:203 : return 0 2022-03-16 17:17:28.238 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-16 17:17:28.240 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-16 17:17:28.243 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 17:17:28.246 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-16 17:17:28.248 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-16 17:17:28.251 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 17:17:28.255 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 17:17:28.255 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:17:28.260 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-16 17:17:28.263 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-16 17:17:28.265 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-16 17:17:28.268 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-16 17:17:28.270 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-16 17:17:28.293 | Using python 3.8 to install python-memcached 2022-03-16 17:17:28.295 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-16 17:17:29.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:17:29.182 | from cryptography.utils import int_from_bytes 2022-03-16 17:17:29.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:17:29.182 | from cryptography.utils import int_from_bytes 2022-03-16 17:17:30.343 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:17:30.371 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-16 17:17:30.374 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-16 17:17:32.942 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 17:17:32.950 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:17:32.950 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:17:33.076 | + inc/python:pip_install:200 : result=0 2022-03-16 17:17:33.079 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:17:33.081 | + functions-common:time_stop:2425 : local name 2022-03-16 17:17:33.083 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:17:33.086 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:17:33.089 | + functions-common:time_stop:2428 : local total 2022-03-16 17:17:33.091 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:17:33.093 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:17:33.096 | + functions-common:time_stop:2432 : start_time=1647451048287 2022-03-16 17:17:33.098 | + functions-common:time_stop:2434 : [[ -z 1647451048287 ]] 2022-03-16 17:17:33.101 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:17:33.105 | + functions-common:time_stop:2437 : end_time=1647451053103 2022-03-16 17:17:33.108 | + functions-common:time_stop:2438 : elapsed_time=4816 2022-03-16 17:17:33.110 | + functions-common:time_stop:2439 : total=42253 2022-03-16 17:17:33.112 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:17:33.114 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47069 2022-03-16 17:17:33.117 | + inc/python:pip_install:203 : return 0 2022-03-16 17:17:33.120 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-16 17:17:33.137 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:17:33.139 | + ./stack.sh:main:897 : '[' 10.222.0.24 == 10.222.0.24 ']' 2022-03-16 17:17:33.142 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-16 17:17:33.144 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-16 17:17:33.147 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-16 17:17:33.150 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:17:33.152 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-16 17:17:33.154 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-16 17:17:33.170 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:17:33.172 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-16 17:17:33.175 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-16 17:17:33.177 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-16 17:17:33.179 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:17:33.181 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:17:33.184 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:17:33.187 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:17:33.189 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:17:33.191 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:17:33.208 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:17:33.210 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:17:33.213 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:17:33.215 | + functions-common:git_clone:629 : echo master 2022-03-16 17:17:33.216 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:17:33.221 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-16 17:17:33.223 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:17:33.225 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-16 17:17:33.228 | + functions-common:git_clone:678 : head -1 2022-03-16 17:17:33.228 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:17:33.232 | 433f541b9 Update master for stable/yoga 2022-03-16 17:17:33.234 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:17:33.237 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-16 17:17:33.241 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:17:33.244 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 17:17:33.246 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-16 17:17:33.248 | + inc/python:setup_develop:344 : local extras= 2022-03-16 17:17:33.251 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-16 17:17:33.258 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:17:33.260 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 17:17:33.262 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-16 17:17:33.265 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:17:33.270 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 17:17:33.274 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-16 17:17:33.276 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:17:33.279 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-16 17:17:33.281 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:17:33.284 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:17:33.287 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-16 17:17:33.293 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-16 17:17:33.296 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-16 17:17:33.977 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-16 17:17:33.980 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:17:33.982 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:17:33.984 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:17:33.986 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 17:17:33.988 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-16 17:17:33.991 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:17:33.994 | + inc/python:setup_package:428 : local extras= 2022-03-16 17:17:33.996 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:17:33.998 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 17:17:34.000 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 17:17:34.003 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 17:17:34.005 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:17:34.007 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-16 17:17:34.028 | Using python 3.8 to install /opt/stack/keystone 2022-03-16 17:17:34.031 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-16 17:17:34.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:17:34.903 | from cryptography.utils import int_from_bytes 2022-03-16 17:17:34.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:17:34.903 | from cryptography.utils import int_from_bytes 2022-03-16 17:17:36.061 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:17:36.087 | Obtaining file:///opt/stack/keystone 2022-03-16 17:17:36.088 | Preparing metadata (setup.py): started 2022-03-16 17:17:39.646 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:17:39.721 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.8.1) 2022-03-16 17:17:39.722 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.8.7) 2022-03-16 17:17:39.723 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.0.3) 2022-03-16 17:17:39.724 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.3.9) 2022-03-16 17:17:39.726 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (36.0.1) 2022-03-16 17:17:39.727 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.4.31) 2022-03-16 17:17:39.728 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.13.0) 2022-03-16 17:17:39.729 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.5.0) 2022-03-16 17:17:39.730 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.7.4) 2022-03-16 17:17:39.731 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.4.0) 2022-03-16 17:17:39.732 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (9.4.0) 2022-03-16 17:17:39.733 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 17:17:39.734 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.8.20) 2022-03-16 17:17:39.735 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.10.1) 2022-03-16 17:17:39.736 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (8.8.0) 2022-03-16 17:17:39.737 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.1.0) 2022-03-16 17:17:39.739 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (12.13.0) 2022-03-16 17:17:39.740 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (11.2.0) 2022-03-16 17:17:39.741 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.1.0) 2022-03-16 17:17:39.743 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.7.0) 2022-03-16 17:17:39.744 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.5.1) 2022-03-16 17:17:39.745 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.11.0) 2022-03-16 17:17:39.746 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.3.0) 2022-03-16 17:17:39.747 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.5.0) 2022-03-16 17:17:39.748 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.12.2) 2022-03-16 17:17:39.749 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 17:17:39.750 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (7.1.1) 2022-03-16 17:17:39.752 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.3.0) 2022-03-16 17:17:39.753 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.1.5) 2022-03-16 17:17:39.754 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 17:17:39.755 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.1.1) 2022-03-16 17:17:39.756 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.0.3) 2022-03-16 17:17:39.757 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.4.2) 2022-03-16 17:17:39.758 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2021.3) 2022-03-16 17:17:39.769 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.16.0) 2022-03-16 17:17:39.769 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.15.0) 2022-03-16 17:17:39.812 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev1) (5.1.1) 2022-03-16 17:17:39.825 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (2.0.3) 2022-03-16 17:17:39.826 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (2.1.0) 2022-03-16 17:17:39.827 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (8.0.4) 2022-03-16 17:17:39.828 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (3.0.3) 2022-03-16 17:17:39.838 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev1) (9.0.1) 2022-03-16 17:17:39.898 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (4.5.0) 2022-03-16 17:17:39.900 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2.27.1) 2022-03-16 17:17:39.996 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (0.8.0) 2022-03-16 17:17:39.997 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (1.5.0) 2022-03-16 17:17:39.998 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (6.0) 2022-03-16 17:17:39.999 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (2.5.0) 2022-03-16 17:17:40.051 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (2.0.1) 2022-03-16 17:17:40.054 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (0.5.0) 2022-03-16 17:17:40.055 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (1.7.6) 2022-03-16 17:17:40.107 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev1) (2.8.2) 2022-03-16 17:17:40.110 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev1) (0.9.6) 2022-03-16 17:17:40.166 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.2.3) 2022-03-16 17:17:40.169 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.0.0) 2022-03-16 17:17:40.170 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.0.9) 2022-03-16 17:17:40.171 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.4.0) 2022-03-16 17:17:40.173 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.4.0) 2022-03-16 17:17:40.174 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.8.0) 2022-03-16 17:17:40.195 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev1) (3.3.0) 2022-03-16 17:17:40.242 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev1) (3.1.1) 2022-03-16 17:17:40.262 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (0.11.0) 2022-03-16 17:17:40.264 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (3.0.7) 2022-03-16 17:17:40.265 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (1.0.2) 2022-03-16 17:17:40.266 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (21.3) 2022-03-16 17:17:40.346 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev1) (4.5.0) 2022-03-16 17:17:40.458 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (1.9.2) 2022-03-16 17:17:40.460 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (5.4.0) 2022-03-16 17:17:40.461 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (60.9.3) 2022-03-16 17:17:40.462 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (0.7.1) 2022-03-16 17:17:40.463 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (22.0.0) 2022-03-16 17:17:40.678 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev1) (1.1.2) 2022-03-16 17:17:40.700 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.4.2) 2022-03-16 17:17:40.702 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.5.2) 2022-03-16 17:17:40.768 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev1) (1.1.6) 2022-03-16 17:17:40.769 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev1) (4.11.1) 2022-03-16 17:17:40.787 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (5.0.0) 2022-03-16 17:17:40.860 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev1) (2.21) 2022-03-16 17:17:40.899 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev1) (1.13.3) 2022-03-16 17:17:41.008 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (2.1.0) 2022-03-16 17:17:41.080 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (1.7.0) 2022-03-16 17:17:41.207 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev1) (0.17.3) 2022-03-16 17:17:41.236 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.13.1) 2022-03-16 17:17:41.274 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (3.5.0) 2022-03-16 17:17:41.275 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.1.1) 2022-03-16 17:17:41.277 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (1.3.3) 2022-03-16 17:17:41.278 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.33.0) 2022-03-16 17:17:41.280 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.5.1) 2022-03-16 17:17:41.282 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (3.0.0) 2022-03-16 17:17:41.336 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev1) (0.2.5) 2022-03-16 17:17:41.469 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2019.11.28) 2022-03-16 17:17:41.470 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (1.26.8) 2022-03-16 17:17:41.473 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (3.3) 2022-03-16 17:17:41.475 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2.0.12) 2022-03-16 17:17:41.623 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev1) (2.5.0) 2022-03-16 17:17:41.703 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev1) (2.4.0) 2022-03-16 17:17:41.776 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev1) (3.7.0) 2022-03-16 17:17:41.948 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (2.1.0) 2022-03-16 17:17:42.203 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.7) 2022-03-16 17:17:42.238 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev1) (1.0.0) 2022-03-16 17:17:44.115 | Installing collected packages: keystone 2022-03-16 17:17:44.115 | Attempting uninstall: keystone 2022-03-16 17:17:44.116 | Found existing installation: keystone 21.1.0.dev1 2022-03-16 17:17:44.119 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-16 17:17:44.121 | Running setup.py develop for keystone 2022-03-16 17:17:48.654 | Successfully installed keystone 2022-03-16 17:17:48.654 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 17:17:48.661 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:17:48.661 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:17:48.797 | + inc/python:pip_install:200 : result=0 2022-03-16 17:17:48.800 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:17:48.802 | + functions-common:time_stop:2425 : local name 2022-03-16 17:17:48.805 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:17:48.807 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:17:48.809 | + functions-common:time_stop:2428 : local total 2022-03-16 17:17:48.811 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:17:48.813 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:17:48.816 | + functions-common:time_stop:2432 : start_time=1647451054023 2022-03-16 17:17:48.818 | + functions-common:time_stop:2434 : [[ -z 1647451054023 ]] 2022-03-16 17:17:48.820 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:17:48.825 | + functions-common:time_stop:2437 : end_time=1647451068822 2022-03-16 17:17:48.827 | + functions-common:time_stop:2438 : elapsed_time=14799 2022-03-16 17:17:48.829 | + functions-common:time_stop:2439 : total=47069 2022-03-16 17:17:48.831 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:17:48.833 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61868 2022-03-16 17:17:48.836 | + inc/python:pip_install:203 : return 0 2022-03-16 17:17:48.838 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:17:48.841 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 17:17:48.843 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 17:17:48.863 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 17:17:48.875 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-16 17:17:48.878 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-16 17:17:48.880 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:17:48.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:17:48.885 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-16 17:17:48.888 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:17:48.890 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-16 17:17:48.906 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:17:48.909 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-16 17:17:48.911 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:17:48.914 | + ./stack.sh:main:899 : configure_keystone 2022-03-16 17:17:48.917 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-16 17:17:48.929 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-16 17:17:48.932 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-16 17:17:48.936 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-16 17:17:48.953 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:17:48.955 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-16 17:17:48.986 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-16 17:17:49.014 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-16 17:17:49.045 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-16 17:17:49.077 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-16 17:17:49.108 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-16 17:17:49.139 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-16 17:17:49.167 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-16 17:17:49.196 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-16 17:17:49.199 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-16 17:17:49.201 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-16 17:17:49.203 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-16 17:17:49.206 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 17:17:49.208 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:17:49.224 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:17:49.227 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 17:17:49.229 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 17:17:49.232 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:17:49.247 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:17:49.250 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:17:49.253 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:17:49.283 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:17:49.286 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:17:49.288 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-16 17:17:49.291 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-16 17:17:49.307 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:17:49.310 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.24/identity 2022-03-16 17:17:49.341 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-16 17:17:49.343 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-16 17:17:49.374 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-16 17:17:49.377 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-16 17:17:49.379 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-16 17:17:49.382 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-16 17:17:49.384 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-16 17:17:49.387 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-16 17:17:49.418 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-16 17:17:49.420 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-16 17:17:49.423 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-16 17:17:49.425 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-16 17:17:49.428 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:17:49.446 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:17:49.449 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:17:49.451 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:17:49.453 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:17:49.456 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 17:17:49.484 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:17:49.513 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:17:49.541 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:17:49.569 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-16 17:17:49.597 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-16 17:17:49.600 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-16 17:17:49.603 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-16 17:17:49.605 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-16 17:17:49.608 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-16 17:17:49.610 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 17:17:49.612 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 17:17:49.615 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-16 17:17:49.620 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-16 17:17:49.622 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 17:17:49.625 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 17:17:49.637 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 17:17:49.638 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:17:49.646 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 17:17:49.649 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:17:49.665 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-16 17:17:49.668 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-16 17:17:49.671 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-16 17:17:49.702 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-16 17:17:49.729 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-16 17:17:49.758 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-16 17:17:49.786 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-16 17:17:49.813 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-16 17:17:49.841 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-16 17:17:49.870 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-16 17:17:49.898 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-16 17:17:49.925 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 17:17:49.953 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-16 17:17:49.981 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-16 17:17:50.009 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-16 17:17:50.037 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 17:17:50.040 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 17:17:50.043 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-16 17:17:50.045 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-16 17:17:50.048 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 17:17:50.050 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:17:50.052 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:17:50.055 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 17:17:50.057 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 17:17:50.060 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-16 17:17:50.088 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-16 17:17:50.117 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-16 17:17:50.117 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 17:17:50.126 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-16 17:17:50.129 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-16 17:17:50.131 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-16 17:17:50.135 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 17:17:50.137 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 17:17:50.140 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:17:50.142 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:17:50.144 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:17:50.147 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 17:17:50.150 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 17:17:50.152 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:17:50.154 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:17:50.156 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-16 17:17:50.220 | Site keystone-wsgi-public already enabled 2022-03-16 17:17:50.224 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 17:17:50.227 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 17:17:50.229 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:17:50.232 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 17:17:50.368 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-16 17:17:50.404 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-16 17:17:50.438 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-16 17:17:50.470 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-16 17:17:50.472 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-16 17:17:50.504 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-16 17:17:50.532 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-16 17:17:50.561 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-16 17:17:50.564 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-16 17:17:50.581 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:17:50.584 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-16 17:17:50.601 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:17:50.604 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-16 17:17:50.606 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-16 17:17:50.609 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-16 17:17:50.611 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:17:50.614 | + lib/stack:stack_install_service:32 : install_swift 2022-03-16 17:17:50.617 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-16 17:17:50.620 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-16 17:17:50.622 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-16 17:17:50.624 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:17:50.627 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:17:50.630 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:17:50.633 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:17:50.635 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:17:50.638 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:17:50.655 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:17:50.657 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:17:50.659 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:17:50.662 | + functions-common:git_clone:629 : echo master 2022-03-16 17:17:50.662 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:17:50.668 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-16 17:17:50.671 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:17:50.673 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-16 17:17:50.676 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:17:50.676 | + functions-common:git_clone:678 : head -1 2022-03-16 17:17:50.682 | cb8b3cdab Comply with AWS signature calculation (s3v4) 2022-03-16 17:17:50.685 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:17:50.687 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-16 17:17:50.690 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:17:50.692 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 17:17:50.695 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-16 17:17:50.698 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-16 17:17:50.700 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-16 17:17:50.703 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:17:50.705 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 17:17:50.708 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-16 17:17:50.710 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:17:50.713 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-16 17:17:50.716 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-16 17:17:50.718 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:17:50.721 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-16 17:17:50.724 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:17:50.727 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:17:50.730 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-16 17:17:50.735 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-16 17:17:50.738 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-16 17:17:51.418 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-16 17:17:51.421 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:17:51.423 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:17:51.425 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:17:51.428 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 17:17:51.430 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-16 17:17:51.433 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:17:51.435 | + inc/python:setup_package:428 : local extras=keystone 2022-03-16 17:17:51.437 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:17:51.440 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-16 17:17:51.442 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-16 17:17:51.445 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-16 17:17:51.447 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:17:51.449 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-16 17:17:51.471 | Using python 3.8 to install /opt/stack/swift 2022-03-16 17:17:51.474 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-16 17:17:52.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:17:52.360 | from cryptography.utils import int_from_bytes 2022-03-16 17:17:52.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:17:52.360 | from cryptography.utils import int_from_bytes 2022-03-16 17:17:53.522 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:17:53.549 | Obtaining file:///opt/stack/swift 2022-03-16 17:17:53.549 | Preparing metadata (setup.py): started 2022-03-16 17:17:56.832 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:17:56.870 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.33.0) 2022-03-16 17:17:56.871 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.1.2) 2022-03-16 17:17:56.873 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.11.0) 2022-03-16 17:17:56.874 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.1.1) 2022-03-16 17:17:56.875 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (4.8.0) 2022-03-16 17:17:56.876 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.27.1) 2022-03-16 17:17:56.877 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.16.0) 2022-03-16 17:17:56.878 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.9.9) 2022-03-16 17:17:56.879 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.6.0) 2022-03-16 17:17:56.880 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (36.0.1) 2022-03-16 17:17:56.881 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (9.4.0) 2022-03-16 17:17:56.920 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev19) (1.15.0) 2022-03-16 17:17:56.927 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev19) (2.1.0) 2022-03-16 17:17:56.984 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.3.0) 2022-03-16 17:17:56.986 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.12.2) 2022-03-16 17:17:56.987 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.4.0) 2022-03-16 17:17:56.988 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (8.8.0) 2022-03-16 17:17:56.989 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.5.0) 2022-03-16 17:17:56.990 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.8.1) 2022-03-16 17:17:56.992 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.10.1) 2022-03-16 17:17:56.993 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.1.1) 2022-03-16 17:17:56.994 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.7.0) 2022-03-16 17:17:56.995 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.8.7) 2022-03-16 17:17:56.996 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.1.0) 2022-03-16 17:17:56.998 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.1.0) 2022-03-16 17:17:57.018 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev19) (60.9.3) 2022-03-16 17:17:57.050 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (2.0.12) 2022-03-16 17:17:57.052 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (3.3) 2022-03-16 17:17:57.053 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (2019.11.28) 2022-03-16 17:17:57.055 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (1.26.8) 2022-03-16 17:17:57.077 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev19) (2.21) 2022-03-16 17:17:57.169 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.7.0) 2022-03-16 17:17:57.170 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.0.2) 2022-03-16 17:17:57.172 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.5.0) 2022-03-16 17:17:57.214 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.1.5) 2022-03-16 17:17:57.266 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (0.8.0) 2022-03-16 17:17:57.268 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.5.0) 2022-03-16 17:17:57.269 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.5.0) 2022-03-16 17:17:57.270 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (6.0) 2022-03-16 17:17:57.331 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (0.9.6) 2022-03-16 17:17:57.334 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.8.2) 2022-03-16 17:17:57.346 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2021.3) 2022-03-16 17:17:57.348 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.0.3) 2022-03-16 17:17:57.367 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (21.3) 2022-03-16 17:17:57.370 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.0.7) 2022-03-16 17:17:57.473 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.13.3) 2022-03-16 17:17:57.488 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.1.1) 2022-03-16 17:17:59.802 | Installing collected packages: swift 2022-03-16 17:17:59.802 | Attempting uninstall: swift 2022-03-16 17:17:59.802 | Found existing installation: swift 2.29.1.dev19 2022-03-16 17:17:59.806 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-16 17:17:59.808 | Running setup.py develop for swift 2022-03-16 17:18:04.173 | Successfully installed swift 2022-03-16 17:18:04.173 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 17:18:04.181 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:18:04.181 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:18:04.317 | + inc/python:pip_install:200 : result=0 2022-03-16 17:18:04.320 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:18:04.323 | + functions-common:time_stop:2425 : local name 2022-03-16 17:18:04.325 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:18:04.327 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:18:04.329 | + functions-common:time_stop:2428 : local total 2022-03-16 17:18:04.332 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:18:04.334 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:18:04.337 | + functions-common:time_stop:2432 : start_time=1647451071466 2022-03-16 17:18:04.339 | + functions-common:time_stop:2434 : [[ -z 1647451071466 ]] 2022-03-16 17:18:04.342 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:18:04.346 | + functions-common:time_stop:2437 : end_time=1647451084343 2022-03-16 17:18:04.348 | + functions-common:time_stop:2438 : elapsed_time=12877 2022-03-16 17:18:04.351 | + functions-common:time_stop:2439 : total=61868 2022-03-16 17:18:04.353 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:18:04.355 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=74745 2022-03-16 17:18:04.358 | + inc/python:pip_install:203 : return 0 2022-03-16 17:18:04.360 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:18:04.362 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 17:18:04.365 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 17:18:04.384 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 17:18:04.396 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-16 17:18:04.399 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-16 17:18:04.401 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:18:04.404 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:18:04.406 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-16 17:18:04.409 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:18:04.411 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-16 17:18:04.414 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:18:04.417 | + ./stack.sh:main:908 : configure_swift 2022-03-16 17:18:04.419 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-16 17:18:04.421 | + lib/swift:configure_swift:332 : local node_number 2022-03-16 17:18:04.423 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-16 17:18:04.425 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-16 17:18:04.427 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-16 17:18:05.632 | No account-replicator running 2022-03-16 17:18:05.632 | No container-replicator running 2022-03-16 17:18:05.632 | No object-replicator running 2022-03-16 17:18:05.632 | No object-auditor running 2022-03-16 17:18:05.633 | No container-sync running 2022-03-16 17:18:05.633 | No container-reconciler running 2022-03-16 17:18:05.633 | No account-server running 2022-03-16 17:18:05.633 | No container-server running 2022-03-16 17:18:05.633 | No container-sharder running 2022-03-16 17:18:05.633 | No account-auditor running 2022-03-16 17:18:05.633 | No object-reconstructor running 2022-03-16 17:18:05.633 | No object-updater running 2022-03-16 17:18:05.633 | No proxy-server running 2022-03-16 17:18:05.633 | No object-server running 2022-03-16 17:18:05.633 | No container-updater running 2022-03-16 17:18:05.633 | No container-auditor running 2022-03-16 17:18:05.633 | No account-reaper running 2022-03-16 17:18:05.633 | No object-expirer running 2022-03-16 17:18:05.724 | + lib/swift:configure_swift:337 : true 2022-03-16 17:18:05.727 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-16 17:18:05.740 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-16 17:18:05.752 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-16 17:18:05.755 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-16 17:18:05.755 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-16 17:18:05.761 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-16 17:18:05.761 | s/%GROUP%/ubuntu/; 2022-03-16 17:18:05.761 | s/%USER%/ubuntu/; 2022-03-16 17:18:05.761 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-16 17:18:05.761 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-16 17:18:05.764 | uid = ubuntu 2022-03-16 17:18:05.764 | gid = ubuntu 2022-03-16 17:18:05.764 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-16 17:18:05.764 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-16 17:18:05.764 | address = 127.0.0.1 2022-03-16 17:18:05.764 | 2022-03-16 17:18:05.764 | [account6612] 2022-03-16 17:18:05.764 | max connections = 25 2022-03-16 17:18:05.764 | path = /opt/stack/data/swift/1/node/ 2022-03-16 17:18:05.764 | read only = false 2022-03-16 17:18:05.765 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-16 17:18:05.765 | 2022-03-16 17:18:05.765 | [account6622] 2022-03-16 17:18:05.765 | max connections = 25 2022-03-16 17:18:05.765 | path = /opt/stack/data/swift/2/node/ 2022-03-16 17:18:05.765 | read only = false 2022-03-16 17:18:05.765 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-16 17:18:05.765 | 2022-03-16 17:18:05.765 | [account6632] 2022-03-16 17:18:05.765 | max connections = 25 2022-03-16 17:18:05.765 | path = /opt/stack/data/swift/3/node/ 2022-03-16 17:18:05.765 | read only = false 2022-03-16 17:18:05.765 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-16 17:18:05.765 | 2022-03-16 17:18:05.765 | [account6642] 2022-03-16 17:18:05.765 | max connections = 25 2022-03-16 17:18:05.765 | path = /opt/stack/data/swift/4/node/ 2022-03-16 17:18:05.765 | read only = false 2022-03-16 17:18:05.765 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-16 17:18:05.765 | 2022-03-16 17:18:05.765 | 2022-03-16 17:18:05.765 | [container6611] 2022-03-16 17:18:05.765 | max connections = 25 2022-03-16 17:18:05.765 | path = /opt/stack/data/swift/1/node/ 2022-03-16 17:18:05.765 | read only = false 2022-03-16 17:18:05.765 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-16 17:18:05.765 | 2022-03-16 17:18:05.765 | [container6621] 2022-03-16 17:18:05.765 | max connections = 25 2022-03-16 17:18:05.765 | path = /opt/stack/data/swift/2/node/ 2022-03-16 17:18:05.765 | read only = false 2022-03-16 17:18:05.765 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-16 17:18:05.765 | 2022-03-16 17:18:05.765 | [container6631] 2022-03-16 17:18:05.765 | max connections = 25 2022-03-16 17:18:05.766 | path = /opt/stack/data/swift/3/node/ 2022-03-16 17:18:05.766 | read only = false 2022-03-16 17:18:05.766 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-16 17:18:05.766 | 2022-03-16 17:18:05.766 | [container6641] 2022-03-16 17:18:05.766 | max connections = 25 2022-03-16 17:18:05.766 | path = /opt/stack/data/swift/4/node/ 2022-03-16 17:18:05.766 | read only = false 2022-03-16 17:18:05.766 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-16 17:18:05.766 | 2022-03-16 17:18:05.766 | 2022-03-16 17:18:05.766 | [object6613] 2022-03-16 17:18:05.766 | max connections = 25 2022-03-16 17:18:05.766 | path = /opt/stack/data/swift/1/node/ 2022-03-16 17:18:05.766 | read only = false 2022-03-16 17:18:05.766 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-16 17:18:05.766 | 2022-03-16 17:18:05.766 | [object6623] 2022-03-16 17:18:05.766 | max connections = 25 2022-03-16 17:18:05.766 | path = /opt/stack/data/swift/2/node/ 2022-03-16 17:18:05.766 | read only = false 2022-03-16 17:18:05.766 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-16 17:18:05.766 | 2022-03-16 17:18:05.766 | [object6633] 2022-03-16 17:18:05.766 | max connections = 25 2022-03-16 17:18:05.766 | path = /opt/stack/data/swift/3/node/ 2022-03-16 17:18:05.766 | read only = false 2022-03-16 17:18:05.766 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-16 17:18:05.766 | 2022-03-16 17:18:05.766 | [object6643] 2022-03-16 17:18:05.766 | max connections = 25 2022-03-16 17:18:05.766 | path = /opt/stack/data/swift/4/node/ 2022-03-16 17:18:05.766 | read only = false 2022-03-16 17:18:05.766 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-16 17:18:05.767 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-16 17:18:05.769 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:18:05.771 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:18:05.774 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-16 17:18:05.786 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-16 17:18:05.788 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-16 17:18:05.793 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-16 17:18:05.797 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-16 17:18:05.799 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-16 17:18:05.804 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-16 17:18:05.833 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.24:8080/v1/ 2022-03-16 17:18:05.859 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-16 17:18:05.877 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-16 17:18:05.906 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-16 17:18:05.924 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-16 17:18:05.953 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-16 17:18:05.971 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-16 17:18:06.001 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-16 17:18:06.019 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-16 17:18:06.048 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-16 17:18:06.066 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 17:18:06.095 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-16 17:18:06.113 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-16 17:18:06.128 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:18:06.130 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-16 17:18:06.159 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-16 17:18:06.186 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-16 17:18:06.215 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-16 17:18:06.242 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-16 17:18:06.257 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:18:06.259 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-16 17:18:06.287 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-16 17:18:06.301 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:18:06.303 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-16 17:18:06.318 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:18:06.321 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-16 17:18:06.323 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-16 17:18:06.338 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:18:06.341 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-16 17:18:06.343 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-16 17:18:06.345 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-16 17:18:06.350 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-16 17:18:06.355 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-16 17:18:06.382 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-16 17:18:06.410 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-16 17:18:06.441 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-16 17:18:06.471 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-16 17:18:06.499 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-16 17:18:06.501 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-16 17:18:06.503 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-16 17:18:06.505 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-16 17:18:06.508 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-16 17:18:06.535 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-16 17:18:06.563 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.24/identity 2022-03-16 17:18:06.591 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-16 17:18:06.619 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-16 17:18:06.646 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-16 17:18:06.675 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-16 17:18:06.705 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-16 17:18:06.739 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:18:06.767 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-16 17:18:06.795 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-16 17:18:06.823 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-16 17:18:06.851 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-16 17:18:06.878 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-16 17:18:06.909 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-16 17:18:06.938 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-16 17:18:06.957 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-16 17:18:06.985 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-16 17:18:07.013 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-16 17:18:07.017 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-16 17:18:07.047 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-16 17:18:07.076 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-16 17:18:07.103 | + lib/swift:configure_swift:475 : local node_number 2022-03-16 17:18:07.106 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-16 17:18:07.108 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-16 17:18:07.110 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-16 17:18:07.114 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-16 17:18:07.117 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-16 17:18:07.120 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 17:18:07.122 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-16 17:18:07.124 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-16 17:18:07.126 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 17:18:07.128 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 17:18:07.130 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-16 17:18:07.149 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-16 17:18:07.177 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-16 17:18:07.196 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-16 17:18:07.224 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-16 17:18:07.243 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 17:18:07.273 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-16 17:18:07.291 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 17:18:07.321 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-16 17:18:07.340 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 17:18:07.369 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-16 17:18:07.387 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-16 17:18:07.423 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-16 17:18:07.442 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-16 17:18:07.471 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-16 17:18:07.489 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-16 17:18:07.518 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-16 17:18:07.536 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-16 17:18:07.564 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-16 17:18:07.570 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-16 17:18:07.589 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 17:18:07.617 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-16 17:18:07.648 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-16 17:18:07.650 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-16 17:18:07.655 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-16 17:18:07.657 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-16 17:18:07.659 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 17:18:07.662 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-16 17:18:07.664 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-16 17:18:07.666 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 17:18:07.668 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 17:18:07.671 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-16 17:18:07.689 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-16 17:18:07.719 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-16 17:18:07.737 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-16 17:18:07.765 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-16 17:18:07.784 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 17:18:07.812 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-16 17:18:07.831 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 17:18:07.860 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-16 17:18:07.878 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 17:18:07.907 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-16 17:18:07.926 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-16 17:18:07.957 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-16 17:18:07.975 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-16 17:18:08.004 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-16 17:18:08.023 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-16 17:18:08.052 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-16 17:18:08.072 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-16 17:18:08.100 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-16 17:18:08.105 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-16 17:18:08.123 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 17:18:08.152 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-16 17:18:08.155 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-16 17:18:08.159 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-16 17:18:08.161 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-16 17:18:08.164 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 17:18:08.166 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-16 17:18:08.168 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-16 17:18:08.170 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 17:18:08.172 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 17:18:08.175 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-16 17:18:08.193 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-16 17:18:08.222 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-16 17:18:08.240 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-16 17:18:08.269 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-16 17:18:08.288 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 17:18:08.316 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-16 17:18:08.335 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 17:18:08.364 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-16 17:18:08.384 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 17:18:08.412 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-16 17:18:08.430 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-16 17:18:08.459 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-16 17:18:08.477 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-16 17:18:08.507 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-16 17:18:08.525 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-16 17:18:08.555 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-16 17:18:08.574 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-16 17:18:08.602 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-16 17:18:08.606 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-16 17:18:08.625 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 17:18:08.654 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-16 17:18:08.683 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-16 17:18:08.712 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-16 17:18:08.739 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-16 17:18:08.742 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-16 17:18:08.746 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-16 17:18:08.777 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-16 17:18:08.806 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-16 17:18:08.836 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-16 17:18:08.864 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-16 17:18:08.894 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-16 17:18:08.922 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-16 17:18:08.952 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-16 17:18:08.980 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-16 17:18:09.008 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-16 17:18:09.024 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:18:09.026 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-16 17:18:09.045 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-16 17:18:09.048 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-16 17:18:09.068 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-16 17:18:09.072 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.24 2022-03-16 17:18:09.100 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-16 17:18:09.102 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-16 17:18:09.129 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.24/identity 2022-03-16 17:18:09.159 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-16 17:18:09.161 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-16 17:18:09.189 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-16 17:18:09.206 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:18:09.208 | + lib/swift:configure_swift:538 : local user_group 2022-03-16 17:18:09.212 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-16 17:18:09.217 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-16 17:18:09.219 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-16 17:18:09.233 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-16 17:18:09.235 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-16 17:18:09.247 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-16 17:18:09.249 | + lib/swift:configure_swift:545 : is_suse 2022-03-16 17:18:09.251 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:18:09.254 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:18:09.256 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:18:09.259 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:18:09.261 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:18:09.264 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:18:09.266 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-16 17:18:09.279 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-16 17:18:09.281 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-16 17:18:09.284 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-16 17:18:09.301 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:18:09.304 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-16 17:18:09.322 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:18:09.324 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-16 17:18:09.327 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-16 17:18:09.329 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-16 17:18:09.332 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:18:09.334 | + lib/stack:stack_install_service:32 : install_glance 2022-03-16 17:18:09.337 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-16 17:18:09.339 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-16 17:18:09.342 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-16 17:18:09.359 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:18:09.362 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-16 17:18:09.364 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-16 17:18:09.382 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:18:09.385 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-16 17:18:09.387 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-16 17:18:09.390 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-16 17:18:09.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:18:09.395 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:18:09.398 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-16 17:18:09.401 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:18:09.404 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-16 17:18:09.407 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-16 17:18:09.410 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-16 17:18:09.413 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-16 17:18:09.416 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-16 17:18:09.419 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-16 17:18:09.421 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-16 17:18:09.425 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-16 17:18:09.428 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-16 17:18:09.430 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-16 17:18:09.434 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:18:09.435 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-16 17:18:09.440 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-16 17:18:09.442 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-16 17:18:09.445 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-16 17:18:09.448 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-16 17:18:09.451 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-16 17:18:09.473 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-16 17:18:09.476 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-16 17:18:10.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:18:10.363 | from cryptography.utils import int_from_bytes 2022-03-16 17:18:10.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:18:10.363 | from cryptography.utils import int_from_bytes 2022-03-16 17:18:11.514 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:18:11.544 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-16 17:18:11.627 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-16 17:18:11.628 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-16 17:18:11.629 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-16 17:18:11.630 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-16 17:18:11.631 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-16 17:18:11.632 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-16 17:18:11.633 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-16 17:18:11.634 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-16 17:18:11.635 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-16 17:18:11.636 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-16 17:18:11.638 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-16 17:18:11.639 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-16 17:18:11.641 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-16 17:18:11.643 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-16 17:18:11.645 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-16 17:18:11.648 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-16 17:18:11.651 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-16 17:18:11.653 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-16 17:18:11.662 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-16 17:18:11.664 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-16 17:18:11.676 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-16 17:18:11.746 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-16 17:18:11.747 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-16 17:18:11.749 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-16 17:18:11.773 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-16 17:18:11.774 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-16 17:18:11.775 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-16 17:18:11.777 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-16 17:18:11.778 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-16 17:18:11.790 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-16 17:18:11.831 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-16 17:18:11.832 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-16 17:18:11.833 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-16 17:18:11.836 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-16 17:18:11.857 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-16 17:18:11.858 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-16 17:18:11.872 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-16 17:18:11.890 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-16 17:18:11.891 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-16 17:18:11.911 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-16 17:18:11.912 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-16 17:18:11.994 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-16 17:18:11.995 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-16 17:18:11.998 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-16 17:18:11.999 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-16 17:18:12.049 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-16 17:18:12.074 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-16 17:18:12.278 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-16 17:18:12.280 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-16 17:18:12.313 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-16 17:18:12.315 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-16 17:18:12.316 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-16 17:18:12.318 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-16 17:18:12.319 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-16 17:18:12.322 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-16 17:18:12.377 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-16 17:18:12.584 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-16 17:18:12.607 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-16 17:18:12.692 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-16 17:18:12.840 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-16 17:18:14.926 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 17:18:14.933 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:18:14.933 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:18:15.060 | + inc/python:pip_install:200 : result=0 2022-03-16 17:18:15.063 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:18:15.065 | + functions-common:time_stop:2425 : local name 2022-03-16 17:18:15.067 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:18:15.070 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:18:15.072 | + functions-common:time_stop:2428 : local total 2022-03-16 17:18:15.075 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:18:15.077 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:18:15.079 | + functions-common:time_stop:2432 : start_time=1647451089468 2022-03-16 17:18:15.082 | + functions-common:time_stop:2434 : [[ -z 1647451089468 ]] 2022-03-16 17:18:15.085 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:18:15.089 | + functions-common:time_stop:2437 : end_time=1647451095086 2022-03-16 17:18:15.091 | + functions-common:time_stop:2438 : elapsed_time=5618 2022-03-16 17:18:15.094 | + functions-common:time_stop:2439 : total=74745 2022-03-16 17:18:15.096 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:18:15.098 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80363 2022-03-16 17:18:15.102 | + inc/python:pip_install:203 : return 0 2022-03-16 17:18:15.104 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-16 17:18:15.107 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-16 17:18:15.109 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-16 17:18:15.123 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-16 17:18:15.128 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-16 17:18:15.130 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-16 17:18:15.133 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-16 17:18:15.135 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:18:15.137 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:18:15.140 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:18:15.143 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:18:15.145 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:18:15.148 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:18:15.165 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:18:15.168 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:18:15.170 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:18:15.173 | + functions-common:git_clone:629 : echo master 2022-03-16 17:18:15.173 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:18:15.179 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-16 17:18:15.181 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:18:15.184 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-16 17:18:15.187 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:18:15.187 | + functions-common:git_clone:678 : head -1 2022-03-16 17:18:15.191 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-16 17:18:15.194 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:18:15.197 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-16 17:18:15.199 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:18:15.202 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 17:18:15.205 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-16 17:18:15.207 | + inc/python:setup_develop:344 : local extras= 2022-03-16 17:18:15.210 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-16 17:18:15.213 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:18:15.215 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 17:18:15.217 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-16 17:18:15.220 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:18:15.222 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 17:18:15.226 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-16 17:18:15.229 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:18:15.231 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-16 17:18:15.234 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:18:15.236 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:18:15.240 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-16 17:18:15.246 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-16 17:18:15.248 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-16 17:18:15.909 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-16 17:18:15.912 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:18:15.915 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:18:15.917 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:18:15.920 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 17:18:15.922 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-16 17:18:15.925 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:18:15.927 | + inc/python:setup_package:428 : local extras= 2022-03-16 17:18:15.930 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:18:15.932 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 17:18:15.935 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 17:18:15.937 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 17:18:15.940 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:18:15.942 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-16 17:18:15.964 | Using python 3.8 to install /opt/stack/glance 2022-03-16 17:18:15.967 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-16 17:18:16.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:18:16.854 | from cryptography.utils import int_from_bytes 2022-03-16 17:18:16.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:18:16.854 | from cryptography.utils import int_from_bytes 2022-03-16 17:18:18.017 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:18:18.044 | Obtaining file:///opt/stack/glance 2022-03-16 17:18:18.045 | Preparing metadata (setup.py): started 2022-03-16 17:18:21.274 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:18:21.345 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-16 17:18:21.346 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-16 17:18:21.347 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-16 17:18:21.348 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-16 17:18:21.349 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-16 17:18:21.351 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-16 17:18:21.352 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-16 17:18:21.353 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-16 17:18:21.354 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-16 17:18:21.355 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-16 17:18:21.356 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-16 17:18:21.357 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-16 17:18:21.359 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-16 17:18:21.360 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-16 17:18:21.361 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-16 17:18:21.362 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-16 17:18:21.363 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-16 17:18:21.364 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-16 17:18:21.365 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-16 17:18:21.367 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-16 17:18:21.368 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-16 17:18:21.370 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-16 17:18:21.371 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-16 17:18:21.372 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-16 17:18:21.373 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-16 17:18:21.374 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-16 17:18:21.375 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-16 17:18:21.376 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-16 17:18:21.377 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-16 17:18:21.378 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-16 17:18:21.380 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-16 17:18:21.382 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-16 17:18:21.383 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-16 17:18:21.384 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-16 17:18:21.385 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-16 17:18:21.386 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-16 17:18:21.387 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-16 17:18:21.388 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-16 17:18:21.389 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-16 17:18:21.390 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-16 17:18:21.391 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-16 17:18:21.392 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-16 17:18:21.393 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-16 17:18:21.410 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-16 17:18:21.411 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-16 17:18:21.413 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-16 17:18:21.433 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-16 17:18:21.435 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-16 17:18:21.476 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-16 17:18:21.493 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-16 17:18:21.501 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-16 17:18:21.516 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-16 17:18:21.517 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-16 17:18:21.518 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-16 17:18:21.610 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-16 17:18:21.690 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-16 17:18:21.742 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-16 17:18:21.745 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-16 17:18:21.778 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-16 17:18:21.823 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-16 17:18:21.825 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-16 17:18:21.827 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-16 17:18:21.885 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-16 17:18:21.888 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-16 17:18:21.891 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-16 17:18:21.915 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-16 17:18:21.989 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-16 17:18:21.993 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-16 17:18:22.052 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-16 17:18:22.056 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-16 17:18:22.057 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-16 17:18:22.059 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-16 17:18:22.060 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-16 17:18:22.084 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-16 17:18:22.085 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-16 17:18:22.088 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-16 17:18:22.132 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-16 17:18:22.174 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-16 17:18:22.176 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-16 17:18:22.179 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-16 17:18:22.255 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-16 17:18:22.314 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-16 17:18:22.420 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-16 17:18:22.690 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-16 17:18:22.695 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-16 17:18:22.696 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-16 17:18:22.697 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-16 17:18:22.755 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-16 17:18:22.782 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-16 17:18:22.895 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-16 17:18:22.998 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-16 17:18:23.218 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-16 17:18:23.220 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-16 17:18:23.221 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-16 17:18:23.222 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-16 17:18:23.223 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-16 17:18:23.226 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-16 17:18:23.227 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-16 17:18:23.350 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-16 17:18:23.381 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-16 17:18:23.451 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-16 17:18:23.456 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-16 17:18:23.705 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-16 17:18:23.896 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-16 17:18:23.898 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-16 17:18:23.901 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-16 17:18:23.902 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-16 17:18:24.012 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-16 17:18:24.173 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-16 17:18:24.276 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-16 17:18:24.585 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-16 17:18:24.588 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-16 17:18:24.812 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-16 17:18:25.122 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-16 17:18:25.426 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-16 17:18:25.427 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-16 17:18:26.875 | Installing collected packages: glance 2022-03-16 17:18:26.875 | Attempting uninstall: glance 2022-03-16 17:18:26.875 | Found existing installation: glance 24.1.0.dev4 2022-03-16 17:18:26.882 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-16 17:18:26.884 | Running setup.py develop for glance 2022-03-16 17:18:31.329 | Successfully installed glance 2022-03-16 17:18:31.330 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 17:18:31.338 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:18:31.338 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:18:31.476 | + inc/python:pip_install:200 : result=0 2022-03-16 17:18:31.478 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:18:31.481 | + functions-common:time_stop:2425 : local name 2022-03-16 17:18:31.483 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:18:31.485 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:18:31.488 | + functions-common:time_stop:2428 : local total 2022-03-16 17:18:31.490 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:18:31.493 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:18:31.495 | + functions-common:time_stop:2432 : start_time=1647451095958 2022-03-16 17:18:31.497 | + functions-common:time_stop:2434 : [[ -z 1647451095958 ]] 2022-03-16 17:18:31.500 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:18:31.504 | + functions-common:time_stop:2437 : end_time=1647451111502 2022-03-16 17:18:31.507 | + functions-common:time_stop:2438 : elapsed_time=15544 2022-03-16 17:18:31.510 | + functions-common:time_stop:2439 : total=80363 2022-03-16 17:18:31.512 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:18:31.514 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=95907 2022-03-16 17:18:31.517 | + inc/python:pip_install:203 : return 0 2022-03-16 17:18:31.519 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:18:31.522 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 17:18:31.524 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 17:18:31.544 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 17:18:31.557 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-16 17:18:31.560 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-16 17:18:31.562 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:18:31.565 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:18:31.567 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-16 17:18:31.570 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:18:31.573 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:18:31.576 | + ./stack.sh:main:920 : configure_glance 2022-03-16 17:18:31.578 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-16 17:18:31.591 | + lib/glance:configure_glance:326 : local dburl 2022-03-16 17:18:31.594 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-16 17:18:31.597 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-16 17:18:31.599 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-16 17:18:31.603 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-16 17:18:31.605 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 17:18:31.608 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 17:18:31.610 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-16 17:18:31.640 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 17:18:31.671 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-16 17:18:31.701 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-16 17:18:31.731 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-16 17:18:31.761 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-16 17:18:31.792 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-16 17:18:31.794 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-16 17:18:31.797 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-16 17:18:31.799 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 17:18:31.801 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-16 17:18:31.831 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-16 17:18:31.861 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-03-16 17:18:31.891 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-16 17:18:31.922 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-16 17:18:31.952 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-16 17:18:31.983 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-16 17:18:32.013 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-16 17:18:32.044 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:18:32.074 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 17:18:32.105 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-16 17:18:32.135 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-16 17:18:32.138 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-16 17:18:32.140 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-16 17:18:32.142 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 17:18:32.145 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 17:18:32.148 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:18:32.165 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:18:32.168 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 17:18:32.170 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 17:18:32.173 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:18:32.190 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:18:32.192 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:18:32.196 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:18:32.227 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:18:32.229 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:18:32.232 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-16 17:18:32.234 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-16 17:18:32.236 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-16 17:18:32.267 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-16 17:18:32.298 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-16 17:18:32.301 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-16 17:18:32.304 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-16 17:18:32.307 | + lib/glance:configure_glance_store:254 : local be 2022-03-16 17:18:32.309 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-16 17:18:32.311 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-16 17:18:32.314 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-16 17:18:32.344 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-16 17:18:32.347 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.24 2022-03-16 17:18:32.378 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-16 17:18:32.380 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-16 17:18:32.397 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:18:32.400 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-16 17:18:32.432 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-16 17:18:32.463 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-16 17:18:32.495 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-16 17:18:32.525 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-16 17:18:32.556 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-16 17:18:32.574 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:18:32.577 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 17:18:32.608 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-16 17:18:32.638 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-16 17:18:32.669 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.24/identity/v3 2022-03-16 17:18:32.699 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-16 17:18:32.730 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.24/image 2022-03-16 17:18:32.760 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-16 17:18:32.777 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:18:32.780 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-16 17:18:32.782 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-16 17:18:32.784 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-16 17:18:32.788 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:18:32.805 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:18:32.808 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:18:32.811 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:18:32.813 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:18:32.816 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 17:18:32.847 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:18:32.878 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:18:32.908 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:18:32.938 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-16 17:18:32.943 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-16 17:18:32.973 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-16 17:18:33.004 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-16 17:18:33.035 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.24/identity 2022-03-16 17:18:33.066 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-16 17:18:33.097 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-16 17:18:33.128 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-16 17:18:33.159 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-16 17:18:33.190 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-16 17:18:33.221 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-16 17:18:33.252 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-16 17:18:33.282 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-16 17:18:33.288 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-16 17:18:33.296 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-16 17:18:33.313 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:18:33.316 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-16 17:18:33.318 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-16 17:18:33.321 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-16 17:18:33.323 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-16 17:18:33.326 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-16 17:18:33.329 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-16 17:18:33.333 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-16 17:18:33.335 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-16 17:18:33.339 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-16 17:18:33.370 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-16 17:18:33.372 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-16 17:18:33.375 | ++ functions:get_random_port:837 : true 2022-03-16 17:18:33.377 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-16 17:18:33.379 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-16 17:18:33.382 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-16 17:18:33.449 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-16 17:18:33.452 | ++ functions:get_random_port:841 : break 2 2022-03-16 17:18:33.454 | ++ functions:get_random_port:845 : echo 60999 2022-03-16 17:18:33.457 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-16 17:18:33.460 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-16 17:18:33.488 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-16 17:18:33.516 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-16 17:18:33.544 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-16 17:18:33.572 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 17:18:33.602 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-16 17:18:33.630 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-16 17:18:33.659 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-16 17:18:33.687 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 17:18:33.715 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 17:18:33.743 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 17:18:33.773 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 17:18:33.801 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-16 17:18:33.830 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 17:18:33.858 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-16 17:18:33.887 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-16 17:18:33.918 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-16 17:18:33.947 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-16 17:18:33.975 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-16 17:18:34.003 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-16 17:18:34.005 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-16 17:18:34.008 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:18:34.011 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:18:34.013 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:18:34.016 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-16 17:18:34.018 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-16 17:18:34.074 | proxy (enabled by site administrator) 2022-03-16 17:18:34.077 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-16 17:18:34.080 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-16 17:18:34.082 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:18:34.085 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:18:34.088 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:18:34.090 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-16 17:18:34.093 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-16 17:18:34.148 | proxy_http (enabled by site administrator) 2022-03-16 17:18:34.152 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-16 17:18:34.155 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-16 17:18:34.157 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-16 17:18:34.160 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 17:18:34.162 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:18:34.165 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:18:34.167 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 17:18:34.170 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 17:18:34.173 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-16 17:18:34.173 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 17:18:34.183 | KeepAlive Off 2022-03-16 17:18:34.187 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 17:18:34.187 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-16 17:18:34.197 | SetEnv proxy-sendchunked 1 2022-03-16 17:18:34.201 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-16 17:18:34.201 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 17:18:34.210 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-16 17:18:34.213 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-16 17:18:34.216 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-16 17:18:34.218 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 17:18:34.220 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 17:18:34.223 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:18:34.226 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:18:34.228 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:18:34.234 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 17:18:34.237 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 17:18:34.239 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:18:34.242 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:18:34.245 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-16 17:18:34.306 | Site glance-wsgi-api already enabled 2022-03-16 17:18:34.311 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-16 17:18:34.313 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 17:18:34.316 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:18:34.318 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 17:18:34.455 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-16 17:18:34.462 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-16 17:18:34.499 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-16 17:18:34.502 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-16 17:18:34.521 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:18:34.524 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-16 17:18:34.527 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-16 17:18:34.529 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-16 17:18:34.532 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:18:34.534 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-16 17:18:34.538 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-16 17:18:34.540 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-16 17:18:34.543 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-16 17:18:34.545 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:18:34.547 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:18:34.550 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:18:34.554 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:18:34.556 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:18:34.559 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:18:34.577 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:18:34.579 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:18:34.581 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:18:34.585 | + functions-common:git_clone:629 : echo master 2022-03-16 17:18:34.585 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:18:34.591 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-16 17:18:34.593 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:18:34.596 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-16 17:18:34.599 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:18:34.599 | + functions-common:git_clone:678 : head -1 2022-03-16 17:18:34.602 | 8537730c8 Add Python3 zed unit tests 2022-03-16 17:18:34.605 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:18:34.608 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-16 17:18:34.610 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:18:34.613 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 17:18:34.616 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-16 17:18:34.619 | + inc/python:setup_develop:344 : local extras= 2022-03-16 17:18:34.622 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-16 17:18:34.624 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:18:34.626 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 17:18:34.629 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-16 17:18:34.632 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:18:34.634 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 17:18:34.638 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-16 17:18:34.640 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:18:34.643 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-16 17:18:34.646 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:18:34.648 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:18:34.652 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-16 17:18:34.658 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-16 17:18:34.660 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-16 17:18:35.312 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-16 17:18:35.315 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:18:35.317 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:18:35.320 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:18:35.322 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 17:18:35.325 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-16 17:18:35.327 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:18:35.330 | + inc/python:setup_package:428 : local extras= 2022-03-16 17:18:35.332 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:18:35.335 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 17:18:35.338 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 17:18:35.340 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 17:18:35.343 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:18:35.345 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-16 17:18:35.367 | Using python 3.8 to install /opt/stack/cinder 2022-03-16 17:18:35.369 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-16 17:18:36.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:18:36.260 | from cryptography.utils import int_from_bytes 2022-03-16 17:18:36.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:18:36.260 | from cryptography.utils import int_from_bytes 2022-03-16 17:18:37.393 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:18:37.419 | Obtaining file:///opt/stack/cinder 2022-03-16 17:18:37.420 | Preparing metadata (setup.py): started 2022-03-16 17:18:41.435 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:18:41.569 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.8.1) 2022-03-16 17:18:41.570 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.1) 2022-03-16 17:18:41.571 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.33.0) 2022-03-16 17:18:41.572 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.1.2) 2022-03-16 17:18:41.573 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.20.4) 2022-03-16 17:18:41.575 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.0.2) 2022-03-16 17:18:41.576 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev2) (3.2.0) 2022-03-16 17:18:41.577 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-16 17:18:41.578 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (9.4.0) 2022-03-16 17:18:41.579 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.8.0) 2022-03-16 17:18:41.580 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.3) 2022-03-16 17:18:41.581 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (8.8.0) 2022-03-16 17:18:41.582 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-16 17:18:41.583 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.0) 2022-03-16 17:18:41.585 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (11.2.0) 2022-03-16 17:18:41.586 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.7.0) 2022-03-16 17:18:41.587 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (12.13.0) 2022-03-16 17:18:41.588 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.1) 2022-03-16 17:18:41.589 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.11.0) 2022-03-16 17:18:41.591 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.7.0) 2022-03-16 17:18:41.592 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.3.0) 2022-03-16 17:18:41.593 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-16 17:18:41.594 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.3.0) 2022-03-16 17:18:41.595 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.0) 2022-03-16 17:18:41.596 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.0) 2022-03-16 17:18:41.597 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.12.2) 2022-03-16 17:18:41.598 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.6.0) 2022-03-16 17:18:41.599 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.4.2) 2022-03-16 17:18:41.601 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (21.3) 2022-03-16 17:18:41.602 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.1) 2022-03-16 17:18:41.603 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-16 17:18:41.604 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.1) 2022-03-16 17:18:41.605 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.9.0) 2022-03-16 17:18:41.606 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.0.7) 2022-03-16 17:18:41.607 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.3.0) 2022-03-16 17:18:41.608 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.6.0) 2022-03-16 17:18:41.609 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.4.0) 2022-03-16 17:18:41.611 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (17.7.0) 2022-03-16 17:18:41.612 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.13.1) 2022-03-16 17:18:41.613 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2021.3) 2022-03-16 17:18:41.614 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.27.1) 2022-03-16 17:18:41.615 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.5.1) 2022-03-16 17:18:41.616 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.6.4) 2022-03-16 17:18:41.617 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.74) 2022-03-16 17:18:41.618 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.16.0) 2022-03-16 17:18:41.619 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.4.31) 2022-03-16 17:18:41.620 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.13.0) 2022-03-16 17:18:41.622 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-16 17:18:41.623 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.8.9) 2022-03-16 17:18:41.624 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-16 17:18:41.625 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.8.7) 2022-03-16 17:18:41.626 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.0) 2022-03-16 17:18:41.627 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.0) 2022-03-16 17:18:41.628 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.2.0) 2022-03-16 17:18:41.629 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.6.0) 2022-03-16 17:18:41.630 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.10.1) 2022-03-16 17:18:41.632 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.38.0) 2022-03-16 17:18:41.633 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.1) 2022-03-16 17:18:41.634 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (36.0.1) 2022-03-16 17:18:41.635 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.2.2) 2022-03-16 17:18:41.636 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.1.0) 2022-03-16 17:18:41.637 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.21.7) 2022-03-16 17:18:41.651 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (0.5.2) 2022-03-16 17:18:41.652 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (1.24.7) 2022-03-16 17:18:41.653 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (0.10.0) 2022-03-16 17:18:41.715 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev2) (1.15.0) 2022-03-16 17:18:41.746 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev2) (2.1.0) 2022-03-16 17:18:41.760 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (4.1.1) 2022-03-16 17:18:41.761 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (2.6.0) 2022-03-16 17:18:41.762 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (0.1.0) 2022-03-16 17:18:41.764 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 17:18:41.861 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev2) (1.7.0) 2022-03-16 17:18:41.916 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev2) (2.10.1) 2022-03-16 17:18:41.917 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev2) (3.1.1) 2022-03-16 17:18:41.947 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (0.2.8) 2022-03-16 17:18:41.948 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (4.8) 2022-03-16 17:18:41.949 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (0.4.8) 2022-03-16 17:18:42.004 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev2) (0.17.3) 2022-03-16 17:18:42.049 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (1.5.0) 2022-03-16 17:18:42.052 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 17:18:42.053 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (6.0) 2022-03-16 17:18:42.054 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (0.8.0) 2022-03-16 17:18:42.141 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (1.7.6) 2022-03-16 17:18:42.144 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (2.0.1) 2022-03-16 17:18:42.146 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (0.5.0) 2022-03-16 17:18:42.205 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev2) (2.8.2) 2022-03-16 17:18:42.210 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev2) (0.9.6) 2022-03-16 17:18:42.270 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (2.4.0) 2022-03-16 17:18:42.272 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (0.4.0) 2022-03-16 17:18:42.276 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.2.3) 2022-03-16 17:18:42.278 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.0.9) 2022-03-16 17:18:42.279 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.0.0) 2022-03-16 17:18:42.303 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.2.0) 2022-03-16 17:18:42.304 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.3.0) 2022-03-16 17:18:42.307 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.0.3) 2022-03-16 17:18:42.356 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev2) (1.0.3) 2022-03-16 17:18:42.453 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev2) (3.0.0) 2022-03-16 17:18:42.456 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev2) (1.3.3) 2022-03-16 17:18:42.478 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev2) (3.1.1) 2022-03-16 17:18:42.507 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev2) (0.11.0) 2022-03-16 17:18:42.577 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev2) (1.26.8) 2022-03-16 17:18:42.579 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev2) (1.0.0) 2022-03-16 17:18:42.714 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev2) (1.5.0) 2022-03-16 17:18:42.739 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev2) (60.9.3) 2022-03-16 17:18:42.883 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev2) (3.10.1) 2022-03-16 17:18:42.922 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (22.0.0) 2022-03-16 17:18:42.923 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (1.3.3) 2022-03-16 17:18:42.927 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (1.13.3) 2022-03-16 17:18:43.130 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (3.3) 2022-03-16 17:18:43.133 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (2.0.12) 2022-03-16 17:18:43.134 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (2019.11.28) 2022-03-16 17:18:43.172 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev2) (0.7) 2022-03-16 17:18:43.207 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev2) (0.23.2) 2022-03-16 17:18:43.451 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.4.2) 2022-03-16 17:18:43.452 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.5.2) 2022-03-16 17:18:43.598 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (1.4.2) 2022-03-16 17:18:43.600 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.6.3) 2022-03-16 17:18:43.602 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 17:18:43.736 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev2) (0.12.2) 2022-03-16 17:18:43.858 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (4.11.1) 2022-03-16 17:18:43.860 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (5.4.0) 2022-03-16 17:18:43.861 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (1.1.6) 2022-03-16 17:18:43.896 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (5.0.0) 2022-03-16 17:18:44.155 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev2) (2.21) 2022-03-16 17:18:44.237 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev2) (2.4.0) 2022-03-16 17:18:44.239 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev2) (0.5.0) 2022-03-16 17:18:44.411 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 17:18:44.508 | 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==20.1.0.dev2) (3.19.4) 2022-03-16 17:18:44.509 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.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==20.1.0.dev2) (1.55.0) 2022-03-16 17:18:44.742 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (2.1.0) 2022-03-16 17:18:45.182 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev2) (1.1.5) 2022-03-16 17:18:45.235 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev2) (0.13.1) 2022-03-16 17:18:45.288 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev2) (0.2.5) 2022-03-16 17:18:46.386 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (1.32) 2022-03-16 17:18:46.670 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev2) (1.8.2) 2022-03-16 17:18:46.671 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev2) (21.4.0) 2022-03-16 17:18:46.821 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev2) (2.2) 2022-03-16 17:18:47.015 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev2) (1.0.0) 2022-03-16 17:18:47.147 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev2) (3.7.0) 2022-03-16 17:18:48.834 | Installing collected packages: cinder 2022-03-16 17:18:48.834 | Attempting uninstall: cinder 2022-03-16 17:18:48.834 | Found existing installation: cinder 20.1.0.dev2 2022-03-16 17:18:48.840 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-16 17:18:48.842 | Running setup.py develop for cinder 2022-03-16 17:18:54.663 | Successfully installed cinder 2022-03-16 17:18:54.663 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 17:18:54.671 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:18:54.671 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:18:54.831 | + inc/python:pip_install:200 : result=0 2022-03-16 17:18:54.834 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:18:54.836 | + functions-common:time_stop:2425 : local name 2022-03-16 17:18:54.839 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:18:54.841 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:18:54.843 | + functions-common:time_stop:2428 : local total 2022-03-16 17:18:54.846 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:18:54.848 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:18:54.851 | + functions-common:time_stop:2432 : start_time=1647451115361 2022-03-16 17:18:54.853 | + functions-common:time_stop:2434 : [[ -z 1647451115361 ]] 2022-03-16 17:18:54.856 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:18:54.860 | + functions-common:time_stop:2437 : end_time=1647451134858 2022-03-16 17:18:54.862 | + functions-common:time_stop:2438 : elapsed_time=19497 2022-03-16 17:18:54.865 | + functions-common:time_stop:2439 : total=95907 2022-03-16 17:18:54.868 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:18:54.870 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=115404 2022-03-16 17:18:54.872 | + inc/python:pip_install:203 : return 0 2022-03-16 17:18:54.875 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:18:54.877 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 17:18:54.880 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 17:18:54.900 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 17:18:54.912 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-16 17:18:54.915 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-16 17:18:54.917 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:18:54.920 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:18:54.922 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-16 17:18:54.925 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:18:54.928 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-16 17:18:54.931 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-16 17:18:54.933 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-16 17:18:54.936 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:18:54.938 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:18:54.941 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-16 17:18:54.953 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-16 17:18:54.956 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:18:54.958 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:18:54.961 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:18:54.963 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:18:54.966 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:18:54.968 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:18:54.971 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:18:54.973 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:18:54.977 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:18:54.979 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:18:54.982 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:18:54.984 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:18:54.987 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-16 17:18:54.989 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:18:54.993 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:18:54.995 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:18:54.998 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-16 17:18:55.020 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-16 17:18:55.132 | Reading package lists... 2022-03-16 17:18:55.375 | Building dependency tree... 2022-03-16 17:18:55.377 | Reading state information... 2022-03-16 17:18:55.634 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-16 17:18:55.634 | The following packages were automatically installed and are no longer required: 2022-03-16 17:18:55.635 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:18:55.635 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:18:55.635 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:18:55.635 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:18:55.635 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:18:55.635 | python3-zope.interface 2022-03-16 17:18:55.635 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:18:55.750 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:18:55.754 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:18:55.758 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:18:55.760 | + functions-common:time_stop:2425 : local name 2022-03-16 17:18:55.763 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:18:55.765 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:18:55.768 | + functions-common:time_stop:2428 : local total 2022-03-16 17:18:55.770 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:18:55.774 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:18:55.776 | + functions-common:time_stop:2432 : start_time=1647451135018 2022-03-16 17:18:55.779 | + functions-common:time_stop:2434 : [[ -z 1647451135018 ]] 2022-03-16 17:18:55.782 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:18:55.787 | + functions-common:time_stop:2437 : end_time=1647451135784 2022-03-16 17:18:55.790 | + functions-common:time_stop:2438 : elapsed_time=766 2022-03-16 17:18:55.793 | + functions-common:time_stop:2439 : total=5429 2022-03-16 17:18:55.795 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:18:55.798 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6195 2022-03-16 17:18:55.801 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:18:55.803 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:18:55.806 | + ./stack.sh:main:926 : configure_cinder 2022-03-16 17:18:55.808 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-16 17:18:55.821 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-16 17:18:55.826 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-16 17:18:55.828 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-16 17:18:55.830 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-16 17:18:55.833 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-16 17:18:55.834 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-16 17:18:55.839 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-16 17:18:55.841 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-16 17:18:55.843 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-16 17:18:55.845 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-16 17:18:55.847 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-16 17:18:55.850 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-16 17:18:55.852 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-16 17:18:55.854 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-16 17:18:55.866 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-16 17:18:55.878 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-16 17:18:55.891 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-16 17:18:55.903 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-16 17:18:55.915 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-16 17:18:55.918 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-16 17:18:55.922 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.2rrtuGU6FG 2022-03-16 17:18:55.924 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-16 17:18:55.927 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-16 17:18:55.930 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-16 17:18:55.932 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.2rrtuGU6FG 2022-03-16 17:18:55.936 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.2rrtuGU6FG 2022-03-16 17:18:55.948 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.2rrtuGU6FG /etc/sudoers.d/cinder-rootwrap 2022-03-16 17:18:55.961 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-16 17:18:55.965 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-16 17:18:55.967 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-16 17:18:55.969 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-16 17:18:55.971 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-16 17:18:55.973 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-16 17:18:55.976 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-16 17:18:55.978 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-16 17:18:55.980 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-16 17:18:55.985 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-16 17:18:55.989 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-16 17:18:56.010 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-16 17:18:56.028 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-16 17:18:56.048 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-16 17:18:56.067 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-16 17:18:56.086 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-16 17:18:56.105 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-16 17:18:56.124 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-16 17:18:56.148 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-16 17:18:56.150 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 17:18:56.153 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-16 17:18:56.155 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 17:18:56.157 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-16 17:18:56.188 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-16 17:18:56.216 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-03-16 17:18:56.244 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-16 17:18:56.273 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-16 17:18:56.301 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-16 17:18:56.330 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-16 17:18:56.359 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-16 17:18:56.388 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:18:56.417 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 17:18:56.445 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-16 17:18:56.477 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-16 17:18:56.505 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-16 17:18:56.508 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-16 17:18:56.511 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-16 17:18:56.513 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-16 17:18:56.516 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-16 17:18:56.518 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-16 17:18:56.550 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-16 17:18:56.579 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-16 17:18:56.607 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-16 17:18:56.636 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-16 17:18:56.665 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-16 17:18:56.693 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-16 17:18:56.724 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-16 17:18:56.727 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.24 2022-03-16 17:18:56.756 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-16 17:18:56.789 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-16 17:18:56.797 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 442409084032d73ec67a8ac19529503d 2022-03-16 17:18:56.825 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-16 17:18:56.828 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-16 17:18:56.857 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-16 17:18:56.885 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-16 17:18:56.914 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-16 17:18:56.943 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-16 17:18:56.960 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:18:56.963 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 17:18:56.965 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-16 17:18:56.967 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-16 17:18:56.970 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-16 17:18:56.972 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-16 17:18:56.975 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-16 17:18:56.977 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-16 17:18:56.980 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-16 17:18:56.982 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-16 17:18:56.985 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-16 17:18:56.987 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-16 17:18:57.018 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-16 17:18:57.046 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-16 17:18:57.074 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-16 17:18:57.103 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-16 17:18:57.132 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-16 17:18:57.160 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-16 17:18:57.163 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-16 17:18:57.165 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-16 17:18:57.167 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-16 17:18:57.196 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-16 17:18:57.199 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-16 17:18:57.228 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-16 17:18:57.230 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-16 17:18:57.233 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-16 17:18:57.235 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-16 17:18:57.263 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-16 17:18:57.266 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-16 17:18:57.268 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-16 17:18:57.285 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:18:57.288 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-16 17:18:57.290 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-16 17:18:57.292 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-16 17:18:57.295 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-16 17:18:57.326 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.24:8080/v1/AUTH_ 2022-03-16 17:18:57.355 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-16 17:18:57.372 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:18:57.374 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-16 17:18:57.391 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:18:57.394 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-16 17:18:57.410 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:18:57.413 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-16 17:18:57.415 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-16 17:18:57.417 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-16 17:18:57.420 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-16 17:18:57.422 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 17:18:57.425 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 17:18:57.427 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:18:57.445 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:18:57.448 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 17:18:57.450 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 17:18:57.453 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:18:57.469 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:18:57.471 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:18:57.475 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:18:57.503 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:18:57.506 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:18:57.509 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-16 17:18:57.511 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-16 17:18:57.513 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 17:18:57.517 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:18:57.534 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:18:57.536 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:18:57.539 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:18:57.541 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:18:57.544 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 17:18:57.573 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:18:57.601 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:18:57.630 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:18:57.659 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-16 17:18:57.676 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:18:57.679 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-16 17:18:57.681 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-16 17:18:57.684 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-16 17:18:57.686 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-16 17:18:57.689 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 17:18:57.691 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 17:18:57.694 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-16 17:18:57.698 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-16 17:18:57.701 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 17:18:57.703 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 17:18:57.717 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 17:18:57.717 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:18:57.726 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 17:18:57.730 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:18:57.745 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-16 17:18:57.748 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-16 17:18:57.752 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-16 17:18:57.783 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-16 17:18:57.811 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-16 17:18:57.840 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-16 17:18:57.868 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 17:18:57.896 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 17:18:57.924 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-16 17:18:57.952 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-16 17:18:57.982 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-16 17:18:58.010 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 17:18:58.038 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 17:18:58.066 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 17:18:58.095 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-16 17:18:58.124 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 17:18:58.126 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 17:18:58.129 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-16 17:18:58.133 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-16 17:18:58.135 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 17:18:58.137 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:18:58.140 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:18:58.142 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 17:18:58.145 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 17:18:58.151 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-16 17:18:58.181 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 17:18:58.211 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 17:18:58.212 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-16 17:18:58.219 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-16 17:18:58.223 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-16 17:18:58.225 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-16 17:18:58.228 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 17:18:58.230 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 17:18:58.232 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:18:58.235 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:18:58.237 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:18:58.240 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 17:18:58.243 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 17:18:58.245 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:18:58.248 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:18:58.250 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-16 17:18:58.312 | Enabling site cinder-wsgi. 2022-03-16 17:18:58.319 | To activate the new configuration, you need to run: 2022-03-16 17:18:58.319 | systemctl reload apache2 2022-03-16 17:18:58.323 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 17:18:58.326 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 17:18:58.328 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:18:58.331 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 17:18:58.466 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-16 17:18:58.468 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-16 17:18:58.506 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.24/image 2022-03-16 17:18:58.537 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-16 17:18:58.554 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:18:58.557 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-16 17:18:58.559 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 17:18:58.562 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 17:18:58.564 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-16 17:18:58.567 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-16 17:18:58.599 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-16 17:18:58.627 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.24/identity 2022-03-16 17:18:58.656 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-16 17:18:58.685 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-16 17:18:58.719 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-16 17:18:58.751 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-16 17:18:58.782 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-16 17:18:58.811 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:18:58.841 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-16 17:18:58.871 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-16 17:18:58.901 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 17:18:58.930 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-16 17:18:58.933 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-16 17:18:58.951 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:18:58.953 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.24:2379 2022-03-16 17:18:58.985 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-16 17:18:58.988 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-16 17:18:59.012 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:18:59.015 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-16 17:18:59.017 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-16 17:18:59.020 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-16 17:18:59.023 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:18:59.025 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-16 17:18:59.028 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-16 17:18:59.032 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:18:59.032 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:18:59.038 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:18:59.040 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:18:59.043 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 17:18:59.046 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:18:59.049 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-16 17:18:59.051 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-16 17:18:59.054 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-16 17:18:59.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:18:59.060 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:18:59.062 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-16 17:18:59.065 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:18:59.067 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-16 17:18:59.071 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-16 17:18:59.073 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-16 17:18:59.076 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:18:59.078 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:18:59.081 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:18:59.085 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:18:59.087 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:18:59.090 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:18:59.106 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:18:59.109 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:18:59.111 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:18:59.114 | + functions-common:git_clone:629 : echo master 2022-03-16 17:18:59.115 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:18:59.120 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-16 17:18:59.123 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:18:59.125 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-16 17:18:59.128 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:18:59.129 | + functions-common:git_clone:678 : head -1 2022-03-16 17:18:59.143 | 1a56b1260c Merge commit 'refs/changes/47/833247/11' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-03-16 17:18:59.146 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:18:59.148 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-16 17:18:59.151 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:18:59.153 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 17:18:59.156 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-16 17:18:59.158 | + inc/python:setup_develop:344 : local extras= 2022-03-16 17:18:59.161 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-16 17:18:59.164 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:18:59.166 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 17:18:59.169 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-16 17:18:59.171 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:18:59.174 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 17:18:59.178 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-16 17:18:59.180 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:18:59.183 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-16 17:18:59.186 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:18:59.188 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:18:59.192 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-16 17:18:59.198 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-16 17:18:59.201 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-16 17:18:59.854 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-16 17:18:59.856 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:18:59.859 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:18:59.861 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:18:59.863 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 17:18:59.866 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-16 17:18:59.869 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:18:59.871 | + inc/python:setup_package:428 : local extras= 2022-03-16 17:18:59.874 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:18:59.876 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 17:18:59.878 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 17:18:59.882 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 17:18:59.884 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:18:59.887 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-16 17:18:59.908 | Using python 3.8 to install /opt/stack/neutron 2022-03-16 17:18:59.910 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-16 17:19:00.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:19:00.797 | from cryptography.utils import int_from_bytes 2022-03-16 17:19:00.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:19:00.797 | from cryptography.utils import int_from_bytes 2022-03-16 17:19:01.931 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:19:01.958 | Obtaining file:///opt/stack/neutron 2022-03-16 17:19:01.959 | Preparing metadata (setup.py): started 2022-03-16 17:19:06.217 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:19:06.304 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (5.8.1) 2022-03-16 17:19:06.305 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (3.5.0) 2022-03-16 17:19:06.306 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.1.1) 2022-03-16 17:19:06.307 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.5.1) 2022-03-16 17:19:06.308 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.5.0) 2022-03-16 17:19:06.309 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (5.1.1) 2022-03-16 17:19:06.310 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (0.33.0) 2022-03-16 17:19:06.311 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.4.1) 2022-03-16 17:19:06.313 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (0.20.4) 2022-03-16 17:19:06.314 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.27.1) 2022-03-16 17:19:06.315 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (3.0.3) 2022-03-16 17:19:06.316 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (9.4.0) 2022-03-16 17:19:06.317 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (0.8.0) 2022-03-16 17:19:06.319 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (0.11.0) 2022-03-16 17:19:06.320 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.20.0) 2022-03-16 17:19:06.321 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (7.8.0) 2022-03-16 17:19:06.322 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (6.3.1) 2022-03-16 17:19:06.323 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.4.31) 2022-03-16 17:19:06.324 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.8.7) 2022-03-16 17:19:06.325 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.5.0) 2022-03-16 17:19:06.326 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.7.6) 2022-03-16 17:19:06.327 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (3.5.0) 2022-03-16 17:19:06.328 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.10.1) 2022-03-16 17:19:06.329 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.5.0) 2022-03-16 17:19:06.330 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (8.8.0) 2022-03-16 17:19:06.331 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.1.0) 2022-03-16 17:19:06.332 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (11.2.0) 2022-03-16 17:19:06.334 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (5.1.0) 2022-03-16 17:19:06.335 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.7.0) 2022-03-16 17:19:06.336 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (12.13.0) 2022-03-16 17:19:06.337 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.5.1) 2022-03-16 17:19:06.338 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (3.11.0) 2022-03-16 17:19:06.340 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.7.0) 2022-03-16 17:19:06.341 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.3.0) 2022-03-16 17:19:06.342 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (6.3.1) 2022-03-16 17:19:06.343 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.3.0) 2022-03-16 17:19:06.344 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.8.0) 2022-03-16 17:19:06.345 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.5.0) 2022-03-16 17:19:06.346 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.12.2) 2022-03-16 17:19:06.347 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.6.0) 2022-03-16 17:19:06.348 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (3.4.2) 2022-03-16 17:19:06.349 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.3.1) 2022-03-16 17:19:06.350 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.1.0) 2022-03-16 17:19:06.351 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.16.0) 2022-03-16 17:19:06.352 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (1.15.1) 2022-03-16 17:19:06.353 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (21.3) 2022-03-16 17:19:06.355 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (5.9.0) 2022-03-16 17:19:06.356 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:19:06.357 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (22.0.0) 2022-03-16 17:19:06.358 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (17.7.0) 2022-03-16 17:19:06.359 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (0.61.0) 2022-03-16 17:19:06.360 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (4.5.0) 2022-03-16 17:19:06.361 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.7.1) 2022-03-16 17:19:06.362 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.4.0) 2022-03-16 17:19:06.363 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev32) (2.10.1) 2022-03-16 17:19:06.380 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev32) (5.4.0) 2022-03-16 17:19:06.382 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev32) (4.11.1) 2022-03-16 17:19:06.383 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev32) (1.1.6) 2022-03-16 17:19:06.390 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev32) (1.13.3) 2022-03-16 17:19:06.402 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev32) (1.1.2) 2022-03-16 17:19:06.404 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev32) (1.16.0) 2022-03-16 17:19:06.405 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev32) (2.1.0) 2022-03-16 17:19:06.424 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev32) (3.0.7) 2022-03-16 17:19:06.432 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev32) (2.1.0) 2022-03-16 17:19:06.492 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev32) (1.7.0) 2022-03-16 17:19:06.495 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev32) (1.0.2) 2022-03-16 17:19:06.547 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev32) (3.1.1) 2022-03-16 17:19:06.549 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev32) (4.4.0) 2022-03-16 17:19:06.598 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev32) (1.2.2) 2022-03-16 17:19:06.601 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev32) (2.7.0) 2022-03-16 17:19:06.628 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (36.0.1) 2022-03-16 17:19:06.629 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (1.4.4) 2022-03-16 17:19:06.630 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (1.1.5) 2022-03-16 17:19:06.632 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (1.4.0) 2022-03-16 17:19:06.633 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (0.10.0) 2022-03-16 17:19:06.634 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (6.0) 2022-03-16 17:19:06.635 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (1.32) 2022-03-16 17:19:06.637 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev32) (2.5.0) 2022-03-16 17:19:06.655 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev32) (1.0.3) 2022-03-16 17:19:06.745 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev32) (0.17.3) 2022-03-16 17:19:06.789 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev32) (1.5.0) 2022-03-16 17:19:06.851 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev32) (2.0.1) 2022-03-16 17:19:06.854 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev32) (0.13.0) 2022-03-16 17:19:06.855 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev32) (0.5.0) 2022-03-16 17:19:06.939 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev32) (2.8.2) 2022-03-16 17:19:06.943 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev32) (0.9.6) 2022-03-16 17:19:07.001 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev32) (5.0.0) 2022-03-16 17:19:07.002 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev32) (5.2.3) 2022-03-16 17:19:07.006 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev32) (0.4.0) 2022-03-16 17:19:07.008 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev32) (5.0.9) 2022-03-16 17:19:07.033 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev32) (3.2.0) 2022-03-16 17:19:07.035 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev32) (3.3.0) 2022-03-16 17:19:07.083 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev32) (1.15.0) 2022-03-16 17:19:07.137 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev32) (2021.3) 2022-03-16 17:19:07.173 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev32) (1.3.3) 2022-03-16 17:19:07.175 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev32) (3.0.0) 2022-03-16 17:19:07.201 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev32) (3.1.1) 2022-03-16 17:19:07.341 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev32) (2.4.0) 2022-03-16 17:19:07.411 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev32) (60.9.3) 2022-03-16 17:19:07.492 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev32) (0.3.5) 2022-03-16 17:19:07.493 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev32) (3.0.0) 2022-03-16 17:19:07.603 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:19:07.604 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:19:07.605 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:19:07.606 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:19:07.607 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:19:07.608 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:19:07.610 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev32) (0.6.6) 2022-03-16 17:19:07.819 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev32) (3.10.1) 2022-03-16 17:19:07.822 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev32) (2.5.0) 2022-03-16 17:19:07.823 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev32) (3.2.0) 2022-03-16 17:19:07.864 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev32) (3.17.6) 2022-03-16 17:19:07.869 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev32) (2.1.0) 2022-03-16 17:19:07.961 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev32) (2019.11.28) 2022-03-16 17:19:07.963 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev32) (3.3) 2022-03-16 17:19:07.964 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev32) (1.26.8) 2022-03-16 17:19:07.967 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev32) (2.0.12) 2022-03-16 17:19:08.003 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev32) (0.7) 2022-03-16 17:19:08.346 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev32) (0.12.2) 2022-03-16 17:19:08.421 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev32) (5.0.0) 2022-03-16 17:19:08.614 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev32) (2.21) 2022-03-16 17:19:08.686 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev32) (0.5.0) 2022-03-16 17:19:08.688 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev32) (2.4.0) 2022-03-16 17:19:08.914 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev32) (2.5.0) 2022-03-16 17:19:09.086 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev32) (2.2) 2022-03-16 17:19:09.611 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev32) (0.13.1) 2022-03-16 17:19:09.659 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev32) (0.2.5) 2022-03-16 17:19:10.270 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev32) (0.5.2) 2022-03-16 17:19:10.272 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev32) (0.4.2) 2022-03-16 17:19:10.612 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev32) (4.10.0) 2022-03-16 17:19:10.613 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev32) (2.0.0) 2022-03-16 17:19:10.782 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev32) (3.7.0) 2022-03-16 17:19:11.032 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev32) (1.8.2) 2022-03-16 17:19:11.033 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev32) (21.4.0) 2022-03-16 17:19:11.219 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev32) (1.0.0) 2022-03-16 17:19:11.434 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev32) (2.3.1) 2022-03-16 17:19:13.021 | Installing collected packages: neutron 2022-03-16 17:19:13.021 | Attempting uninstall: neutron 2022-03-16 17:19:13.021 | Found existing installation: neutron 20.1.0.dev32 2022-03-16 17:19:13.040 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-16 17:19:13.042 | Running setup.py develop for neutron 2022-03-16 17:19:19.054 | Successfully installed neutron 2022-03-16 17:19:19.054 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 17:19:19.062 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:19:19.062 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:19:19.207 | + inc/python:pip_install:200 : result=0 2022-03-16 17:19:19.210 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:19:19.213 | + functions-common:time_stop:2425 : local name 2022-03-16 17:19:19.215 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:19:19.217 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:19:19.220 | + functions-common:time_stop:2428 : local total 2022-03-16 17:19:19.222 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:19:19.225 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:19:19.227 | + functions-common:time_stop:2432 : start_time=1647451139903 2022-03-16 17:19:19.229 | + functions-common:time_stop:2434 : [[ -z 1647451139903 ]] 2022-03-16 17:19:19.232 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:19:19.236 | + functions-common:time_stop:2437 : end_time=1647451159234 2022-03-16 17:19:19.239 | + functions-common:time_stop:2438 : elapsed_time=19331 2022-03-16 17:19:19.242 | + functions-common:time_stop:2439 : total=115404 2022-03-16 17:19:19.244 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:19:19.246 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=134735 2022-03-16 17:19:19.249 | + inc/python:pip_install:203 : return 0 2022-03-16 17:19:19.251 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:19:19.254 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 17:19:19.257 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 17:19:19.276 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 17:19:19.288 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-16 17:19:19.291 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-16 17:19:19.293 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:19:19.296 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:19:19.298 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-16 17:19:19.301 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:19:19.304 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-16 17:19:19.307 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:19:19.309 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-16 17:19:19.328 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:19:19.330 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-16 17:19:19.333 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-16 17:19:19.336 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-16 17:19:19.338 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:19:19.341 | + lib/stack:stack_install_service:32 : install_nova 2022-03-16 17:19:19.344 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-16 17:19:19.346 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-16 17:19:19.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:19:19.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:19:19.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-16 17:19:19.356 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:19:19.358 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-16 17:19:19.375 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:19:19.377 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-16 17:19:19.395 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:19:19.397 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-16 17:19:19.414 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:19:19.416 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-16 17:19:19.419 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-16 17:19:19.421 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-16 17:19:19.423 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:19:19.425 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:19:19.429 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:19:19.432 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:19:19.434 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:19:19.437 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:19:19.453 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:19:19.455 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:19:19.457 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:19:19.461 | + functions-common:git_clone:629 : echo master 2022-03-16 17:19:19.461 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:19:19.466 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-16 17:19:19.469 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:19:19.471 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-16 17:19:19.474 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:19:19.474 | + functions-common:git_clone:678 : head -1 2022-03-16 17:19:19.478 | dde15d9c47 Merge "Attempt to thin out nova-ceph-multistore" 2022-03-16 17:19:19.481 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:19:19.484 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-16 17:19:19.486 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:19:19.488 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 17:19:19.491 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-16 17:19:19.494 | + inc/python:setup_develop:344 : local extras= 2022-03-16 17:19:19.496 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-16 17:19:19.499 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:19:19.501 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 17:19:19.504 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-16 17:19:19.507 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:19:19.509 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 17:19:19.513 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-16 17:19:19.515 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:19:19.518 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-16 17:19:19.521 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:19:19.523 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:19:19.526 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-16 17:19:19.532 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-16 17:19:19.534 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-16 17:19:20.193 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-16 17:19:20.195 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:19:20.198 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:19:20.200 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:19:20.203 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 17:19:20.205 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-16 17:19:20.207 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:19:20.210 | + inc/python:setup_package:428 : local extras= 2022-03-16 17:19:20.213 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:19:20.215 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 17:19:20.217 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 17:19:20.220 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 17:19:20.222 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:19:20.225 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-16 17:19:20.246 | Using python 3.8 to install /opt/stack/nova 2022-03-16 17:19:20.249 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-16 17:19:21.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:19:21.144 | from cryptography.utils import int_from_bytes 2022-03-16 17:19:21.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:19:21.144 | from cryptography.utils import int_from_bytes 2022-03-16 17:19:22.300 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:19:22.327 | Obtaining file:///opt/stack/nova 2022-03-16 17:19:22.327 | Preparing metadata (setup.py): started 2022-03-16 17:19:27.554 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:19:27.683 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.8.1) 2022-03-16 17:19:27.684 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.4.31) 2022-03-16 17:19:27.685 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.1.1) 2022-03-16 17:19:27.686 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.33.0) 2022-03-16 17:19:27.687 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.0.3) 2022-03-16 17:19:27.688 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (9.4.0) 2022-03-16 17:19:27.689 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.8.0) 2022-03-16 17:19:27.691 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.5.1) 2022-03-16 17:19:27.692 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (36.0.1) 2022-03-16 17:19:27.693 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.8.7) 2022-03-16 17:19:27.694 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.1.2) 2022-03-16 17:19:27.695 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.1.1) 2022-03-16 17:19:27.696 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.5.0) 2022-03-16 17:19:27.697 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.1.1) 2022-03-16 17:19:27.698 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.13.0) 2022-03-16 17:19:27.699 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.7.6) 2022-03-16 17:19:27.701 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.8.0) 2022-03-16 17:19:27.702 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.11.0) 2022-03-16 17:19:27.703 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.1) 2022-03-16 17:19:27.704 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.0.2) 2022-03-16 17:19:27.705 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.0.0rc2.dev3) (3.2.0) 2022-03-16 17:19:27.706 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (8.3.0) 2022-03-16 17:19:27.707 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.0) 2022-03-16 17:19:27.709 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (7.8.0) 2022-03-16 17:19:27.710 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.6.0) 2022-03-16 17:19:27.711 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.27.1) 2022-03-16 17:19:27.713 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.5.0) 2022-03-16 17:19:27.714 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.10.0) 2022-03-16 17:19:27.715 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.10.1) 2022-03-16 17:19:27.716 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.0) 2022-03-16 17:19:27.717 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (8.8.0) 2022-03-16 17:19:27.718 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.1.0) 2022-03-16 17:19:27.719 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.7.0) 2022-03-16 17:19:27.720 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 17:19:27.721 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.3.0) 2022-03-16 17:19:27.723 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.3.0) 2022-03-16 17:19:27.724 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 17:19:27.725 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.12.2) 2022-03-16 17:19:27.726 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (11.2.0) 2022-03-16 17:19:27.727 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (6.3.1) 2022-03-16 17:19:27.728 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (12.13.0) 2022-03-16 17:19:27.729 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.11.0) 2022-03-16 17:19:27.730 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.0) 2022-03-16 17:19:27.731 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.1.0) 2022-03-16 17:19:27.733 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.0) 2022-03-16 17:19:27.734 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 17:19:27.735 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.1) 2022-03-16 17:19:27.736 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.9.0) 2022-03-16 17:19:27.737 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.6.0) 2022-03-16 17:19:27.738 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.2.0) 2022-03-16 17:19:27.740 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.1.0) 2022-03-16 17:19:27.741 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.0) 2022-03-16 17:19:27.742 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.1) 2022-03-16 17:19:27.743 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.10.1) 2022-03-16 17:19:27.744 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.0.1) 2022-03-16 17:19:27.745 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.10.1) 2022-03-16 17:19:27.746 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.2.2) 2022-03-16 17:19:27.747 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 17:19:27.749 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.7.0) 2022-03-16 17:19:27.750 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.6.4) 2022-03-16 17:19:27.751 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.2) 2022-03-16 17:19:27.752 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.4.0) 2022-03-16 17:19:27.753 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.61.0) 2022-03-16 17:19:27.754 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (6.0) 2022-03-16 17:19:27.771 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (1.1.6) 2022-03-16 17:19:27.772 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (5.4.0) 2022-03-16 17:19:27.775 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (4.11.1) 2022-03-16 17:19:27.797 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.0.0rc2.dev3) (5.3.0) 2022-03-16 17:19:27.837 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.0.0rc2.dev3) (1.15.0) 2022-03-16 17:19:27.869 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 17:19:27.870 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev3) (1.16.0) 2022-03-16 17:19:27.895 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 17:19:28.021 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.0.0rc2.dev3) (3.1.1) 2022-03-16 17:19:28.024 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.0.0rc2.dev3) (4.4.0) 2022-03-16 17:19:28.084 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.4.4) 2022-03-16 17:19:28.086 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.32) 2022-03-16 17:19:28.087 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 17:19:28.088 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.4.0) 2022-03-16 17:19:28.090 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (0.10.0) 2022-03-16 17:19:28.091 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.1.5) 2022-03-16 17:19:28.114 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev3) (6.3.1) 2022-03-16 17:19:28.118 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev3) (5.6.0) 2022-03-16 17:19:28.171 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:19:28.174 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 17:19:28.175 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (1.15.1) 2022-03-16 17:19:28.237 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.0.0rc2.dev3) (0.17.3) 2022-03-16 17:19:28.379 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev3) (2.0.1) 2022-03-16 17:19:28.380 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev3) (0.5.0) 2022-03-16 17:19:28.462 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.0.0rc2.dev3) (0.9.6) 2022-03-16 17:19:28.527 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.2.3) 2022-03-16 17:19:28.529 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.0) 2022-03-16 17:19:28.530 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.9) 2022-03-16 17:19:28.534 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (0.4.0) 2022-03-16 17:19:28.558 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev3) (3.3.0) 2022-03-16 17:19:28.563 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev3) (3.2.0) 2022-03-16 17:19:28.612 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.0.0rc2.dev3) (1.0.3) 2022-03-16 17:19:28.673 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.0.0rc2.dev3) (2021.3) 2022-03-16 17:19:28.713 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (3.0.0) 2022-03-16 17:19:28.714 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 17:19:28.767 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev3) (3.0.7) 2022-03-16 17:19:28.768 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev3) (21.3) 2022-03-16 17:19:28.860 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 17:19:28.886 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.0.0rc2.dev3) (60.9.3) 2022-03-16 17:19:28.969 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.0.0rc2.dev3) (0.2.5) 2022-03-16 17:19:29.050 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.0.0.0rc2.dev3) (3.17.6) 2022-03-16 17:19:29.119 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 17:19:29.120 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (1.13.3) 2022-03-16 17:19:29.121 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (22.0.0) 2022-03-16 17:19:29.167 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 17:19:29.174 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 17:19:29.176 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (3.10.1) 2022-03-16 17:19:29.258 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (3.3) 2022-03-16 17:19:29.259 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (2019.11.28) 2022-03-16 17:19:29.260 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (1.26.8) 2022-03-16 17:19:29.262 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (2.0.12) 2022-03-16 17:19:29.361 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.0.0rc2.dev3) (0.7) 2022-03-16 17:19:29.582 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev3) (0.5.2) 2022-03-16 17:19:29.582 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev3) (0.4.2) 2022-03-16 17:19:29.696 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 17:19:29.698 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (2.6.3) 2022-03-16 17:19:29.700 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (1.4.2) 2022-03-16 17:19:29.791 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.0.0rc2.dev3) (0.12.2) 2022-03-16 17:19:29.871 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.0.0.0rc2.dev3) (1.22.2) 2022-03-16 17:19:29.906 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.0) 2022-03-16 17:19:30.148 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.0.0rc2.dev3) (2.21) 2022-03-16 17:19:30.229 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (2.4.0) 2022-03-16 17:19:30.230 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (0.5.0) 2022-03-16 17:19:30.487 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 17:19:30.601 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (2.2) 2022-03-16 17:19:31.121 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (0.13.1) 2022-03-16 17:19:31.168 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (2.16.0) 2022-03-16 17:19:31.547 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:19:31.549 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:19:31.550 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:19:31.551 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:19:31.552 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:19:31.553 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:19:31.555 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 17:19:32.821 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (3.7.0) 2022-03-16 17:19:33.243 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (1.8.2) 2022-03-16 17:19:33.244 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (21.4.0) 2022-03-16 17:19:33.344 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (2.4.0) 2022-03-16 17:19:33.456 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (1.0.0) 2022-03-16 17:19:35.136 | Installing collected packages: nova 2022-03-16 17:19:35.136 | Attempting uninstall: nova 2022-03-16 17:19:35.136 | Found existing installation: nova 25.0.0.0rc2.dev3 2022-03-16 17:19:35.145 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-16 17:19:35.148 | Running setup.py develop for nova 2022-03-16 17:19:41.708 | Successfully installed nova 2022-03-16 17:19:41.708 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 17:19:41.716 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:19:41.716 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:19:41.869 | + inc/python:pip_install:200 : result=0 2022-03-16 17:19:41.871 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:19:41.874 | + functions-common:time_stop:2425 : local name 2022-03-16 17:19:41.876 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:19:41.878 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:19:41.881 | + functions-common:time_stop:2428 : local total 2022-03-16 17:19:41.884 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:19:41.886 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:19:41.888 | + functions-common:time_stop:2432 : start_time=1647451160241 2022-03-16 17:19:41.891 | + functions-common:time_stop:2434 : [[ -z 1647451160241 ]] 2022-03-16 17:19:41.893 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:19:41.898 | + functions-common:time_stop:2437 : end_time=1647451181895 2022-03-16 17:19:41.900 | + functions-common:time_stop:2438 : elapsed_time=21654 2022-03-16 17:19:41.903 | + functions-common:time_stop:2439 : total=134735 2022-03-16 17:19:41.905 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:19:41.907 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=156389 2022-03-16 17:19:41.909 | + inc/python:pip_install:203 : return 0 2022-03-16 17:19:41.912 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:19:41.914 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 17:19:41.917 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 17:19:41.936 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 17:19:41.949 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-16 17:19:41.952 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-16 17:19:41.954 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:19:41.957 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:19:41.959 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-16 17:19:41.962 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:19:41.965 | + lib/nova:install_nova:937 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-16 17:19:41.978 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:19:41.980 | + ./stack.sh:main:937 : configure_nova 2022-03-16 17:19:41.983 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-16 17:19:41.996 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-16 17:19:41.998 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-16 17:19:42.001 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-16 17:19:42.004 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-16 17:19:42.005 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-16 17:19:42.010 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-16 17:19:42.013 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-16 17:19:42.015 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-16 17:19:42.018 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-16 17:19:42.020 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-16 17:19:42.023 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-16 17:19:42.026 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-16 17:19:42.028 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-16 17:19:42.040 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-16 17:19:42.053 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-16 17:19:42.066 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-16 17:19:42.078 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-16 17:19:42.091 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-16 17:19:42.094 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-16 17:19:42.099 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.3GQIiAz9Wo 2022-03-16 17:19:42.102 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-16 17:19:42.104 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-16 17:19:42.107 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-16 17:19:42.109 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-16 17:19:42.112 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-16 17:19:42.115 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.3GQIiAz9Wo 2022-03-16 17:19:42.119 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.3GQIiAz9Wo 2022-03-16 17:19:42.131 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.3GQIiAz9Wo /etc/sudoers.d/nova-rootwrap 2022-03-16 17:19:42.144 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-16 17:19:42.148 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-16 17:19:42.151 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-16 17:19:42.153 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-16 17:19:42.156 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-16 17:19:42.158 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-16 17:19:42.161 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-16 17:19:42.164 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-16 17:19:42.167 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-16 17:19:42.171 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-16 17:19:42.188 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:19:42.190 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-16 17:19:42.193 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-16 17:19:42.197 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-16 17:19:42.201 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-16 17:19:42.230 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-16 17:19:42.233 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-16 17:19:42.259 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-16 17:19:42.289 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-16 17:19:42.316 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-16 17:19:42.347 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-16 17:19:42.377 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-16 17:19:42.407 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-16 17:19:42.410 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.24 2022-03-16 17:19:42.437 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-16 17:19:42.464 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-16 17:19:42.492 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-16 17:19:42.519 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-16 17:19:42.546 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-16 17:19:42.580 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-16 17:19:42.583 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:19:42.585 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:19:42.587 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:19:42.590 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:19:42.592 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:19:42.594 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:19:42.596 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:19:42.599 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:19:42.601 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:19:42.603 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:19:42.606 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:19:42.608 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-16 17:19:42.610 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:19:42.612 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:19:42.615 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:19:42.617 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:19:42.620 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:19:42.622 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:19:42.624 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-16 17:19:42.641 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:19:42.643 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:19:42.645 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-16 17:19:42.648 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-16 17:19:42.676 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-16 17:19:42.679 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-16 17:19:42.681 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-16 17:19:42.683 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-16 17:19:42.686 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 17:19:42.688 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 17:19:42.719 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-16 17:19:42.722 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-16 17:19:42.724 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-16 17:19:42.727 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-16 17:19:42.729 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-16 17:19:42.732 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-16 17:19:42.762 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-16 17:19:42.793 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-16 17:19:42.821 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-16 17:19:42.849 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-16 17:19:42.866 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:19:42.868 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-16 17:19:42.884 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:19:42.888 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-16 17:19:42.888 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-16 17:19:42.893 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-16 17:19:42.896 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-16 17:19:42.924 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-16 17:19:42.941 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:19:42.943 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-16 17:19:42.946 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-16 17:19:42.948 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 17:19:42.951 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 17:19:42.953 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-16 17:19:42.983 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-16 17:19:43.014 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-03-16 17:19:43.042 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-16 17:19:43.071 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-16 17:19:43.100 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-16 17:19:43.128 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-16 17:19:43.156 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-16 17:19:43.185 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:19:43.213 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 17:19:43.242 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-16 17:19:43.258 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:19:43.260 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-16 17:19:43.263 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-16 17:19:43.294 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-16 17:19:43.322 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.24/identity 2022-03-16 17:19:43.350 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-16 17:19:43.378 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-16 17:19:43.406 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-16 17:19:43.434 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-16 17:19:43.463 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-16 17:19:43.492 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-16 17:19:43.508 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:19:43.511 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-16 17:19:43.513 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-16 17:19:43.541 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-16 17:19:43.572 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-16 17:19:43.574 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-16 17:19:43.603 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-16 17:19:43.605 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-16 17:19:43.608 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-16 17:19:43.610 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:19:43.612 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:19:43.615 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:19:43.617 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:19:43.620 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:19:43.622 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:19:43.624 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-16 17:19:43.627 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:19:43.629 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:19:43.631 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:19:43.634 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:19:43.636 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:19:43.638 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:19:43.641 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:19:43.643 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:19:43.645 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:19:43.648 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:19:43.650 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:19:43.652 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-16 17:19:43.655 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-16 17:19:43.657 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-16 17:19:43.660 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:19:43.678 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:19:43.682 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:19:43.684 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:19:43.686 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:19:43.688 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 17:19:43.717 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:19:43.746 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:19:43.774 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:19:43.803 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-16 17:19:43.834 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-16 17:19:43.851 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:19:43.853 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-16 17:19:43.855 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-16 17:19:43.858 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-16 17:19:43.860 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-16 17:19:43.862 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 17:19:43.866 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 17:19:43.869 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-16 17:19:43.873 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-16 17:19:43.875 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 17:19:43.877 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 17:19:43.890 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 17:19:43.890 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:19:43.900 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 17:19:43.903 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:19:43.919 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-16 17:19:43.921 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-16 17:19:43.925 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-16 17:19:43.955 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-16 17:19:43.983 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-16 17:19:44.011 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-16 17:19:44.040 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 17:19:44.068 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 17:19:44.097 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-16 17:19:44.125 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-16 17:19:44.153 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-16 17:19:44.181 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 17:19:44.209 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 17:19:44.238 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 17:19:44.266 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-16 17:19:44.295 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 17:19:44.297 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 17:19:44.300 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-16 17:19:44.303 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-16 17:19:44.306 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 17:19:44.308 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:19:44.310 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:19:44.313 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 17:19:44.315 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 17:19:44.319 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-16 17:19:44.347 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 17:19:44.375 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-16 17:19:44.376 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 17:19:44.385 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-16 17:19:44.389 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-16 17:19:44.391 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-16 17:19:44.393 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 17:19:44.397 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 17:19:44.399 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:19:44.401 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:19:44.404 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:19:44.406 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 17:19:44.408 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 17:19:44.411 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:19:44.413 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:19:44.416 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-16 17:19:44.478 | Enabling site nova-api-wsgi. 2022-03-16 17:19:44.484 | To activate the new configuration, you need to run: 2022-03-16 17:19:44.484 | systemctl reload apache2 2022-03-16 17:19:44.488 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 17:19:44.491 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 17:19:44.493 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:19:44.496 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 17:19:44.636 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-16 17:19:44.654 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:19:44.657 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-16 17:19:44.659 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-16 17:19:44.662 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-16 17:19:44.664 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-16 17:19:44.667 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-16 17:19:44.669 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 17:19:44.672 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-16 17:19:44.677 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-16 17:19:44.679 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 17:19:44.682 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 17:19:44.696 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:19:44.696 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 17:19:44.705 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 17:19:44.709 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:19:44.725 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-16 17:19:44.727 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-16 17:19:44.731 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-16 17:19:44.763 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-16 17:19:44.790 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-16 17:19:44.820 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-16 17:19:44.848 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 17:19:44.876 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 17:19:44.904 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-16 17:19:44.932 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-16 17:19:44.961 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-16 17:19:44.989 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 17:19:45.017 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 17:19:45.045 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 17:19:45.073 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-16 17:19:45.102 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-16 17:19:45.104 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-16 17:19:45.132 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-16 17:19:45.149 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:19:45.151 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-16 17:19:45.183 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-16 17:19:45.185 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-16 17:19:45.188 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-16 17:19:45.206 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:19:45.209 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:19:45.212 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:19:45.243 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-16 17:19:45.275 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-16 17:19:45.278 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 17:19:45.280 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-16 17:19:45.283 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 17:19:45.285 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 17:19:45.288 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:19:45.305 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:19:45.308 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 17:19:45.311 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 17:19:45.313 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:19:45.329 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:19:45.332 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:19:45.335 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:19:45.363 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:19:45.366 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:19:45.369 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-16 17:19:45.399 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-16 17:19:45.429 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-16 17:19:45.461 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-16 17:19:45.479 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:19:45.481 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 17:19:45.509 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-16 17:19:45.512 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-16 17:19:45.514 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-16 17:19:45.545 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-16 17:19:45.573 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.24/identity 2022-03-16 17:19:45.602 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-16 17:19:45.631 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-16 17:19:45.659 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-16 17:19:45.687 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-16 17:19:45.716 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-16 17:19:45.745 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-16 17:19:45.773 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-16 17:19:45.790 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:19:45.793 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-16 17:19:45.797 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:19:45.800 | + lib/nova:create_nova_conf:553 : local conf 2022-03-16 17:19:45.803 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-16 17:19:45.806 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-16 17:19:45.808 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:19:45.811 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:19:45.814 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-16 17:19:45.816 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-16 17:19:45.819 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-16 17:19:45.823 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-16 17:19:45.826 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-16 17:19:45.828 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-16 17:19:45.831 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-16 17:19:45.833 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-16 17:19:45.836 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-16 17:19:45.868 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-16 17:19:45.898 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-16 17:19:45.930 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:19:45.933 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-16 17:19:45.935 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-16 17:19:45.937 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-16 17:19:45.954 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:19:45.958 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-16 17:19:45.959 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-16 17:19:46.653 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-16 17:19:46.655 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-16 17:19:46.658 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 17:19:46.660 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-16 17:19:46.663 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 17:19:46.666 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-16 17:19:46.668 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:19:46.685 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:19:46.689 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-16 17:19:46.691 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-16 17:19:46.694 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:19:46.710 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:19:46.712 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-03-16 17:19:46.715 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-03-16 17:19:46.746 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:19:46.748 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:19:46.751 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-16 17:19:46.767 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:19:46.769 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-16 17:19:46.773 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 17:19:46.775 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-16 17:19:46.806 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.24/identity 2022-03-16 17:19:46.835 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-16 17:19:46.864 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-16 17:19:46.892 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-16 17:19:46.922 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-16 17:19:46.950 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-16 17:19:46.979 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-16 17:19:47.008 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-16 17:19:47.011 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-16 17:19:47.013 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-16 17:19:47.016 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:19:47.034 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:19:47.036 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:19:47.039 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:19:47.041 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:19:47.044 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 17:19:47.073 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:19:47.101 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:19:47.129 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:19:47.157 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:19:47.160 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-16 17:19:47.165 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:19:47.167 | + lib/nova:create_nova_conf:587 : local conf 2022-03-16 17:19:47.169 | + lib/nova:create_nova_conf:588 : local offset 2022-03-16 17:19:47.172 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-16 17:19:47.175 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:19:47.178 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:19:47.181 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-16 17:19:47.183 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-16 17:19:47.185 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-16 17:19:47.188 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 17:19:47.190 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-16 17:19:47.193 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-16 17:19:47.196 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-16 17:19:47.212 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:19:47.215 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-16 17:19:47.217 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-16 17:19:47.233 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:19:47.235 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-16 17:19:47.253 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:19:47.256 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-16 17:19:47.273 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:19:47.276 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-16 17:19:47.293 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:19:47.296 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-16 17:19:47.298 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-16 17:19:47.301 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-16 17:19:47.305 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 17:19:47.308 | + lib/stack:stack_install_service:32 : install_placement 2022-03-16 17:19:47.310 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-16 17:19:47.313 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-16 17:19:47.315 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:19:47.318 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:19:47.321 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-16 17:19:47.323 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:19:47.326 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:19:47.329 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:19:47.331 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:19:47.334 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:19:47.336 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:19:47.339 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:19:47.341 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:19:47.344 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:19:47.346 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:19:47.349 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:19:47.352 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:19:47.355 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-16 17:19:47.357 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:19:47.360 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:19:47.362 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:19:47.365 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-16 17:19:47.387 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-16 17:19:47.498 | Reading package lists... 2022-03-16 17:19:47.743 | Building dependency tree... 2022-03-16 17:19:47.745 | Reading state information... 2022-03-16 17:19:48.003 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 17:19:48.003 | The following packages were automatically installed and are no longer required: 2022-03-16 17:19:48.004 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:19:48.004 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:19:48.004 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:19:48.004 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:19:48.004 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:19:48.004 | python3-zope.interface 2022-03-16 17:19:48.004 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:19:48.120 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:19:48.125 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:19:48.127 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:19:48.131 | + functions-common:time_stop:2425 : local name 2022-03-16 17:19:48.133 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:19:48.135 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:19:48.138 | + functions-common:time_stop:2428 : local total 2022-03-16 17:19:48.140 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:19:48.142 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:19:48.145 | + functions-common:time_stop:2432 : start_time=1647451187384 2022-03-16 17:19:48.148 | + functions-common:time_stop:2434 : [[ -z 1647451187384 ]] 2022-03-16 17:19:48.151 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:19:48.155 | + functions-common:time_stop:2437 : end_time=1647451188153 2022-03-16 17:19:48.158 | + functions-common:time_stop:2438 : elapsed_time=769 2022-03-16 17:19:48.160 | + functions-common:time_stop:2439 : total=6195 2022-03-16 17:19:48.162 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:19:48.165 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6964 2022-03-16 17:19:48.167 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:19:48.170 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-16 17:19:48.172 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-16 17:19:48.176 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-16 17:19:48.182 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-16 17:19:48.184 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-16 17:19:48.207 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-16 17:19:48.211 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 17:19:48.213 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 17:19:48.216 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 17:19:48.218 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 17:19:48.221 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 17:19:48.223 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 17:19:48.226 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:19:48.229 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:19:48.231 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 17:19:48.234 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 17:19:48.236 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 17:19:48.239 | + functions-common:apt_get_update:1190 : return 2022-03-16 17:19:48.242 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-16 17:19:48.244 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 17:19:48.247 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:19:48.249 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:19:48.252 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-16 17:19:48.276 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-16 17:19:48.386 | Reading package lists... 2022-03-16 17:19:48.632 | Building dependency tree... 2022-03-16 17:19:48.633 | Reading state information... 2022-03-16 17:19:48.900 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-16 17:19:48.900 | The following packages were automatically installed and are no longer required: 2022-03-16 17:19:48.902 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 17:19:48.902 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 17:19:48.902 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 17:19:48.902 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 17:19:48.902 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 17:19:48.902 | python3-zope.interface 2022-03-16 17:19:48.902 | Use 'sudo apt autoremove' to remove them. 2022-03-16 17:19:49.022 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 17:19:49.026 | + functions-common:apt_get:1234 : result=0 2022-03-16 17:19:49.029 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 17:19:49.032 | + functions-common:time_stop:2425 : local name 2022-03-16 17:19:49.034 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:19:49.038 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:19:49.040 | + functions-common:time_stop:2428 : local total 2022-03-16 17:19:49.043 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:19:49.045 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 17:19:49.047 | + functions-common:time_stop:2432 : start_time=1647451188273 2022-03-16 17:19:49.050 | + functions-common:time_stop:2434 : [[ -z 1647451188273 ]] 2022-03-16 17:19:49.054 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:19:49.058 | + functions-common:time_stop:2437 : end_time=1647451189055 2022-03-16 17:19:49.060 | + functions-common:time_stop:2438 : elapsed_time=782 2022-03-16 17:19:49.063 | + functions-common:time_stop:2439 : total=6964 2022-03-16 17:19:49.065 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:19:49.068 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7746 2022-03-16 17:19:49.075 | + functions-common:apt_get:1238 : return 0 2022-03-16 17:19:49.078 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-16 17:19:49.080 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-16 17:19:49.083 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:19:49.086 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:19:49.089 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:19:49.091 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-16 17:19:49.094 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-16 17:19:49.150 | wsgi (enabled by maintainer script) 2022-03-16 17:19:49.153 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-16 17:19:49.156 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-16 17:19:49.158 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 17:19:49.162 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-16 17:19:49.165 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-16 17:19:49.167 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 17:19:49.171 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:19:49.171 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 17:19:49.178 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-16 17:19:49.180 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-16 17:19:49.183 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-16 17:19:49.186 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-16 17:19:49.189 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-16 17:19:49.213 | Using python 3.8 to install osc-placement 2022-03-16 17:19:49.216 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-16 17:19:50.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:19:50.101 | from cryptography.utils import int_from_bytes 2022-03-16 17:19:50.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:19:50.101 | from cryptography.utils import int_from_bytes 2022-03-16 17:19:51.240 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:19:51.266 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-16 17:19:51.276 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-16 17:19:51.277 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-16 17:19:51.278 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-16 17:19:51.279 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-16 17:19:51.280 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-16 17:19:51.282 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-16 17:19:51.340 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-16 17:19:51.342 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-16 17:19:51.343 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-16 17:19:51.344 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-16 17:19:51.359 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-16 17:19:51.361 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-16 17:19:51.362 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-16 17:19:51.376 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-16 17:19:51.376 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-16 17:19:51.378 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-16 17:19:51.379 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-16 17:19:51.380 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-16 17:19:51.381 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-16 17:19:51.402 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-16 17:19:51.403 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-16 17:19:51.404 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-16 17:19:51.405 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-16 17:19:51.414 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-16 17:19:51.450 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-16 17:19:51.451 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-16 17:19:51.453 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-16 17:19:51.454 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-16 17:19:51.455 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-16 17:19:51.456 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-16 17:19:51.458 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-16 17:19:51.459 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-16 17:19:51.524 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-16 17:19:51.526 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-16 17:19:51.528 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-16 17:19:51.529 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-16 17:19:51.616 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-16 17:19:51.617 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-16 17:19:51.618 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-16 17:19:51.659 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-16 17:19:51.699 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-16 17:19:51.860 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-16 17:19:54.054 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 17:19:54.061 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:19:54.061 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:19:54.183 | + inc/python:pip_install:200 : result=0 2022-03-16 17:19:54.186 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:19:54.188 | + functions-common:time_stop:2425 : local name 2022-03-16 17:19:54.191 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:19:54.195 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:19:54.197 | + functions-common:time_stop:2428 : local total 2022-03-16 17:19:54.200 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:19:54.203 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:19:54.205 | + functions-common:time_stop:2432 : start_time=1647451189206 2022-03-16 17:19:54.210 | + functions-common:time_stop:2434 : [[ -z 1647451189206 ]] 2022-03-16 17:19:54.213 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:19:54.217 | + functions-common:time_stop:2437 : end_time=1647451194215 2022-03-16 17:19:54.220 | + functions-common:time_stop:2438 : elapsed_time=5009 2022-03-16 17:19:54.223 | + functions-common:time_stop:2439 : total=156389 2022-03-16 17:19:54.226 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:19:54.228 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=161398 2022-03-16 17:19:54.231 | + inc/python:pip_install:203 : return 0 2022-03-16 17:19:54.233 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-16 17:19:54.236 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-16 17:19:54.238 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-16 17:19:54.241 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 17:19:54.244 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 17:19:54.247 | ++ functions-common:git_clone:612 : pwd 2022-03-16 17:19:54.250 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 17:19:54.252 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 17:19:54.256 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 17:19:54.276 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 17:19:54.278 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 17:19:54.281 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 17:19:54.284 | + functions-common:git_clone:629 : echo master 2022-03-16 17:19:54.284 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 17:19:54.290 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-16 17:19:54.292 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 17:19:54.295 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-16 17:19:54.298 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 17:19:54.298 | + functions-common:git_clone:678 : head -1 2022-03-16 17:19:54.301 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-16 17:19:54.304 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 17:19:54.307 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-16 17:19:54.310 | + inc/python:setup_develop:338 : local bindep 2022-03-16 17:19:54.312 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 17:19:54.315 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-16 17:19:54.318 | + inc/python:setup_develop:344 : local extras= 2022-03-16 17:19:54.320 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-16 17:19:54.323 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 17:19:54.326 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 17:19:54.328 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-16 17:19:54.331 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 17:19:54.334 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 17:19:54.337 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-16 17:19:54.340 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 17:19:54.343 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-16 17:19:54.345 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 17:19:54.348 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 17:19:54.351 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-16 17:19:54.357 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-16 17:19:54.360 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-16 17:19:55.023 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-16 17:19:55.025 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 17:19:55.028 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 17:19:55.031 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 17:19:55.033 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 17:19:55.036 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-16 17:19:55.038 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 17:19:55.041 | + inc/python:setup_package:428 : local extras= 2022-03-16 17:19:55.043 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 17:19:55.045 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 17:19:55.048 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 17:19:55.051 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 17:19:55.053 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 17:19:55.056 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-16 17:19:55.078 | Using python 3.8 to install /opt/stack/placement 2022-03-16 17:19:55.081 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-16 17:19:55.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:19:55.951 | from cryptography.utils import int_from_bytes 2022-03-16 17:19:55.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:19:55.951 | from cryptography.utils import int_from_bytes 2022-03-16 17:19:57.076 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:19:57.102 | Obtaining file:///opt/stack/placement 2022-03-16 17:19:57.103 | Preparing metadata (setup.py): started 2022-03-16 17:20:00.250 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 17:20:00.292 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (5.8.1) 2022-03-16 17:20:00.294 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.4.31) 2022-03-16 17:20:00.295 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (9.4.0) 2022-03-16 17:20:00.296 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.5.1) 2022-03-16 17:20:00.297 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.8.7) 2022-03-16 17:20:00.298 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-16 17:20:00.299 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.27.1) 2022-03-16 17:20:00.301 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (60.9.3) 2022-03-16 17:20:00.302 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-16 17:20:00.303 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (8.8.0) 2022-03-16 17:20:00.305 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.1.0) 2022-03-16 17:20:00.306 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.7.0) 2022-03-16 17:20:00.307 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.3.0) 2022-03-16 17:20:00.308 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.12.2) 2022-03-16 17:20:00.309 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (11.2.0) 2022-03-16 17:20:00.310 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (3.11.0) 2022-03-16 17:20:00.311 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.1) 2022-03-16 17:20:00.312 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-16 17:20:00.313 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.1.0) 2022-03-16 17:20:00.315 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.7.0) 2022-03-16 17:20:00.316 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.0.1) 2022-03-16 17:20:00.380 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (1.16.0) 2022-03-16 17:20:00.381 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (2.10.1) 2022-03-16 17:20:00.383 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (5.1.0) 2022-03-16 17:20:00.384 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (3.1.1) 2022-03-16 17:20:00.385 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-16 17:20:00.387 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.4.0) 2022-03-16 17:20:00.407 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.0.0rc1) (0.17.3) 2022-03-16 17:20:00.447 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-16 17:20:00.448 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (3.5.0) 2022-03-16 17:20:00.449 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-16 17:20:00.451 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (0.8.0) 2022-03-16 17:20:00.452 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (6.0) 2022-03-16 17:20:00.504 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.7.6) 2022-03-16 17:20:00.505 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.13.0) 2022-03-16 17:20:00.507 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.0.1) 2022-03-16 17:20:00.508 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.5.0) 2022-03-16 17:20:00.548 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.0.0rc1) (2.8.2) 2022-03-16 17:20:00.553 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.0.0rc1) (0.9.6) 2022-03-16 17:20:00.569 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.0.3) 2022-03-16 17:20:00.572 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.3.0) 2022-03-16 17:20:00.574 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-16 17:20:00.598 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (2021.3) 2022-03-16 17:20:00.600 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (1.0.3) 2022-03-16 17:20:00.613 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.0.0rc1) (3.1.1) 2022-03-16 17:20:00.630 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (0.11.0) 2022-03-16 17:20:00.631 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (3.0.7) 2022-03-16 17:20:00.633 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (21.3) 2022-03-16 17:20:00.634 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (1.0.2) 2022-03-16 17:20:00.675 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (3.3) 2022-03-16 17:20:00.677 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2019.11.28) 2022-03-16 17:20:00.678 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (1.26.8) 2022-03-16 17:20:00.681 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2.0.12) 2022-03-16 17:20:00.697 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.0.0rc1) (0.7) 2022-03-16 17:20:00.858 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.0.0rc1) (1.1.2) 2022-03-16 17:20:00.897 | 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==7.0.0.0rc1) (5.4.0) 2022-03-16 17:20:00.898 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.1.6) 2022-03-16 17:20:00.899 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (4.11.1) 2022-03-16 17:20:00.916 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (1.15.0) 2022-03-16 17:20:00.949 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (1.13.3) 2022-03-16 17:20:01.005 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (2.1.0) 2022-03-16 17:20:01.095 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (1.7.0) 2022-03-16 17:20:01.179 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (1.1.5) 2022-03-16 17:20:01.229 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.0.0.0rc1) (0.2.5) 2022-03-16 17:20:01.420 | 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==7.0.0.0rc1) (0.4.2) 2022-03-16 17:20:01.421 | 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==7.0.0.0rc1) (0.5.2) 2022-03-16 17:20:01.422 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (5.1.1) 2022-03-16 17:20:01.502 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-16 17:20:01.552 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (2.21) 2022-03-16 17:20:01.713 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (3.7.0) 2022-03-16 17:20:01.819 | 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==7.0.0.0rc1) (1.0.0) 2022-03-16 17:20:01.820 | 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==7.0.0.0rc1) (3.0.0) 2022-03-16 17:20:03.709 | Installing collected packages: openstack-placement 2022-03-16 17:20:03.709 | Attempting uninstall: openstack-placement 2022-03-16 17:20:03.709 | Found existing installation: openstack-placement 7.0.0.0rc1 2022-03-16 17:20:03.712 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-16 17:20:03.714 | Running setup.py develop for openstack-placement 2022-03-16 17:20:07.975 | Successfully installed openstack-placement 2022-03-16 17:20:07.975 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 17:20:07.983 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:20:07.983 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:20:08.117 | + inc/python:pip_install:200 : result=0 2022-03-16 17:20:08.119 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:20:08.122 | + functions-common:time_stop:2425 : local name 2022-03-16 17:20:08.124 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:20:08.126 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:20:08.129 | + functions-common:time_stop:2428 : local total 2022-03-16 17:20:08.132 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:20:08.134 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:20:08.136 | + functions-common:time_stop:2432 : start_time=1647451195072 2022-03-16 17:20:08.139 | + functions-common:time_stop:2434 : [[ -z 1647451195072 ]] 2022-03-16 17:20:08.142 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:20:08.146 | + functions-common:time_stop:2437 : end_time=1647451208143 2022-03-16 17:20:08.148 | + functions-common:time_stop:2438 : elapsed_time=13071 2022-03-16 17:20:08.151 | + functions-common:time_stop:2439 : total=161398 2022-03-16 17:20:08.153 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:20:08.156 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=174469 2022-03-16 17:20:08.158 | + inc/python:pip_install:203 : return 0 2022-03-16 17:20:08.161 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 17:20:08.163 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 17:20:08.166 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 17:20:08.186 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 17:20:08.199 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-16 17:20:08.202 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-16 17:20:08.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:20:08.207 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:20:08.209 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-16 17:20:08.212 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:20:08.215 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 17:20:08.217 | + ./stack.sh:main:943 : configure_placement 2022-03-16 17:20:08.220 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-16 17:20:08.233 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-16 17:20:08.235 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-16 17:20:08.241 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-16 17:20:08.243 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-16 17:20:08.246 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-16 17:20:08.248 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-16 17:20:08.251 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-16 17:20:08.255 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-16 17:20:08.289 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-16 17:20:08.323 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-16 17:20:08.356 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-16 17:20:08.358 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-16 17:20:08.361 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-16 17:20:08.364 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 17:20:08.366 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-16 17:20:08.400 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-16 17:20:08.429 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-03-16 17:20:08.460 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-16 17:20:08.489 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-16 17:20:08.519 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-16 17:20:08.549 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-16 17:20:08.581 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-16 17:20:08.611 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:20:08.641 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 17:20:08.671 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-16 17:20:08.673 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-16 17:20:08.676 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-16 17:20:08.680 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:20:08.699 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:20:08.701 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:20:08.704 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:20:08.706 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:20:08.709 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 17:20:08.738 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:20:08.768 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:20:08.798 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:20:08.828 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-16 17:20:08.831 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-16 17:20:08.834 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-16 17:20:08.836 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-16 17:20:08.839 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-16 17:20:08.841 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 17:20:08.844 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 17:20:08.847 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-16 17:20:08.851 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-16 17:20:08.854 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 17:20:08.856 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 17:20:08.870 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 17:20:08.870 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:20:08.879 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 17:20:08.883 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 17:20:08.899 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-16 17:20:08.901 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-16 17:20:08.905 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-16 17:20:08.937 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-16 17:20:08.967 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-16 17:20:08.996 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-16 17:20:09.025 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 17:20:09.055 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 17:20:09.086 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-16 17:20:09.115 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-16 17:20:09.144 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-16 17:20:09.175 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 17:20:09.205 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 17:20:09.235 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 17:20:09.264 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-16 17:20:09.294 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 17:20:09.296 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 17:20:09.300 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-16 17:20:09.302 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-16 17:20:09.305 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 17:20:09.308 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:20:09.310 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:20:09.313 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-16 17:20:09.316 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-16 17:20:09.319 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-16 17:20:09.349 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 17:20:09.379 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-16 17:20:09.380 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-16 17:20:09.389 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-16 17:20:09.392 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-16 17:20:09.395 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-16 17:20:09.398 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 17:20:09.400 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 17:20:09.403 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 17:20:09.405 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:20:09.408 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:20:09.411 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 17:20:09.413 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 17:20:09.416 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:20:09.418 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:20:09.421 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-16 17:20:09.483 | Site placement-api already enabled 2022-03-16 17:20:09.487 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 17:20:09.491 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 17:20:09.494 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:20:09.496 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 17:20:09.701 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-16 17:20:09.735 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:20:09.737 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-16 17:20:09.760 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:20:09.762 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-16 17:20:09.780 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:20:09.783 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-16 17:20:09.786 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-16 17:20:09.789 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-16 17:20:09.822 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.24/identity 2022-03-16 17:20:09.852 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-16 17:20:09.882 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-16 17:20:09.913 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-16 17:20:09.944 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-16 17:20:09.975 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-16 17:20:10.004 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-16 17:20:10.037 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-16 17:20:10.054 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:20:10.057 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-16 17:20:10.076 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:20:10.078 | + ./stack.sh:main:969 : run_phase stack install 2022-03-16 17:20:10.081 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 17:20:10.084 | + functions-common:run_phase:1854 : local phase=install 2022-03-16 17:20:10.087 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 17:20:10.089 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 17:20:10.092 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 17:20:10.095 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 17:20:10.097 | + functions-common:run_phase:1863 : local extra 2022-03-16 17:20:10.101 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 17:20:10.105 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 17:20:10.107 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 17:20:10.110 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 17:20:10.113 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-16 17:20:10.116 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 17:20:10.133 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:20:10.135 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:20:10.138 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:20:10.140 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-16 17:20:10.143 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-16 17:20:10.145 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:20:10.147 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-16 17:20:10.150 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-16 17:20:10.152 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-16 17:20:10.210 | ++ inc/async:async_inner:63 : install_tempest 2022-03-16 17:20:10.249 | [185080 Async install_tempest:210462]: running: install_tempest 2022-03-16 17:20:10.252 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 17:20:10.255 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 17:20:10.259 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:20:10.262 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 17:20:10.266 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-16 17:20:10.268 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 17:20:10.272 | + functions-common:run_plugins:1840 : local phase=install 2022-03-16 17:20:10.274 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 17:20:10.277 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 17:20:10.280 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-16 17:20:10.283 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-16 17:20:10.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 17:20:10.289 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 17:20:10.292 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-16 17:20:10.295 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 17:20:10.298 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-16 17:20:10.301 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-16 17:20:10.304 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 17:20:10.308 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-16 17:20:10.311 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-16 17:20:10.314 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 17:20:10.320 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 17:20:10.320 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-16 17:20:10.326 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-16 17:20:10.328 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-16 17:20:10.331 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-16 17:20:10.334 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-16 17:20:10.337 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-16 17:20:10.361 | Using python 3.8 to install python-openstackclient 2022-03-16 17:20:10.364 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-16 17:20:11.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:20:11.246 | from cryptography.utils import int_from_bytes 2022-03-16 17:20:11.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:20:11.246 | from cryptography.utils import int_from_bytes 2022-03-16 17:20:12.403 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 17:20:12.430 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-16 17:20:12.450 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-16 17:20:12.451 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-16 17:20:12.452 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-16 17:20:12.453 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-16 17:20:12.454 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-16 17:20:12.455 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-16 17:20:12.456 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-16 17:20:12.457 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-16 17:20:12.458 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-16 17:20:12.459 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-16 17:20:12.460 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-16 17:20:12.471 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-16 17:20:12.472 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-16 17:20:12.473 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-16 17:20:12.474 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-16 17:20:12.476 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-16 17:20:12.502 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-16 17:20:12.503 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-16 17:20:12.504 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-16 17:20:12.505 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-16 17:20:12.507 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-16 17:20:12.508 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-16 17:20:12.509 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-16 17:20:12.510 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-16 17:20:12.511 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-16 17:20:12.512 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-16 17:20:12.513 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-16 17:20:12.528 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-16 17:20:12.545 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-16 17:20:12.546 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-16 17:20:12.548 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-16 17:20:12.550 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-16 17:20:12.572 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-16 17:20:12.591 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-16 17:20:12.593 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-16 17:20:12.595 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-16 17:20:12.686 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-16 17:20:12.687 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-16 17:20:12.688 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-16 17:20:12.731 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-16 17:20:12.743 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-16 17:20:12.776 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-16 17:20:12.942 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-16 17:20:12.958 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-16 17:20:13.060 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-16 17:20:13.061 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-16 17:20:13.063 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-16 17:20:13.065 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-16 17:20:13.195 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-16 17:20:15.509 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 17:20:15.516 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 17:20:15.516 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 17:20:15.647 | + inc/python:pip_install:200 : result=0 2022-03-16 17:20:15.649 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 17:20:15.652 | + functions-common:time_stop:2425 : local name 2022-03-16 17:20:15.654 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:20:15.657 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:20:15.659 | + functions-common:time_stop:2428 : local total 2022-03-16 17:20:15.661 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:20:15.664 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 17:20:15.666 | + functions-common:time_stop:2432 : start_time=1647451210355 2022-03-16 17:20:15.669 | + functions-common:time_stop:2434 : [[ -z 1647451210355 ]] 2022-03-16 17:20:15.672 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:20:15.677 | + functions-common:time_stop:2437 : end_time=1647451215674 2022-03-16 17:20:15.680 | + functions-common:time_stop:2438 : elapsed_time=5319 2022-03-16 17:20:15.682 | + functions-common:time_stop:2439 : total=174469 2022-03-16 17:20:15.684 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:20:15.687 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=179788 2022-03-16 17:20:15.690 | + inc/python:pip_install:203 : return 0 2022-03-16 17:20:15.692 | + ./stack.sh:main:981 : install_oscwrap 2022-03-16 17:20:15.696 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-16 17:20:15.700 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.B7JWoSYMxk 2022-03-16 17:20:15.703 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-16 17:20:15.706 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-16 17:20:15.709 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-16 17:20:15.711 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-16 17:20:15.714 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 17:20:15.717 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-16 17:20:15.735 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:20:15.737 | + ./stack.sh:main:1035 : configure_database 2022-03-16 17:20:15.741 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-16 17:20:15.743 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-16 17:20:15.746 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-16 17:20:15.748 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:20:15.750 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-16 17:20:15.753 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-16 17:20:15.756 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:20:15.758 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:20:15.760 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-16 17:20:15.763 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-16 17:20:15.765 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:20:15.768 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:20:15.770 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:20:15.773 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:20:15.775 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:20:15.777 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:20:15.780 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:20:15.783 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:20:15.786 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:20:15.789 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:20:15.792 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:20:15.794 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-16 17:20:15.797 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:20:15.799 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:20:15.802 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:20:15.805 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:20:15.807 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:20:15.809 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:20:15.812 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-16 17:20:15.828 | mysqladmin: connect to server at 'localhost' failed 2022-03-16 17:20:15.828 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-16 17:20:15.832 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-16 17:20:15.834 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-16 17:20:15.837 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:20:15.839 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:20:15.842 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-16 17:20:15.844 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-16 17:20:15.847 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-16 17:20:15.850 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:20:15.852 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:20:15.855 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-16 17:20:15.857 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-16 17:20:15.859 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-16 17:20:15.882 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:20:15.905 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-16 17:20:15.917 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:20:15.935 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-16 17:20:15.939 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-16 17:20:15.939 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-16 17:20:15.944 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-16 17:20:15.998 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-16 17:20:16.053 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-16 17:20:16.108 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-16 17:20:16.164 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-16 17:20:16.166 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-16 17:20:16.169 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:20:16.171 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-16 17:20:18.906 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-16 17:20:18.909 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-16 17:20:18.913 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 17:20:18.918 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-172018 2022-03-16 17:20:18.920 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-172018 1039' 2022-03-16 17:20:18.923 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:20:18.927 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 17:20:18.929 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:20:18.932 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 17:20:18.935 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:20:18.937 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 17:20:18.940 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:20:18.943 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-16 17:20:18.946 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:20:18.949 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-03-16 17:20:18.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:20:18.954 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-03-16 17:20:18.956 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:20:18.959 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-171613 2022-03-16 17:20:18.962 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:20:18.964 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 17:20:18.967 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:20:18.970 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-03-16 17:20:18.972 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:20:18.975 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 17:20:18.978 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:20:18.980 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 17:20:18.983 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:20:18.985 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 17:20:18.988 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:20:18.992 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 17:20:18.994 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-16 17:20:18.997 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-16 17:20:18.999 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-16 17:20:19.012 | + ./stack.sh:main:1065 : start_dstat 2022-03-16 17:20:19.015 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:20:19.017 | + functions-common:run_process:1680 : local service=dstat 2022-03-16 17:20:19.020 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:20:19.023 | + functions-common:run_process:1682 : local group= 2022-03-16 17:20:19.025 | + functions-common:run_process:1683 : local user= 2022-03-16 17:20:19.028 | + functions-common:run_process:1685 : local name=dstat 2022-03-16 17:20:19.030 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:20:19.033 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:20:19.036 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:20:19.038 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:20:19.042 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:20:19.047 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451219044 2022-03-16 17:20:19.049 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-16 17:20:19.068 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:20:19.071 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-16 17:20:19.074 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-16 17:20:19.076 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:20:19.079 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:20:19.081 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:20:19.084 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:20:19.087 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-16 17:20:19.090 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-16 17:20:19.092 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-16 17:20:19.095 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:20:19.097 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:20:19.100 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-16 17:20:19.103 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-16 17:20:19.106 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-16 17:20:19.108 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:20:19.110 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:20:19.114 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:20:19.117 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:20:19.119 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:20:19.122 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-16 17:20:19.124 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:20:19.129 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-16 17:20:19.187 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-16 17:20:19.244 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 17:20:19.300 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-16 17:20:19.356 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-16 17:20:19.413 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:20:19.468 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:20:19.471 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-16 17:20:19.525 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:20:19.965 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-16 17:20:19.980 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-16 17:20:20.373 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-16 17:20:20.394 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:20:20.397 | + functions-common:time_stop:2425 : local name 2022-03-16 17:20:20.400 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:20:20.402 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:20:20.405 | + functions-common:time_stop:2428 : local total 2022-03-16 17:20:20.407 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:20:20.410 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:20:20.412 | + functions-common:time_stop:2432 : start_time=1647451219044 2022-03-16 17:20:20.415 | + functions-common:time_stop:2434 : [[ -z 1647451219044 ]] 2022-03-16 17:20:20.418 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:20:20.422 | + functions-common:time_stop:2437 : end_time=1647451220420 2022-03-16 17:20:20.425 | + functions-common:time_stop:2438 : elapsed_time=1376 2022-03-16 17:20:20.428 | + functions-common:time_stop:2439 : total=0 2022-03-16 17:20:20.431 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:20:20.433 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1376 2022-03-16 17:20:20.436 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-16 17:20:20.438 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-16 17:20:20.441 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-16 17:20:20.444 | + functions-common:run_process:1682 : local group= 2022-03-16 17:20:20.447 | + functions-common:run_process:1683 : local user=root 2022-03-16 17:20:20.449 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-16 17:20:20.452 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:20:20.454 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:20:20.457 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:20:20.460 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:20:20.463 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:20:20.468 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451220465 2022-03-16 17:20:20.470 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-16 17:20:20.493 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:20:20.495 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:20:20.498 | + functions-common:time_stop:2425 : local name 2022-03-16 17:20:20.500 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:20:20.503 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:20:20.506 | + functions-common:time_stop:2428 : local total 2022-03-16 17:20:20.509 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:20:20.512 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:20:20.514 | + functions-common:time_stop:2432 : start_time=1647451220465 2022-03-16 17:20:20.516 | + functions-common:time_stop:2434 : [[ -z 1647451220465 ]] 2022-03-16 17:20:20.520 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:20:20.524 | + functions-common:time_stop:2437 : end_time=1647451220522 2022-03-16 17:20:20.527 | + functions-common:time_stop:2438 : elapsed_time=57 2022-03-16 17:20:20.529 | + functions-common:time_stop:2439 : total=1376 2022-03-16 17:20:20.532 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:20:20.535 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1433 2022-03-16 17:20:20.539 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-16 17:20:20.557 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:20:20.560 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-16 17:20:20.582 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:20:20.588 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-16 17:20:20.609 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:20:20.612 | + ./stack.sh:main:1078 : start_etcd3 2022-03-16 17:20:20.615 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-16 17:20:20.617 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-833247-11-hyperv --data-dir /opt/stack/data/etcd' 2022-03-16 17:20:20.620 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-16 17:20:20.623 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-833247-11-hyperv=http://10.222.0.24:2380' 2022-03-16 17:20:20.625 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.24:2380' 2022-03-16 17:20:20.628 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.24:2379' 2022-03-16 17:20:20.631 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-16 17:20:20.633 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-16 17:20:20.636 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.24:2379' 2022-03-16 17:20:20.639 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-16 17:20:20.641 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-16 17:20:20.644 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-16 17:20:20.648 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-833247-11-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-833247-11-hyperv=http://10.222.0.24:2380 --initial-advertise-peer-urls http://10.222.0.24:2380 --advertise-client-urls http://10.222.0.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.24:2379 --debug' '' root 2022-03-16 17:20:20.650 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-16 17:20:20.653 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-833247-11-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-833247-11-hyperv=http://10.222.0.24:2380 --initial-advertise-peer-urls http://10.222.0.24:2380 --advertise-client-urls http://10.222.0.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.24:2379 --debug' 2022-03-16 17:20:20.655 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:20:20.658 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-16 17:20:20.660 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:20:20.663 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:20:20.665 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-16 17:20:20.668 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:20:20.673 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-16 17:20:20.744 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-16 17:20:20.826 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-833247-11-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-833247-11-hyperv=http://10.222.0.24:2380 --initial-advertise-peer-urls http://10.222.0.24:2380 --advertise-client-urls http://10.222.0.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.24:2379 --debug' 2022-03-16 17:20:20.877 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-16 17:20:20.931 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-16 17:20:20.983 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:20:21.037 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:20:21.039 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-16 17:20:21.102 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:20:21.515 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-16 17:20:21.571 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-16 17:20:21.625 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-16 17:20:21.680 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-16 17:20:21.733 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-16 17:20:21.736 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 17:20:21.742 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-16 17:20:21.744 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-16 17:20:22.157 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-16 17:20:22.170 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-16 17:20:22.589 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-16 17:20:23.269 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-16 17:20:23.288 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:20:23.290 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-16 17:20:23.293 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-16 17:20:23.296 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-16 17:20:23.301 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-16 17:20:23.314 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-16 17:20:23.326 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-16 17:20:23.328 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 17:20:23.331 | + 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.24/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-16 17:20:23.472 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-16 17:20:23.613 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-16 17:20:23.753 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-16 17:20:23.894 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-16 17:20:24.034 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-16 17:20:24.176 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-16 17:20:24.314 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-16 17:20:24.452 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-16 17:20:24.592 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.24/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-16 17:20:24.732 | + functions-common:write_clouds_yaml:198 : cat 2022-03-16 17:20:24.737 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-16 17:20:24.741 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-16 17:20:24.744 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-16 17:20:24.748 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-16 17:20:24.751 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-16 17:20:24.755 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-16 17:20:24.771 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:20:24.774 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-16 17:20:24.776 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:20:24.779 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-16 17:20:24.782 | + ./stack.sh:main:1095 : '[' 10.222.0.24 == 10.222.0.24 ']' 2022-03-16 17:20:24.784 | + ./stack.sh:main:1096 : init_keystone 2022-03-16 17:20:24.788 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-16 17:20:24.806 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:20:24.808 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-16 17:20:24.811 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-16 17:20:24.813 | + lib/database:recreate_database:112 : local db=keystone 2022-03-16 17:20:24.816 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-16 17:20:24.818 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-16 17:20:24.821 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-16 17:20:24.826 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:20:25.391 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-16 17:20:25.397 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:20:25.413 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-16 17:20:25.416 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 17:20:25.419 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:20:25.421 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:20:25.424 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:20:25.430 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451225427 2022-03-16 17:20:25.432 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-16 17:20:30.261 | 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=212299) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:20:30.268 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:20:30.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.272 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:20:30.272 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:20:30.298 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:20:30.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.301 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:20:30.302 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:20:30.357 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:20:30.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:30.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:30.360 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:20:30.360 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:20:30.369 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 17:20:32.049 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:32.050 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 17:20:32.057 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:32.058 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 17:20:32.066 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:32.067 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 17:20:32.074 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:32.074 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 17:20:32.081 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:32.081 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 17:20:32.088 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:32.089 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 17:20:32.140 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:32.141 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:20:32.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.144 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:20:32.144 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:20:32.145 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:20:32.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.148 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:20:32.148 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:20:32.156 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:20:32.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.159 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:20:32.159 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:20:32.719 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:20:32.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.722 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:20:32.722 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:20:32.748 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:20:32.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.751 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:20:32.751 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:20:32.760 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 17:20:32.823 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:32.823 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 17:20:32.831 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:32.831 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 17:20:32.839 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:32.839 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 17:20:32.847 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:32.847 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 17:20:32.855 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:32.855 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 17:20:32.864 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:32.864 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 17:20:32.872 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:32.872 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:20:32.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.876 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:20:32.876 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:20:32.876 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:20:32.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.880 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:20:32.880 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:20:32.888 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:20:32.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:32.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:32.891 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:20:32.891 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:20:33.382 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:20:33.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:33.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:33.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:33.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:33.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:33.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:33.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:33.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:33.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:33.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:33.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:33.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:33.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:33.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:33.385 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:20:33.385 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:20:33.412 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:20:33.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:33.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:33.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:33.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:33.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:33.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:33.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:33.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:33.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:33.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:33.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:33.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:33.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:20:33.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:20:33.415 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:20:33.415 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=212299) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:20:33.422 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 17:20:33.431 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:33.431 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 17:20:33.438 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:33.439 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 17:20:33.447 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:33.447 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 17:20:33.455 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:33.456 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 17:20:33.464 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:33.464 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 17:20:33.472 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:33.472 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 17:20:33.479 | INFO migrate.versioning.api [-] done 2022-03-16 17:20:33.908 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-16 17:20:33.911 | + functions-common:time_stop:2425 : local name 2022-03-16 17:20:33.914 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:20:33.916 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:20:33.919 | + functions-common:time_stop:2428 : local total 2022-03-16 17:20:33.921 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:20:33.924 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 17:20:33.926 | + functions-common:time_stop:2432 : start_time=1647451225427 2022-03-16 17:20:33.929 | + functions-common:time_stop:2434 : [[ -z 1647451225427 ]] 2022-03-16 17:20:33.932 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:20:33.937 | + functions-common:time_stop:2437 : end_time=1647451233934 2022-03-16 17:20:33.939 | + functions-common:time_stop:2438 : elapsed_time=8507 2022-03-16 17:20:33.942 | + functions-common:time_stop:2439 : total=0 2022-03-16 17:20:33.945 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:20:33.947 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8507 2022-03-16 17:20:33.950 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-16 17:20:33.953 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-16 17:20:33.958 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-16 17:20:38.539 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-16 17:20:38.540 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-16 17:20:38.540 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-16 17:20:38.540 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-16 17:20:38.541 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-16 17:20:38.541 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-16 17:20:38.541 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-16 17:20:38.541 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-16 17:20:38.542 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-16 17:20:38.912 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-16 17:20:38.916 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-16 17:20:43.484 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-16 17:20:43.484 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-16 17:20:43.485 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-16 17:20:43.485 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-16 17:20:43.485 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-16 17:20:43.486 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-16 17:20:43.486 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-16 17:20:43.486 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-16 17:20:43.486 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-16 17:20:43.856 | + ./stack.sh:main:1097 : start_keystone 2022-03-16 17:20:43.859 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-16 17:20:43.861 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-16 17:20:43.864 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-16 17:20:43.882 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:20:43.884 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-16 17:20:43.887 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-16 17:20:43.892 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-16 17:20:43.895 | + functions-common:run_process:1680 : local service=keystone 2022-03-16 17:20:43.897 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:20:43.900 | + functions-common:run_process:1682 : local group= 2022-03-16 17:20:43.902 | + functions-common:run_process:1683 : local user= 2022-03-16 17:20:43.905 | + functions-common:run_process:1685 : local name=keystone 2022-03-16 17:20:43.907 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:20:43.910 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:20:43.912 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:20:43.915 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:20:43.918 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:20:43.922 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451243919 2022-03-16 17:20:43.925 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-16 17:20:43.942 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:20:43.945 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-16 17:20:43.947 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-16 17:20:43.950 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:20:43.953 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:20:43.955 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:20:43.958 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:20:43.960 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-16 17:20:43.962 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-16 17:20:43.965 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-16 17:20:43.967 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:20:43.970 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:20:43.972 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-16 17:20:43.975 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-16 17:20:43.977 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-16 17:20:43.979 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:20:43.982 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 17:20:43.984 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 17:20:43.986 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-16 17:20:43.989 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 17:20:43.993 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-16 17:20:44.046 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-16 17:20:44.101 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-16 17:20:44.155 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 17:20:44.211 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:20:44.265 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-16 17:20:44.319 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-16 17:20:44.373 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-16 17:20:44.428 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-16 17:20:44.481 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-16 17:20:44.534 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 17:20:44.536 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-16 17:20:44.590 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 17:20:45.019 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-16 17:20:45.032 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-16 17:20:45.463 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-16 17:20:45.545 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:20:45.547 | + functions-common:time_stop:2425 : local name 2022-03-16 17:20:45.550 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:20:45.552 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:20:45.555 | + functions-common:time_stop:2428 : local total 2022-03-16 17:20:45.558 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:20:45.560 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:20:45.563 | + functions-common:time_stop:2432 : start_time=1647451243919 2022-03-16 17:20:45.565 | + functions-common:time_stop:2434 : [[ -z 1647451243919 ]] 2022-03-16 17:20:45.571 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:20:45.574 | + functions-common:time_stop:2437 : end_time=1647451245570 2022-03-16 17:20:45.576 | + functions-common:time_stop:2438 : elapsed_time=1651 2022-03-16 17:20:45.579 | + functions-common:time_stop:2439 : total=1433 2022-03-16 17:20:45.582 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:20:45.585 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3084 2022-03-16 17:20:45.587 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-16 17:20:45.587 | Waiting for keystone to start... 2022-03-16 17:20:45.590 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.24/identity/v3/ 2022-03-16 17:20:45.593 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.24/identity/v3/ 2022-03-16 17:20:45.595 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 17:20:45.598 | + functions:wait_for_service:458 : local url=http://10.222.0.24/identity/v3/ 2022-03-16 17:20:45.601 | + functions:wait_for_service:459 : local rval=0 2022-03-16 17:20:45.603 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 17:20:45.606 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 17:20:45.609 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:20:45.611 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:20:45.617 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:20:45.619 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451245616 2022-03-16 17:20:45.622 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 17:20:45.628 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/identity/v3/ 2022-03-16 17:20:50.387 | ++ inc/async:async_inner:64 : rc=0 2022-03-16 17:20:50.413 | [210462 Async install_tempest:210462]: finished successfully 2022-03-16 17:20:52.252 | + :: : [[ 200 == 503 ]] 2022-03-16 17:20:52.253 | + :: : [[ 0 -eq 7 ]] 2022-03-16 17:20:52.257 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 17:20:52.259 | + functions-common:time_stop:2425 : local name 2022-03-16 17:20:52.262 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:20:52.264 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:20:52.267 | + functions-common:time_stop:2428 : local total 2022-03-16 17:20:52.270 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:20:52.272 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 17:20:52.274 | + functions-common:time_stop:2432 : start_time=1647451245616 2022-03-16 17:20:52.277 | + functions-common:time_stop:2434 : [[ -z 1647451245616 ]] 2022-03-16 17:20:52.280 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:20:52.285 | + functions-common:time_stop:2437 : end_time=1647451252282 2022-03-16 17:20:52.287 | + functions-common:time_stop:2438 : elapsed_time=6666 2022-03-16 17:20:52.290 | + functions-common:time_stop:2439 : total=0 2022-03-16 17:20:52.292 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:20:52.295 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6666 2022-03-16 17:20:52.297 | + functions:wait_for_service:467 : return 0 2022-03-16 17:20:52.300 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-16 17:20:52.318 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:20:52.320 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-16 17:20:52.323 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:20:52.326 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-16 17:20:52.356 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-16 17:20:52.359 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.24/identity 2022-03-16 17:20:57.043 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.043 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.043 | 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=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.051 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.069 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.069 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.101 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.135 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.135 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.231 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.231 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.231 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.232 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.232 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.232 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.245 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.245 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.246 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.246 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.246 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.246 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.247 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.254 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.257 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.257 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.258 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.258 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.258 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.258 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.258 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=213111) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 17:20:57.291 | 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=213111) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:20:57.604 | INFO keystone.cmd.bootstrap [None req-738af409-ffc3-4bbb-85b1-7cbd82cc43a2 None None] Created domain default 2022-03-16 17:20:57.645 | INFO keystone.cmd.bootstrap [None req-738af409-ffc3-4bbb-85b1-7cbd82cc43a2 None None] Created project admin 2022-03-16 17:20:57.673 | DEBUG passlib.handlers.bcrypt [None req-738af409-ffc3-4bbb-85b1-7cbd82cc43a2 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=213111) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-16 17:20:57.674 | DEBUG passlib.handlers.bcrypt [None req-738af409-ffc3-4bbb-85b1-7cbd82cc43a2 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=213111) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-16 17:20:57.734 | INFO keystone.cmd.bootstrap [None req-738af409-ffc3-4bbb-85b1-7cbd82cc43a2 None None] Created user admin 2022-03-16 17:20:57.747 | INFO keystone.cmd.bootstrap [None req-738af409-ffc3-4bbb-85b1-7cbd82cc43a2 None None] Created role reader 2022-03-16 17:20:57.757 | INFO keystone.cmd.bootstrap [None req-738af409-ffc3-4bbb-85b1-7cbd82cc43a2 None None] Created role member 2022-03-16 17:20:57.781 | INFO keystone.cmd.bootstrap [None req-738af409-ffc3-4bbb-85b1-7cbd82cc43a2 None None] Created implied role where 1ab51bf70b824e2eae071ad79c062234 implies 7841630771d3494bb208e223fbacc26d 2022-03-16 17:20:57.793 | INFO keystone.cmd.bootstrap [None req-738af409-ffc3-4bbb-85b1-7cbd82cc43a2 None None] Created role admin 2022-03-16 17:20:57.810 | INFO keystone.cmd.bootstrap [None req-738af409-ffc3-4bbb-85b1-7cbd82cc43a2 None None] Created implied role where fc9bd9a660ca4ca2941d7ca57070cdb9 implies 1ab51bf70b824e2eae071ad79c062234 2022-03-16 17:20:57.822 | INFO keystone.cmd.bootstrap [None req-738af409-ffc3-4bbb-85b1-7cbd82cc43a2 None None] Granted role admin on project admin to user admin. 2022-03-16 17:20:57.828 | INFO keystone.cmd.bootstrap [None req-738af409-ffc3-4bbb-85b1-7cbd82cc43a2 None None] Granted role admin on the system to user admin. 2022-03-16 17:20:57.840 | WARNING py.warnings [None req-738af409-ffc3-4bbb-85b1-7cbd82cc43a2 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-16 17:20:57.840 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-16 17:20:57.840 |  2022-03-16 17:20:57.843 | INFO keystone.cmd.bootstrap [None req-738af409-ffc3-4bbb-85b1-7cbd82cc43a2 None None] Created region RegionOne 2022-03-16 17:20:57.875 | INFO keystone.cmd.bootstrap [None req-738af409-ffc3-4bbb-85b1-7cbd82cc43a2 None None] Created public endpoint http://10.222.0.24/identity 2022-03-16 17:20:58.331 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-16 17:20:58.334 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-16 17:20:58.337 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-16 17:20:58.340 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-16 17:21:01.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:01.372 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:01.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:01.372 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:01.536 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:01.539 | + lib/keystone:create_keystone_accounts:310 : admin_project=1a0f076e2ff941c98e21ed5e8ee31dbc 2022-03-16 17:21:01.541 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-16 17:21:01.545 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-16 17:21:03.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:03.825 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:03.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:03.825 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:03.992 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:03.995 | + lib/keystone:create_keystone_accounts:312 : admin_user=91ad5d92a03448b3b8a73c6b23e6d223 2022-03-16 17:21:03.997 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-16 17:21:04.000 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-16 17:21:04.002 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-16 17:21:04.005 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 91ad5d92a03448b3b8a73c6b23e6d223 default 2022-03-16 17:21:04.063 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 91ad5d92a03448b3b8a73c6b23e6d223 default 2022-03-16 17:21:04.104 | [185080 Async ks-domain-role:213264]: running: get_or_add_user_domain_role admin 91ad5d92a03448b3b8a73c6b23e6d223 default 2022-03-16 17:21:04.106 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-16 17:21:04.108 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 17:21:04.112 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-16 17:21:07.159 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-16 17:21:07.162 | + functions-common:get_or_create_domain:888 : echo default 2022-03-16 17:21:07.162 | default 2022-03-16 17:21:07.165 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-16 17:21:07.229 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-16 17:21:07.274 | [185080 Async ks-project:213394]: running: get_or_create_project service Default 2022-03-16 17:21:07.276 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-16 17:21:07.345 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-16 17:21:07.390 | [185080 Async ks-service:213480]: running: get_or_create_role service 2022-03-16 17:21:07.393 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-16 17:21:07.464 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-16 17:21:07.534 | [185080 Async ks-reseller:213576]: running: get_or_create_role ResellerAdmin 2022-03-16 17:21:07.537 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-16 17:21:07.552 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-16 17:21:07.929 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-16 17:21:08.137 | [185080 Async ks-anotherrole:213665]: running: get_or_create_role anotherrole 2022-03-16 17:21:08.155 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-16 17:21:08.187 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-16 17:21:08.203 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:21:08.236 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-16 17:21:11.246 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:21:11.287 | [213394 Async ks-project:213394]: finished successfully 2022-03-16 17:21:11.730 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:21:11.761 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:21:11.805 | [213576 Async ks-reseller:213576]: finished successfully 2022-03-16 17:21:11.877 | [213480 Async ks-service:213480]: finished successfully 2022-03-16 17:21:11.984 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:21:12.031 | [213665 Async ks-anotherrole:213665]: finished successfully 2022-03-16 17:21:12.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:12.212 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:12.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:12.212 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:12.383 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:12.386 | ++ functions-common:get_or_create_project:938 : project_id=07cfff2bbf83410d86303bd0dd07043f 2022-03-16 17:21:12.389 | ++ functions-common:get_or_create_project:939 : echo 07cfff2bbf83410d86303bd0dd07043f 2022-03-16 17:21:12.392 | + lib/keystone:create_keystone_accounts:340 : invis_project=07cfff2bbf83410d86303bd0dd07043f 2022-03-16 17:21:12.395 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-16 17:21:12.398 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-16 17:21:12.400 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:21:12.404 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-16 17:21:14.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:14.979 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:14.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:14.979 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:15.169 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:15.172 | ++ functions-common:get_or_create_project:938 : project_id=7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:15.175 | ++ functions-common:get_or_create_project:939 : echo 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:15.178 | + lib/keystone:create_keystone_accounts:344 : demo_project=7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:15.181 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-16 17:21:15.184 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-16 17:21:15.187 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:21:15.189 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-16 17:21:15.193 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-16 17:21:15.196 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-16 17:21:15.247 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:21:15.274 | [213264 Async ks-domain-role:213264]: finished successfully 2022-03-16 17:21:17.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:17.740 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:17.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:17.740 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:17.910 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:17.912 | ++ functions-common:get_or_create_user:925 : user_id=05ce6ff3ecf845bcb05a860e9815b604 2022-03-16 17:21:17.915 | ++ functions-common:get_or_create_user:926 : echo 05ce6ff3ecf845bcb05a860e9815b604 2022-03-16 17:21:17.918 | + lib/keystone:create_keystone_accounts:347 : demo_user=05ce6ff3ecf845bcb05a860e9815b604 2022-03-16 17:21:17.920 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-16 17:21:17.970 | [185080 Async ks-domain-role:213264]: Waiting for completion of get_or_add_user_domain_role admin 91ad5d92a03448b3b8a73c6b23e6d223 default running on PID 213264 (6 other jobs running) 2022-03-16 17:21:17.996 | [185080 Async ks-domain-role:213264]: Signaling child to exit 2022-03-16 17:21:17.996 | WAKEUP 2022-03-16 17:21:18.020 | [185080 Async ks-domain-role:213264]: Signaled 2022-03-16 17:21:18.021 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-16 17:21:18.021 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 91ad5d92a03448b3b8a73c6b23e6d223 --domain default 2022-03-16 17:21:18.021 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:21:18.021 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-16 17:21:18.021 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:21:18.021 | ++ functions-common:get_field:812 : read data 2022-03-16 17:21:18.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:18.021 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:18.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:18.021 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:18.021 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:18.021 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-16 17:21:18.021 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-16 17:21:18.022 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 91ad5d92a03448b3b8a73c6b23e6d223 --domain default 2022-03-16 17:21:18.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:18.022 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:18.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:18.022 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:18.022 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 91ad5d92a03448b3b8a73c6b23e6d223 --domain default 2022-03-16 17:21:18.022 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-16 17:21:18.022 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:21:18.022 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:21:18.022 | ++ functions-common:get_field:812 : read data 2022-03-16 17:21:18.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:18.022 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:18.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:18.022 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:18.022 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:18.022 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:21:18.022 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:21:18.022 | ++ functions-common:get_field:818 : echo '| fc9bd9a660ca4ca2941d7ca57070cdb9 | 91ad5d92a03448b3b8a73c6b23e6d223 | | | default | | False |' 2022-03-16 17:21:18.022 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:21:18.022 | ++ functions-common:get_field:812 : read data 2022-03-16 17:21:18.022 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:21:18.022 | + functions-common:get_or_add_user_domain_role:1021 : echo fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:21:18.022 | fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:21:18.065 | [185080 Async ks-domain-role:213264]: finished get_or_add_user_domain_role admin 91ad5d92a03448b3b8a73c6b23e6d223 default with result 0 in 11 seconds 2022-03-16 17:21:18.072 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-16 17:21:18.108 | [185080 Async ks-project:213394]: Waiting for completion of get_or_create_project service Default running on PID 213394 (5 other jobs running) 2022-03-16 17:21:18.133 | [185080 Async ks-project:213394]: Signaling child to exit 2022-03-16 17:21:18.134 | WAKEUP 2022-03-16 17:21:18.156 | [185080 Async ks-project:213394]: Signaled 2022-03-16 17:21:18.157 | + functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:21:18.157 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-16 17:21:18.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:18.157 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:18.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:18.157 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:18.157 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:18.157 | + functions-common:get_or_create_project:938 : project_id=b0e0f8c848a042cb9e7353dff2b057ff 2022-03-16 17:21:18.157 | + functions-common:get_or_create_project:939 : echo b0e0f8c848a042cb9e7353dff2b057ff 2022-03-16 17:21:18.157 | b0e0f8c848a042cb9e7353dff2b057ff 2022-03-16 17:21:18.202 | [185080 Async ks-project:213394]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-16 17:21:18.240 | [185080 Async ks-service:213480]: Waiting for completion of get_or_create_role service running on PID 213480 (4 other jobs running) 2022-03-16 17:21:18.264 | [185080 Async ks-service:213480]: Signaling child to exit 2022-03-16 17:21:18.264 | WAKEUP 2022-03-16 17:21:18.287 | [185080 Async ks-service:213480]: Signaled 2022-03-16 17:21:18.288 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 17:21:18.288 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-16 17:21:18.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:18.288 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:18.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:18.288 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:18.288 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:18.288 | + functions-common:get_or_create_role:950 : role_id=7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:21:18.288 | + functions-common:get_or_create_role:951 : echo 7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:21:18.289 | 7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:21:18.336 | [185080 Async ks-service:213480]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-16 17:21:18.373 | [185080 Async ks-reseller:213576]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 213576 (3 other jobs running) 2022-03-16 17:21:18.398 | [185080 Async ks-reseller:213576]: Signaling child to exit 2022-03-16 17:21:18.398 | WAKEUP 2022-03-16 17:21:18.420 | [185080 Async ks-reseller:213576]: Signaled 2022-03-16 17:21:18.422 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 17:21:18.422 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-16 17:21:18.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:18.422 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:18.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:18.422 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:18.422 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:18.422 | + functions-common:get_or_create_role:950 : role_id=0c5c6299bb604d5b844100da95df43fa 2022-03-16 17:21:18.422 | + functions-common:get_or_create_role:951 : echo 0c5c6299bb604d5b844100da95df43fa 2022-03-16 17:21:18.422 | 0c5c6299bb604d5b844100da95df43fa 2022-03-16 17:21:18.468 | [185080 Async ks-reseller:213576]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-16 17:21:18.506 | [185080 Async ks-anotherrole:213665]: Waiting for completion of get_or_create_role anotherrole running on PID 213665 (2 other jobs running) 2022-03-16 17:21:18.531 | [185080 Async ks-anotherrole:213665]: Signaling child to exit 2022-03-16 17:21:18.531 | WAKEUP 2022-03-16 17:21:18.553 | [185080 Async ks-anotherrole:213665]: Signaled 2022-03-16 17:21:18.555 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 17:21:18.555 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-16 17:21:18.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:18.555 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:18.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:18.555 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:18.555 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:18.555 | + functions-common:get_or_create_role:950 : role_id=eb77e2f9c9eb45f7b5856bd9017ce1cf 2022-03-16 17:21:18.555 | + functions-common:get_or_create_role:951 : echo eb77e2f9c9eb45f7b5856bd9017ce1cf 2022-03-16 17:21:18.555 | eb77e2f9c9eb45f7b5856bd9017ce1cf 2022-03-16 17:21:18.599 | [185080 Async ks-anotherrole:213665]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-16 17:21:18.603 | + inc/async:async_wait:197 : return 0 2022-03-16 17:21:18.605 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 05ce6ff3ecf845bcb05a860e9815b604 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:18.665 | + inc/async:async_inner:63 : get_or_add_user_project_role member 05ce6ff3ecf845bcb05a860e9815b604 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:18.708 | [185080 Async ks-demo-member:214534]: running: get_or_add_user_project_role member 05ce6ff3ecf845bcb05a860e9815b604 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:18.710 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 91ad5d92a03448b3b8a73c6b23e6d223 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:18.770 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 91ad5d92a03448b3b8a73c6b23e6d223 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:18.813 | [185080 Async ks-demo-admin:214646]: running: get_or_add_user_project_role admin 91ad5d92a03448b3b8a73c6b23e6d223 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:18.816 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 05ce6ff3ecf845bcb05a860e9815b604 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:18.884 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 05ce6ff3ecf845bcb05a860e9815b604 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:18.937 | [185080 Async ks-demo-another:214758]: running: get_or_add_user_project_role anotherrole 05ce6ff3ecf845bcb05a860e9815b604 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:18.939 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 05ce6ff3ecf845bcb05a860e9815b604 07cfff2bbf83410d86303bd0dd07043f 2022-03-16 17:21:19.008 | + inc/async:async_inner:63 : get_or_add_user_project_role member 05ce6ff3ecf845bcb05a860e9815b604 07cfff2bbf83410d86303bd0dd07043f 2022-03-16 17:21:19.077 | [185080 Async ks-demo-invis:214870]: running: get_or_add_user_project_role member 05ce6ff3ecf845bcb05a860e9815b604 07cfff2bbf83410d86303bd0dd07043f 2022-03-16 17:21:19.083 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-16 17:21:19.107 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-16 17:21:19.118 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:21:19.136 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-16 17:21:19.156 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-16 17:21:19.179 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-16 17:21:23.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:23.126 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:23.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:23.126 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:23.328 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:23.332 | ++ functions-common:get_or_create_user:925 : user_id=ee782e8b477d48ebbc4db9e1b72e37cd 2022-03-16 17:21:23.334 | ++ functions-common:get_or_create_user:926 : echo ee782e8b477d48ebbc4db9e1b72e37cd 2022-03-16 17:21:23.337 | + lib/keystone:create_keystone_accounts:360 : demo_reader=ee782e8b477d48ebbc4db9e1b72e37cd 2022-03-16 17:21:23.340 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader ee782e8b477d48ebbc4db9e1b72e37cd 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:23.428 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ee782e8b477d48ebbc4db9e1b72e37cd 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:23.530 | [185080 Async ks-demo-reader:215039]: running: get_or_add_user_project_role reader ee782e8b477d48ebbc4db9e1b72e37cd 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:23.548 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-16 17:21:23.582 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-16 17:21:23.598 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:21:23.626 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-16 17:21:27.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:27.932 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:27.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:27.932 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:28.145 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:28.148 | ++ functions-common:get_or_create_project:938 : project_id=21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:28.151 | ++ functions-common:get_or_create_project:939 : echo 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:28.159 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:28.162 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-16 17:21:28.166 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-16 17:21:28.168 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:21:28.175 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-16 17:21:28.178 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-16 17:21:28.181 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-16 17:21:31.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:31.510 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:31.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:31.510 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:31.916 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:31.938 | ++ functions-common:get_or_create_user:925 : user_id=9b2aa06da8a84c819fb7c3225ae64ebb 2022-03-16 17:21:31.959 | ++ functions-common:get_or_create_user:926 : echo 9b2aa06da8a84c819fb7c3225ae64ebb 2022-03-16 17:21:31.984 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=9b2aa06da8a84c819fb7c3225ae64ebb 2022-03-16 17:21:32.000 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 9b2aa06da8a84c819fb7c3225ae64ebb 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:32.424 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 9b2aa06da8a84c819fb7c3225ae64ebb 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:32.688 | [185080 Async ks-alt-admin:215409]: running: get_or_add_user_project_role admin 9b2aa06da8a84c819fb7c3225ae64ebb 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:32.712 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 9b2aa06da8a84c819fb7c3225ae64ebb 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:33.115 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 9b2aa06da8a84c819fb7c3225ae64ebb 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:33.372 | [185080 Async ks-alt-another:215521]: running: get_or_add_user_project_role anotherrole 9b2aa06da8a84c819fb7c3225ae64ebb 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:33.389 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-16 17:21:33.419 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-16 17:21:33.438 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:21:33.460 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-16 17:21:33.492 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-16 17:21:33.526 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-16 17:21:36.379 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:21:36.546 | [214534 Async ks-demo-member:214534]: finished successfully 2022-03-16 17:21:36.567 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:21:36.704 | [214646 Async ks-demo-admin:214646]: finished successfully 2022-03-16 17:21:37.488 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:21:37.533 | [214870 Async ks-demo-invis:214870]: finished successfully 2022-03-16 17:21:37.630 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:21:37.658 | [214758 Async ks-demo-another:214758]: finished successfully 2022-03-16 17:21:37.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:37.934 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:37.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:37.934 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:38.123 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:38.126 | ++ functions-common:get_or_create_user:925 : user_id=d2a27627155b4b9cb0968d7e873ca09a 2022-03-16 17:21:38.128 | ++ functions-common:get_or_create_user:926 : echo d2a27627155b4b9cb0968d7e873ca09a 2022-03-16 17:21:38.131 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=d2a27627155b4b9cb0968d7e873ca09a 2022-03-16 17:21:38.134 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member d2a27627155b4b9cb0968d7e873ca09a 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:38.201 | + inc/async:async_inner:63 : get_or_add_user_project_role member d2a27627155b4b9cb0968d7e873ca09a 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:38.255 | [185080 Async ks-alt-member-user:215906]: running: get_or_add_user_project_role member d2a27627155b4b9cb0968d7e873ca09a 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:38.260 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-16 17:21:38.268 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-16 17:21:38.271 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:21:38.274 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-16 17:21:38.277 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-16 17:21:38.280 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-16 17:21:40.019 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:21:40.193 | [215039 Async ks-demo-reader:215039]: finished successfully 2022-03-16 17:21:41.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:41.560 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:41.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:41.560 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:41.787 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:41.792 | ++ functions-common:get_or_create_user:925 : user_id=4faec9dcebbe4e3fb64fff9eff96d439 2022-03-16 17:21:41.795 | ++ functions-common:get_or_create_user:926 : echo 4faec9dcebbe4e3fb64fff9eff96d439 2022-03-16 17:21:41.808 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=4faec9dcebbe4e3fb64fff9eff96d439 2022-03-16 17:21:41.811 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 4faec9dcebbe4e3fb64fff9eff96d439 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:41.908 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4faec9dcebbe4e3fb64fff9eff96d439 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:41.974 | [185080 Async ks-alt-reader-user:216130]: running: get_or_add_user_project_role reader 4faec9dcebbe4e3fb64fff9eff96d439 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:41.977 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-16 17:21:41.981 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:21:41.984 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-16 17:21:41.995 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-16 17:21:42.000 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-16 17:21:45.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:45.432 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:45.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:45.432 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:45.703 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:45.707 | ++ functions-common:get_or_create_user:925 : user_id=9df88fe5a1694a3eb6d7b10993f0956e 2022-03-16 17:21:45.710 | ++ functions-common:get_or_create_user:926 : echo 9df88fe5a1694a3eb6d7b10993f0956e 2022-03-16 17:21:45.714 | + lib/keystone:create_keystone_accounts:392 : system_member_user=9df88fe5a1694a3eb6d7b10993f0956e 2022-03-16 17:21:45.719 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 9df88fe5a1694a3eb6d7b10993f0956e all 2022-03-16 17:21:45.827 | + inc/async:async_inner:63 : get_or_add_user_system_role member 9df88fe5a1694a3eb6d7b10993f0956e all 2022-03-16 17:21:45.880 | [185080 Async ks-system-member:216356]: running: get_or_add_user_system_role member 9df88fe5a1694a3eb6d7b10993f0956e all 2022-03-16 17:21:45.884 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-16 17:21:45.887 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:21:45.890 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-16 17:21:45.893 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-16 17:21:45.906 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-16 17:21:48.340 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:21:48.501 | [215409 Async ks-alt-admin:215409]: finished successfully 2022-03-16 17:21:49.024 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:21:49.189 | [215521 Async ks-alt-another:215521]: finished successfully 2022-03-16 17:21:49.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:49.766 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:49.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:49.766 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:49.981 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:49.989 | ++ functions-common:get_or_create_user:925 : user_id=938016a0b6a748c8b8baebe52aca3edc 2022-03-16 17:21:49.997 | ++ functions-common:get_or_create_user:926 : echo 938016a0b6a748c8b8baebe52aca3edc 2022-03-16 17:21:50.001 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=938016a0b6a748c8b8baebe52aca3edc 2022-03-16 17:21:50.004 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 938016a0b6a748c8b8baebe52aca3edc all 2022-03-16 17:21:50.117 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 938016a0b6a748c8b8baebe52aca3edc all 2022-03-16 17:21:50.200 | [185080 Async ks-system-reader:216638]: running: get_or_add_user_system_role reader 938016a0b6a748c8b8baebe52aca3edc all 2022-03-16 17:21:50.204 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-16 17:21:50.212 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-16 17:21:50.217 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-16 17:21:50.222 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-16 17:21:50.230 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-16 17:21:52.088 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:21:52.269 | [215906 Async ks-alt-member-user:215906]: finished successfully 2022-03-16 17:21:53.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:53.910 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:53.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:53.910 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:54.103 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:54.106 | ++ functions-common:get_or_create_group:902 : group_id=d71ad45f05f2460088d773c8f1ff2f2d 2022-03-16 17:21:54.109 | ++ functions-common:get_or_create_group:903 : echo d71ad45f05f2460088d773c8f1ff2f2d 2022-03-16 17:21:54.112 | + lib/keystone:create_keystone_accounts:402 : admin_group=d71ad45f05f2460088d773c8f1ff2f2d 2022-03-16 17:21:54.117 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-16 17:21:54.121 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-16 17:21:54.127 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-16 17:21:54.130 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-16 17:21:54.134 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-16 17:21:55.381 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:21:55.412 | [216130 Async ks-alt-reader-user:216130]: finished successfully 2022-03-16 17:21:56.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:56.942 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:56.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:56.942 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:57.131 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:57.134 | ++ functions-common:get_or_create_group:902 : group_id=2144bade307b48f495294ab2b87db794 2022-03-16 17:21:57.137 | ++ functions-common:get_or_create_group:903 : echo 2144bade307b48f495294ab2b87db794 2022-03-16 17:21:57.141 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=2144bade307b48f495294ab2b87db794 2022-03-16 17:21:57.144 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 2144bade307b48f495294ab2b87db794 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:57.225 | + inc/async:async_inner:63 : get_or_add_group_project_role member 2144bade307b48f495294ab2b87db794 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:57.276 | [185080 Async ks-group-memberdemo:217025]: running: get_or_add_group_project_role member 2144bade307b48f495294ab2b87db794 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:57.279 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 2144bade307b48f495294ab2b87db794 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:57.331 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:21:57.356 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 2144bade307b48f495294ab2b87db794 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:57.366 | [216356 Async ks-system-member:216356]: finished successfully 2022-03-16 17:21:57.425 | [185080 Async ks-group-anotherdemo:217133]: running: get_or_add_group_project_role anotherrole 2144bade307b48f495294ab2b87db794 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:57.428 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 2144bade307b48f495294ab2b87db794 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:57.509 | + inc/async:async_inner:63 : get_or_add_group_project_role member 2144bade307b48f495294ab2b87db794 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:57.637 | [185080 Async ks-group-memberalt:217253]: running: get_or_add_group_project_role member 2144bade307b48f495294ab2b87db794 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:57.652 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 2144bade307b48f495294ab2b87db794 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:58.101 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 2144bade307b48f495294ab2b87db794 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:58.328 | [185080 Async ks-group-anotheralt:217342]: running: get_or_add_group_project_role anotherrole 2144bade307b48f495294ab2b87db794 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:21:58.351 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin d71ad45f05f2460088d773c8f1ff2f2d 1a0f076e2ff941c98e21ed5e8ee31dbc 2022-03-16 17:21:58.804 | + inc/async:async_inner:63 : get_or_add_group_project_role admin d71ad45f05f2460088d773c8f1ff2f2d 1a0f076e2ff941c98e21ed5e8ee31dbc 2022-03-16 17:21:59.056 | [185080 Async ks-group-admin:217429]: running: get_or_add_group_project_role admin d71ad45f05f2460088d773c8f1ff2f2d 1a0f076e2ff941c98e21ed5e8ee31dbc 2022-03-16 17:21:59.083 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-16 17:21:59.481 | [185080 Async ks-demo-member:214534]: Waiting for completion of get_or_add_user_project_role member 05ce6ff3ecf845bcb05a860e9815b604 7b9a2fadb3b34bfabec18c07e96333bc running on PID 214534 (17 other jobs running) 2022-03-16 17:21:59.643 | [185080 Async ks-demo-member:214534]: Signaling child to exit 2022-03-16 17:21:59.643 | WAKEUP 2022-03-16 17:21:59.805 | [185080 Async ks-demo-member:214534]: Signaled 2022-03-16 17:21:59.811 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:21:59.811 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:21:59.811 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:21:59.811 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:21:59.811 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:21:59.811 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:21:59.811 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:21:59.811 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:21:59.811 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 05ce6ff3ecf845bcb05a860e9815b604 --project 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:59.811 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:21:59.812 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:21:59.812 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:21:59.812 | ++ functions-common:get_field:812 : read data 2022-03-16 17:21:59.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:59.812 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:59.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:59.812 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:59.812 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:59.812 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:21:59.812 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:21:59.812 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 05ce6ff3ecf845bcb05a860e9815b604 --project 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:59.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:59.812 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:59.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:59.812 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:59.812 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 05ce6ff3ecf845bcb05a860e9815b604 --project 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:21:59.812 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:21:59.812 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:21:59.812 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:21:59.812 | ++ functions-common:get_field:812 : read data 2022-03-16 17:21:59.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:59.812 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:59.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:21:59.812 | from cryptography.utils import int_from_bytes 2022-03-16 17:21:59.812 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:21:59.812 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:21:59.812 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:21:59.812 | ++ functions-common:get_field:818 : echo '| 1ab51bf70b824e2eae071ad79c062234 | 05ce6ff3ecf845bcb05a860e9815b604 | | 7b9a2fadb3b34bfabec18c07e96333bc | | | False |' 2022-03-16 17:21:59.812 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:21:59.812 | ++ functions-common:get_field:812 : read data 2022-03-16 17:21:59.812 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1ab51bf70b824e2eae071ad79c062234 2022-03-16 17:21:59.813 | + functions-common:get_or_add_user_project_role:997 : echo 1ab51bf70b824e2eae071ad79c062234 2022-03-16 17:21:59.813 | 1ab51bf70b824e2eae071ad79c062234 2022-03-16 17:22:00.123 | [185080 Async ks-demo-member:214534]: finished get_or_add_user_project_role member 05ce6ff3ecf845bcb05a860e9815b604 7b9a2fadb3b34bfabec18c07e96333bc with result 0 in 17 seconds 2022-03-16 17:22:00.377 | [185080 Async ks-demo-admin:214646]: Waiting for completion of get_or_add_user_project_role admin 91ad5d92a03448b3b8a73c6b23e6d223 7b9a2fadb3b34bfabec18c07e96333bc running on PID 214646 (16 other jobs running) 2022-03-16 17:22:00.549 | [185080 Async ks-demo-admin:214646]: Signaling child to exit 2022-03-16 17:22:00.550 | WAKEUP 2022-03-16 17:22:00.676 | [185080 Async ks-demo-admin:214646]: Signaled 2022-03-16 17:22:00.679 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:22:00.679 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:22:00.679 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:22:00.679 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:22:00.679 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:22:00.679 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:22:00.679 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:22:00.680 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:22:00.680 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 91ad5d92a03448b3b8a73c6b23e6d223 --project 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:22:00.680 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:22:00.680 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:22:00.680 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:22:00.680 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:00.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:00.680 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:00.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:00.680 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:00.680 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:00.680 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:22:00.680 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:22:00.680 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 91ad5d92a03448b3b8a73c6b23e6d223 --project 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:22:00.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:00.680 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:00.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:00.680 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:00.680 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:22:00.680 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 91ad5d92a03448b3b8a73c6b23e6d223 --project 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:22:00.680 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:22:00.680 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:22:00.680 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:00.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:00.681 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:00.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:00.681 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:00.681 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:00.681 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:22:00.681 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:22:00.681 | ++ functions-common:get_field:818 : echo '| fc9bd9a660ca4ca2941d7ca57070cdb9 | 91ad5d92a03448b3b8a73c6b23e6d223 | | 7b9a2fadb3b34bfabec18c07e96333bc | | | False |' 2022-03-16 17:22:00.681 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:22:00.681 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:00.681 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:22:00.681 | + functions-common:get_or_add_user_project_role:997 : echo fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:22:00.681 | fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:22:00.887 | [185080 Async ks-demo-admin:214646]: finished get_or_add_user_project_role admin 91ad5d92a03448b3b8a73c6b23e6d223 7b9a2fadb3b34bfabec18c07e96333bc with result 0 in 17 seconds 2022-03-16 17:22:01.135 | [185080 Async ks-demo-another:214758]: Waiting for completion of get_or_add_user_project_role anotherrole 05ce6ff3ecf845bcb05a860e9815b604 7b9a2fadb3b34bfabec18c07e96333bc running on PID 214758 (15 other jobs running) 2022-03-16 17:22:01.294 | [185080 Async ks-demo-another:214758]: Signaling child to exit 2022-03-16 17:22:01.297 | WAKEUP 2022-03-16 17:22:01.443 | [185080 Async ks-demo-another:214758]: Signaled 2022-03-16 17:22:01.463 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:22:01.463 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:22:01.463 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:22:01.463 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:22:01.463 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:22:01.463 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:22:01.463 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:22:01.464 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:22:01.464 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:22:01.464 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 05ce6ff3ecf845bcb05a860e9815b604 --project 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:22:01.464 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:22:01.464 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:22:01.464 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:01.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:01.464 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:01.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:01.464 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:01.464 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:01.464 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:22:01.464 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:22:01.464 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 05ce6ff3ecf845bcb05a860e9815b604 --project 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:22:01.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:01.464 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:01.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:01.464 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:01.464 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 05ce6ff3ecf845bcb05a860e9815b604 --project 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:22:01.464 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:22:01.464 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:22:01.464 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:22:01.464 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:01.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:01.464 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:01.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:01.464 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:01.464 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:01.464 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:22:01.464 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:22:01.464 | ++ functions-common:get_field:818 : echo '| eb77e2f9c9eb45f7b5856bd9017ce1cf | 05ce6ff3ecf845bcb05a860e9815b604 | | 7b9a2fadb3b34bfabec18c07e96333bc | | | False |' 2022-03-16 17:22:01.464 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:22:01.465 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:01.465 | + functions-common:get_or_add_user_project_role:995 : user_role_id=eb77e2f9c9eb45f7b5856bd9017ce1cf 2022-03-16 17:22:01.465 | + functions-common:get_or_add_user_project_role:997 : echo eb77e2f9c9eb45f7b5856bd9017ce1cf 2022-03-16 17:22:01.465 | eb77e2f9c9eb45f7b5856bd9017ce1cf 2022-03-16 17:22:01.605 | [185080 Async ks-demo-another:214758]: finished get_or_add_user_project_role anotherrole 05ce6ff3ecf845bcb05a860e9815b604 7b9a2fadb3b34bfabec18c07e96333bc with result 0 in 18 seconds 2022-03-16 17:22:01.667 | [185080 Async ks-demo-invis:214870]: Waiting for completion of get_or_add_user_project_role member 05ce6ff3ecf845bcb05a860e9815b604 07cfff2bbf83410d86303bd0dd07043f running on PID 214870 (14 other jobs running) 2022-03-16 17:22:01.743 | [185080 Async ks-demo-invis:214870]: Signaling child to exit 2022-03-16 17:22:01.743 | WAKEUP 2022-03-16 17:22:01.866 | [185080 Async ks-demo-invis:214870]: Signaled 2022-03-16 17:22:01.869 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:22:01.869 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:22:01.869 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:22:01.869 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:22:01.869 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:22:01.869 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:22:01.869 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:22:01.869 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:22:01.869 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 05ce6ff3ecf845bcb05a860e9815b604 --project 07cfff2bbf83410d86303bd0dd07043f 2022-03-16 17:22:01.869 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:22:01.869 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:22:01.869 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:22:01.869 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:01.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:01.869 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:01.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:01.869 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:01.869 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:01.869 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:22:01.869 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:22:01.869 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 05ce6ff3ecf845bcb05a860e9815b604 --project 07cfff2bbf83410d86303bd0dd07043f 2022-03-16 17:22:01.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:01.869 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:01.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:01.869 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:01.870 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 05ce6ff3ecf845bcb05a860e9815b604 --project 07cfff2bbf83410d86303bd0dd07043f 2022-03-16 17:22:01.870 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:22:01.870 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:22:01.870 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:22:01.870 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:01.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:01.870 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:01.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:01.870 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:01.870 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:01.870 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:22:01.870 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:22:01.870 | ++ functions-common:get_field:818 : echo '| 1ab51bf70b824e2eae071ad79c062234 | 05ce6ff3ecf845bcb05a860e9815b604 | | 07cfff2bbf83410d86303bd0dd07043f | | | False |' 2022-03-16 17:22:01.870 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:22:01.870 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:01.870 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1ab51bf70b824e2eae071ad79c062234 2022-03-16 17:22:01.870 | + functions-common:get_or_add_user_project_role:997 : echo 1ab51bf70b824e2eae071ad79c062234 2022-03-16 17:22:01.870 | 1ab51bf70b824e2eae071ad79c062234 2022-03-16 17:22:02.105 | [185080 Async ks-demo-invis:214870]: finished get_or_add_user_project_role member 05ce6ff3ecf845bcb05a860e9815b604 07cfff2bbf83410d86303bd0dd07043f with result 0 in 18 seconds 2022-03-16 17:22:02.184 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:22:02.227 | [185080 Async ks-demo-reader:215039]: Waiting for completion of get_or_add_user_project_role reader ee782e8b477d48ebbc4db9e1b72e37cd 7b9a2fadb3b34bfabec18c07e96333bc running on PID 215039 (13 other jobs running) 2022-03-16 17:22:02.292 | [216638 Async ks-system-reader:216638]: finished successfully 2022-03-16 17:22:02.328 | [185080 Async ks-demo-reader:215039]: Signaling child to exit 2022-03-16 17:22:02.329 | WAKEUP 2022-03-16 17:22:02.413 | [185080 Async ks-demo-reader:215039]: Signaled 2022-03-16 17:22:02.427 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:22:02.427 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:22:02.427 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:22:02.427 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:22:02.427 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:22:02.427 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:22:02.427 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:22:02.427 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:22:02.428 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:22:02.428 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ee782e8b477d48ebbc4db9e1b72e37cd --project 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:22:02.428 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:22:02.428 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:22:02.428 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:02.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:02.428 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:02.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:02.428 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:02.428 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:02.428 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:22:02.428 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:22:02.428 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user ee782e8b477d48ebbc4db9e1b72e37cd --project 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:22:02.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:02.428 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:02.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:02.428 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:02.428 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ee782e8b477d48ebbc4db9e1b72e37cd --project 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:22:02.428 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:22:02.428 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:22:02.428 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:02.428 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:22:02.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:02.428 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:02.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:02.428 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:02.428 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:02.428 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:22:02.428 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:22:02.428 | ++ functions-common:get_field:818 : echo '| 7841630771d3494bb208e223fbacc26d | ee782e8b477d48ebbc4db9e1b72e37cd | | 7b9a2fadb3b34bfabec18c07e96333bc | | | False |' 2022-03-16 17:22:02.428 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:22:02.429 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:02.429 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7841630771d3494bb208e223fbacc26d 2022-03-16 17:22:02.429 | + functions-common:get_or_add_user_project_role:997 : echo 7841630771d3494bb208e223fbacc26d 2022-03-16 17:22:02.429 | 7841630771d3494bb208e223fbacc26d 2022-03-16 17:22:02.650 | [185080 Async ks-demo-reader:215039]: finished get_or_add_user_project_role reader ee782e8b477d48ebbc4db9e1b72e37cd 7b9a2fadb3b34bfabec18c07e96333bc with result 0 in 16 seconds 2022-03-16 17:22:02.680 | + inc/async:async_wait:197 : return 0 2022-03-16 17:22:02.683 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-16 17:22:02.942 | [185080 Async ks-alt-admin:215409]: Waiting for completion of get_or_add_user_project_role admin 9b2aa06da8a84c819fb7c3225ae64ebb 21cc889245d44ecca227b9454b0c457c running on PID 215409 (12 other jobs running) 2022-03-16 17:22:03.083 | [185080 Async ks-alt-admin:215409]: Signaling child to exit 2022-03-16 17:22:03.085 | WAKEUP 2022-03-16 17:22:03.181 | [185080 Async ks-alt-admin:215409]: Signaled 2022-03-16 17:22:03.183 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:22:03.183 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:22:03.183 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:22:03.183 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:22:03.183 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:22:03.183 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:22:03.183 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:22:03.183 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:22:03.183 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:22:03.183 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:22:03.183 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:22:03.183 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9b2aa06da8a84c819fb7c3225ae64ebb --project 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:22:03.183 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:03.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:03.183 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:03.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:03.183 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:03.183 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:03.183 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:22:03.183 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:22:03.183 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 9b2aa06da8a84c819fb7c3225ae64ebb --project 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:22:03.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:03.183 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:03.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:03.183 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:03.183 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9b2aa06da8a84c819fb7c3225ae64ebb --project 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:22:03.183 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:22:03.183 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:22:03.183 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:22:03.184 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:03.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:03.184 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:03.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:03.184 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:03.184 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:03.184 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:22:03.184 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:22:03.184 | ++ functions-common:get_field:818 : echo '| fc9bd9a660ca4ca2941d7ca57070cdb9 | 9b2aa06da8a84c819fb7c3225ae64ebb | | 21cc889245d44ecca227b9454b0c457c | | | False |' 2022-03-16 17:22:03.184 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:22:03.184 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:03.184 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:22:03.184 | + functions-common:get_or_add_user_project_role:997 : echo fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:22:03.184 | fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:22:03.338 | [185080 Async ks-alt-admin:215409]: finished get_or_add_user_project_role admin 9b2aa06da8a84c819fb7c3225ae64ebb 21cc889245d44ecca227b9454b0c457c with result 0 in 16 seconds 2022-03-16 17:22:03.528 | [185080 Async ks-alt-another:215521]: Waiting for completion of get_or_add_user_project_role anotherrole 9b2aa06da8a84c819fb7c3225ae64ebb 21cc889245d44ecca227b9454b0c457c running on PID 215521 (11 other jobs running) 2022-03-16 17:22:03.675 | [185080 Async ks-alt-another:215521]: Signaling child to exit 2022-03-16 17:22:03.675 | WAKEUP 2022-03-16 17:22:03.829 | [185080 Async ks-alt-another:215521]: Signaled 2022-03-16 17:22:03.841 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:22:03.841 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:22:03.841 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:22:03.841 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:22:03.841 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:22:03.841 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:22:03.841 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:22:03.841 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:22:03.841 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:22:03.841 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:22:03.841 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9b2aa06da8a84c819fb7c3225ae64ebb --project 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:22:03.841 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:22:03.841 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:03.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:03.841 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:03.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:03.841 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:03.841 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:03.841 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:22:03.841 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:22:03.841 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 9b2aa06da8a84c819fb7c3225ae64ebb --project 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:22:03.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:03.842 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:03.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:03.842 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:03.842 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9b2aa06da8a84c819fb7c3225ae64ebb --project 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:22:03.842 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:22:03.842 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:22:03.842 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:22:03.842 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:03.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:03.842 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:03.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:03.842 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:03.842 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:03.842 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:22:03.842 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:22:03.842 | ++ functions-common:get_field:818 : echo '| eb77e2f9c9eb45f7b5856bd9017ce1cf | 9b2aa06da8a84c819fb7c3225ae64ebb | | 21cc889245d44ecca227b9454b0c457c | | | False |' 2022-03-16 17:22:03.842 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:22:03.842 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:03.842 | + functions-common:get_or_add_user_project_role:995 : user_role_id=eb77e2f9c9eb45f7b5856bd9017ce1cf 2022-03-16 17:22:03.842 | + functions-common:get_or_add_user_project_role:997 : echo eb77e2f9c9eb45f7b5856bd9017ce1cf 2022-03-16 17:22:03.842 | eb77e2f9c9eb45f7b5856bd9017ce1cf 2022-03-16 17:22:04.110 | [185080 Async ks-alt-another:215521]: finished get_or_add_user_project_role anotherrole 9b2aa06da8a84c819fb7c3225ae64ebb 21cc889245d44ecca227b9454b0c457c with result 0 in 16 seconds 2022-03-16 17:22:04.381 | [185080 Async ks-alt-member-user:215906]: Waiting for completion of get_or_add_user_project_role member d2a27627155b4b9cb0968d7e873ca09a 21cc889245d44ecca227b9454b0c457c running on PID 215906 (10 other jobs running) 2022-03-16 17:22:04.541 | [185080 Async ks-alt-member-user:215906]: Signaling child to exit 2022-03-16 17:22:04.541 | WAKEUP 2022-03-16 17:22:04.697 | [185080 Async ks-alt-member-user:215906]: Signaled 2022-03-16 17:22:04.715 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:22:04.715 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:22:04.715 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:22:04.715 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:22:04.715 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:22:04.715 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:22:04.716 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:22:04.716 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:22:04.716 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:22:04.716 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d2a27627155b4b9cb0968d7e873ca09a --project 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:22:04.716 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:22:04.716 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:22:04.716 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:04.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:04.716 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:04.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:04.716 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:04.716 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:04.716 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:22:04.716 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:22:04.716 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user d2a27627155b4b9cb0968d7e873ca09a --project 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:22:04.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:04.716 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:04.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:04.716 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:04.716 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d2a27627155b4b9cb0968d7e873ca09a --project 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:22:04.716 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:22:04.716 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:22:04.716 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:22:04.716 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:04.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:04.716 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:04.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:04.716 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:04.717 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:04.717 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:22:04.717 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:22:04.717 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:22:04.717 | ++ functions-common:get_field:818 : echo '| 1ab51bf70b824e2eae071ad79c062234 | d2a27627155b4b9cb0968d7e873ca09a | | 21cc889245d44ecca227b9454b0c457c | | | False |' 2022-03-16 17:22:04.717 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:04.717 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1ab51bf70b824e2eae071ad79c062234 2022-03-16 17:22:04.717 | + functions-common:get_or_add_user_project_role:997 : echo 1ab51bf70b824e2eae071ad79c062234 2022-03-16 17:22:04.717 | 1ab51bf70b824e2eae071ad79c062234 2022-03-16 17:22:05.055 | [185080 Async ks-alt-member-user:215906]: finished get_or_add_user_project_role member d2a27627155b4b9cb0968d7e873ca09a 21cc889245d44ecca227b9454b0c457c with result 0 in 14 seconds 2022-03-16 17:22:05.333 | [185080 Async ks-alt-reader-user:216130]: Waiting for completion of get_or_add_user_project_role reader 4faec9dcebbe4e3fb64fff9eff96d439 21cc889245d44ecca227b9454b0c457c running on PID 216130 (9 other jobs running) 2022-03-16 17:22:05.514 | [185080 Async ks-alt-reader-user:216130]: Signaling child to exit 2022-03-16 17:22:05.515 | WAKEUP 2022-03-16 17:22:05.672 | [185080 Async ks-alt-reader-user:216130]: Signaled 2022-03-16 17:22:05.674 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:22:05.674 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:22:05.675 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:22:05.675 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:22:05.675 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:22:05.675 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:22:05.675 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:22:05.675 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:22:05.675 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4faec9dcebbe4e3fb64fff9eff96d439 --project 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:22:05.675 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:22:05.675 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:22:05.675 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:22:05.675 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:05.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:05.676 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:05.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:05.676 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:05.676 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:05.676 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:22:05.676 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:22:05.676 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 4faec9dcebbe4e3fb64fff9eff96d439 --project 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:22:05.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:05.676 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:05.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:05.676 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:05.676 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4faec9dcebbe4e3fb64fff9eff96d439 --project 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:22:05.676 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:22:05.676 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:22:05.676 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:22:05.677 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:05.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:05.677 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:05.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:05.677 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:05.677 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:05.677 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:22:05.677 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:22:05.677 | ++ functions-common:get_field:818 : echo '| 7841630771d3494bb208e223fbacc26d | 4faec9dcebbe4e3fb64fff9eff96d439 | | 21cc889245d44ecca227b9454b0c457c | | | False |' 2022-03-16 17:22:05.677 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:22:05.677 | ++ functions-common:get_field:812 : read data 2022-03-16 17:22:05.677 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7841630771d3494bb208e223fbacc26d 2022-03-16 17:22:05.677 | + functions-common:get_or_add_user_project_role:997 : echo 7841630771d3494bb208e223fbacc26d 2022-03-16 17:22:05.677 | 7841630771d3494bb208e223fbacc26d 2022-03-16 17:22:05.935 | [185080 Async ks-alt-reader-user:216130]: finished get_or_add_user_project_role reader 4faec9dcebbe4e3fb64fff9eff96d439 21cc889245d44ecca227b9454b0c457c with result 0 in 13 seconds 2022-03-16 17:22:05.973 | + inc/async:async_wait:197 : return 0 2022-03-16 17:22:06.001 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-16 17:22:06.281 | [185080 Async ks-system-member:216356]: Waiting for completion of get_or_add_user_system_role member 9df88fe5a1694a3eb6d7b10993f0956e all running on PID 216356 (8 other jobs running) 2022-03-16 17:22:06.491 | [185080 Async ks-system-member:216356]: Signaling child to exit 2022-03-16 17:22:06.491 | WAKEUP 2022-03-16 17:22:06.651 | [185080 Async ks-system-member:216356]: Signaled 2022-03-16 17:22:06.676 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-16 17:22:06.676 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-16 17:22:06.676 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-16 17:22:06.676 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:22:06.676 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:22:06.676 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:22:06.676 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:22:06.676 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:22:06.676 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-16 17:22:06.677 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9df88fe5a1694a3eb6d7b10993f0956e --system all -f value -c Role 2022-03-16 17:22:06.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:06.677 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:06.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:06.677 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:06.677 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:06.677 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-16 17:22:06.677 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-16 17:22:06.677 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 9df88fe5a1694a3eb6d7b10993f0956e --system all 2022-03-16 17:22:06.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:06.677 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:06.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:06.677 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:06.677 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9df88fe5a1694a3eb6d7b10993f0956e --system all -f value -c Role 2022-03-16 17:22:06.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:06.678 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:06.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:06.678 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:06.678 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:06.678 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=1ab51bf70b824e2eae071ad79c062234 2022-03-16 17:22:06.678 | + functions-common:get_or_add_user_system_role:1052 : echo 1ab51bf70b824e2eae071ad79c062234 2022-03-16 17:22:06.678 | 1ab51bf70b824e2eae071ad79c062234 2022-03-16 17:22:07.004 | [185080 Async ks-system-member:216356]: finished get_or_add_user_system_role member 9df88fe5a1694a3eb6d7b10993f0956e all with result 0 in 11 seconds 2022-03-16 17:22:07.253 | [185080 Async ks-system-reader:216638]: Waiting for completion of get_or_add_user_system_role reader 938016a0b6a748c8b8baebe52aca3edc all running on PID 216638 (7 other jobs running) 2022-03-16 17:22:07.432 | [185080 Async ks-system-reader:216638]: Signaling child to exit 2022-03-16 17:22:07.432 | WAKEUP 2022-03-16 17:22:07.603 | [185080 Async ks-system-reader:216638]: Signaled 2022-03-16 17:22:07.618 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-16 17:22:07.618 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-16 17:22:07.618 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-16 17:22:07.618 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:22:07.618 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:22:07.618 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:22:07.618 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:22:07.618 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:22:07.618 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-16 17:22:07.618 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 938016a0b6a748c8b8baebe52aca3edc --system all -f value -c Role 2022-03-16 17:22:07.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:07.619 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:07.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:07.619 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:07.619 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:07.619 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-16 17:22:07.619 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-16 17:22:07.619 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 938016a0b6a748c8b8baebe52aca3edc --system all 2022-03-16 17:22:07.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:07.619 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:07.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:07.619 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:07.619 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 938016a0b6a748c8b8baebe52aca3edc --system all -f value -c Role 2022-03-16 17:22:07.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:07.619 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:07.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:07.620 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:07.620 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:07.620 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=7841630771d3494bb208e223fbacc26d 2022-03-16 17:22:07.620 | + functions-common:get_or_add_user_system_role:1052 : echo 7841630771d3494bb208e223fbacc26d 2022-03-16 17:22:07.620 | 7841630771d3494bb208e223fbacc26d 2022-03-16 17:22:07.947 | [185080 Async ks-system-reader:216638]: finished get_or_add_user_system_role reader 938016a0b6a748c8b8baebe52aca3edc all with result 0 in 12 seconds 2022-03-16 17:22:07.984 | + inc/async:async_wait:197 : return 0 2022-03-16 17:22:07.999 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-16 17:22:08.327 | [185080 Async ks-group-memberdemo:217025]: Waiting for completion of get_or_add_group_project_role member 2144bade307b48f495294ab2b87db794 7b9a2fadb3b34bfabec18c07e96333bc running on PID 217025 (6 other jobs running) 2022-03-16 17:22:08.434 | [185080 Async ks-group-memberdemo:217025]: Signaling child to exit 2022-03-16 17:22:11.010 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:22:11.161 | [217025 Async ks-group-memberdemo:217025]: finished successfully 2022-03-16 17:22:11.226 | WAKEUP 2022-03-16 17:22:11.355 | [185080 Async ks-group-memberdemo:217025]: Signaled 2022-03-16 17:22:11.364 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 17:22:11.364 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2144bade307b48f495294ab2b87db794 --project 7b9a2fadb3b34bfabec18c07e96333bc -f value 2022-03-16 17:22:11.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:11.364 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:11.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:11.364 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:11.364 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:11.364 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 17:22:11.364 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 17:22:11.364 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 2144bade307b48f495294ab2b87db794 --project 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:22:11.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:11.364 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:11.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:11.365 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:11.365 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2144bade307b48f495294ab2b87db794 --project 7b9a2fadb3b34bfabec18c07e96333bc -f value 2022-03-16 17:22:11.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:11.365 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:11.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:11.365 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:11.365 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:11.365 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='1ab51bf70b824e2eae071ad79c062234 2144bade307b48f495294ab2b87db794 7b9a2fadb3b34bfabec18c07e96333bc False' 2022-03-16 17:22:11.365 | + functions-common:get_or_add_group_project_role:1076 : echo 1ab51bf70b824e2eae071ad79c062234 2144bade307b48f495294ab2b87db794 7b9a2fadb3b34bfabec18c07e96333bc False 2022-03-16 17:22:11.365 | 1ab51bf70b824e2eae071ad79c062234 2144bade307b48f495294ab2b87db794 7b9a2fadb3b34bfabec18c07e96333bc False 2022-03-16 17:22:11.598 | [185080 Async ks-group-memberdemo:217025]: finished get_or_add_group_project_role member 2144bade307b48f495294ab2b87db794 7b9a2fadb3b34bfabec18c07e96333bc with result 0 in 13 seconds 2022-03-16 17:22:11.817 | [185080 Async ks-group-anotherdemo:217133]: Waiting for completion of get_or_add_group_project_role anotherrole 2144bade307b48f495294ab2b87db794 7b9a2fadb3b34bfabec18c07e96333bc running on PID 217133 (5 other jobs running) 2022-03-16 17:22:11.971 | [185080 Async ks-group-anotherdemo:217133]: Signaling child to exit 2022-03-16 17:22:11.979 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:22:12.010 | [217253 Async ks-group-memberalt:217253]: finished successfully 2022-03-16 17:22:13.723 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:22:13.756 | [217342 Async ks-group-anotheralt:217342]: finished successfully 2022-03-16 17:22:13.873 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:22:13.900 | [217133 Async ks-group-anotherdemo:217133]: finished successfully 2022-03-16 17:22:13.921 | WAKEUP 2022-03-16 17:22:13.946 | [185080 Async ks-group-anotherdemo:217133]: Signaled 2022-03-16 17:22:13.947 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 17:22:13.948 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2144bade307b48f495294ab2b87db794 --project 7b9a2fadb3b34bfabec18c07e96333bc -f value 2022-03-16 17:22:13.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:13.948 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:13.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:13.948 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:13.948 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:13.948 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 17:22:13.948 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 17:22:13.948 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 2144bade307b48f495294ab2b87db794 --project 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:22:13.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:13.948 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:13.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:13.948 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:13.948 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2144bade307b48f495294ab2b87db794 --project 7b9a2fadb3b34bfabec18c07e96333bc -f value 2022-03-16 17:22:13.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:13.948 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:13.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:13.948 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:13.948 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:13.948 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='eb77e2f9c9eb45f7b5856bd9017ce1cf 2144bade307b48f495294ab2b87db794 7b9a2fadb3b34bfabec18c07e96333bc False' 2022-03-16 17:22:13.948 | + functions-common:get_or_add_group_project_role:1076 : echo eb77e2f9c9eb45f7b5856bd9017ce1cf 2144bade307b48f495294ab2b87db794 7b9a2fadb3b34bfabec18c07e96333bc False 2022-03-16 17:22:13.948 | eb77e2f9c9eb45f7b5856bd9017ce1cf 2144bade307b48f495294ab2b87db794 7b9a2fadb3b34bfabec18c07e96333bc False 2022-03-16 17:22:13.995 | [185080 Async ks-group-anotherdemo:217133]: finished get_or_add_group_project_role anotherrole 2144bade307b48f495294ab2b87db794 7b9a2fadb3b34bfabec18c07e96333bc with result 0 in 16 seconds 2022-03-16 17:22:14.035 | [185080 Async ks-group-memberalt:217253]: Waiting for completion of get_or_add_group_project_role member 2144bade307b48f495294ab2b87db794 21cc889245d44ecca227b9454b0c457c running on PID 217253 (4 other jobs running) 2022-03-16 17:22:14.063 | [185080 Async ks-group-memberalt:217253]: Signaling child to exit 2022-03-16 17:22:14.063 | WAKEUP 2022-03-16 17:22:14.088 | [185080 Async ks-group-memberalt:217253]: Signaled 2022-03-16 17:22:14.089 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 17:22:14.090 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2144bade307b48f495294ab2b87db794 --project 21cc889245d44ecca227b9454b0c457c -f value 2022-03-16 17:22:14.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:14.090 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:14.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:14.090 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:14.090 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:14.090 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 17:22:14.090 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 17:22:14.090 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 2144bade307b48f495294ab2b87db794 --project 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:22:14.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:14.090 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:14.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:14.090 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:14.090 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2144bade307b48f495294ab2b87db794 --project 21cc889245d44ecca227b9454b0c457c -f value 2022-03-16 17:22:14.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:14.090 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:14.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:14.090 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:14.090 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:14.090 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='1ab51bf70b824e2eae071ad79c062234 2144bade307b48f495294ab2b87db794 21cc889245d44ecca227b9454b0c457c False' 2022-03-16 17:22:14.090 | + functions-common:get_or_add_group_project_role:1076 : echo 1ab51bf70b824e2eae071ad79c062234 2144bade307b48f495294ab2b87db794 21cc889245d44ecca227b9454b0c457c False 2022-03-16 17:22:14.090 | 1ab51bf70b824e2eae071ad79c062234 2144bade307b48f495294ab2b87db794 21cc889245d44ecca227b9454b0c457c False 2022-03-16 17:22:14.138 | [185080 Async ks-group-memberalt:217253]: finished get_or_add_group_project_role member 2144bade307b48f495294ab2b87db794 21cc889245d44ecca227b9454b0c457c with result 0 in 14 seconds 2022-03-16 17:22:14.178 | [185080 Async ks-group-anotheralt:217342]: Waiting for completion of get_or_add_group_project_role anotherrole 2144bade307b48f495294ab2b87db794 21cc889245d44ecca227b9454b0c457c running on PID 217342 (3 other jobs running) 2022-03-16 17:22:14.204 | [185080 Async ks-group-anotheralt:217342]: Signaling child to exit 2022-03-16 17:22:14.205 | WAKEUP 2022-03-16 17:22:14.229 | [185080 Async ks-group-anotheralt:217342]: Signaled 2022-03-16 17:22:14.230 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 17:22:14.230 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2144bade307b48f495294ab2b87db794 --project 21cc889245d44ecca227b9454b0c457c -f value 2022-03-16 17:22:14.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:14.230 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:14.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:14.230 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:14.230 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:14.230 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 17:22:14.231 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 17:22:14.231 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 2144bade307b48f495294ab2b87db794 --project 21cc889245d44ecca227b9454b0c457c 2022-03-16 17:22:14.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:14.231 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:14.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:14.231 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:14.231 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2144bade307b48f495294ab2b87db794 --project 21cc889245d44ecca227b9454b0c457c -f value 2022-03-16 17:22:14.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:14.231 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:14.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:14.231 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:14.231 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:14.231 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='eb77e2f9c9eb45f7b5856bd9017ce1cf 2144bade307b48f495294ab2b87db794 21cc889245d44ecca227b9454b0c457c False' 2022-03-16 17:22:14.231 | + functions-common:get_or_add_group_project_role:1076 : echo eb77e2f9c9eb45f7b5856bd9017ce1cf 2144bade307b48f495294ab2b87db794 21cc889245d44ecca227b9454b0c457c False 2022-03-16 17:22:14.231 | eb77e2f9c9eb45f7b5856bd9017ce1cf 2144bade307b48f495294ab2b87db794 21cc889245d44ecca227b9454b0c457c False 2022-03-16 17:22:14.282 | [185080 Async ks-group-anotheralt:217342]: finished get_or_add_group_project_role anotherrole 2144bade307b48f495294ab2b87db794 21cc889245d44ecca227b9454b0c457c with result 0 in 15 seconds 2022-03-16 17:22:14.330 | [185080 Async ks-group-admin:217429]: Waiting for completion of get_or_add_group_project_role admin d71ad45f05f2460088d773c8f1ff2f2d 1a0f076e2ff941c98e21ed5e8ee31dbc running on PID 217429 (2 other jobs running) 2022-03-16 17:22:14.360 | [185080 Async ks-group-admin:217429]: Signaling child to exit 2022-03-16 17:22:14.491 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:22:14.517 | [217429 Async ks-group-admin:217429]: finished successfully 2022-03-16 17:22:14.537 | WAKEUP 2022-03-16 17:22:14.561 | [185080 Async ks-group-admin:217429]: Signaled 2022-03-16 17:22:14.562 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 17:22:14.563 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d71ad45f05f2460088d773c8f1ff2f2d --project 1a0f076e2ff941c98e21ed5e8ee31dbc -f value 2022-03-16 17:22:14.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:14.563 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:14.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:14.563 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:14.563 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:14.563 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 17:22:14.563 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 17:22:14.563 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group d71ad45f05f2460088d773c8f1ff2f2d --project 1a0f076e2ff941c98e21ed5e8ee31dbc 2022-03-16 17:22:14.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:14.563 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:14.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:14.563 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:14.563 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d71ad45f05f2460088d773c8f1ff2f2d --project 1a0f076e2ff941c98e21ed5e8ee31dbc -f value 2022-03-16 17:22:14.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:14.563 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:14.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:22:14.563 | from cryptography.utils import int_from_bytes 2022-03-16 17:22:14.563 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:22:14.563 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='fc9bd9a660ca4ca2941d7ca57070cdb9 d71ad45f05f2460088d773c8f1ff2f2d 1a0f076e2ff941c98e21ed5e8ee31dbc False' 2022-03-16 17:22:14.563 | + functions-common:get_or_add_group_project_role:1076 : echo fc9bd9a660ca4ca2941d7ca57070cdb9 d71ad45f05f2460088d773c8f1ff2f2d 1a0f076e2ff941c98e21ed5e8ee31dbc False 2022-03-16 17:22:14.563 | fc9bd9a660ca4ca2941d7ca57070cdb9 d71ad45f05f2460088d773c8f1ff2f2d 1a0f076e2ff941c98e21ed5e8ee31dbc False 2022-03-16 17:22:14.608 | [185080 Async ks-group-admin:217429]: finished get_or_add_group_project_role admin d71ad45f05f2460088d773c8f1ff2f2d 1a0f076e2ff941c98e21ed5e8ee31dbc with result 0 in 15 seconds 2022-03-16 17:22:14.614 | + inc/async:async_wait:197 : return 0 2022-03-16 17:22:14.616 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-16 17:22:14.633 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:22:14.636 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-16 17:22:14.654 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:22:14.657 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-16 17:22:14.661 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-16 17:22:14.722 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-16 17:22:14.761 | [185080 Async create_nova_accounts:219330]: running: create_nova_accounts 2022-03-16 17:22:14.763 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-16 17:22:14.783 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:22:14.786 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-16 17:22:14.789 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-16 17:22:14.854 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-16 17:22:14.902 | [185080 Async create_glance_accounts:219445]: running: create_glance_accounts 2022-03-16 17:22:14.904 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-16 17:22:14.929 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:22:14.932 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-16 17:22:14.934 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-16 17:22:15.001 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-16 17:22:15.046 | [185080 Async create_cinder_accounts:219575]: running: create_cinder_accounts 2022-03-16 17:22:15.049 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-16 17:22:15.071 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:22:15.074 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-16 17:22:15.077 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-16 17:22:15.156 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-16 17:22:15.232 | [185080 Async create_neutron_accounts:219690]: running: create_neutron_accounts 2022-03-16 17:22:15.238 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-16 17:22:15.275 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:22:15.280 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-16 17:22:15.285 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-16 17:22:15.712 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-16 17:22:15.976 | [185080 Async create_swift_accounts:219833]: running: create_swift_accounts 2022-03-16 17:22:16.008 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-16 17:22:16.124 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:22:16.143 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-16 17:22:16.496 | [185080 Async create_nova_accounts:219330]: Waiting for completion of create_nova_accounts running on PID 219330 (6 other jobs running) 2022-03-16 17:22:16.655 | [185080 Async create_nova_accounts:219330]: Signaling child to exit 2022-03-16 17:22:56.391 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:22:56.431 | [219690 Async create_neutron_accounts:219690]: finished successfully 2022-03-16 17:23:17.003 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:23:17.041 | [219575 Async create_cinder_accounts:219575]: finished successfully 2022-03-16 17:23:33.217 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:23:33.246 | [219445 Async create_glance_accounts:219445]: finished successfully 2022-03-16 17:23:37.369 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:23:37.398 | [219330 Async create_nova_accounts:219330]: finished successfully 2022-03-16 17:23:37.419 | WAKEUP 2022-03-16 17:23:37.443 | [185080 Async create_nova_accounts:219330]: Signaled 2022-03-16 17:23:37.444 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-16 17:23:37.444 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-16 17:23:37.444 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-16 17:23:37.444 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:23:37.444 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:23:37.444 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:23:37.444 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:23:37.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.445 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.445 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.445 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.445 | + functions-common:get_or_create_user:925 : user_id=a8dc809f849e413eb5ca3e23006a723c 2022-03-16 17:23:37.445 | + functions-common:get_or_create_user:926 : echo a8dc809f849e413eb5ca3e23006a723c 2022-03-16 17:23:37.445 | a8dc809f849e413eb5ca3e23006a723c 2022-03-16 17:23:37.445 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-16 17:23:37.445 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:23:37.445 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:23:37.445 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:23:37.445 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:23:37.445 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:23:37.445 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:23:37.445 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:23:37.445 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:23:37.445 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:23:37.445 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:23:37.445 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:23:37.445 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.445 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:23:37.445 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:23:37.445 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.445 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.445 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.445 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.445 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:23:37.445 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:23:37.446 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.446 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.446 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.446 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.446 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:23:37.446 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:23:37.446 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:23:37.446 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.446 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.446 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.446 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.446 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:23:37.446 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:23:37.446 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:23:37.446 | ++ functions-common:get_field:818 : echo '| 7c4d5512e9e24d7e8fd7714169ada2a6 | a8dc809f849e413eb5ca3e23006a723c | | b0e0f8c848a042cb9e7353dff2b057ff | | | False |' 2022-03-16 17:23:37.446 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.446 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:23:37.446 | + functions-common:get_or_add_user_project_role:997 : echo 7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:23:37.446 | 7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:23:37.446 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 17:23:37.446 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-16 17:23:37.446 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:23:37.446 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:23:37.446 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:23:37.446 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:23:37.446 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:23:37.446 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:23:37.447 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:23:37.447 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:23:37.447 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:23:37.447 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:23:37.447 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:23:37.447 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:23:37.447 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.447 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:23:37.447 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.447 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.447 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.447 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.447 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:23:37.447 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:23:37.447 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.447 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.447 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.447 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.448 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:23:37.448 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:23:37.448 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:23:37.448 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.448 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.448 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.448 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.448 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:23:37.448 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:23:37.448 | ++ functions-common:get_field:818 : echo '| fc9bd9a660ca4ca2941d7ca57070cdb9 | a8dc809f849e413eb5ca3e23006a723c | | b0e0f8c848a042cb9e7353dff2b057ff | | | False |' 2022-03-16 17:23:37.448 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:23:37.448 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.448 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:23:37.448 | + functions-common:get_or_add_user_project_role:997 : echo fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:23:37.448 | fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:23:37.448 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-16 17:23:37.448 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-16 17:23:37.448 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.24/compute 2022-03-16 17:23:37.448 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-16 17:23:37.448 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:23:37.448 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-16 17:23:37.448 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-16 17:23:37.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.448 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.448 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.448 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.448 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:23:37.448 | d66ce1c40b574d9bb6914bb79690e1ea' 2022-03-16 17:23:37.448 | + functions-common:get_or_create_service:1094 : echo d66ce1c40b574d9bb6914bb79690e1ea 2022-03-16 17:23:37.449 | d66ce1c40b574d9bb6914bb79690e1ea 2022-03-16 17:23:37.449 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.24/compute/v2/$(project_id)s' 2022-03-16 17:23:37.449 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:23:37.449 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.24/compute/v2/$(project_id)s' RegionOne 2022-03-16 17:23:37.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:23:37.449 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-16 17:23:37.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.449 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.449 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.449 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:23:37.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:23:37.449 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.24/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 17:23:37.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.449 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.449 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.449 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5414376b4c6f440ca1f80f5e19159310 2022-03-16 17:23:37.449 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5414376b4c6f440ca1f80f5e19159310 2022-03-16 17:23:37.449 | + functions-common:get_or_create_endpoint:1127 : public_id=5414376b4c6f440ca1f80f5e19159310 2022-03-16 17:23:37.449 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:23:37.449 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:23:37.449 | + functions-common:get_or_create_endpoint:1136 : echo 5414376b4c6f440ca1f80f5e19159310 2022-03-16 17:23:37.449 | 5414376b4c6f440ca1f80f5e19159310 2022-03-16 17:23:37.449 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-16 17:23:37.449 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:23:37.449 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-16 17:23:37.449 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-16 17:23:37.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.450 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.450 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.450 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.450 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:23:37.450 | 007955ba8ff24d18bb534feeb134a31d' 2022-03-16 17:23:37.450 | + functions-common:get_or_create_service:1094 : echo 007955ba8ff24d18bb534feeb134a31d 2022-03-16 17:23:37.450 | 007955ba8ff24d18bb534feeb134a31d 2022-03-16 17:23:37.450 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.24/compute/v2.1 2022-03-16 17:23:37.450 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:23:37.450 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.24/compute/v2.1 RegionOne 2022-03-16 17:23:37.450 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:23:37.450 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-16 17:23:37.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.450 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.450 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.450 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.450 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:23:37.450 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:23:37.450 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.24/compute/v2.1 --region RegionOne -f value -c id 2022-03-16 17:23:37.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.450 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.450 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.450 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.450 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a1d7492a620b48c5adc7c9a0a71c188e 2022-03-16 17:23:37.450 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a1d7492a620b48c5adc7c9a0a71c188e 2022-03-16 17:23:37.450 | + functions-common:get_or_create_endpoint:1127 : public_id=a1d7492a620b48c5adc7c9a0a71c188e 2022-03-16 17:23:37.450 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:23:37.450 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:23:37.451 | + functions-common:get_or_create_endpoint:1136 : echo a1d7492a620b48c5adc7c9a0a71c188e 2022-03-16 17:23:37.451 | a1d7492a620b48c5adc7c9a0a71c188e 2022-03-16 17:23:37.451 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-16 17:23:37.451 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:23:37.451 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-16 17:23:37.451 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:23:37.451 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-16 17:23:37.451 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:23:37.451 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:23:37.451 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:23:37.451 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:23:37.451 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:23:37.451 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:23:37.451 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:23:37.451 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:23:37.451 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:23:37.451 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:23:37.451 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.451 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:23:37.451 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:23:37.451 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:23:37.451 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.451 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.451 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.451 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.451 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:23:37.451 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:23:37.451 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.451 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.452 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.452 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:23:37.452 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:23:37.452 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.452 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:23:37.452 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.452 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.452 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.452 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.452 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:23:37.452 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:23:37.452 | ++ functions-common:get_field:818 : echo '| 0c5c6299bb604d5b844100da95df43fa | a8dc809f849e413eb5ca3e23006a723c | | b0e0f8c848a042cb9e7353dff2b057ff | | | False |' 2022-03-16 17:23:37.453 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:23:37.453 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.453 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0c5c6299bb604d5b844100da95df43fa 2022-03-16 17:23:37.453 | + functions-common:get_or_add_user_project_role:997 : echo 0c5c6299bb604d5b844100da95df43fa 2022-03-16 17:23:37.453 | 0c5c6299bb604d5b844100da95df43fa 2022-03-16 17:23:37.453 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-16 17:23:37.453 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:23:37.453 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-16 17:23:37.453 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:23:37.453 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-16 17:23:37.492 | [185080 Async create_nova_accounts:219330]: finished create_nova_accounts with result 0 in 82 seconds 2022-03-16 17:23:37.530 | [185080 Async create_glance_accounts:219445]: Waiting for completion of create_glance_accounts running on PID 219445 (5 other jobs running) 2022-03-16 17:23:37.557 | [185080 Async create_glance_accounts:219445]: Signaling child to exit 2022-03-16 17:23:37.557 | WAKEUP 2022-03-16 17:23:37.582 | [185080 Async create_glance_accounts:219445]: Signaled 2022-03-16 17:23:37.583 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-16 17:23:37.583 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:23:37.583 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-16 17:23:37.583 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-16 17:23:37.583 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:23:37.583 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:23:37.583 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:23:37.583 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:23:37.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.584 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.584 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.584 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.584 | + functions-common:get_or_create_user:925 : user_id=9b71be35e26f4f00854f2e74ff0876fe 2022-03-16 17:23:37.584 | + functions-common:get_or_create_user:926 : echo 9b71be35e26f4f00854f2e74ff0876fe 2022-03-16 17:23:37.584 | 9b71be35e26f4f00854f2e74ff0876fe 2022-03-16 17:23:37.584 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-16 17:23:37.584 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:23:37.584 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:23:37.584 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:23:37.584 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:23:37.584 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:23:37.584 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:23:37.584 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:23:37.584 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:23:37.584 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:23:37.584 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:23:37.584 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:23:37.584 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:23:37.584 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.584 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.584 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:23:37.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.584 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.584 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.584 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.584 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:23:37.584 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:23:37.584 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.585 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.585 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.585 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.585 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:23:37.585 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:23:37.585 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:23:37.585 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.585 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.585 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.585 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.585 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:23:37.585 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:23:37.585 | ++ functions-common:get_field:818 : echo '| 7c4d5512e9e24d7e8fd7714169ada2a6 | 9b71be35e26f4f00854f2e74ff0876fe | | b0e0f8c848a042cb9e7353dff2b057ff | | | False |' 2022-03-16 17:23:37.585 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:23:37.585 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.585 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:23:37.585 | + functions-common:get_or_add_user_project_role:997 : echo 7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:23:37.585 | 7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:23:37.585 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 17:23:37.585 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-16 17:23:37.585 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:23:37.585 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-16 17:23:37.585 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-16 17:23:37.585 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:23:37.585 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:23:37.585 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:23:37.585 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:23:37.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.586 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.586 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.586 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.586 | + functions-common:get_or_create_user:925 : user_id=4dd8381fd7f042c393bd9c5d5b543ace 2022-03-16 17:23:37.586 | + functions-common:get_or_create_user:926 : echo 4dd8381fd7f042c393bd9c5d5b543ace 2022-03-16 17:23:37.586 | 4dd8381fd7f042c393bd9c5d5b543ace 2022-03-16 17:23:37.586 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-16 17:23:37.586 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:23:37.586 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:23:37.586 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:23:37.586 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:23:37.586 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:23:37.586 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:23:37.586 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:23:37.586 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:23:37.586 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:23:37.586 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:23:37.586 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.586 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:23:37.586 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:23:37.586 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:23:37.586 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.586 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.587 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.587 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.587 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:23:37.587 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:23:37.587 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.587 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.587 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.587 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.587 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:23:37.587 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:23:37.587 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:23:37.587 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.587 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.587 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.587 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.587 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:23:37.587 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:23:37.587 | ++ functions-common:get_field:818 : echo '| 7c4d5512e9e24d7e8fd7714169ada2a6 | 4dd8381fd7f042c393bd9c5d5b543ace | | b0e0f8c848a042cb9e7353dff2b057ff | | | False |' 2022-03-16 17:23:37.587 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:23:37.587 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.587 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:23:37.587 | + functions-common:get_or_add_user_project_role:997 : echo 7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:23:37.587 | 7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:23:37.587 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-16 17:23:37.587 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-16 17:23:37.587 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:23:37.587 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:23:37.587 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:23:37.587 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:23:37.588 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:23:37.588 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:23:37.588 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:23:37.588 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:23:37.588 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:23:37.588 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:23:37.588 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.588 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:23:37.588 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:23:37.588 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:23:37.588 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.588 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.588 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.588 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.588 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:23:37.588 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:23:37.588 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.588 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.588 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.588 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.588 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:23:37.588 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:23:37.588 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:23:37.588 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.588 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.589 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.589 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.589 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:23:37.589 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:23:37.589 | ++ functions-common:get_field:818 : echo '| 0c5c6299bb604d5b844100da95df43fa | 4dd8381fd7f042c393bd9c5d5b543ace | | b0e0f8c848a042cb9e7353dff2b057ff | | | False |' 2022-03-16 17:23:37.589 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:23:37.589 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.589 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0c5c6299bb604d5b844100da95df43fa 2022-03-16 17:23:37.589 | + functions-common:get_or_add_user_project_role:997 : echo 0c5c6299bb604d5b844100da95df43fa 2022-03-16 17:23:37.589 | 0c5c6299bb604d5b844100da95df43fa 2022-03-16 17:23:37.589 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-16 17:23:37.589 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:23:37.589 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-16 17:23:37.589 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-16 17:23:37.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.589 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.589 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.589 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.589 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:23:37.589 | ad1bb5ec45f54e7eb2b958a83ca8383c' 2022-03-16 17:23:37.589 | + functions-common:get_or_create_service:1094 : echo ad1bb5ec45f54e7eb2b958a83ca8383c 2022-03-16 17:23:37.589 | ad1bb5ec45f54e7eb2b958a83ca8383c 2022-03-16 17:23:37.589 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.24/image 2022-03-16 17:23:37.589 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:23:37.589 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.24/image RegionOne 2022-03-16 17:23:37.589 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:23:37.589 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-16 17:23:37.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.589 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.589 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.589 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.590 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:23:37.590 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:23:37.590 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.24/image --region RegionOne -f value -c id 2022-03-16 17:23:37.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.590 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.590 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.590 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.590 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8353e5496b444ed5b6c8a46e9a63cb41 2022-03-16 17:23:37.590 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8353e5496b444ed5b6c8a46e9a63cb41 2022-03-16 17:23:37.590 | + functions-common:get_or_create_endpoint:1127 : public_id=8353e5496b444ed5b6c8a46e9a63cb41 2022-03-16 17:23:37.590 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:23:37.590 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:23:37.590 | + functions-common:get_or_create_endpoint:1136 : echo 8353e5496b444ed5b6c8a46e9a63cb41 2022-03-16 17:23:37.590 | 8353e5496b444ed5b6c8a46e9a63cb41 2022-03-16 17:23:37.590 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-16 17:23:37.590 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 17:23:37.590 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-16 17:23:37.590 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-16 17:23:37.590 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-16 17:23:37.590 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-16 17:23:37.590 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-16 17:23:37.590 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-16 17:23:37.590 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-16 17:23:37.630 | [185080 Async create_glance_accounts:219445]: finished create_glance_accounts with result 0 in 78 seconds 2022-03-16 17:23:37.669 | [185080 Async create_cinder_accounts:219575]: Waiting for completion of create_cinder_accounts running on PID 219575 (4 other jobs running) 2022-03-16 17:23:37.695 | [185080 Async create_cinder_accounts:219575]: Signaling child to exit 2022-03-16 17:23:37.695 | WAKEUP 2022-03-16 17:23:37.720 | [185080 Async create_cinder_accounts:219575]: Signaled 2022-03-16 17:23:37.721 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-16 17:23:37.721 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-16 17:23:37.721 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-16 17:23:37.721 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:23:37.721 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:23:37.721 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:23:37.721 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:23:37.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.721 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.721 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.721 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.721 | + functions-common:get_or_create_user:925 : user_id=36ff96657e2f4c0a825773f3d88994b3 2022-03-16 17:23:37.722 | + functions-common:get_or_create_user:926 : echo 36ff96657e2f4c0a825773f3d88994b3 2022-03-16 17:23:37.722 | 36ff96657e2f4c0a825773f3d88994b3 2022-03-16 17:23:37.722 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-16 17:23:37.722 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:23:37.722 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:23:37.722 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:23:37.722 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:23:37.722 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:23:37.722 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:23:37.722 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:23:37.722 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:23:37.722 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:23:37.722 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:23:37.722 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:23:37.722 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.722 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:23:37.722 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:23:37.722 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.722 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.722 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.722 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.722 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:23:37.722 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:23:37.722 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.722 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.722 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.722 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:23:37.723 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:23:37.723 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.723 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:23:37.723 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.723 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.723 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.723 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.723 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:23:37.723 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:23:37.723 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:23:37.723 | ++ functions-common:get_field:818 : echo '| 7c4d5512e9e24d7e8fd7714169ada2a6 | 36ff96657e2f4c0a825773f3d88994b3 | | b0e0f8c848a042cb9e7353dff2b057ff | | | False |' 2022-03-16 17:23:37.723 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.723 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:23:37.723 | + functions-common:get_or_add_user_project_role:997 : echo 7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:23:37.723 | 7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:23:37.723 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 17:23:37.723 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-16 17:23:37.723 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:23:37.723 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-16 17:23:37.723 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-16 17:23:37.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.723 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.723 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.723 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.723 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:23:37.723 | 1d81a1192ce34e6b8402b4af19664eed' 2022-03-16 17:23:37.723 | + functions-common:get_or_create_service:1094 : echo 1d81a1192ce34e6b8402b4af19664eed 2022-03-16 17:23:37.723 | 1d81a1192ce34e6b8402b4af19664eed 2022-03-16 17:23:37.724 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-16 17:23:37.724 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.24/volume/v3/$(project_id)s' 2022-03-16 17:23:37.724 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:23:37.724 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.24/volume/v3/$(project_id)s' RegionOne 2022-03-16 17:23:37.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:23:37.724 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-16 17:23:37.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.724 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.724 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.724 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:23:37.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:23:37.724 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.24/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 17:23:37.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.724 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.724 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.724 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d7189f82f8544501acbd726f80f6c0b4 2022-03-16 17:23:37.724 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d7189f82f8544501acbd726f80f6c0b4 2022-03-16 17:23:37.724 | + functions-common:get_or_create_endpoint:1127 : public_id=d7189f82f8544501acbd726f80f6c0b4 2022-03-16 17:23:37.724 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:23:37.724 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:23:37.724 | + functions-common:get_or_create_endpoint:1136 : echo d7189f82f8544501acbd726f80f6c0b4 2022-03-16 17:23:37.724 | d7189f82f8544501acbd726f80f6c0b4 2022-03-16 17:23:37.724 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-16 17:23:37.724 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:23:37.724 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-16 17:23:37.724 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-16 17:23:37.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.724 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.725 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.725 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.725 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:23:37.725 | 9c5e2a16bbd44e2594671990b6c08ddf' 2022-03-16 17:23:37.725 | + functions-common:get_or_create_service:1094 : echo 9c5e2a16bbd44e2594671990b6c08ddf 2022-03-16 17:23:37.725 | 9c5e2a16bbd44e2594671990b6c08ddf 2022-03-16 17:23:37.725 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.24/volume/v3/$(project_id)s' 2022-03-16 17:23:37.725 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:23:37.725 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.24/volume/v3/$(project_id)s' RegionOne 2022-03-16 17:23:37.725 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:23:37.725 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-16 17:23:37.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.725 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.725 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.725 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.725 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:23:37.725 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:23:37.725 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.24/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 17:23:37.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.725 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.725 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.725 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.725 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=9bdd2480e6ff479d93ad1767eb497700 2022-03-16 17:23:37.725 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 9bdd2480e6ff479d93ad1767eb497700 2022-03-16 17:23:37.725 | + functions-common:get_or_create_endpoint:1127 : public_id=9bdd2480e6ff479d93ad1767eb497700 2022-03-16 17:23:37.725 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:23:37.725 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:23:37.725 | + functions-common:get_or_create_endpoint:1136 : echo 9bdd2480e6ff479d93ad1767eb497700 2022-03-16 17:23:37.725 | 9bdd2480e6ff479d93ad1767eb497700 2022-03-16 17:23:37.725 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-16 17:23:37.726 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-16 17:23:37.726 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:23:37.726 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-16 17:23:37.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.726 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.726 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.726 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.726 | ++ functions-common:get_or_create_project:938 : project_id=b0e0f8c848a042cb9e7353dff2b057ff 2022-03-16 17:23:37.726 | ++ functions-common:get_or_create_project:939 : echo b0e0f8c848a042cb9e7353dff2b057ff 2022-03-16 17:23:37.726 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id b0e0f8c848a042cb9e7353dff2b057ff 2022-03-16 17:23:37.726 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-16 17:23:37.726 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:23:37.726 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:23:37.726 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-16 17:23:37.726 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-16 17:23:37.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.726 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.726 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.726 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-16 17:23:37.726 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.726 | ++ functions-common:get_or_create_user:925 : user_id=36ff96657e2f4c0a825773f3d88994b3 2022-03-16 17:23:37.726 | ++ functions-common:get_or_create_user:926 : echo 36ff96657e2f4c0a825773f3d88994b3 2022-03-16 17:23:37.726 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 36ff96657e2f4c0a825773f3d88994b3 2022-03-16 17:23:37.771 | [185080 Async create_cinder_accounts:219575]: finished create_cinder_accounts with result 0 in 62 seconds 2022-03-16 17:23:37.776 | + inc/async:async_wait:197 : return 0 2022-03-16 17:23:37.778 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-16 17:23:37.837 | [185080 Async create_neutron_accounts:219690]: Waiting for completion of create_neutron_accounts running on PID 219690 (3 other jobs running) 2022-03-16 17:23:37.864 | [185080 Async create_neutron_accounts:219690]: Signaling child to exit 2022-03-16 17:23:37.864 | WAKEUP 2022-03-16 17:23:37.887 | [185080 Async create_neutron_accounts:219690]: Signaled 2022-03-16 17:23:37.888 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-16 17:23:37.888 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:23:37.888 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:23:37.888 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:23:37.888 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:23:37.888 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 17:23:37.888 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:23:37.888 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-16 17:23:37.888 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-16 17:23:37.888 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-16 17:23:37.888 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.24:9696/ 2022-03-16 17:23:37.888 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-16 17:23:37.888 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-16 17:23:37.888 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-16 17:23:37.889 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:23:37.889 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:23:37.889 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:23:37.889 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:23:37.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.889 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.889 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.889 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.889 | + functions-common:get_or_create_user:925 : user_id=a3cd22db20404a6eac67685c97254ddf 2022-03-16 17:23:37.889 | + functions-common:get_or_create_user:926 : echo a3cd22db20404a6eac67685c97254ddf 2022-03-16 17:23:37.889 | a3cd22db20404a6eac67685c97254ddf 2022-03-16 17:23:37.889 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-16 17:23:37.889 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:23:37.889 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:23:37.889 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:23:37.889 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:23:37.889 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:23:37.889 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:23:37.889 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:23:37.889 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:23:37.889 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:23:37.889 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:23:37.889 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:23:37.889 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.889 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:23:37.889 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:23:37.889 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.889 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.890 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.890 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.890 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:23:37.890 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:23:37.890 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.890 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.890 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.890 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-16 17:23:37.890 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:23:37.890 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:23:37.890 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:23:37.891 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.891 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.891 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.891 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.891 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:23:37.891 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:23:37.891 | ++ functions-common:get_field:818 : echo '| 7c4d5512e9e24d7e8fd7714169ada2a6 | a3cd22db20404a6eac67685c97254ddf | | b0e0f8c848a042cb9e7353dff2b057ff | | | False |' 2022-03-16 17:23:37.891 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:23:37.891 | ++ functions-common:get_field:812 : read data 2022-03-16 17:23:37.891 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:23:37.891 | + functions-common:get_or_add_user_project_role:997 : echo 7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:23:37.891 | 7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:23:37.891 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 17:23:37.891 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-16 17:23:37.891 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:23:37.891 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-16 17:23:37.891 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-16 17:23:37.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.891 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.891 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.891 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.891 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:23:37.891 | 70380e02a2684de7aeaf5587e66ee63a' 2022-03-16 17:23:37.891 | + functions-common:get_or_create_service:1094 : echo 70380e02a2684de7aeaf5587e66ee63a 2022-03-16 17:23:37.891 | 70380e02a2684de7aeaf5587e66ee63a 2022-03-16 17:23:37.891 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.24:9696/ 2022-03-16 17:23:37.891 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:23:37.892 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.24:9696/ RegionOne 2022-03-16 17:23:37.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:23:37.892 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-16 17:23:37.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.892 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.892 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.892 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:23:37.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:23:37.892 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.24:9696/ --region RegionOne -f value -c id 2022-03-16 17:23:37.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.892 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:23:37.892 | from cryptography.utils import int_from_bytes 2022-03-16 17:23:37.892 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:23:37.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=2da09a285c004109abeb209983f94f94 2022-03-16 17:23:37.892 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 2da09a285c004109abeb209983f94f94 2022-03-16 17:23:37.892 | + functions-common:get_or_create_endpoint:1127 : public_id=2da09a285c004109abeb209983f94f94 2022-03-16 17:23:37.892 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:23:37.892 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:23:37.892 | + functions-common:get_or_create_endpoint:1136 : echo 2da09a285c004109abeb209983f94f94 2022-03-16 17:23:37.892 | 2da09a285c004109abeb209983f94f94 2022-03-16 17:23:37.934 | [185080 Async create_neutron_accounts:219690]: finished create_neutron_accounts with result 0 in 41 seconds 2022-03-16 17:23:37.974 | [185080 Async create_swift_accounts:219833]: Waiting for completion of create_swift_accounts running on PID 219833 (2 other jobs running) 2022-03-16 17:23:38.000 | [185080 Async create_swift_accounts:219833]: Signaling child to exit 2022-03-16 17:24:25.802 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:24:25.829 | [219833 Async create_swift_accounts:219833]: finished successfully 2022-03-16 17:24:25.850 | WAKEUP 2022-03-16 17:24:25.874 | [185080 Async create_swift_accounts:219833]: Signaled 2022-03-16 17:24:25.876 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-16 17:24:25.876 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-16 17:24:25.876 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-16 17:24:25.876 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-16 17:24:25.876 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-16 17:24:25.876 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-16 17:24:25.876 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-16 17:24:25.876 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-16 17:24:25.876 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-16 17:24:25.876 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-16 17:24:25.876 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-16 17:24:25.876 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-16 17:24:25.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.876 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.876 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.876 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.876 | ++ functions-common:get_or_create_role:950 : role_id=eb77e2f9c9eb45f7b5856bd9017ce1cf 2022-03-16 17:24:25.876 | ++ functions-common:get_or_create_role:951 : echo eb77e2f9c9eb45f7b5856bd9017ce1cf 2022-03-16 17:24:25.877 | + lib/swift:create_swift_accounts:614 : another_role=eb77e2f9c9eb45f7b5856bd9017ce1cf 2022-03-16 17:24:25.877 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-16 17:24:25.877 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-16 17:24:25.877 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:24:25.877 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:24:25.877 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:24:25.877 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:24:25.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.877 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.877 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.877 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.877 | + functions-common:get_or_create_user:925 : user_id=835b3abd2e01489898a68b0ba456667d 2022-03-16 17:24:25.877 | + functions-common:get_or_create_user:926 : echo 835b3abd2e01489898a68b0ba456667d 2022-03-16 17:24:25.877 | 835b3abd2e01489898a68b0ba456667d 2022-03-16 17:24:25.877 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-16 17:24:25.877 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:24:25.877 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:24:25.877 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:24:25.877 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:24:25.877 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:24:25.877 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:24:25.877 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:24:25.877 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:24:25.877 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:24:25.877 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:24:25.877 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-16 17:24:25.877 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:24:25.877 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:24:25.877 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:24:25.877 | ++ functions-common:get_field:812 : read data 2022-03-16 17:24:25.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.877 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.878 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.878 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.878 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:24:25.878 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:24:25.878 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-16 17:24:25.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.878 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.878 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.878 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-16 17:24:25.878 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:24:25.878 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:24:25.878 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:24:25.878 | ++ functions-common:get_field:812 : read data 2022-03-16 17:24:25.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.878 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.878 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.878 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.878 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:24:25.878 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:24:25.878 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:24:25.878 | ++ functions-common:get_field:818 : echo '| 7c4d5512e9e24d7e8fd7714169ada2a6 | 835b3abd2e01489898a68b0ba456667d | | b0e0f8c848a042cb9e7353dff2b057ff | | | False |' 2022-03-16 17:24:25.878 | ++ functions-common:get_field:812 : read data 2022-03-16 17:24:25.878 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:24:25.878 | + functions-common:get_or_add_user_project_role:997 : echo 7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:24:25.878 | 7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:24:25.878 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 17:24:25.879 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-16 17:24:25.879 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:24:25.879 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:24:25.879 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:24:25.879 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:24:25.879 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:24:25.879 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:24:25.879 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:24:25.879 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:24:25.879 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:24:25.879 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:24:25.879 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:24:25.879 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:24:25.879 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-16 17:24:25.879 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:24:25.879 | ++ functions-common:get_field:812 : read data 2022-03-16 17:24:25.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.879 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.879 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.879 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.879 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:24:25.879 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:24:25.879 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-16 17:24:25.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.879 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.879 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.879 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-16 17:24:25.879 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:24:25.879 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:24:25.879 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:24:25.880 | ++ functions-common:get_field:812 : read data 2022-03-16 17:24:25.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.880 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.880 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.880 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.880 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:24:25.880 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:24:25.880 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:24:25.880 | ++ functions-common:get_field:818 : echo '| fc9bd9a660ca4ca2941d7ca57070cdb9 | 835b3abd2e01489898a68b0ba456667d | | b0e0f8c848a042cb9e7353dff2b057ff | | | False |' 2022-03-16 17:24:25.880 | ++ functions-common:get_field:812 : read data 2022-03-16 17:24:25.880 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:24:25.880 | + functions-common:get_or_add_user_project_role:997 : echo fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:24:25.880 | fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:24:25.880 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-16 17:24:25.880 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:24:25.880 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-16 17:24:25.880 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-16 17:24:25.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.880 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.880 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.880 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.880 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:24:25.880 | 5eb9f70ca29545829068bdc805451ea7' 2022-03-16 17:24:25.880 | + functions-common:get_or_create_service:1094 : echo 5eb9f70ca29545829068bdc805451ea7 2022-03-16 17:24:25.880 | 5eb9f70ca29545829068bdc805451ea7 2022-03-16 17:24:25.880 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.24:8080/v1/AUTH_$(project_id)s' http://10.222.0.24:8080 2022-03-16 17:24:25.880 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:24:25.880 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.24:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-16 17:24:25.880 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:24:25.880 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-16 17:24:25.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.881 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.881 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.881 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.881 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:24:25.881 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:24:25.881 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.24:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-16 17:24:25.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.881 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.881 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.881 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.881 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=705303d136724d498b18f4ab2ba3ad8d 2022-03-16 17:24:25.881 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 705303d136724d498b18f4ab2ba3ad8d 2022-03-16 17:24:25.881 | + functions-common:get_or_create_endpoint:1127 : public_id=705303d136724d498b18f4ab2ba3ad8d 2022-03-16 17:24:25.881 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.24:8080 ]] 2022-03-16 17:24:25.881 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.24:8080 RegionOne 2022-03-16 17:24:25.881 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:24:25.881 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-16 17:24:25.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.881 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.881 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.881 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.881 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:24:25.881 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:24:25.881 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.24:8080 --region RegionOne -f value -c id 2022-03-16 17:24:25.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.881 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.882 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.882 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.882 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=34528c437cb942b8abf9b791576a89ac 2022-03-16 17:24:25.882 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 34528c437cb942b8abf9b791576a89ac 2022-03-16 17:24:25.882 | 34528c437cb942b8abf9b791576a89ac 2022-03-16 17:24:25.882 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:24:25.882 | + functions-common:get_or_create_endpoint:1136 : echo 705303d136724d498b18f4ab2ba3ad8d 2022-03-16 17:24:25.882 | 705303d136724d498b18f4ab2ba3ad8d 2022-03-16 17:24:25.882 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-16 17:24:25.882 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-16 17:24:25.882 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:24:25.882 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-16 17:24:25.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.882 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.882 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.882 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.882 | ++ functions-common:get_or_create_project:938 : project_id=34e636a8597b4cbc96fda8f5b5e3cd64 2022-03-16 17:24:25.882 | ++ functions-common:get_or_create_project:939 : echo 34e636a8597b4cbc96fda8f5b5e3cd64 2022-03-16 17:24:25.882 | + lib/swift:create_swift_accounts:628 : swift_project_test1=34e636a8597b4cbc96fda8f5b5e3cd64 2022-03-16 17:24:25.882 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-16 17:24:25.882 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:24:25.882 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-16 17:24:25.882 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:24:25.882 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-16 17:24:25.882 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-16 17:24:25.882 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-16 17:24:25.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.882 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.883 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.883 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.883 | ++ functions-common:get_or_create_user:925 : user_id=1991ac584d7c4275ba1d859d76c9b8ab 2022-03-16 17:24:25.883 | ++ functions-common:get_or_create_user:926 : echo 1991ac584d7c4275ba1d859d76c9b8ab 2022-03-16 17:24:25.883 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=1991ac584d7c4275ba1d859d76c9b8ab 2022-03-16 17:24:25.883 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-16 17:24:25.883 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:24:25.883 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 1991ac584d7c4275ba1d859d76c9b8ab 34e636a8597b4cbc96fda8f5b5e3cd64 2022-03-16 17:24:25.883 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:24:25.883 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:24:25.883 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:24:25.883 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:24:25.883 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:24:25.883 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:24:25.883 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:24:25.883 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:24:25.883 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1991ac584d7c4275ba1d859d76c9b8ab --project 34e636a8597b4cbc96fda8f5b5e3cd64 2022-03-16 17:24:25.883 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:24:25.883 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:24:25.883 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:24:25.883 | ++ functions-common:get_field:812 : read data 2022-03-16 17:24:25.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.883 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.883 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.883 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.883 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:24:25.883 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:24:25.883 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 1991ac584d7c4275ba1d859d76c9b8ab --project 34e636a8597b4cbc96fda8f5b5e3cd64 2022-03-16 17:24:25.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.883 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.884 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.884 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:24:25.884 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:24:25.884 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1991ac584d7c4275ba1d859d76c9b8ab --project 34e636a8597b4cbc96fda8f5b5e3cd64 2022-03-16 17:24:25.884 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:24:25.884 | ++ functions-common:get_field:812 : read data 2022-03-16 17:24:25.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.884 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.884 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.884 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.884 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:24:25.884 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:24:25.884 | ++ functions-common:get_field:818 : echo '| fc9bd9a660ca4ca2941d7ca57070cdb9 | 1991ac584d7c4275ba1d859d76c9b8ab | | 34e636a8597b4cbc96fda8f5b5e3cd64 | | | False |' 2022-03-16 17:24:25.884 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:24:25.884 | ++ functions-common:get_field:812 : read data 2022-03-16 17:24:25.884 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:24:25.884 | + functions-common:get_or_add_user_project_role:997 : echo fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:24:25.884 | fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:24:25.884 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-16 17:24:25.884 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-16 17:24:25.884 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:24:25.884 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-16 17:24:25.884 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-16 17:24:25.884 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-16 17:24:25.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.884 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.884 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.884 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.884 | ++ functions-common:get_or_create_user:925 : user_id=eb6cd2f88fb94a94902d2eacdbbceaa3 2022-03-16 17:24:25.885 | ++ functions-common:get_or_create_user:926 : echo eb6cd2f88fb94a94902d2eacdbbceaa3 2022-03-16 17:24:25.885 | + lib/swift:create_swift_accounts:637 : swift_user_test3=eb6cd2f88fb94a94902d2eacdbbceaa3 2022-03-16 17:24:25.885 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-16 17:24:25.885 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:24:25.885 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role eb77e2f9c9eb45f7b5856bd9017ce1cf eb6cd2f88fb94a94902d2eacdbbceaa3 34e636a8597b4cbc96fda8f5b5e3cd64 2022-03-16 17:24:25.885 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:24:25.885 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:24:25.885 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:24:25.885 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:24:25.885 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:24:25.885 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:24:25.885 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:24:25.885 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:24:25.885 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role eb77e2f9c9eb45f7b5856bd9017ce1cf --user eb6cd2f88fb94a94902d2eacdbbceaa3 --project 34e636a8597b4cbc96fda8f5b5e3cd64 2022-03-16 17:24:25.885 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:24:25.885 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:24:25.885 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:24:25.885 | ++ functions-common:get_field:812 : read data 2022-03-16 17:24:25.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.885 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.885 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.885 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.885 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:24:25.885 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:24:25.885 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add eb77e2f9c9eb45f7b5856bd9017ce1cf --user eb6cd2f88fb94a94902d2eacdbbceaa3 --project 34e636a8597b4cbc96fda8f5b5e3cd64 2022-03-16 17:24:25.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.885 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.885 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.885 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role eb77e2f9c9eb45f7b5856bd9017ce1cf --user eb6cd2f88fb94a94902d2eacdbbceaa3 --project 34e636a8597b4cbc96fda8f5b5e3cd64 2022-03-16 17:24:25.886 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:24:25.886 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:24:25.886 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:24:25.886 | ++ functions-common:get_field:812 : read data 2022-03-16 17:24:25.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.886 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.886 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.886 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.886 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:24:25.886 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:24:25.886 | ++ functions-common:get_field:818 : echo '| eb77e2f9c9eb45f7b5856bd9017ce1cf | eb6cd2f88fb94a94902d2eacdbbceaa3 | | 34e636a8597b4cbc96fda8f5b5e3cd64 | | | False |' 2022-03-16 17:24:25.886 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:24:25.886 | ++ functions-common:get_field:812 : read data 2022-03-16 17:24:25.886 | + functions-common:get_or_add_user_project_role:995 : user_role_id=eb77e2f9c9eb45f7b5856bd9017ce1cf 2022-03-16 17:24:25.886 | + functions-common:get_or_add_user_project_role:997 : echo eb77e2f9c9eb45f7b5856bd9017ce1cf 2022-03-16 17:24:25.886 | eb77e2f9c9eb45f7b5856bd9017ce1cf 2022-03-16 17:24:25.886 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-16 17:24:25.886 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-16 17:24:25.886 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:24:25.886 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-16 17:24:25.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.886 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.886 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.886 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.886 | ++ functions-common:get_or_create_project:938 : project_id=e84e28614db543f0acd1fd72b028c9d8 2022-03-16 17:24:25.887 | ++ functions-common:get_or_create_project:939 : echo e84e28614db543f0acd1fd72b028c9d8 2022-03-16 17:24:25.887 | + lib/swift:create_swift_accounts:642 : swift_project_test2=e84e28614db543f0acd1fd72b028c9d8 2022-03-16 17:24:25.887 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-16 17:24:25.887 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:24:25.887 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-16 17:24:25.887 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-16 17:24:25.887 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:24:25.887 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-16 17:24:25.887 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-16 17:24:25.887 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-16 17:24:25.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.887 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.887 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.887 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.887 | ++ functions-common:get_or_create_user:925 : user_id=c3d918d394974a0e83ecda40458b19eb 2022-03-16 17:24:25.887 | ++ functions-common:get_or_create_user:926 : echo c3d918d394974a0e83ecda40458b19eb 2022-03-16 17:24:25.887 | + lib/swift:create_swift_accounts:647 : swift_user_test2=c3d918d394974a0e83ecda40458b19eb 2022-03-16 17:24:25.887 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-16 17:24:25.887 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:24:25.887 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin c3d918d394974a0e83ecda40458b19eb e84e28614db543f0acd1fd72b028c9d8 2022-03-16 17:24:25.887 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:24:25.887 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:24:25.887 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:24:25.887 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:24:25.887 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:24:25.887 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:24:25.887 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:24:25.887 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:24:25.887 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c3d918d394974a0e83ecda40458b19eb --project e84e28614db543f0acd1fd72b028c9d8 2022-03-16 17:24:25.887 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:24:25.887 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:24:25.888 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:24:25.888 | ++ functions-common:get_field:812 : read data 2022-03-16 17:24:25.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.888 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.888 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.888 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.888 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:24:25.888 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:24:25.888 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c3d918d394974a0e83ecda40458b19eb --project e84e28614db543f0acd1fd72b028c9d8 2022-03-16 17:24:25.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.888 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.888 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.888 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c3d918d394974a0e83ecda40458b19eb --project e84e28614db543f0acd1fd72b028c9d8 2022-03-16 17:24:25.888 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:24:25.888 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:24:25.888 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:24:25.889 | ++ functions-common:get_field:812 : read data 2022-03-16 17:24:25.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.889 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.889 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.889 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.889 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:24:25.889 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:24:25.889 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:24:25.889 | ++ functions-common:get_field:818 : echo '| fc9bd9a660ca4ca2941d7ca57070cdb9 | c3d918d394974a0e83ecda40458b19eb | | e84e28614db543f0acd1fd72b028c9d8 | | | False |' 2022-03-16 17:24:25.889 | ++ functions-common:get_field:812 : read data 2022-03-16 17:24:25.889 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:24:25.889 | + functions-common:get_or_add_user_project_role:997 : echo fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:24:25.889 | fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:24:25.889 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-16 17:24:25.889 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-16 17:24:25.890 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 17:24:25.890 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-16 17:24:25.890 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-16 17:24:25.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.890 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.890 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.890 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.890 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-16 17:24:25.890 | fe8ec4bdc09549a09bbb2593305cf961' 2022-03-16 17:24:25.890 | ++ functions-common:get_or_create_domain:888 : echo fe8ec4bdc09549a09bbb2593305cf961 2022-03-16 17:24:25.890 | + lib/swift:create_swift_accounts:652 : swift_domain=fe8ec4bdc09549a09bbb2593305cf961 2022-03-16 17:24:25.890 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-16 17:24:25.890 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:24:25.890 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-16 17:24:25.890 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 fe8ec4bdc09549a09bbb2593305cf961 2022-03-16 17:24:25.890 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 17:24:25.890 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=fe8ec4bdc09549a09bbb2593305cf961 --or-show -f value -c id 2022-03-16 17:24:25.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.890 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.890 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.890 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.890 | ++ functions-common:get_or_create_project:938 : project_id=4777c5e3c08d42fd8c0e42f7940d84d9 2022-03-16 17:24:25.890 | ++ functions-common:get_or_create_project:939 : echo 4777c5e3c08d42fd8c0e42f7940d84d9 2022-03-16 17:24:25.890 | + lib/swift:create_swift_accounts:656 : swift_project_test4=4777c5e3c08d42fd8c0e42f7940d84d9 2022-03-16 17:24:25.890 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-16 17:24:25.890 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:24:25.890 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-16 17:24:25.890 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 fe8ec4bdc09549a09bbb2593305cf961 test4@example.com 2022-03-16 17:24:25.891 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:24:25.891 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-16 17:24:25.891 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-16 17:24:25.891 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=fe8ec4bdc09549a09bbb2593305cf961 --email=test4@example.com --or-show -f value -c id 2022-03-16 17:24:25.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.891 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.891 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.891 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.891 | ++ functions-common:get_or_create_user:925 : user_id=41f4614b9b0849dc83bb05a514bdb643 2022-03-16 17:24:25.891 | ++ functions-common:get_or_create_user:926 : echo 41f4614b9b0849dc83bb05a514bdb643 2022-03-16 17:24:25.891 | + lib/swift:create_swift_accounts:661 : swift_user_test4=41f4614b9b0849dc83bb05a514bdb643 2022-03-16 17:24:25.891 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-16 17:24:25.891 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:24:25.891 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 41f4614b9b0849dc83bb05a514bdb643 4777c5e3c08d42fd8c0e42f7940d84d9 2022-03-16 17:24:25.891 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:24:25.891 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 17:24:25.891 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:24:25.891 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:24:25.891 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 17:24:25.891 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 17:24:25.891 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 17:24:25.891 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 17:24:25.891 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 41f4614b9b0849dc83bb05a514bdb643 --project 4777c5e3c08d42fd8c0e42f7940d84d9 2022-03-16 17:24:25.891 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:24:25.891 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:24:25.891 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:24:25.891 | ++ functions-common:get_field:812 : read data 2022-03-16 17:24:25.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.891 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.892 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.892 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.892 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:24:25.892 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:24:25.892 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 41f4614b9b0849dc83bb05a514bdb643 --project 4777c5e3c08d42fd8c0e42f7940d84d9 2022-03-16 17:24:25.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.892 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.892 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.892 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 41f4614b9b0849dc83bb05a514bdb643 --project 4777c5e3c08d42fd8c0e42f7940d84d9 2022-03-16 17:24:25.892 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:24:25.892 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:24:25.892 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:24:25.892 | ++ functions-common:get_field:812 : read data 2022-03-16 17:24:25.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.892 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:25.892 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:25.892 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:24:25.892 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:24:25.892 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:24:25.892 | ++ functions-common:get_field:818 : echo '| fc9bd9a660ca4ca2941d7ca57070cdb9 | 41f4614b9b0849dc83bb05a514bdb643 | | 4777c5e3c08d42fd8c0e42f7940d84d9 | | | False |' 2022-03-16 17:24:25.892 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:24:25.892 | ++ functions-common:get_field:812 : read data 2022-03-16 17:24:25.892 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:24:25.892 | + functions-common:get_or_add_user_project_role:997 : echo fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:24:25.892 | fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:24:25.930 | [185080 Async create_swift_accounts:219833]: finished create_swift_accounts with result 0 in 130 seconds 2022-03-16 17:24:25.937 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-16 17:24:25.940 | + inc/async:async_wait:197 : return 0 2022-03-16 17:24:25.942 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-16 17:24:25.961 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:24:25.964 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-16 17:24:25.982 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:24:25.985 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-16 17:24:25.988 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:24:25.990 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-16 17:24:25.993 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-16 17:24:25.995 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-16 17:24:26.062 | + inc/async:async_inner:63 : init_glance 2022-03-16 17:24:26.100 | [185080 Async init_glance:224089]: running: init_glance 2022-03-16 17:24:26.102 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-16 17:24:26.121 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:24:26.129 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-16 17:24:26.131 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:24:26.134 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-16 17:24:26.137 | + ./stack.sh:main:1147 : configure_neutron 2022-03-16 17:24:26.141 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-16 17:24:26.146 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:24:26.147 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:24:26.153 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:24:26.156 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:24:26.159 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 17:24:26.162 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:24:26.165 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-16 17:24:26.168 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-16 17:24:26.171 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-16 17:24:26.174 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-16 17:24:26.190 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-16 17:24:26.192 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-16 17:24:29.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:29.666 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:29.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:29.666 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:33.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:33.509 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:33.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:33.509 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:36.393 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:24:36.420 | [224089 Async init_glance:224089]: finished successfully 2022-03-16 17:24:37.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:37.188 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:37.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:37.188 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:40.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:40.690 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:40.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:40.690 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:44.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:44.177 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:44.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:44.177 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:47.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:47.649 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:47.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:47.649 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:51.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:51.231 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:51.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:51.231 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:54.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:54.937 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:54.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:54.937 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:59.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:59.658 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:59.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:24:59.658 | from cryptography.utils import int_from_bytes 2022-03-16 17:24:59.658 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-16 17:25:05.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:25:05.554 | from cryptography.utils import int_from_bytes 2022-03-16 17:25:05.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:25:05.554 | from cryptography.utils import int_from_bytes 2022-03-16 17:25:05.872 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-16 17:25:05.877 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-16 17:25:05.879 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-16 17:25:05.881 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-16 17:25:05.884 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-16 17:25:05.886 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-16 17:25:05.889 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-16 17:25:05.891 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-16 17:25:05.893 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-16 17:25:05.895 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-16 17:25:05.898 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-16 17:25:05.900 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-16 17:25:05.902 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-16 17:25:05.905 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-16 17:25:05.907 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-16 17:25:05.909 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-16 17:25:05.914 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:25:05.916 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-16 17:25:05.918 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:25:05.923 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-16 17:25:05.926 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-16 17:25:05.928 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-16 17:25:05.930 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-03-16 17:25:05.932 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-16 17:25:05.935 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-16 17:25:05.965 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-16 17:25:05.995 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-16 17:25:06.025 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-16 17:25:06.054 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-16 17:25:06.085 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-16 17:25:06.114 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-16 17:25:06.116 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-16 17:25:06.118 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-16 17:25:06.121 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-16 17:25:06.124 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 17:25:06.141 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 17:25:06.144 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 17:25:06.146 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 17:25:06.148 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 17:25:06.151 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 17:25:06.179 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:25:06.210 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 17:25:06.239 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 17:25:06.271 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-16 17:25:06.288 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:25:06.290 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-16 17:25:06.293 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-16 17:25:06.296 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-16 17:25:06.298 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-16 17:25:06.300 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-16 17:25:06.313 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-16 17:25:06.316 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-16 17:25:06.319 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-16 17:25:06.322 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-16 17:25:06.334 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-03-16 17:25:06.347 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-16 17:25:06.349 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-03-16 17:25:06.362 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-16 17:25:06.375 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-16 17:25:06.388 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-16 17:25:06.390 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 17:25:06.393 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-16 17:25:06.397 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.rYfm1vaoso 2022-03-16 17:25:06.400 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-16 17:25:06.402 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 17:25:06.405 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.rYfm1vaoso 2022-03-16 17:25:06.409 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.rYfm1vaoso 2022-03-16 17:25:06.421 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.rYfm1vaoso /etc/sudoers.d/neutron-rootwrap 2022-03-16 17:25:06.433 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-16 17:25:06.463 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-16 17:25:06.465 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 17:25:06.495 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-16 17:25:06.498 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-16 17:25:06.500 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-16 17:25:06.503 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 17:25:06.505 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 17:25:06.507 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:25:06.525 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:25:06.529 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 17:25:06.531 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 17:25:06.534 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:25:06.551 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:25:06.554 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:25:06.556 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2022-03-16 17:25:06.587 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:25:06.589 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:25:06.592 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-16 17:25:06.609 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:25:06.612 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-16 17:25:06.614 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-16 17:25:06.617 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-16 17:25:06.619 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-16 17:25:06.622 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-16 17:25:06.624 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-16 17:25:06.627 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-16 17:25:06.629 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-16 17:25:06.632 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-16 17:25:06.634 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-16 17:25:06.640 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-16 17:25:06.642 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-03-16 17:25:06.647 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-16 17:25:06.665 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:25:06.668 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-16 17:25:06.670 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-16 17:25:06.673 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-16 17:25:06.677 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-16 17:25:06.707 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-16 17:25:06.738 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-16 17:25:06.769 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-16 17:25:06.799 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-16 17:25:06.830 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-16 17:25:06.833 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-16 17:25:06.835 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-16 17:25:06.837 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 17:25:06.840 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-16 17:25:06.870 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-16 17:25:06.900 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.24/identity 2022-03-16 17:25:06.930 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-16 17:25:06.962 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-16 17:25:06.992 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-16 17:25:07.023 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-16 17:25:07.054 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-16 17:25:07.085 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:25:07.116 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 17:25:07.146 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-16 17:25:07.176 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-16 17:25:07.207 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-16 17:25:07.210 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-16 17:25:07.212 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 17:25:07.215 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-16 17:25:07.218 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-16 17:25:07.248 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-16 17:25:07.279 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.24/identity 2022-03-16 17:25:07.308 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-16 17:25:07.339 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-16 17:25:07.370 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-16 17:25:07.400 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-16 17:25:07.430 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-16 17:25:07.461 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-16 17:25:07.492 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-16 17:25:07.523 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-16 17:25:07.526 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-16 17:25:07.528 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-16 17:25:07.531 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-16 17:25:07.533 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-16 17:25:07.536 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-16 17:25:07.538 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-16 17:25:07.541 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-03-16 17:25:07.544 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-03-16 17:25:07.546 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-03-16 17:25:07.548 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-16 17:25:07.551 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-16 17:25:07.553 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-16 17:25:07.556 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-16 17:25:07.558 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-16 17:25:07.561 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-16 17:25:07.564 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-16 17:25:07.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-16 17:25:07.569 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-16 17:25:07.571 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-03-16 17:25:07.600 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-03-16 17:25:07.603 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:25:07.605 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-16 17:25:07.608 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-16 17:25:07.610 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-16 17:25:07.612 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:25:07.615 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-16 17:25:07.644 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-16 17:25:07.647 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-16 17:25:07.649 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:25:07.652 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-16 17:25:07.654 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-16 17:25:07.657 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-16 17:25:07.659 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:25:07.661 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-16 17:25:07.690 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-16 17:25:07.693 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:25:07.695 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-16 17:25:07.698 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-16 17:25:07.701 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-16 17:25:07.703 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:25:07.706 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-16 17:25:07.735 | + 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 2022-03-16 17:25:07.737 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:25:07.739 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-16 17:25:07.742 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-16 17:25:07.744 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-16 17:25:07.747 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:25:07.750 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-03-16 17:25:07.779 | + 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 2022-03-16 17:25:07.781 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:25:07.784 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-16 17:25:07.786 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-16 17:25:07.789 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-16 17:25:07.791 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:25:07.794 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-16 17:25:07.824 | + 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, 2022-03-16 17:25:07.826 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:25:07.829 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-16 17:25:07.831 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-16 17:25:07.833 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-16 17:25:07.836 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:25:07.838 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-16 17:25:07.868 | + 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:50:99 2022-03-16 17:25:07.871 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:25:07.874 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-16 17:25:07.876 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-03-16 17:25:07.879 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-03-16 17:25:07.881 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:25:07.884 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-03-16 17:25:07.913 | + 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 2022-03-16 17:25:07.916 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:25:07.919 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-16 17:25:07.921 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-16 17:25:07.923 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-16 17:25:07.926 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-16 17:25:07.928 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-16 17:25:07.958 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-16 17:25:07.961 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-16 17:25:07.978 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:25:07.981 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-16 17:25:07.984 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-16 17:25:08.016 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-16 17:25:08.019 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 17:25:08.048 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-16 17:25:08.081 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-16 17:25:08.084 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-16 17:25:08.086 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-16 17:25:08.089 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-16 17:25:11.179 | INFO neutron.common.config [-] Logging enabled! 2022-03-16 17:25:11.179 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev32 2022-03-16 17:25:11.179 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=226065) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-16 17:25:11.231 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=226065) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-16 17:25:11.231 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=226065) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-16 17:25:11.231 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=226065) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:25:11.231 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=226065) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:25:11.232 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=226065) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:25:11.232 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=226065) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:25:11.286 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-16 17:25:11.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:25:11.286 | from cryptography.utils import int_from_bytes 2022-03-16 17:25:11.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:25:11.286 | from cryptography.utils import int_from_bytes 2022-03-16 17:25:11.645 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-16 17:25:11.648 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-16 17:25:11.650 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-16 17:25:11.653 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-16 17:25:11.656 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-16 17:25:11.707 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-03-16 17:25:11.728 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-16 17:25:11.731 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-16 17:25:11.734 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-03-16 17:25:11.767 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-16 17:25:11.770 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-16 17:25:11.779 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-16 17:25:11.782 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-16 17:25:11.784 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-16 17:25:11.798 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-16 17:25:11.812 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-16 17:25:11.815 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-16 17:25:11.824 | net.bridge.bridge-nf-call-iptables = 1 2022-03-16 17:25:11.828 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-16 17:25:11.831 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-16 17:25:11.839 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-16 17:25:11.843 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-16 17:25:11.846 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-16 17:25:11.848 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-16 17:25:11.850 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-16 17:25:11.853 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-16 17:25:11.855 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-16 17:25:11.858 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-16 17:25:11.861 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-16 17:25:11.863 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-16 17:25:11.891 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-16 17:25:11.893 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-03-16 17:25:11.929 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-16 17:25:11.931 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-16 17:25:11.961 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-16 17:25:11.992 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-16 17:25:12.010 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:25:12.013 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-16 17:25:12.016 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-16 17:25:12.020 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-16 17:25:12.049 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-16 17:25:12.080 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-16 17:25:12.112 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-16 17:25:12.115 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 17:25:12.144 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-16 17:25:12.162 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:25:12.164 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-16 17:25:12.167 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-16 17:25:12.198 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-16 17:25:12.200 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-16 17:25:12.203 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-16 17:25:12.233 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-16 17:25:12.236 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-16 17:25:12.238 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-16 17:25:12.241 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-16 17:25:12.258 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:25:12.261 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-16 17:25:12.263 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-03-16 17:25:12.268 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-16 17:25:12.300 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-16 17:25:12.332 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-16 17:25:12.335 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 17:25:12.366 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-16 17:25:12.368 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-16 17:25:12.398 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-16 17:25:12.401 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-16 17:25:12.404 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-16 17:25:12.433 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-16 17:25:12.436 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-16 17:25:12.438 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-16 17:25:12.441 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-16 17:25:15.467 | INFO neutron.common.config [-] Logging enabled! 2022-03-16 17:25:15.467 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev32 2022-03-16 17:25:15.467 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=226793) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-16 17:25:15.518 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=226793) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-16 17:25:15.518 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=226793) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-16 17:25:15.518 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=226793) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:25:15.518 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=226793) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:25:15.519 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=226793) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:25:15.519 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=226793) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-16 17:25:15.582 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-16 17:25:15.582 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=226793) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-16 17:25:15.583 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=226793) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-16 17:25:15.583 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-16 17:25:15.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:25:15.583 | from cryptography.utils import int_from_bytes 2022-03-16 17:25:15.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:25:15.583 | from cryptography.utils import int_from_bytes 2022-03-16 17:25:15.958 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-16 17:25:15.961 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-16 17:25:15.963 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-16 17:25:15.966 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-16 17:25:15.969 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-16 17:25:15.971 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-16 17:25:15.974 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-16 17:25:15.991 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-16 17:25:15.994 | + functions:set_mtu:785 : local dev=br-data 2022-03-16 17:25:15.996 | + functions:set_mtu:786 : local mtu=1500 2022-03-16 17:25:15.999 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-16 17:25:16.011 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-03-16 17:25:16.029 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-16 17:25:16.032 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-16 17:25:16.034 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-16 17:25:16.037 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-16 17:25:16.039 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-16 17:25:16.042 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-16 17:25:16.045 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-16 17:25:16.047 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-16 17:25:16.050 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-16 17:25:16.052 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-16 17:25:16.055 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-16 17:25:16.057 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-16 17:25:16.060 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-16 17:25:16.063 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-16 17:25:16.067 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-16 17:25:16.067 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-16 17:25:16.074 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-16 17:25:16.077 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-16 17:25:16.080 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-16 17:25:16.082 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-16 17:25:16.086 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-16 17:25:16.086 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-16 17:25:16.086 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-16 17:25:16.092 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.36/22 brd 192.168.3.255' 2022-03-16 17:25:16.095 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-16 17:25:16.097 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-16 17:25:16.100 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-16 17:25:16.102 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-16 17:25:16.105 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.36/22 brd 192.168.3.255 != '' ]] 2022-03-16 17:25:16.108 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.36/22 brd 192.168.3.255 dev eth1' 2022-03-16 17:25:16.110 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.36/22 brd 192.168.3.255 dev br-data' 2022-03-16 17:25:16.113 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-16 17:25:16.115 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-16 17:25:16.120 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.36/22 brd 192.168.3.255 2022-03-16 17:25:16.120 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-16 17:25:16.120 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-16 17:25:16.121 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-16 17:25:16.127 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.36 2022-03-16 17:25:16.130 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.36 ' 2022-03-16 17:25:16.132 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.36/22 brd 192.168.3.255 dev eth1 2022-03-16 17:25:16.145 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.36/22 brd 192.168.3.255 dev br-data 2022-03-16 17:25:16.157 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-16 17:25:16.171 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-16 17:25:16.190 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.36 2022-03-16 17:25:16.201 | PING 192.168.0.36 (192.168.0.36) from 192.168.0.36 br-data: 56(84) bytes of data. 2022-03-16 17:25:16.201 | 64 bytes from 192.168.0.36: icmp_seq=1 ttl=64 time=0.077 ms 2022-03-16 17:25:17.214 | 64 bytes from 192.168.0.36: icmp_seq=2 ttl=64 time=0.048 ms 2022-03-16 17:25:18.238 | 64 bytes from 192.168.0.36: icmp_seq=3 ttl=64 time=0.042 ms 2022-03-16 17:25:18.238 | 2022-03-16 17:25:18.238 | --- 192.168.0.36 ping statistics --- 2022-03-16 17:25:18.238 | 3 packets transmitted, 3 received, 0% packet loss, time 2037ms 2022-03-16 17:25:18.238 | rtt min/avg/max/mdev = 0.042/0.055/0.077/0.015 ms 2022-03-16 17:25:18.244 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-16 17:25:18.244 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-16 17:25:18.250 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-16 17:25:18.253 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-16 17:25:18.271 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:25:18.273 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-16 17:25:18.276 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-16 17:25:18.281 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-16 17:25:18.311 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.24 2022-03-16 17:25:18.341 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-16 17:25:18.371 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-16 17:25:18.405 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-16 17:25:18.407 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-16 17:25:18.438 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-16 17:25:18.440 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-16 17:25:18.458 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:25:18.460 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-16 17:25:18.463 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-16 17:25:18.480 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:25:18.483 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-16 17:25:18.502 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:25:18.505 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-16 17:25:18.522 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:25:18.525 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-16 17:25:18.556 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-16 17:25:18.588 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-16 17:25:18.592 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-16 17:25:18.610 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:25:18.613 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-16 17:25:18.631 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:25:18.634 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-16 17:25:18.637 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-16 17:25:18.698 | + inc/async:async_inner:63 : init_neutron 2022-03-16 17:25:18.737 | [185080 Async init_neutron:227271]: running: init_neutron 2022-03-16 17:25:18.740 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-16 17:25:18.759 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:25:18.763 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-16 17:25:18.773 | ++ ./stack.sh:main:1162 : true 2022-03-16 17:25:18.776 | + ./stack.sh:main:1162 : netman_pid= 2022-03-16 17:25:18.780 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-16 17:25:18.782 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-16 17:25:18.799 | + ./stack.sh:main:1169 : clean_iptables 2022-03-16 17:25:18.810 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-16 17:25:18.810 | + lib/nova:clean_iptables:186 : grep nova 2022-03-16 17:25:18.810 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-16 17:25:18.810 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-16 17:25:18.812 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-16 17:25:18.818 | + lib/nova:clean_iptables:186 : bash 2022-03-16 17:25:18.818 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-16 17:25:18.829 | + lib/nova:clean_iptables:188 : grep nova 2022-03-16 17:25:18.829 | + lib/nova:clean_iptables:188 : bash 2022-03-16 17:25:18.838 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-16 17:25:18.838 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-16 17:25:18.838 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-16 17:25:18.838 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-16 17:25:18.839 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-16 17:25:18.854 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-16 17:25:18.854 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-16 17:25:18.857 | + lib/nova:clean_iptables:190 : grep nova 2022-03-16 17:25:18.859 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-16 17:25:18.862 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-16 17:25:18.862 | + lib/nova:clean_iptables:190 : bash 2022-03-16 17:25:18.862 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-16 17:25:18.878 | + lib/nova:clean_iptables:192 : grep nova 2022-03-16 17:25:18.878 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-16 17:25:18.881 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-16 17:25:18.881 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-16 17:25:18.883 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-16 17:25:18.883 | + lib/nova:clean_iptables:192 : bash 2022-03-16 17:25:18.889 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-16 17:25:18.895 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-16 17:25:18.904 | net.ipv4.ip_forward = 1 2022-03-16 17:25:18.908 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-16 17:25:18.927 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:25:18.929 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-16 17:25:18.932 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-16 17:25:18.935 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-16 17:25:18.970 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-16 17:25:19.003 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-16 17:25:19.006 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-16 17:25:19.042 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-16 17:25:19.076 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-16 17:25:19.096 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:25:19.099 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-16 17:25:19.102 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:25:19.104 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-16 17:25:19.108 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-16 17:25:19.110 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-16 17:25:19.175 | + inc/async:async_inner:63 : init_swift 2022-03-16 17:25:19.238 | [185080 Async init_swift:227628]: running: init_swift 2022-03-16 17:25:19.241 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-16 17:25:19.260 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:25:19.263 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-16 17:25:19.267 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:25:19.270 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-16 17:25:19.273 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-16 17:25:19.276 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-16 17:25:19.357 | + inc/async:async_inner:63 : init_cinder 2022-03-16 17:25:19.445 | [185080 Async init_cinder:227723]: running: init_cinder 2022-03-16 17:25:19.456 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-16 17:25:19.491 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:25:19.501 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-16 17:25:19.507 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:25:19.511 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-16 17:25:19.515 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-16 17:25:19.518 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-16 17:25:19.625 | + inc/async:async_inner:63 : init_placement 2022-03-16 17:25:19.705 | [185080 Async init_placement:227842]: running: init_placement 2022-03-16 17:25:19.720 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-16 17:25:19.831 | [185080 Async init_neutron:227271]: Waiting for completion of init_neutron running on PID 227271 (6 other jobs running) 2022-03-16 17:25:19.867 | [185080 Async init_neutron:227271]: Signaling child to exit 2022-03-16 17:25:31.117 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:25:31.178 | [227723 Async init_cinder:227723]: finished successfully 2022-03-16 17:25:33.671 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:25:33.704 | [227628 Async init_swift:227628]: finished successfully 2022-03-16 17:25:46.897 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:25:46.927 | [227271 Async init_neutron:227271]: finished successfully 2022-03-16 17:25:46.948 | WAKEUP 2022-03-16 17:25:46.973 | [185080 Async init_neutron:227271]: Signaled 2022-03-16 17:25:46.974 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-16 17:25:46.975 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:25:46.975 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:25:46.975 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:25:46.975 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:25:46.975 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 17:25:46.975 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:25:46.975 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-16 17:25:46.975 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-16 17:25:46.975 | + lib/database:recreate_database:112 : local db=neutron 2022-03-16 17:25:46.975 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-16 17:25:46.975 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-16 17:25:46.975 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-16 17:25:46.975 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:25:46.975 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-16 17:25:46.975 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:25:46.975 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-16 17:25:46.975 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 17:25:46.975 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:25:46.975 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:25:46.975 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:25:46.975 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451521893 2022-03-16 17:25:46.975 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-16 17:25:46.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:25:46.975 | from cryptography.utils import int_from_bytes 2022-03-16 17:25:46.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:25:46.975 | from cryptography.utils import int_from_bytes 2022-03-16 17:25:46.975 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:25:46.975 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:25:46.975 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:25:46.975 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:25:46.975 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-16 17:25:46.976 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-16 17:25:46.977 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-16 17:25:46.978 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-16 17:25:46.979 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-16 17:25:46.979 | Running upgrade for neutron ... 2022-03-16 17:25:46.979 | OK 2022-03-16 17:25:46.979 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-16 17:25:46.979 | + functions-common:time_stop:2425 : local name 2022-03-16 17:25:46.979 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:25:46.979 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:25:46.979 | + functions-common:time_stop:2428 : local total 2022-03-16 17:25:46.979 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:25:46.979 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 17:25:46.979 | + functions-common:time_stop:2432 : start_time=1647451521893 2022-03-16 17:25:46.980 | + functions-common:time_stop:2434 : [[ -z 1647451521893 ]] 2022-03-16 17:25:46.980 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:25:46.980 | + functions-common:time_stop:2437 : end_time=1647451546881 2022-03-16 17:25:46.980 | + functions-common:time_stop:2438 : elapsed_time=24988 2022-03-16 17:25:46.980 | + functions-common:time_stop:2439 : total=8507 2022-03-16 17:25:46.980 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:25:46.980 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33495 2022-03-16 17:25:47.027 | [185080 Async init_neutron:227271]: finished init_neutron with result 0 in 28 seconds 2022-03-16 17:25:47.032 | + inc/async:async_wait:197 : return 0 2022-03-16 17:25:47.034 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-16 17:25:47.088 | [185080 Async init_placement:227842]: Waiting for completion of init_placement running on PID 227842 (5 other jobs running) 2022-03-16 17:25:47.114 | [185080 Async init_placement:227842]: Signaling child to exit 2022-03-16 17:26:07.056 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:26:07.084 | [227842 Async init_placement:227842]: finished successfully 2022-03-16 17:26:07.105 | WAKEUP 2022-03-16 17:26:07.129 | [185080 Async init_placement:227842]: Signaled 2022-03-16 17:26:07.130 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-16 17:26:07.130 | + lib/database:recreate_database:112 : local db=placement 2022-03-16 17:26:07.130 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-16 17:26:07.130 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-16 17:26:07.130 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-16 17:26:07.130 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:26:07.130 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-16 17:26:07.130 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:26:07.130 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-16 17:26:07.131 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-16 17:26:07.131 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-16 17:26:07.131 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-16 17:26:07.131 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 17:26:07.131 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 17:26:07.131 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 17:26:07.131 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 17:26:07.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.131 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.131 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.131 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:26:07.131 | + functions-common:get_or_create_user:925 : user_id=b8e8f10a79ba4b0d82c4b84a4ba66bec 2022-03-16 17:26:07.131 | + functions-common:get_or_create_user:926 : echo b8e8f10a79ba4b0d82c4b84a4ba66bec 2022-03-16 17:26:07.131 | b8e8f10a79ba4b0d82c4b84a4ba66bec 2022-03-16 17:26:07.131 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-16 17:26:07.131 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:26:07.131 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:26:07.131 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:26:07.131 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:26:07.131 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:26:07.131 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:26:07.131 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:26:07.131 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:26:07.131 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:26:07.131 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:26:07.131 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:26:07.131 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-16 17:26:07.131 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:26:07.131 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:26:07.131 | ++ functions-common:get_field:812 : read data 2022-03-16 17:26:07.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.132 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.132 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.132 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:26:07.132 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:26:07.132 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:26:07.132 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-16 17:26:07.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.132 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.132 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.132 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:26:07.132 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-16 17:26:07.132 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:26:07.132 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:26:07.132 | ++ functions-common:get_field:812 : read data 2022-03-16 17:26:07.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.132 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.132 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.132 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:26:07.132 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:26:07.132 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:26:07.132 | ++ functions-common:get_field:818 : echo '| 7c4d5512e9e24d7e8fd7714169ada2a6 | b8e8f10a79ba4b0d82c4b84a4ba66bec | | b0e0f8c848a042cb9e7353dff2b057ff | | | False |' 2022-03-16 17:26:07.132 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:26:07.132 | ++ functions-common:get_field:812 : read data 2022-03-16 17:26:07.132 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:26:07.132 | + functions-common:get_or_add_user_project_role:997 : echo 7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:26:07.132 | 7c4d5512e9e24d7e8fd7714169ada2a6 2022-03-16 17:26:07.132 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 17:26:07.132 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-16 17:26:07.133 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 17:26:07.133 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 17:26:07.133 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 17:26:07.133 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 17:26:07.133 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 17:26:07.133 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 17:26:07.133 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 17:26:07.133 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 17:26:07.133 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 17:26:07.133 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 17:26:07.133 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-16 17:26:07.133 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:26:07.133 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 17:26:07.133 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:26:07.133 | ++ functions-common:get_field:812 : read data 2022-03-16 17:26:07.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.133 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.133 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.133 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:26:07.133 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 17:26:07.133 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 17:26:07.133 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-16 17:26:07.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.133 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.133 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.133 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-16 17:26:07.133 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 17:26:07.133 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 17:26:07.133 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:26:07.134 | ++ functions-common:get_field:812 : read data 2022-03-16 17:26:07.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.134 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.134 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.134 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:26:07.134 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:26:07.134 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:26:07.134 | ++ functions-common:get_field:818 : echo '| fc9bd9a660ca4ca2941d7ca57070cdb9 | b8e8f10a79ba4b0d82c4b84a4ba66bec | | b0e0f8c848a042cb9e7353dff2b057ff | | | False |' 2022-03-16 17:26:07.134 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:26:07.134 | ++ functions-common:get_field:812 : read data 2022-03-16 17:26:07.134 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:26:07.134 | + functions-common:get_or_add_user_project_role:997 : echo fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:26:07.134 | fc9bd9a660ca4ca2941d7ca57070cdb9 2022-03-16 17:26:07.134 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.24/placement 2022-03-16 17:26:07.134 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-16 17:26:07.134 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 17:26:07.134 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-16 17:26:07.134 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-16 17:26:07.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.134 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.134 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.134 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:26:07.134 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 17:26:07.134 | 07be8f7dcf314c91b8a5a2d05c730c53' 2022-03-16 17:26:07.134 | + functions-common:get_or_create_service:1094 : echo 07be8f7dcf314c91b8a5a2d05c730c53 2022-03-16 17:26:07.134 | 07be8f7dcf314c91b8a5a2d05c730c53 2022-03-16 17:26:07.134 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.24/placement 2022-03-16 17:26:07.134 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 17:26:07.135 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.24/placement RegionOne 2022-03-16 17:26:07.135 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 17:26:07.135 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-16 17:26:07.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.135 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.135 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.135 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:26:07.135 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 17:26:07.135 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 17:26:07.135 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.24/placement --region RegionOne -f value -c id 2022-03-16 17:26:07.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.135 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.135 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.135 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:26:07.135 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8e3c0d7beda94b878f46d5b5100dae8b 2022-03-16 17:26:07.135 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8e3c0d7beda94b878f46d5b5100dae8b 2022-03-16 17:26:07.136 | + functions-common:get_or_create_endpoint:1127 : public_id=8e3c0d7beda94b878f46d5b5100dae8b 2022-03-16 17:26:07.136 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 17:26:07.136 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 17:26:07.136 | + functions-common:get_or_create_endpoint:1136 : echo 8e3c0d7beda94b878f46d5b5100dae8b 2022-03-16 17:26:07.136 | 8e3c0d7beda94b878f46d5b5100dae8b 2022-03-16 17:26:07.177 | [185080 Async init_placement:227842]: finished init_placement with result 0 in 47 seconds 2022-03-16 17:26:07.181 | + inc/async:async_wait:197 : return 0 2022-03-16 17:26:07.184 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-16 17:26:07.237 | [185080 Async init_glance:224089]: Waiting for completion of init_glance running on PID 224089 (4 other jobs running) 2022-03-16 17:26:07.263 | [185080 Async init_glance:224089]: Signaling child to exit 2022-03-16 17:26:07.263 | WAKEUP 2022-03-16 17:26:07.286 | [185080 Async init_glance:224089]: Signaled 2022-03-16 17:26:07.287 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-16 17:26:07.288 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-16 17:26:07.288 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-16 17:26:07.288 | + lib/database:recreate_database:112 : local db=glance 2022-03-16 17:26:07.288 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-16 17:26:07.288 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-16 17:26:07.288 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-16 17:26:07.288 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:26:07.288 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-16 17:26:07.288 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:26:07.288 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-16 17:26:07.288 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 17:26:07.288 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:26:07.288 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:26:07.288 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:26:07.288 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451466336 2022-03-16 17:26:07.288 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-16 17:26:07.288 | 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=224211) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:26:07.288 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 17:26:07.288 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 17:26:07.288 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 17:26:07.288 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 17:26:07.288 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:26:07.288 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:26:07.288 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-16 17:26:07.288 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-16 17:26:07.288 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-16 17:26:07.288 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-16 17:26:07.288 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-16 17:26:07.288 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-16 17:26:07.288 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-16 17:26:07.289 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-16 17:26:07.289 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-16 17:26:07.289 | Database migration is up to date. No migration needed. 2022-03-16 17:26:07.289 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-16 17:26:07.289 | Database is synced successfully. 2022-03-16 17:26:07.289 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-16 17:26:07.289 | 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=224364) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-16 17:26:07.290 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-16 17:26:07.291 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-16 17:26:07.291 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-16 17:26:07.291 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-16 17:26:07.291 | + functions-common:time_stop:2425 : local name 2022-03-16 17:26:07.291 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:26:07.291 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:26:07.291 | + functions-common:time_stop:2428 : local total 2022-03-16 17:26:07.291 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:26:07.291 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 17:26:07.291 | + functions-common:time_stop:2432 : start_time=1647451466336 2022-03-16 17:26:07.291 | + functions-common:time_stop:2434 : [[ -z 1647451466336 ]] 2022-03-16 17:26:07.291 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:26:07.291 | + functions-common:time_stop:2437 : end_time=1647451476377 2022-03-16 17:26:07.291 | + functions-common:time_stop:2438 : elapsed_time=10041 2022-03-16 17:26:07.291 | + functions-common:time_stop:2439 : total=8507 2022-03-16 17:26:07.291 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:26:07.291 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18548 2022-03-16 17:26:07.334 | [185080 Async init_glance:224089]: finished init_glance with result 0 in 10 seconds 2022-03-16 17:26:07.338 | + inc/async:async_wait:197 : return 0 2022-03-16 17:26:07.341 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-16 17:26:07.394 | [185080 Async init_swift:227628]: Waiting for completion of init_swift running on PID 227628 (3 other jobs running) 2022-03-16 17:26:07.420 | [185080 Async init_swift:227628]: Signaling child to exit 2022-03-16 17:26:07.420 | WAKEUP 2022-03-16 17:26:07.444 | [185080 Async init_swift:227628]: Signaled 2022-03-16 17:26:07.445 | + lib/swift:init_swift:668 : local node_number 2022-03-16 17:26:07.445 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-16 17:26:07.446 | No container-sync running 2022-03-16 17:26:07.446 | No container-server running 2022-03-16 17:26:07.446 | No container-updater running 2022-03-16 17:26:07.446 | No account-reaper running 2022-03-16 17:26:07.446 | No container-sharder running 2022-03-16 17:26:07.446 | No container-replicator running 2022-03-16 17:26:07.446 | No object-expirer running 2022-03-16 17:26:07.446 | No object-auditor running 2022-03-16 17:26:07.446 | No object-updater running 2022-03-16 17:26:07.446 | No container-reconciler running 2022-03-16 17:26:07.446 | No account-replicator running 2022-03-16 17:26:07.446 | No account-auditor running 2022-03-16 17:26:07.446 | No account-server running 2022-03-16 17:26:07.446 | No object-server running 2022-03-16 17:26:07.446 | No container-auditor running 2022-03-16 17:26:07.446 | No object-reconstructor running 2022-03-16 17:26:07.446 | No proxy-server running 2022-03-16 17:26:07.446 | No object-replicator running 2022-03-16 17:26:07.446 | + lib/swift:init_swift:670 : true 2022-03-16 17:26:07.446 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-16 17:26:07.446 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-16 17:26:07.446 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-16 17:26:07.446 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-16 17:26:07.446 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-16 17:26:07.446 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-03-16 17:26:07.446 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-16 17:26:07.446 | + functions:create_disk:732 : local node_number 2022-03-16 17:26:07.446 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:26:07.446 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-16 17:26:07.446 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-16 17:26:07.446 | + functions:create_disk:736 : local key 2022-03-16 17:26:07.447 | ++ functions:create_disk:738 : sed s#/.## 2022-03-16 17:26:07.447 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:26:07.447 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-16 17:26:07.447 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-16 17:26:07.447 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-16 17:26:07.447 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:26:07.447 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-16 17:26:07.447 | + functions:destroy_disk:765 : local key 2022-03-16 17:26:07.447 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:26:07.447 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-16 17:26:07.447 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-16 17:26:07.447 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-16 17:26:07.447 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-16 17:26:07.447 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-16 17:26:07.447 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:26:07.447 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:26:07.447 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-16 17:26:07.447 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:26:07.447 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-16 17:26:07.447 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-16 17:26:07.447 | = sectsz=512 attr=2, projid32bit=1 2022-03-16 17:26:07.447 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-16 17:26:07.447 | = reflink=1 2022-03-16 17:26:07.447 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-16 17:26:07.447 | = sunit=0 swidth=0 blks 2022-03-16 17:26:07.447 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-16 17:26:07.447 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-16 17:26:07.447 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-16 17:26:07.447 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-16 17:26:07.447 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-03-16 17:26:07.448 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-16 17:26:07.448 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-03-16 17:26:07.448 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-16 17:26:07.448 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-16 17:26:07.448 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-16 17:26:07.448 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-16 17:26:07.448 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-16 17:26:07.448 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-16 17:26:07.448 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-16 17:26:07.448 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-16 17:26:07.448 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-16 17:26:07.448 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-16 17:26:07.448 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-16 17:26:07.448 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-16 17:26:07.448 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1647450700.object.builder backups/1647450702.container.builder backups/1647450703.account.builder backups/1647450708.object.builder backups/1647450710.container.builder backups/1647450711.account.builder backups/1647450708.object.ring.gz backups/1647450710.container.ring.gz backups/1647450711.account.ring.gz 2022-03-16 17:26:07.448 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-16 17:26:07.448 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-16 17:26:07.448 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-16 17:26:07.448 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-16 17:26:07.448 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-16 17:26:07.448 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-16 17:26:07.448 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-16 17:26:07.448 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-16 17:26:07.448 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-16 17:26:07.448 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-16 17:26:07.448 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-16 17:26:07.448 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-16 17:26:07.448 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-16 17:26:07.448 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-16 17:26:07.448 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-16 17:26:07.449 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-16 17:26:07.449 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-16 17:26:07.449 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-16 17:26:07.449 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-16 17:26:07.449 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-16 17:26:07.449 | + lib/swift:init_swift:714 : popd 2022-03-16 17:26:07.492 | [185080 Async init_swift:227628]: finished init_swift with result 0 in 14 seconds 2022-03-16 17:26:07.497 | + inc/async:async_wait:197 : return 0 2022-03-16 17:26:07.499 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-16 17:26:07.552 | [185080 Async init_cinder:227723]: Waiting for completion of init_cinder running on PID 227723 (2 other jobs running) 2022-03-16 17:26:07.578 | [185080 Async init_cinder:227723]: Signaling child to exit 2022-03-16 17:26:07.578 | WAKEUP 2022-03-16 17:26:07.602 | [185080 Async init_cinder:227723]: Signaled 2022-03-16 17:26:07.604 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-16 17:26:07.604 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:07.604 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-16 17:26:07.604 | + lib/database:recreate_database:112 : local db=cinder 2022-03-16 17:26:07.604 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-16 17:26:07.604 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-16 17:26:07.604 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-16 17:26:07.604 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:26:07.604 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-16 17:26:07.604 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:26:07.605 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-16 17:26:07.605 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 17:26:07.605 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:26:07.605 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:26:07.605 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:26:07.605 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451520326 2022-03-16 17:26:07.605 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-16 17:26:07.605 | 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=227959) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:26:07.605 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:26:07.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:07.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:07.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:07.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:07.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:07.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:07.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:07.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:07.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:07.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:07.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:07.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:07.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:07.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:07.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:07.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:07.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:07.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:07.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:07.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:07.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:07.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:07.606 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:26:07.606 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=227959) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:26:07.606 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-16 17:26:07.606 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 17:26:07.606 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 17:26:07.606 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-16 17:26:07.606 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=227959) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-16 17:26:07.606 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-16 17:26:07.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.606 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:07.606 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:07.606 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-16 17:26:07.606 | last_heartbeat = column_property( 2022-03-16 17:26:07.606 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-16 17:26:07.606 | num_hosts = column_property( 2022-03-16 17:26:07.606 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-16 17:26:07.606 | num_down_hosts = column_property( 2022-03-16 17:26:07.606 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-16 17:26:07.606 | + functions-common:time_stop:2425 : local name 2022-03-16 17:26:07.606 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:26:07.606 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:26:07.606 | + functions-common:time_stop:2428 : local total 2022-03-16 17:26:07.606 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:26:07.606 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 17:26:07.606 | + functions-common:time_stop:2432 : start_time=1647451520326 2022-03-16 17:26:07.607 | + functions-common:time_stop:2434 : [[ -z 1647451520326 ]] 2022-03-16 17:26:07.607 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:26:07.607 | + functions-common:time_stop:2437 : end_time=1647451527989 2022-03-16 17:26:07.607 | + functions-common:time_stop:2438 : elapsed_time=7663 2022-03-16 17:26:07.607 | + functions-common:time_stop:2439 : total=8507 2022-03-16 17:26:07.607 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:26:07.607 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16170 2022-03-16 17:26:07.607 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-16 17:26:07.607 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:07.607 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 17:26:07.607 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-16 17:26:07.607 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-16 17:26:07.607 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-16 17:26:07.607 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-16 17:26:07.607 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-16 17:26:07.607 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-16 17:26:07.607 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-16 17:26:07.607 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-16 17:26:07.607 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-16 17:26:07.607 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-16 17:26:07.607 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-16 17:26:07.607 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 17:26:07.607 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 17:26:07.607 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 17:26:07.607 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 17:26:07.607 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 17:26:07.607 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 17:26:07.607 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 17:26:07.607 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 17:26:07.607 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 17:26:07.607 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 17:26:07.607 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 17:26:07.607 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-16 17:26:07.608 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 17:26:07.608 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 17:26:07.608 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 17:26:07.608 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 17:26:07.608 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 17:26:07.608 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 17:26:07.608 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-16 17:26:07.608 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-16 17:26:07.608 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-16 17:26:07.608 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-16 17:26:07.608 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-16 17:26:07.608 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-16 17:26:07.608 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-16 17:26:07.608 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-16 17:26:07.608 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-16 17:26:07.608 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-16 17:26:07.608 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-16 17:26:07.608 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-16 17:26:07.608 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-16 17:26:07.608 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-16 17:26:07.608 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-16 17:26:07.608 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-16 17:26:07.608 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-16 17:26:07.608 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-16 17:26:07.608 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-16 17:26:07.608 | [Unit] 2022-03-16 17:26:07.608 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-16 17:26:07.608 | DefaultDependencies=no 2022-03-16 17:26:07.608 | After=systemd-udev-settle.service 2022-03-16 17:26:07.608 | Before=lvm2-activation-early.service 2022-03-16 17:26:07.608 | Wants=systemd-udev-settle.service 2022-03-16 17:26:07.608 | 2022-03-16 17:26:07.608 | [Service] 2022-03-16 17:26:07.609 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-16 17:26:07.609 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-03-16 17:26:07.609 | RemainAfterExit=yes 2022-03-16 17:26:07.609 | Type=oneshot 2022-03-16 17:26:07.609 | 2022-03-16 17:26:07.609 | [Install] 2022-03-16 17:26:07.609 | WantedBy=local-fs.target 2022-03-16 17:26:07.609 | Also=systemd-udev-settle.service 2022-03-16 17:26:07.609 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-16 17:26:07.609 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-16 17:26:07.609 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-03-16 17:26:07.609 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-16 17:26:07.609 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-03-16 17:26:07.609 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-16 17:26:07.609 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-16 17:26:07.609 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-16 17:26:07.609 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-16 17:26:07.609 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-16 17:26:07.609 | Physical volume "/dev/loop4" successfully created. 2022-03-16 17:26:07.609 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-16 17:26:07.609 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-16 17:26:07.609 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-16 17:26:07.609 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-16 17:26:07.609 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-16 17:26:07.609 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-16 17:26:07.609 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-16 17:26:07.609 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-16 17:26:07.609 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:07.609 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-16 17:26:07.609 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-16 17:26:07.609 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-16 17:26:07.650 | [185080 Async init_cinder:227723]: finished init_cinder with result 0 in 11 seconds 2022-03-16 17:26:07.655 | + inc/async:async_wait:197 : return 0 2022-03-16 17:26:07.658 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-16 17:26:07.676 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:07.678 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-16 17:26:07.681 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:26:07.684 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-16 17:26:07.686 | + ./stack.sh:main:1218 : init_nova 2022-03-16 17:26:07.689 | + lib/nova:init_nova:838 : is_service_enabled mysql postgresql 2022-03-16 17:26:07.707 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:07.710 | + lib/nova:init_nova:838 : is_service_enabled n-api 2022-03-16 17:26:07.728 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:07.731 | + lib/nova:init_nova:840 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:26:07.733 | + lib/nova:init_nova:848 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-16 17:26:07.793 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-16 17:26:07.833 | [185080 Async nova-cell-0:230211]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-16 17:26:07.836 | ++ lib/nova:init_nova:851 : seq 1 1 2022-03-16 17:26:07.842 | + lib/nova:init_nova:851 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:26:07.845 | ++ lib/nova:init_nova:852 : conductor_conf 1 2022-03-16 17:26:07.848 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:26:07.850 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:26:07.853 | + lib/nova:init_nova:852 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-16 17:26:07.917 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-16 17:26:07.960 | [185080 Async nova-cell-1:230303]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-16 17:26:07.963 | + lib/nova:init_nova:855 : recreate_database nova_api 2022-03-16 17:26:07.968 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-16 17:26:07.972 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-16 17:26:07.980 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-16 17:26:07.983 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-16 17:26:07.988 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:26:08.361 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-16 17:26:08.367 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:26:08.386 | + lib/nova:init_nova:856 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-16 17:26:09.523 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:26:12.976 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:26:12.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:12.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:12.992 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:26:12.992 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=230361) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:26:13.018 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 17:26:13.018 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 17:26:13.061 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-16 17:26:15.029 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=230361) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-16 17:26:15.032 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-16 17:26:15.821 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=230361) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-16 17:26:15.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:15.828 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:15.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:15.828 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:16.377 | ++ lib/nova:init_nova:860 : database_connection_url nova_cell0 2022-03-16 17:26:16.382 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-16 17:26:16.386 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-16 17:26:16.389 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-16 17:26:16.392 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 17:26:16.397 | + lib/nova:init_nova:860 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 17:26:17.448 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:26:20.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:20.203 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:20.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:20.203 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:20.674 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:26:20.703 | [230211 Async nova-cell-0:230211]: finished successfully 2022-03-16 17:26:20.733 | ++ lib/nova:init_nova:863 : seq 0 1 2022-03-16 17:26:20.738 | + lib/nova:init_nova:863 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-16 17:26:20.740 | + lib/nova:init_nova:864 : async_wait nova-cell-0 2022-03-16 17:26:20.746 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:26:20.773 | [230303 Async nova-cell-1:230303]: finished successfully 2022-03-16 17:26:20.798 | [185080 Async nova-cell-0:230211]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 230211 (3 other jobs running) 2022-03-16 17:26:20.827 | [185080 Async nova-cell-0:230211]: Signaling child to exit 2022-03-16 17:26:20.828 | WAKEUP 2022-03-16 17:26:20.851 | [185080 Async nova-cell-0:230211]: Signaled 2022-03-16 17:26:20.853 | + lib/nova:init_nova_db:828 : local dbname=nova_cell0 2022-03-16 17:26:20.853 | + lib/nova:init_nova_db:829 : local conffile=/etc/nova/nova.conf 2022-03-16 17:26:20.853 | + lib/nova:init_nova_db:830 : recreate_database nova_cell0 2022-03-16 17:26:20.853 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-16 17:26:20.853 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-16 17:26:20.853 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-16 17:26:20.853 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-16 17:26:20.853 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:26:20.853 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-16 17:26:20.853 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:26:20.853 | + lib/nova:init_nova_db:831 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-16 17:26:20.853 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:26:20.853 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:26:20.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:26:20.855 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=230368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:26:20.855 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 17:26:20.855 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 17:26:20.855 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-16 17:26:20.855 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=230368) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-16 17:26:20.855 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-16 17:26:20.855 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=230368) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-16 17:26:20.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:20.856 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:20.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:20.856 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:20.900 | [185080 Async nova-cell-0:230211]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-03-16 17:26:20.904 | + inc/async:async_wait:197 : return 0 2022-03-16 17:26:20.906 | + lib/nova:init_nova:863 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-16 17:26:20.909 | + lib/nova:init_nova:864 : async_wait nova-cell-1 2022-03-16 17:26:20.962 | [185080 Async nova-cell-1:230303]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 230303 (2 other jobs running) 2022-03-16 17:26:20.987 | [185080 Async nova-cell-1:230303]: Signaling child to exit 2022-03-16 17:26:20.987 | WAKEUP 2022-03-16 17:26:21.012 | [185080 Async nova-cell-1:230303]: Signaled 2022-03-16 17:26:21.013 | + lib/nova:init_nova_db:828 : local dbname=nova_cell1 2022-03-16 17:26:21.013 | + lib/nova:init_nova_db:829 : local conffile=/etc/nova/nova_cell1.conf 2022-03-16 17:26:21.013 | + lib/nova:init_nova_db:830 : recreate_database nova_cell1 2022-03-16 17:26:21.013 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-16 17:26:21.013 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-16 17:26:21.013 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-16 17:26:21.013 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-16 17:26:21.013 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:26:21.013 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-16 17:26:21.013 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 17:26:21.013 | + lib/nova:init_nova_db:831 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-16 17:26:21.013 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 17:26:21.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 17:26:21.015 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 17:26:21.015 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=230375) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 17:26:21.015 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-16 17:26:21.015 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-16 17:26:21.015 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-16 17:26:21.015 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=230375) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-16 17:26:21.015 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-16 17:26:21.015 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=230375) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-16 17:26:21.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:21.015 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:21.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:21.016 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:21.059 | [185080 Async nova-cell-1:230303]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-03-16 17:26:21.064 | + inc/async:async_wait:197 : return 0 2022-03-16 17:26:21.066 | + lib/nova:init_nova:867 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:26:21.069 | + lib/nova:init_nova:874 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-16 17:26:22.111 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:26:25.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:25.147 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:25.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:25.148 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:25.148 | Running batches of 50 until complete 2022-03-16 17:26:25.148 | +-------------------------------------+--------------+-----------+ 2022-03-16 17:26:25.148 | | Migration | Total Needed | Completed | 2022-03-16 17:26:25.148 | +-------------------------------------+--------------+-----------+ 2022-03-16 17:26:25.148 | | fill_virtual_interface_list | 0 | 0 | 2022-03-16 17:26:25.148 | | migrate_empty_ratio | 0 | 0 | 2022-03-16 17:26:25.148 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-16 17:26:25.148 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-16 17:26:25.148 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-16 17:26:25.148 | | populate_dev_uuids | 0 | 0 | 2022-03-16 17:26:25.148 | | populate_missing_availability_zones | 0 | 0 | 2022-03-16 17:26:25.148 | | populate_queued_for_delete | 0 | 0 | 2022-03-16 17:26:25.148 | | populate_user_id | 0 | 0 | 2022-03-16 17:26:25.148 | | populate_uuids | 0 | 0 | 2022-03-16 17:26:25.148 | +-------------------------------------+--------------+-----------+ 2022-03-16 17:26:25.676 | ++ lib/nova:init_nova:877 : seq 1 1 2022-03-16 17:26:25.680 | + lib/nova:init_nova:877 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:26:25.684 | ++ lib/nova:init_nova:878 : conductor_conf 1 2022-03-16 17:26:25.687 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:26:25.690 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:26:25.693 | + lib/nova:init_nova:878 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-03-16 17:26:26.709 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:26:29.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:29.274 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:29.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:26:29.274 | from cryptography.utils import int_from_bytes 2022-03-16 17:26:29.274 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-16 17:26:29.274 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-16 17:26:29.721 | + lib/nova:init_nova:882 : create_nova_keys_dir 2022-03-16 17:26:29.723 | + lib/nova:create_nova_keys_dir:824 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-16 17:26:29.737 | + lib/nova:init_nova:884 : [[ '' == \L\V\M ]] 2022-03-16 17:26:29.739 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-16 17:26:29.758 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:29.761 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-16 17:26:29.764 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-16 17:26:29.825 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-16 17:26:29.865 | [185080 Async configure_neutron_nova:231525]: running: configure_neutron_nova 2022-03-16 17:26:29.868 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-16 17:26:29.870 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 17:26:29.873 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-16 17:26:29.876 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 17:26:29.878 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 17:26:29.881 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 17:26:29.884 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 17:26:29.887 | + functions-common:run_phase:1863 : local extra 2022-03-16 17:26:29.891 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 17:26:29.895 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 17:26:29.898 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 17:26:29.902 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 17:26:29.905 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-16 17:26:29.907 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 17:26:29.925 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:29.928 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:26:29.931 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:26:29.934 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-16 17:26:29.936 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:26:29.939 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 17:26:29.941 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-16 17:26:29.944 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 17:26:29.947 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 17:26:29.950 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:26:29.953 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 17:26:29.955 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-16 17:26:29.958 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 17:26:29.961 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-16 17:26:29.964 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 17:26:29.967 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 17:26:29.970 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-16 17:26:29.972 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-16 17:26:29.975 | + inc/meta-config:merge_config_group:171 : shift 2022-03-16 17:26:29.978 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-16 17:26:29.982 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:26:29.984 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-16 17:26:29.987 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-16 17:26:29.991 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-16 17:26:29.995 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:26:29.997 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-16 17:26:30.000 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:26:30.003 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-16 17:26:30.003 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:26:30.003 | gsub("[][]", "", $1); 2022-03-16 17:26:30.003 | split($1, a, "|"); 2022-03-16 17:26:30.003 | if (a[1] == matchgroup) 2022-03-16 17:26:30.003 | print a[2] 2022-03-16 17:26:30.003 | } 2022-03-16 17:26:30.003 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:26:30.010 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-16 17:26:30.013 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-16 17:26:30.016 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-16 17:26:30.019 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-16 17:26:30.022 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-16 17:26:30.025 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-16 17:26:30.028 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-16 17:26:30.032 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-16 17:26:30.036 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-16 17:26:30.039 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-16 17:26:30.045 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-16 17:26:30.047 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:26:30.050 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 17:26:30.053 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-16 17:26:30.056 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 17:26:30.059 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-16 17:26:30.062 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-16 17:26:30.065 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-16 17:26:30.068 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-16 17:26:30.074 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-16 17:26:30.074 | BEGIN { 2022-03-16 17:26:30.074 | section = "" 2022-03-16 17:26:30.074 | last_section = "" 2022-03-16 17:26:30.074 | section_count = 0 2022-03-16 17:26:30.074 | } 2022-03-16 17:26:30.074 | /^\[.+\]/ { 2022-03-16 17:26:30.074 | gsub("[][]", "", $1); 2022-03-16 17:26:30.074 | section=$1 2022-03-16 17:26:30.074 | next 2022-03-16 17:26:30.074 | } 2022-03-16 17:26:30.074 | /^ *\#/ { 2022-03-16 17:26:30.074 | next 2022-03-16 17:26:30.074 | } 2022-03-16 17:26:30.074 | /^[^ \t]+/ { 2022-03-16 17:26:30.074 | # get offset of first = in $0 2022-03-16 17:26:30.074 | eq_idx = index($0, "=") 2022-03-16 17:26:30.074 | # extract attr & value from $0 2022-03-16 17:26:30.075 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 17:26:30.075 | value = substr($0, eq_idx + 1) 2022-03-16 17:26:30.075 | # only need to strip trailing whitespace from attr 2022-03-16 17:26:30.075 | sub(/[ \t]*$/, "", attr) 2022-03-16 17:26:30.075 | # need to strip leading & trailing whitespace from value 2022-03-16 17:26:30.075 | sub(/^[ \t]*/, "", value) 2022-03-16 17:26:30.075 | sub(/[ \t]*$/, "", value) 2022-03-16 17:26:30.075 | 2022-03-16 17:26:30.075 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 17:26:30.075 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 17:26:30.075 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 17:26:30.075 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 17:26:30.075 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 17:26:30.075 | if (section != last_section) { 2022-03-16 17:26:30.075 | cfg_section[section_count++] = section 2022-03-16 17:26:30.075 | last_section = section 2022-03-16 17:26:30.075 | } 2022-03-16 17:26:30.075 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 17:26:30.075 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 17:26:30.075 | 2022-03-16 17:26:30.075 | cfg_attr[section, attr, 0] = value 2022-03-16 17:26:30.075 | cfg_attr_count[section, attr] = 1 2022-03-16 17:26:30.075 | } else { 2022-03-16 17:26:30.075 | lno = cfg_attr_count[section, attr]++ 2022-03-16 17:26:30.075 | cfg_attr[section, attr, lno] = value 2022-03-16 17:26:30.075 | } 2022-03-16 17:26:30.075 | } 2022-03-16 17:26:30.075 | END { 2022-03-16 17:26:30.075 | # Process each section in order 2022-03-16 17:26:30.075 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 17:26:30.075 | section = cfg_section[sno] 2022-03-16 17:26:30.075 | # The ini routines simply append a config item immediately 2022-03-16 17:26:30.075 | # after the section header. To keep the same order as defined 2022-03-16 17:26:30.076 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 17:26:30.076 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 17:26:30.076 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 17:26:30.076 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 17:26:30.076 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 17:26:30.076 | else { 2022-03-16 17:26:30.076 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 17:26:30.076 | count = cfg_attr_count[section, attr] 2022-03-16 17:26:30.076 | print "inidelete " configfile " " section " " attr 2022-03-16 17:26:30.076 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 17:26:30.076 | for (l = count -2; l >= 0; l--) 2022-03-16 17:26:30.076 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 17:26:30.076 | } 2022-03-16 17:26:30.076 | } 2022-03-16 17:26:30.076 | } 2022-03-16 17:26:30.076 | } 2022-03-16 17:26:30.076 | ' 2022-03-16 17:26:30.076 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.076 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-16 17:26:30.076 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 17:26:30.079 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:26:30.082 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 17:26:30.084 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-16 17:26:30.087 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:26:30.090 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-16 17:26:30.093 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-16 17:26:30.093 | BEGIN { group = "" } 2022-03-16 17:26:30.093 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:26:30.093 | gsub("[][]", "", $1); 2022-03-16 17:26:30.093 | split($1, a, "|"); 2022-03-16 17:26:30.093 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 17:26:30.093 | group=a[1] 2022-03-16 17:26:30.093 | } else { 2022-03-16 17:26:30.093 | group="" 2022-03-16 17:26:30.093 | } 2022-03-16 17:26:30.093 | next 2022-03-16 17:26:30.093 | } 2022-03-16 17:26:30.093 | { 2022-03-16 17:26:30.093 | if (group != "") 2022-03-16 17:26:30.093 | print $0 2022-03-16 17:26:30.093 | } 2022-03-16 17:26:30.093 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:26:30.100 | + 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"' 2022-03-16 17:26:30.103 | ++ 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 2022-03-16 17:26:30.136 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.139 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-16 17:26:30.142 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-16 17:26:30.174 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.177 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-16 17:26:30.179 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-16 17:26:30.213 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.216 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-16 17:26:30.219 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-16 17:26:30.254 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.257 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-16 17:26:30.260 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-16 17:26:30.292 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.295 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-16 17:26:30.298 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-16 17:26:30.333 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.335 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.24/identity"' 2022-03-16 17:26:30.339 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.24/identity 2022-03-16 17:26:30.374 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.376 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-16 17:26:30.379 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-16 17:26:30.413 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.416 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-16 17:26:30.419 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-16 17:26:30.452 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.455 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-16 17:26:30.457 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-16 17:26:30.491 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.493 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-16 17:26:30.496 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-16 17:26:30.529 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.531 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-16 17:26:30.534 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-16 17:26:30.567 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.570 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-16 17:26:30.573 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-16 17:26:30.604 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.608 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-16 17:26:30.611 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-16 17:26:30.613 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-16 17:26:30.617 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-16 17:26:30.621 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-16 17:26:30.624 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-16 17:26:30.626 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-16 17:26:30.630 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-16 17:26:30.635 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-16 17:26:30.638 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-16 17:26:30.641 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-16 17:26:30.643 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:26:30.646 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 17:26:30.649 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-16 17:26:30.652 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 17:26:30.655 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-16 17:26:30.658 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-16 17:26:30.661 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-16 17:26:30.664 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-16 17:26:30.669 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-16 17:26:30.670 | BEGIN { 2022-03-16 17:26:30.670 | section = "" 2022-03-16 17:26:30.670 | last_section = "" 2022-03-16 17:26:30.670 | section_count = 0 2022-03-16 17:26:30.670 | } 2022-03-16 17:26:30.670 | /^\[.+\]/ { 2022-03-16 17:26:30.670 | gsub("[][]", "", $1); 2022-03-16 17:26:30.670 | section=$1 2022-03-16 17:26:30.670 | next 2022-03-16 17:26:30.670 | } 2022-03-16 17:26:30.670 | /^ *\#/ { 2022-03-16 17:26:30.670 | next 2022-03-16 17:26:30.670 | } 2022-03-16 17:26:30.670 | /^[^ \t]+/ { 2022-03-16 17:26:30.670 | # get offset of first = in $0 2022-03-16 17:26:30.670 | eq_idx = index($0, "=") 2022-03-16 17:26:30.670 | # extract attr & value from $0 2022-03-16 17:26:30.670 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 17:26:30.670 | value = substr($0, eq_idx + 1) 2022-03-16 17:26:30.670 | # only need to strip trailing whitespace from attr 2022-03-16 17:26:30.670 | sub(/[ \t]*$/, "", attr) 2022-03-16 17:26:30.670 | # need to strip leading & trailing whitespace from value 2022-03-16 17:26:30.670 | sub(/^[ \t]*/, "", value) 2022-03-16 17:26:30.670 | sub(/[ \t]*$/, "", value) 2022-03-16 17:26:30.670 | 2022-03-16 17:26:30.670 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 17:26:30.670 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 17:26:30.670 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 17:26:30.670 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 17:26:30.671 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 17:26:30.671 | if (section != last_section) { 2022-03-16 17:26:30.671 | cfg_section[section_count++] = section 2022-03-16 17:26:30.671 | last_section = section 2022-03-16 17:26:30.671 | } 2022-03-16 17:26:30.671 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 17:26:30.671 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 17:26:30.671 | 2022-03-16 17:26:30.671 | cfg_attr[section, attr, 0] = value 2022-03-16 17:26:30.671 | cfg_attr_count[section, attr] = 1 2022-03-16 17:26:30.671 | } else { 2022-03-16 17:26:30.671 | lno = cfg_attr_count[section, attr]++ 2022-03-16 17:26:30.671 | cfg_attr[section, attr, lno] = value 2022-03-16 17:26:30.671 | } 2022-03-16 17:26:30.671 | } 2022-03-16 17:26:30.671 | END { 2022-03-16 17:26:30.671 | # Process each section in order 2022-03-16 17:26:30.671 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 17:26:30.671 | section = cfg_section[sno] 2022-03-16 17:26:30.671 | # The ini routines simply append a config item immediately 2022-03-16 17:26:30.671 | # after the section header. To keep the same order as defined 2022-03-16 17:26:30.671 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 17:26:30.671 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 17:26:30.671 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 17:26:30.671 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 17:26:30.671 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 17:26:30.671 | else { 2022-03-16 17:26:30.671 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 17:26:30.671 | count = cfg_attr_count[section, attr] 2022-03-16 17:26:30.671 | print "inidelete " configfile " " section " " attr 2022-03-16 17:26:30.671 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 17:26:30.671 | for (l = count -2; l >= 0; l--) 2022-03-16 17:26:30.671 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 17:26:30.672 | } 2022-03-16 17:26:30.672 | } 2022-03-16 17:26:30.672 | } 2022-03-16 17:26:30.672 | } 2022-03-16 17:26:30.672 | ' 2022-03-16 17:26:30.672 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.672 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 17:26:30.672 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-16 17:26:30.675 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:26:30.678 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 17:26:30.681 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-16 17:26:30.684 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:26:30.687 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-16 17:26:30.690 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-16 17:26:30.690 | BEGIN { group = "" } 2022-03-16 17:26:30.690 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:26:30.690 | gsub("[][]", "", $1); 2022-03-16 17:26:30.690 | split($1, a, "|"); 2022-03-16 17:26:30.690 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 17:26:30.690 | group=a[1] 2022-03-16 17:26:30.690 | } else { 2022-03-16 17:26:30.690 | group="" 2022-03-16 17:26:30.690 | } 2022-03-16 17:26:30.690 | next 2022-03-16 17:26:30.690 | } 2022-03-16 17:26:30.690 | { 2022-03-16 17:26:30.690 | if (group != "") 2022-03-16 17:26:30.690 | print $0 2022-03-16 17:26:30.690 | } 2022-03-16 17:26:30.690 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:26:30.693 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:26:30.697 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-16 17:26:30.700 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-16 17:26:30.722 | [231525 Async configure_neutron_nova:231525]: finished successfully 2022-03-16 17:26:30.734 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.736 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-16 17:26:30.739 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-16 17:26:30.770 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.773 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-16 17:26:30.775 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-16 17:26:30.807 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.810 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-16 17:26:30.812 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-16 17:26:30.843 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.845 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-16 17:26:30.848 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-16 17:26:30.879 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.882 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-16 17:26:30.884 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-16 17:26:30.916 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.919 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-16 17:26:30.921 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-16 17:26:30.952 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.955 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-16 17:26:30.957 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-16 17:26:30.988 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:30.991 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-16 17:26:30.993 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-16 17:26:31.024 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:31.027 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-16 17:26:31.029 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-16 17:26:31.060 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:31.063 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-16 17:26:31.065 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-16 17:26:31.096 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:31.098 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-16 17:26:31.101 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-16 17:26:31.132 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:31.136 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-16 17:26:31.139 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-16 17:26:31.172 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:31.175 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-16 17:26:31.178 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-16 17:26:31.209 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:31.212 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-16 17:26:31.215 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-16 17:26:31.248 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:31.250 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-16 17:26:31.253 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-16 17:26:31.284 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:31.287 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-16 17:26:31.290 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-16 17:26:31.294 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-16 17:26:31.297 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-16 17:26:31.303 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-16 17:26:31.307 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-16 17:26:31.309 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-16 17:26:31.313 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-16 17:26:31.318 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-16 17:26:31.321 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-16 17:26:31.324 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-16 17:26:31.326 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:26:31.330 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 17:26:31.333 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-16 17:26:31.335 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 17:26:31.340 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-16 17:26:31.343 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-16 17:26:31.346 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-16 17:26:31.350 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-16 17:26:31.356 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-16 17:26:31.357 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-16 17:26:31.357 | BEGIN { 2022-03-16 17:26:31.357 | section = "" 2022-03-16 17:26:31.357 | last_section = "" 2022-03-16 17:26:31.357 | section_count = 0 2022-03-16 17:26:31.357 | } 2022-03-16 17:26:31.357 | /^\[.+\]/ { 2022-03-16 17:26:31.357 | gsub("[][]", "", $1); 2022-03-16 17:26:31.357 | section=$1 2022-03-16 17:26:31.357 | next 2022-03-16 17:26:31.357 | } 2022-03-16 17:26:31.357 | /^ *\#/ { 2022-03-16 17:26:31.358 | next 2022-03-16 17:26:31.358 | } 2022-03-16 17:26:31.358 | /^[^ \t]+/ { 2022-03-16 17:26:31.358 | # get offset of first = in $0 2022-03-16 17:26:31.358 | eq_idx = index($0, "=") 2022-03-16 17:26:31.358 | # extract attr & value from $0 2022-03-16 17:26:31.358 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 17:26:31.358 | value = substr($0, eq_idx + 1) 2022-03-16 17:26:31.358 | # only need to strip trailing whitespace from attr 2022-03-16 17:26:31.358 | sub(/[ \t]*$/, "", attr) 2022-03-16 17:26:31.358 | # need to strip leading & trailing whitespace from value 2022-03-16 17:26:31.358 | sub(/^[ \t]*/, "", value) 2022-03-16 17:26:31.358 | sub(/[ \t]*$/, "", value) 2022-03-16 17:26:31.358 | 2022-03-16 17:26:31.358 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 17:26:31.359 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 17:26:31.359 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 17:26:31.359 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 17:26:31.359 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 17:26:31.359 | if (section != last_section) { 2022-03-16 17:26:31.359 | cfg_section[section_count++] = section 2022-03-16 17:26:31.359 | last_section = section 2022-03-16 17:26:31.359 | } 2022-03-16 17:26:31.359 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 17:26:31.359 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 17:26:31.359 | 2022-03-16 17:26:31.359 | cfg_attr[section, attr, 0] = value 2022-03-16 17:26:31.359 | cfg_attr_count[section, attr] = 1 2022-03-16 17:26:31.359 | } else { 2022-03-16 17:26:31.359 | lno = cfg_attr_count[section, attr]++ 2022-03-16 17:26:31.359 | cfg_attr[section, attr, lno] = value 2022-03-16 17:26:31.359 | } 2022-03-16 17:26:31.359 | } 2022-03-16 17:26:31.359 | END { 2022-03-16 17:26:31.359 | # Process each section in order 2022-03-16 17:26:31.360 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 17:26:31.360 | section = cfg_section[sno] 2022-03-16 17:26:31.360 | # The ini routines simply append a config item immediately 2022-03-16 17:26:31.360 | # after the section header. To keep the same order as defined 2022-03-16 17:26:31.360 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 17:26:31.360 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 17:26:31.360 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 17:26:31.360 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 17:26:31.360 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 17:26:31.360 | else { 2022-03-16 17:26:31.360 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 17:26:31.360 | count = cfg_attr_count[section, attr] 2022-03-16 17:26:31.360 | print "inidelete " configfile " " section " " attr 2022-03-16 17:26:31.360 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 17:26:31.360 | for (l = count -2; l >= 0; l--) 2022-03-16 17:26:31.360 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 17:26:31.360 | } 2022-03-16 17:26:31.360 | } 2022-03-16 17:26:31.360 | } 2022-03-16 17:26:31.360 | } 2022-03-16 17:26:31.361 | ' 2022-03-16 17:26:31.361 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:31.361 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:26:31.361 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 17:26:31.363 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 17:26:31.366 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-16 17:26:31.370 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:26:31.373 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-16 17:26:31.377 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-16 17:26:31.377 | BEGIN { group = "" } 2022-03-16 17:26:31.377 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:26:31.377 | gsub("[][]", "", $1); 2022-03-16 17:26:31.377 | split($1, a, "|"); 2022-03-16 17:26:31.377 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 17:26:31.377 | group=a[1] 2022-03-16 17:26:31.377 | } else { 2022-03-16 17:26:31.377 | group="" 2022-03-16 17:26:31.377 | } 2022-03-16 17:26:31.377 | next 2022-03-16 17:26:31.377 | } 2022-03-16 17:26:31.377 | { 2022-03-16 17:26:31.377 | if (group != "") 2022-03-16 17:26:31.377 | print $0 2022-03-16 17:26:31.377 | } 2022-03-16 17:26:31.377 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:26:31.384 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-16 17:26:31.387 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-16 17:26:31.424 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:31.427 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-16 17:26:31.429 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-16 17:26:31.463 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:31.466 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-16 17:26:31.468 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-16 17:26:31.500 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:31.503 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-16 17:26:31.505 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-16 17:26:31.537 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:31.540 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-16 17:26:31.543 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-16 17:26:31.575 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:31.577 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-16 17:26:31.580 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-16 17:26:31.614 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:31.617 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-16 17:26:31.620 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-16 17:26:31.652 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:31.655 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-16 17:26:31.657 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-16 17:26:31.691 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:31.695 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-16 17:26:31.698 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-16 17:26:31.701 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-16 17:26:31.704 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-16 17:26:31.707 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:26:31.710 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:26:31.714 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-16 17:26:31.717 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:26:31.722 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-16 17:26:31.725 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-16 17:26:31.727 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-16 17:26:31.730 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:26:31.735 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 17:26:31.738 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-16 17:26:31.740 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 17:26:31.743 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-16 17:26:31.746 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:26:31.750 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:26:31.752 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-16 17:26:31.756 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-16 17:26:31.756 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:31.757 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-16 17:26:31.757 | BEGIN { 2022-03-16 17:26:31.757 | section = "" 2022-03-16 17:26:31.757 | last_section = "" 2022-03-16 17:26:31.757 | section_count = 0 2022-03-16 17:26:31.757 | } 2022-03-16 17:26:31.757 | /^\[.+\]/ { 2022-03-16 17:26:31.757 | gsub("[][]", "", $1); 2022-03-16 17:26:31.757 | section=$1 2022-03-16 17:26:31.757 | next 2022-03-16 17:26:31.757 | } 2022-03-16 17:26:31.757 | /^ *\#/ { 2022-03-16 17:26:31.757 | next 2022-03-16 17:26:31.757 | } 2022-03-16 17:26:31.757 | /^[^ \t]+/ { 2022-03-16 17:26:31.757 | # get offset of first = in $0 2022-03-16 17:26:31.757 | eq_idx = index($0, "=") 2022-03-16 17:26:31.757 | # extract attr & value from $0 2022-03-16 17:26:31.757 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 17:26:31.758 | value = substr($0, eq_idx + 1) 2022-03-16 17:26:31.758 | # only need to strip trailing whitespace from attr 2022-03-16 17:26:31.758 | sub(/[ \t]*$/, "", attr) 2022-03-16 17:26:31.758 | # need to strip leading & trailing whitespace from value 2022-03-16 17:26:31.758 | sub(/^[ \t]*/, "", value) 2022-03-16 17:26:31.758 | sub(/[ \t]*$/, "", value) 2022-03-16 17:26:31.758 | 2022-03-16 17:26:31.758 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 17:26:31.758 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 17:26:31.758 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 17:26:31.758 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 17:26:31.758 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 17:26:31.758 | if (section != last_section) { 2022-03-16 17:26:31.758 | cfg_section[section_count++] = section 2022-03-16 17:26:31.758 | last_section = section 2022-03-16 17:26:31.758 | } 2022-03-16 17:26:31.758 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 17:26:31.758 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 17:26:31.758 | 2022-03-16 17:26:31.758 | cfg_attr[section, attr, 0] = value 2022-03-16 17:26:31.758 | cfg_attr_count[section, attr] = 1 2022-03-16 17:26:31.758 | } else { 2022-03-16 17:26:31.758 | lno = cfg_attr_count[section, attr]++ 2022-03-16 17:26:31.758 | cfg_attr[section, attr, lno] = value 2022-03-16 17:26:31.758 | } 2022-03-16 17:26:31.758 | } 2022-03-16 17:26:31.758 | END { 2022-03-16 17:26:31.758 | # Process each section in order 2022-03-16 17:26:31.758 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 17:26:31.758 | section = cfg_section[sno] 2022-03-16 17:26:31.758 | # The ini routines simply append a config item immediately 2022-03-16 17:26:31.759 | # after the section header. To keep the same order as defined 2022-03-16 17:26:31.759 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 17:26:31.759 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 17:26:31.759 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 17:26:31.759 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 17:26:31.759 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 17:26:31.759 | else { 2022-03-16 17:26:31.759 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 17:26:31.759 | count = cfg_attr_count[section, attr] 2022-03-16 17:26:31.759 | print "inidelete " configfile " " section " " attr 2022-03-16 17:26:31.759 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 17:26:31.759 | for (l = count -2; l >= 0; l--) 2022-03-16 17:26:31.759 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 17:26:31.759 | } 2022-03-16 17:26:31.759 | } 2022-03-16 17:26:31.759 | } 2022-03-16 17:26:31.759 | } 2022-03-16 17:26:31.759 | ' 2022-03-16 17:26:31.760 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 17:26:31.761 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:26:31.764 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 17:26:31.767 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-16 17:26:31.769 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:26:31.772 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-16 17:26:31.774 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-16 17:26:31.774 | BEGIN { group = "" } 2022-03-16 17:26:31.774 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:26:31.775 | gsub("[][]", "", $1); 2022-03-16 17:26:31.775 | split($1, a, "|"); 2022-03-16 17:26:31.775 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 17:26:31.775 | group=a[1] 2022-03-16 17:26:31.775 | } else { 2022-03-16 17:26:31.775 | group="" 2022-03-16 17:26:31.775 | } 2022-03-16 17:26:31.775 | next 2022-03-16 17:26:31.775 | } 2022-03-16 17:26:31.775 | { 2022-03-16 17:26:31.775 | if (group != "") 2022-03-16 17:26:31.775 | print $0 2022-03-16 17:26:31.775 | } 2022-03-16 17:26:31.775 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:26:31.782 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-16 17:26:31.785 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-16 17:26:31.820 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:31.824 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-16 17:26:31.827 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-16 17:26:31.859 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:26:31.863 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-16 17:26:31.883 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:31.886 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-16 17:26:31.888 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:26:31.892 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-16 17:26:31.895 | + ./stack.sh:main:1252 : start_swift 2022-03-16 17:26:31.898 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-16 17:26:31.900 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 17:26:31.903 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-16 17:26:31.939 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-16 17:26:31.943 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 17:26:31.948 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 17:26:31.951 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-16 17:26:32.403 | Restarting rsync (via systemctl): rsync.service. 2022-03-16 17:26:32.407 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-16 17:26:32.410 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-16 17:26:32.416 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-16 17:26:32.419 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-16 17:26:32.422 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-16 17:26:32.425 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:26:32.428 | + functions-common:run_process:1680 : local service=s-object 2022-03-16 17:26:32.430 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:26:32.433 | + functions-common:run_process:1682 : local group= 2022-03-16 17:26:32.437 | + functions-common:run_process:1683 : local user= 2022-03-16 17:26:32.439 | + functions-common:run_process:1685 : local name=s-object 2022-03-16 17:26:32.442 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:26:32.445 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:26:32.448 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:26:32.450 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:26:32.454 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:26:32.458 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451592455 2022-03-16 17:26:32.461 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-16 17:26:32.479 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:32.481 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-16 17:26:32.484 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-16 17:26:32.486 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:26:32.489 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:26:32.491 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:26:32.495 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:26:32.497 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-16 17:26:32.499 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-16 17:26:32.502 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-16 17:26:32.505 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:26:32.507 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:26:32.510 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-16 17:26:32.512 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-16 17:26:32.515 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-16 17:26:32.517 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:26:32.519 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:26:32.522 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:26:32.524 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:26:32.527 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:26:32.529 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-16 17:26:32.531 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:26:32.535 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-16 17:26:32.590 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-16 17:26:32.645 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-16 17:26:32.700 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-16 17:26:32.753 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-16 17:26:32.808 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:26:32.862 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:26:32.865 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-16 17:26:32.919 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:26:33.360 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-16 17:26:33.376 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-16 17:26:33.815 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-16 17:26:33.836 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:26:33.839 | + functions-common:time_stop:2425 : local name 2022-03-16 17:26:33.841 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:26:33.849 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:26:33.852 | + functions-common:time_stop:2428 : local total 2022-03-16 17:26:33.855 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:26:33.858 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:26:33.860 | + functions-common:time_stop:2432 : start_time=1647451592455 2022-03-16 17:26:33.863 | + functions-common:time_stop:2434 : [[ -z 1647451592455 ]] 2022-03-16 17:26:33.866 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:26:33.871 | + functions-common:time_stop:2437 : end_time=1647451593868 2022-03-16 17:26:33.874 | + functions-common:time_stop:2438 : elapsed_time=1413 2022-03-16 17:26:33.876 | + functions-common:time_stop:2439 : total=3084 2022-03-16 17:26:33.879 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:26:33.881 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4497 2022-03-16 17:26:33.884 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-16 17:26:33.887 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:26:33.889 | + functions-common:run_process:1680 : local service=s-container 2022-03-16 17:26:33.892 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:26:33.894 | + functions-common:run_process:1682 : local group= 2022-03-16 17:26:33.897 | + functions-common:run_process:1683 : local user= 2022-03-16 17:26:33.899 | + functions-common:run_process:1685 : local name=s-container 2022-03-16 17:26:33.902 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:26:33.904 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:26:33.907 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:26:33.909 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:26:33.912 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:26:33.918 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451593914 2022-03-16 17:26:33.920 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-16 17:26:33.939 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:33.941 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-16 17:26:33.944 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-16 17:26:33.947 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:26:33.949 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:26:33.952 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:26:33.955 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:26:33.957 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-16 17:26:33.960 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-16 17:26:33.962 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-16 17:26:33.965 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:26:33.968 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:26:33.970 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-16 17:26:33.973 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-16 17:26:33.975 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-16 17:26:33.979 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:26:33.981 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:26:33.984 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:26:33.986 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:26:33.989 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:26:33.991 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-16 17:26:33.994 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:26:33.998 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-16 17:26:34.053 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-16 17:26:34.108 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-16 17:26:34.163 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-16 17:26:34.220 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-16 17:26:34.276 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:26:34.332 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:26:34.335 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-16 17:26:34.397 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:26:34.872 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-16 17:26:34.885 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-16 17:26:35.326 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-16 17:26:35.355 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:26:35.360 | + functions-common:time_stop:2425 : local name 2022-03-16 17:26:35.363 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:26:35.366 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:26:35.368 | + functions-common:time_stop:2428 : local total 2022-03-16 17:26:35.371 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:26:35.374 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:26:35.376 | + functions-common:time_stop:2432 : start_time=1647451593914 2022-03-16 17:26:35.378 | + functions-common:time_stop:2434 : [[ -z 1647451593914 ]] 2022-03-16 17:26:35.382 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:26:35.387 | + functions-common:time_stop:2437 : end_time=1647451595384 2022-03-16 17:26:35.390 | + functions-common:time_stop:2438 : elapsed_time=1470 2022-03-16 17:26:35.392 | + functions-common:time_stop:2439 : total=4497 2022-03-16 17:26:35.395 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:26:35.397 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5967 2022-03-16 17:26:35.401 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-16 17:26:35.403 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:26:35.406 | + functions-common:run_process:1680 : local service=s-account 2022-03-16 17:26:35.408 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:26:35.411 | + functions-common:run_process:1682 : local group= 2022-03-16 17:26:35.413 | + functions-common:run_process:1683 : local user= 2022-03-16 17:26:35.416 | + functions-common:run_process:1685 : local name=s-account 2022-03-16 17:26:35.419 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:26:35.422 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:26:35.424 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:26:35.427 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:26:35.430 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:26:35.435 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451595432 2022-03-16 17:26:35.437 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-16 17:26:35.458 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:35.461 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-16 17:26:35.463 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-16 17:26:35.466 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:26:35.469 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:26:35.471 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:26:35.474 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:26:35.477 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-16 17:26:35.480 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-16 17:26:35.482 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-16 17:26:35.485 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:26:35.489 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:26:35.491 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-16 17:26:35.494 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-16 17:26:35.497 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-16 17:26:35.499 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:26:35.502 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:26:35.504 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:26:35.507 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:26:35.509 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:26:35.512 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-16 17:26:35.514 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:26:35.519 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-16 17:26:35.575 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-16 17:26:35.629 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-16 17:26:35.684 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-16 17:26:35.741 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-16 17:26:35.797 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:26:35.852 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:26:35.856 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-16 17:26:35.911 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:26:36.358 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-16 17:26:36.373 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-16 17:26:36.822 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-16 17:26:36.851 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:26:36.855 | + functions-common:time_stop:2425 : local name 2022-03-16 17:26:36.858 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:26:36.860 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:26:36.863 | + functions-common:time_stop:2428 : local total 2022-03-16 17:26:36.866 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:26:36.868 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:26:36.872 | + functions-common:time_stop:2432 : start_time=1647451595432 2022-03-16 17:26:36.875 | + functions-common:time_stop:2434 : [[ -z 1647451595432 ]] 2022-03-16 17:26:36.878 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:26:36.883 | + functions-common:time_stop:2437 : end_time=1647451596880 2022-03-16 17:26:36.885 | + functions-common:time_stop:2438 : elapsed_time=1448 2022-03-16 17:26:36.888 | + functions-common:time_stop:2439 : total=5967 2022-03-16 17:26:36.890 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:26:36.893 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7415 2022-03-16 17:26:36.895 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-16 17:26:36.898 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-16 17:26:36.950 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:26:36.953 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-16 17:26:36.956 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:26:36.958 | + functions-common:run_process:1682 : local group= 2022-03-16 17:26:36.962 | + functions-common:run_process:1683 : local user= 2022-03-16 17:26:36.964 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-16 17:26:36.967 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:26:36.969 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:26:36.972 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:26:36.975 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:26:36.979 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:26:36.983 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451596980 2022-03-16 17:26:36.986 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-16 17:26:37.004 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:37.006 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-16 17:26:37.009 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-16 17:26:37.012 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:26:37.015 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:26:37.017 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:26:37.020 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:26:37.022 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-16 17:26:37.026 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-16 17:26:37.028 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-16 17:26:37.031 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:26:37.033 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:26:37.036 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-16 17:26:37.038 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-16 17:26:37.041 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-16 17:26:37.043 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:26:37.046 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:26:37.048 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:26:37.050 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:26:37.053 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:26:37.055 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-16 17:26:37.058 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:26:37.062 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-16 17:26:37.117 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-16 17:26:37.173 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-16 17:26:37.229 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-16 17:26:37.283 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-16 17:26:37.339 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:26:37.394 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:26:37.396 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-16 17:26:37.451 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:26:37.917 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-16 17:26:38.363 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-16 17:26:38.392 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:26:38.395 | + functions-common:time_stop:2425 : local name 2022-03-16 17:26:38.398 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:26:38.401 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:26:38.403 | + functions-common:time_stop:2428 : local total 2022-03-16 17:26:38.406 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:26:38.408 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:26:38.411 | + functions-common:time_stop:2432 : start_time=1647451596980 2022-03-16 17:26:38.413 | + functions-common:time_stop:2434 : [[ -z 1647451596980 ]] 2022-03-16 17:26:38.417 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:26:38.422 | + functions-common:time_stop:2437 : end_time=1647451598419 2022-03-16 17:26:38.424 | + functions-common:time_stop:2438 : elapsed_time=1439 2022-03-16 17:26:38.427 | + functions-common:time_stop:2439 : total=7415 2022-03-16 17:26:38.429 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:26:38.432 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8854 2022-03-16 17:26:38.435 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-16 17:26:38.453 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:26:38.456 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:26:38.458 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-16 17:26:38.461 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:26:38.464 | + functions-common:run_process:1682 : local group= 2022-03-16 17:26:38.467 | + functions-common:run_process:1683 : local user= 2022-03-16 17:26:38.469 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-16 17:26:38.471 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:26:38.474 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:26:38.476 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:26:38.480 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:26:38.483 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:26:38.487 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451598485 2022-03-16 17:26:38.490 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-16 17:26:38.508 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:38.511 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-16 17:26:38.514 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-16 17:26:38.516 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:26:38.519 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:26:38.521 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:26:38.524 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:26:38.526 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-16 17:26:38.529 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-16 17:26:38.531 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-16 17:26:38.534 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:26:38.537 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:26:38.539 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-16 17:26:38.543 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-16 17:26:38.545 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-16 17:26:38.548 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:26:38.550 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:26:38.553 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:26:38.555 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:26:38.558 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:26:38.561 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-16 17:26:38.563 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:26:38.568 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-16 17:26:38.623 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-16 17:26:38.678 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-16 17:26:38.736 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-16 17:26:38.792 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-16 17:26:38.848 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:26:38.904 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:26:38.906 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-16 17:26:38.965 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:26:39.435 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-16 17:26:39.449 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-16 17:26:39.901 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-16 17:26:39.927 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:26:39.929 | + functions-common:time_stop:2425 : local name 2022-03-16 17:26:39.932 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:26:39.935 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:26:39.938 | + functions-common:time_stop:2428 : local total 2022-03-16 17:26:39.940 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:26:39.943 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:26:39.946 | + functions-common:time_stop:2432 : start_time=1647451598485 2022-03-16 17:26:39.949 | + functions-common:time_stop:2434 : [[ -z 1647451598485 ]] 2022-03-16 17:26:39.952 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:26:39.956 | + functions-common:time_stop:2437 : end_time=1647451599954 2022-03-16 17:26:39.959 | + functions-common:time_stop:2438 : elapsed_time=1469 2022-03-16 17:26:39.961 | + functions-common:time_stop:2439 : total=8854 2022-03-16 17:26:39.964 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:26:39.966 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10323 2022-03-16 17:26:39.969 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-16 17:26:39.969 | Waiting for swift proxy to start... 2022-03-16 17:26:39.971 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.24:8080/info 2022-03-16 17:26:39.974 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 17:26:39.976 | + functions:wait_for_service:458 : local url=http://10.222.0.24:8080/info 2022-03-16 17:26:39.979 | + functions:wait_for_service:459 : local rval=0 2022-03-16 17:26:39.982 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 17:26:39.984 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 17:26:39.987 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:26:39.989 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:26:39.993 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:26:39.998 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451599995 2022-03-16 17:26:40.000 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 17:26:40.006 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2022-03-16 17:26:40.019 | + :: : [[ 000 == 503 ]] 2022-03-16 17:26:40.020 | + :: : [[ 7 -eq 7 ]] 2022-03-16 17:26:40.022 | + :: : sleep 1 2022-03-16 17:26:41.026 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2022-03-16 17:26:41.039 | + :: : [[ 000 == 503 ]] 2022-03-16 17:26:41.040 | + :: : [[ 7 -eq 7 ]] 2022-03-16 17:26:41.042 | + :: : sleep 1 2022-03-16 17:26:42.045 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2022-03-16 17:26:42.058 | + :: : [[ 000 == 503 ]] 2022-03-16 17:26:42.060 | + :: : [[ 7 -eq 7 ]] 2022-03-16 17:26:42.061 | + :: : sleep 1 2022-03-16 17:26:43.065 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2022-03-16 17:26:43.210 | + :: : [[ 200 == 503 ]] 2022-03-16 17:26:43.211 | + :: : [[ 0 -eq 7 ]] 2022-03-16 17:26:43.214 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 17:26:43.217 | + functions-common:time_stop:2425 : local name 2022-03-16 17:26:43.219 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:26:43.222 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:26:43.224 | + functions-common:time_stop:2428 : local total 2022-03-16 17:26:43.227 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:26:43.230 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 17:26:43.232 | + functions-common:time_stop:2432 : start_time=1647451599995 2022-03-16 17:26:43.235 | + functions-common:time_stop:2434 : [[ -z 1647451599995 ]] 2022-03-16 17:26:43.238 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:26:43.242 | + functions-common:time_stop:2437 : end_time=1647451603240 2022-03-16 17:26:43.246 | + functions-common:time_stop:2438 : elapsed_time=3245 2022-03-16 17:26:43.248 | + functions-common:time_stop:2439 : total=6666 2022-03-16 17:26:43.251 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:26:43.253 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9911 2022-03-16 17:26:43.256 | + functions:wait_for_service:467 : return 0 2022-03-16 17:26:43.258 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-16 17:26:43.262 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-16 17:26:43.264 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-16 17:26:43.282 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:43.285 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-16 17:26:43.317 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-16 17:26:43.371 | [185080 Async configure_neutron_nova:231525]: Waiting for completion of configure_neutron_nova running on PID 231525 (2 other jobs running) 2022-03-16 17:26:43.397 | [185080 Async configure_neutron_nova:231525]: Signaling child to exit 2022-03-16 17:26:43.397 | WAKEUP 2022-03-16 17:26:43.420 | [185080 Async configure_neutron_nova:231525]: Signaled 2022-03-16 17:26:43.421 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-16 17:26:43.421 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:26:43.421 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:26:43.421 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:26:43.421 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:26:43.421 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 17:26:43.421 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:26:43.421 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-16 17:26:43.421 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-16 17:26:43.421 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-16 17:26:43.421 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.24/identity 2022-03-16 17:26:43.422 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-16 17:26:43.422 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-16 17:26:43.422 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-16 17:26:43.422 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-16 17:26:43.422 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-16 17:26:43.422 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-16 17:26:43.422 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-16 17:26:43.422 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-16 17:26:43.422 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-16 17:26:43.422 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-16 17:26:43.422 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-16 17:26:43.422 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:43.422 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-16 17:26:43.422 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-16 17:26:43.422 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-16 17:26:43.422 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:26:43.422 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-16 17:26:43.422 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:26:43.422 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-16 17:26:43.422 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-16 17:26:43.422 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:26:43.422 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:26:43.422 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-16 17:26:43.422 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-16 17:26:43.422 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 17:26:43.422 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-16 17:26:43.423 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.24/identity 2022-03-16 17:26:43.423 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-16 17:26:43.423 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-16 17:26:43.423 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-16 17:26:43.423 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-16 17:26:43.423 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-16 17:26:43.423 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-16 17:26:43.423 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-16 17:26:43.423 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-16 17:26:43.423 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-16 17:26:43.423 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-16 17:26:43.423 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-16 17:26:43.423 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:43.423 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-16 17:26:43.423 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-16 17:26:43.423 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-16 17:26:43.468 | [185080 Async configure_neutron_nova:231525]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-16 17:26:43.472 | + inc/async:async_wait:197 : return 0 2022-03-16 17:26:43.475 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-16 17:26:43.494 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:43.497 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-16 17:26:43.528 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-16 17:26:43.561 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-16 17:26:43.579 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:43.582 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-16 17:26:43.584 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:26:43.587 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-16 17:26:43.590 | + ./stack.sh:main:1277 : start_nova_api 2022-03-16 17:26:43.592 | + lib/nova:start_nova_api:943 : local service_port=8774 2022-03-16 17:26:43.595 | + lib/nova:start_nova_api:944 : local service_protocol=http 2022-03-16 17:26:43.598 | + lib/nova:start_nova_api:945 : local nova_url 2022-03-16 17:26:43.600 | + lib/nova:start_nova_api:946 : is_service_enabled tls-proxy 2022-03-16 17:26:43.618 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:26:43.621 | + lib/nova:start_nova_api:952 : 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 2022-03-16 17:26:43.624 | + lib/nova:start_nova_api:953 : 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 2022-03-16 17:26:43.627 | + lib/nova:start_nova_api:953 : 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 2022-03-16 17:26:43.630 | + lib/nova:start_nova_api:955 : '[' True == False ']' 2022-03-16 17:26:43.633 | ++ lib/nova:start_nova_api:963 : which uwsgi 2022-03-16 17:26:43.638 | + lib/nova:start_nova_api:963 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:26:43.641 | + functions-common:run_process:1680 : local service=n-api 2022-03-16 17:26:43.643 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:26:43.646 | + functions-common:run_process:1682 : local group= 2022-03-16 17:26:43.649 | + functions-common:run_process:1683 : local user= 2022-03-16 17:26:43.652 | + functions-common:run_process:1685 : local name=n-api 2022-03-16 17:26:43.654 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:26:43.657 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:26:43.660 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:26:43.662 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:26:43.666 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:26:43.671 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451603668 2022-03-16 17:26:43.673 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-16 17:26:43.691 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:43.694 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-16 17:26:43.697 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-16 17:26:43.699 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:26:43.702 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:26:43.704 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:26:43.707 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:26:43.709 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-16 17:26:43.712 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-16 17:26:43.715 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-16 17:26:43.717 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:26:43.720 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:26:43.722 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-16 17:26:43.726 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-03-16 17:26:43.730 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-16 17:26:43.732 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-16 17:26:43.734 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 17:26:43.737 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 17:26:43.739 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-16 17:26:43.741 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 17:26:43.746 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-16 17:26:43.799 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-16 17:26:43.854 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-16 17:26:43.912 | + functions-common:write_uwsgi_user_unit_file:1599 : 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' 2022-03-16 17:26:43.968 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:26:44.023 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-16 17:26:44.077 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-16 17:26:44.132 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-16 17:26:44.186 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-16 17:26:44.240 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-16 17:26:44.295 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 17:26:44.298 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-16 17:26:44.353 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 17:26:44.809 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-16 17:26:44.823 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-16 17:26:45.253 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-16 17:26:45.332 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:26:45.335 | + functions-common:time_stop:2425 : local name 2022-03-16 17:26:45.338 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:26:45.341 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:26:45.343 | + functions-common:time_stop:2428 : local total 2022-03-16 17:26:45.347 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:26:45.350 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:26:45.352 | + functions-common:time_stop:2432 : start_time=1647451603668 2022-03-16 17:26:45.355 | + functions-common:time_stop:2434 : [[ -z 1647451603668 ]] 2022-03-16 17:26:45.359 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:26:45.364 | + functions-common:time_stop:2437 : end_time=1647451605361 2022-03-16 17:26:45.366 | + functions-common:time_stop:2438 : elapsed_time=1693 2022-03-16 17:26:45.370 | + functions-common:time_stop:2439 : total=10323 2022-03-16 17:26:45.373 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:26:45.375 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12016 2022-03-16 17:26:45.378 | + lib/nova:start_nova_api:964 : nova_url=http://10.222.0.24/compute/v2.1/ 2022-03-16 17:26:45.380 | + lib/nova:start_nova_api:967 : echo 'Waiting for nova-api to start...' 2022-03-16 17:26:45.381 | Waiting for nova-api to start... 2022-03-16 17:26:45.383 | + lib/nova:start_nova_api:968 : wait_for_service 60 http://10.222.0.24/compute/v2.1/ 2022-03-16 17:26:45.386 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 17:26:45.388 | + functions:wait_for_service:458 : local url=http://10.222.0.24/compute/v2.1/ 2022-03-16 17:26:45.391 | + functions:wait_for_service:459 : local rval=0 2022-03-16 17:26:45.394 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 17:26:45.396 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 17:26:45.399 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:26:45.402 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:26:45.405 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:26:45.410 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451605407 2022-03-16 17:26:45.413 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 17:26:45.419 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/compute/v2.1/ 2022-03-16 17:26:51.170 | + :: : [[ 200 == 503 ]] 2022-03-16 17:26:51.171 | + :: : [[ 0 -eq 7 ]] 2022-03-16 17:26:51.174 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 17:26:51.177 | + functions-common:time_stop:2425 : local name 2022-03-16 17:26:51.179 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:26:51.183 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:26:51.185 | + functions-common:time_stop:2428 : local total 2022-03-16 17:26:51.188 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:26:51.190 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 17:26:51.193 | + functions-common:time_stop:2432 : start_time=1647451605407 2022-03-16 17:26:51.196 | + functions-common:time_stop:2434 : [[ -z 1647451605407 ]] 2022-03-16 17:26:51.200 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:26:51.204 | + functions-common:time_stop:2437 : end_time=1647451611202 2022-03-16 17:26:51.207 | + functions-common:time_stop:2438 : elapsed_time=5795 2022-03-16 17:26:51.210 | + functions-common:time_stop:2439 : total=9911 2022-03-16 17:26:51.213 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:26:51.215 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15706 2022-03-16 17:26:51.218 | + functions:wait_for_service:467 : return 0 2022-03-16 17:26:51.221 | + lib/nova:start_nova_api:972 : 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 2022-03-16 17:26:51.223 | + lib/nova:start_nova_api:972 : 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 2022-03-16 17:26:51.226 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-16 17:26:51.245 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:51.248 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-16 17:26:51.251 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:26:51.253 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-16 17:26:51.256 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-16 17:26:51.259 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-16 17:26:51.261 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-16 17:26:51.280 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:26:51.282 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-16 17:26:51.300 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:51.303 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-16 17:26:51.307 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:26:51.309 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-16 17:26:51.312 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-16 17:26:51.315 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-16 17:26:51.318 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-16 17:26:51.355 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-16 17:26:51.357 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-16 17:26:51.360 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-16 17:26:51.391 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-16 17:26:51.424 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-16 17:26:51.426 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-16 17:26:51.429 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-16 17:26:51.432 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-16 17:26:51.435 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-16 17:26:51.438 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-16 17:26:51.441 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-16 17:26:51.444 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-16 17:26:51.448 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-16 17:26:51.450 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-16 17:26:51.453 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-16 17:26:51.455 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-16 17:26:51.458 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:26:51.461 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:26:51.464 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:26:51.467 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-16 17:26:51.470 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:26:51.473 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:26:51.476 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-16 17:26:51.494 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:26:51.497 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-16 17:26:51.500 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:26:51.503 | + functions-common:run_process:1680 : local service=q-svc 2022-03-16 17:26:51.505 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:26:51.508 | + functions-common:run_process:1682 : local group= 2022-03-16 17:26:51.511 | + functions-common:run_process:1683 : local user= 2022-03-16 17:26:51.514 | + functions-common:run_process:1685 : local name=q-svc 2022-03-16 17:26:51.516 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:26:51.519 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:26:51.521 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:26:51.524 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:26:51.527 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:26:51.532 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451611529 2022-03-16 17:26:51.534 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-16 17:26:51.551 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:51.554 | + functions-common:run_process:1689 : _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' '' '' 2022-03-16 17:26:51.557 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-16 17:26:51.559 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:26:51.562 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:26:51.565 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:26:51.567 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:26:51.570 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-16 17:26:51.573 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-16 17:26:51.576 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-16 17:26:51.579 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:26:51.581 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:26:51.584 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-16 17:26:51.587 | + functions-common:_run_under_systemd:1657 : 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 2022-03-16 17:26:51.589 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-16 17:26:51.592 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:26:51.594 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:26:51.596 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:26:51.599 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:26:51.601 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:26:51.603 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-16 17:26:51.605 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:26:51.610 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-16 17:26:51.664 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-16 17:26:51.721 | + functions-common:write_user_unit_file:1575 : 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' 2022-03-16 17:26:51.776 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-16 17:26:51.831 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-16 17:26:51.885 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:26:51.939 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:26:51.942 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-16 17:26:51.996 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:26:52.440 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-16 17:26:52.455 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-16 17:26:52.894 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-16 17:26:52.920 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:26:52.925 | + functions-common:time_stop:2425 : local name 2022-03-16 17:26:52.928 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:26:52.931 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:26:52.934 | + functions-common:time_stop:2428 : local total 2022-03-16 17:26:52.936 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:26:52.939 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:26:52.941 | + functions-common:time_stop:2432 : start_time=1647451611529 2022-03-16 17:26:52.944 | + functions-common:time_stop:2434 : [[ -z 1647451611529 ]] 2022-03-16 17:26:52.948 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:26:52.952 | + functions-common:time_stop:2437 : end_time=1647451612950 2022-03-16 17:26:52.955 | + functions-common:time_stop:2438 : elapsed_time=1421 2022-03-16 17:26:52.957 | + functions-common:time_stop:2439 : total=12016 2022-03-16 17:26:52.960 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:26:52.963 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13437 2022-03-16 17:26:52.966 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.24:9696 2022-03-16 17:26:52.968 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-16 17:26:52.988 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:26:52.991 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-16 17:26:52.991 | Waiting for Neutron to start... 2022-03-16 17:26:52.994 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.24:9696' 2022-03-16 17:26:52.997 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.24:9696' 'Neutron did not start' 60 2022-03-16 17:26:52.999 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.24:9696' 2022-03-16 17:26:53.002 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-16 17:26:53.004 | + functions-common:test_with_retry:2365 : local until=60 2022-03-16 17:26:53.006 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-16 17:26:53.010 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-16 17:26:53.012 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-16 17:26:53.015 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:26:53.018 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:26:53.021 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:26:53.026 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451613023 2022-03-16 17:26:53.028 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.24:9696; do sleep 0.5; done' 2022-03-16 17:26:58.606 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.24:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-16 17:26:58.609 | + functions-common:time_stop:2425 : local name 2022-03-16 17:26:58.612 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:26:58.614 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:26:58.617 | + functions-common:time_stop:2428 : local total 2022-03-16 17:26:58.620 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:26:58.623 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-16 17:26:58.626 | + functions-common:time_stop:2432 : start_time=1647451613023 2022-03-16 17:26:58.630 | + functions-common:time_stop:2434 : [[ -z 1647451613023 ]] 2022-03-16 17:26:58.636 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:26:58.641 | + functions-common:time_stop:2437 : end_time=1647451618637 2022-03-16 17:26:58.644 | + functions-common:time_stop:2438 : elapsed_time=5614 2022-03-16 17:26:58.647 | + functions-common:time_stop:2439 : total=0 2022-03-16 17:26:58.652 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:26:58.655 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5614 2022-03-16 17:26:58.659 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-16 17:26:58.682 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:58.685 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-16 17:26:58.688 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:26:58.691 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-16 17:26:58.694 | + ./stack.sh:main:1298 : start_placement 2022-03-16 17:26:58.698 | + lib/placement:start_placement:160 : start_placement_api 2022-03-16 17:26:58.700 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-16 17:26:58.704 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-16 17:26:58.709 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:26:58.712 | + functions-common:run_process:1680 : local service=placement-api 2022-03-16 17:26:58.715 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:26:58.719 | + functions-common:run_process:1682 : local group= 2022-03-16 17:26:58.723 | + functions-common:run_process:1683 : local user= 2022-03-16 17:26:58.726 | + functions-common:run_process:1685 : local name=placement-api 2022-03-16 17:26:58.730 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:26:58.733 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:26:58.735 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:26:58.739 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:26:58.744 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:26:58.749 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451618746 2022-03-16 17:26:58.752 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-16 17:26:58.771 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:26:58.774 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-16 17:26:58.777 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-16 17:26:58.780 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:26:58.783 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:26:58.786 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:26:58.789 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:26:58.792 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-16 17:26:58.795 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-16 17:26:58.797 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-16 17:26:58.800 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:26:58.802 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:26:58.805 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-16 17:26:58.808 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-03-16 17:26:58.811 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-16 17:26:58.814 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:26:58.816 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 17:26:58.819 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 17:26:58.821 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-16 17:26:58.824 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 17:26:58.828 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-16 17:26:58.883 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-16 17:26:58.938 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-16 17:26:58.992 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-16 17:26:59.046 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:26:59.100 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-16 17:26:59.156 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-16 17:26:59.211 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-16 17:26:59.266 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-16 17:26:59.321 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-16 17:26:59.375 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 17:26:59.378 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-16 17:26:59.432 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 17:26:59.882 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-16 17:26:59.895 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-16 17:27:00.358 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-16 17:27:00.440 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:27:00.443 | + functions-common:time_stop:2425 : local name 2022-03-16 17:27:00.447 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:27:00.450 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:27:00.453 | + functions-common:time_stop:2428 : local total 2022-03-16 17:27:00.456 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:27:00.459 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:27:00.463 | + functions-common:time_stop:2432 : start_time=1647451618746 2022-03-16 17:27:00.465 | + functions-common:time_stop:2434 : [[ -z 1647451618746 ]] 2022-03-16 17:27:00.470 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:27:00.474 | + functions-common:time_stop:2437 : end_time=1647451620471 2022-03-16 17:27:00.476 | + functions-common:time_stop:2438 : elapsed_time=1725 2022-03-16 17:27:00.479 | + functions-common:time_stop:2439 : total=13437 2022-03-16 17:27:00.482 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:27:00.485 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15162 2022-03-16 17:27:00.487 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-16 17:27:00.487 | Waiting for placement-api to start... 2022-03-16 17:27:00.490 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.24/placement 2022-03-16 17:27:00.494 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 17:27:00.496 | + functions:wait_for_service:458 : local url=http://10.222.0.24/placement 2022-03-16 17:27:00.499 | + functions:wait_for_service:459 : local rval=0 2022-03-16 17:27:00.502 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 17:27:00.505 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 17:27:00.507 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:27:00.512 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:27:00.515 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:27:00.520 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451620517 2022-03-16 17:27:00.523 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 17:27:00.529 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/placement 2022-03-16 17:27:03.207 | + :: : [[ 200 == 503 ]] 2022-03-16 17:27:03.209 | + :: : [[ 0 -eq 7 ]] 2022-03-16 17:27:03.212 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 17:27:03.215 | + functions-common:time_stop:2425 : local name 2022-03-16 17:27:03.217 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:27:03.220 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:27:03.222 | + functions-common:time_stop:2428 : local total 2022-03-16 17:27:03.225 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:27:03.228 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 17:27:03.231 | + functions-common:time_stop:2432 : start_time=1647451620517 2022-03-16 17:27:03.233 | + functions-common:time_stop:2434 : [[ -z 1647451620517 ]] 2022-03-16 17:27:03.237 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:27:03.242 | + functions-common:time_stop:2437 : end_time=1647451623239 2022-03-16 17:27:03.245 | + functions-common:time_stop:2438 : elapsed_time=2722 2022-03-16 17:27:03.247 | + functions-common:time_stop:2439 : total=15706 2022-03-16 17:27:03.250 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:27:03.253 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18428 2022-03-16 17:27:03.255 | + functions:wait_for_service:467 : return 0 2022-03-16 17:27:03.258 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-16 17:27:03.276 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:27:03.279 | + ./stack.sh:main:1302 : start_neutron 2022-03-16 17:27:03.281 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-16 17:27:03.285 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:27:03.286 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 17:27:03.292 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 17:27:03.295 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 17:27:03.297 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-03-16 17:27:03.300 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 17:27:03.303 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-16 17:27:03.306 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : 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' 2022-03-16 17:27:03.309 | + functions-common:run_process:1680 : local service=q-agt 2022-03-16 17:27:03.312 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:27:03.314 | + functions-common:run_process:1682 : local group= 2022-03-16 17:27:03.317 | + functions-common:run_process:1683 : local user= 2022-03-16 17:27:03.320 | + functions-common:run_process:1685 : local name=q-agt 2022-03-16 17:27:03.323 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:27:03.325 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:27:03.328 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:27:03.331 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:27:03.334 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:27:03.339 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451623335 2022-03-16 17:27:03.342 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-16 17:27:03.360 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:27:03.363 | + functions-common:run_process:1689 : _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' '' '' 2022-03-16 17:27:03.365 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-16 17:27:03.369 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:27:03.371 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:27:03.374 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:27:03.376 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:27:03.379 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-16 17:27:03.381 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-16 17:27:03.384 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-16 17:27:03.387 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:27:03.389 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:27:03.392 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-16 17:27:03.394 | + functions-common:_run_under_systemd:1657 : 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 2022-03-16 17:27:03.397 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-16 17:27:03.400 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-16 17:27:03.402 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:27:03.405 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:27:03.407 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:27:03.409 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:27:03.412 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-16 17:27:03.414 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:27:03.419 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-16 17:27:03.472 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-16 17:27:03.526 | + functions-common:write_user_unit_file:1575 : 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' 2022-03-16 17:27:03.580 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-16 17:27:03.634 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-16 17:27:03.691 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:27:03.747 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:27:03.749 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-16 17:27:03.803 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:27:04.251 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-16 17:27:04.264 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-16 17:27:04.698 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-16 17:27:04.719 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:27:04.725 | + functions-common:time_stop:2425 : local name 2022-03-16 17:27:04.729 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:27:04.732 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:27:04.734 | + functions-common:time_stop:2428 : local total 2022-03-16 17:27:04.737 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:27:04.739 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:27:04.742 | + functions-common:time_stop:2432 : start_time=1647451623335 2022-03-16 17:27:04.745 | + functions-common:time_stop:2434 : [[ -z 1647451623335 ]] 2022-03-16 17:27:04.748 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:27:04.753 | + functions-common:time_stop:2437 : end_time=1647451624750 2022-03-16 17:27:04.756 | + functions-common:time_stop:2438 : elapsed_time=1415 2022-03-16 17:27:04.758 | + functions-common:time_stop:2439 : total=15162 2022-03-16 17:27:04.761 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:27:04.763 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16577 2022-03-16 17:27:04.766 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-16 17:27:04.769 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-16 17:27:04.771 | + functions-common:is_provider_network:2277 : return 1 2022-03-16 17:27:04.774 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-16 17:27:04.776 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:27:04.779 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-16 17:27:04.782 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:27:04.784 | + functions-common:run_process:1682 : local group= 2022-03-16 17:27:04.787 | + functions-common:run_process:1683 : local user= 2022-03-16 17:27:04.789 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-16 17:27:04.793 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:27:04.795 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:27:04.798 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:27:04.800 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:27:04.804 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:27:04.810 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451624807 2022-03-16 17:27:04.813 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-16 17:27:04.831 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:27:04.834 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-03-16 17:27:04.836 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-16 17:27:04.839 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:27:04.842 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:27:04.844 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:27:04.847 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:27:04.850 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-03-16 17:27:04.853 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-03-16 17:27:04.856 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-16 17:27:04.858 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:27:04.861 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:27:04.864 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-03-16 17:27:04.866 | + functions-common:_run_under_systemd:1657 : 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 2022-03-16 17:27:04.870 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-16 17:27:04.873 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-16 17:27:04.875 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:27:04.878 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:27:04.880 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:27:04.883 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:27:04.886 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-16 17:27:04.889 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:27:04.893 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-16 17:27:04.948 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-16 17:27:05.005 | + functions-common:write_user_unit_file:1575 : 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' 2022-03-16 17:27:05.061 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-16 17:27:05.117 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-16 17:27:05.172 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:27:05.229 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:27:05.232 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-16 17:27:05.286 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:27:05.762 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-16 17:27:05.777 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-16 17:27:06.214 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-16 17:27:06.239 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:27:06.242 | + functions-common:time_stop:2425 : local name 2022-03-16 17:27:06.245 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:27:06.247 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:27:06.250 | + functions-common:time_stop:2428 : local total 2022-03-16 17:27:06.253 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:27:06.255 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:27:06.258 | + functions-common:time_stop:2432 : start_time=1647451624807 2022-03-16 17:27:06.261 | + functions-common:time_stop:2434 : [[ -z 1647451624807 ]] 2022-03-16 17:27:06.264 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:27:06.269 | + functions-common:time_stop:2437 : end_time=1647451626266 2022-03-16 17:27:06.271 | + functions-common:time_stop:2438 : elapsed_time=1459 2022-03-16 17:27:06.275 | + functions-common:time_stop:2439 : total=16577 2022-03-16 17:27:06.277 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:27:06.280 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18036 2022-03-16 17:27:06.283 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-16 17:27:06.286 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-16 17:27:06.288 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-16 17:27:06.292 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-16 17:27:06.294 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:27:06.297 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:27:06.300 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:27:06.303 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-16 17:27:06.305 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:27:06.309 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:27:06.311 | + functions-common:run_process:1680 : local service=q-l3 2022-03-16 17:27:06.314 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:27:06.316 | + functions-common:run_process:1682 : local group= 2022-03-16 17:27:06.319 | + functions-common:run_process:1683 : local user= 2022-03-16 17:27:06.323 | + functions-common:run_process:1685 : local name=q-l3 2022-03-16 17:27:06.325 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:27:06.328 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:27:06.331 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:27:06.333 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:27:06.337 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:27:06.342 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451626339 2022-03-16 17:27:06.345 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-16 17:27:06.366 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:27:06.369 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-03-16 17:27:06.372 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-16 17:27:06.374 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:27:06.377 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:27:06.379 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:27:06.382 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:27:06.385 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-03-16 17:27:06.388 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-03-16 17:27:06.390 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-16 17:27:06.393 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:27:06.396 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:27:06.398 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-03-16 17:27:06.402 | + functions-common:_run_under_systemd:1657 : 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 2022-03-16 17:27:06.405 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-16 17:27:06.407 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-16 17:27:06.410 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:27:06.413 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:27:06.416 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:27:06.418 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:27:06.421 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-16 17:27:06.424 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:27:06.428 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-16 17:27:06.487 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-16 17:27:06.548 | + functions-common:write_user_unit_file:1575 : 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' 2022-03-16 17:27:06.609 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-16 17:27:06.668 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-16 17:27:06.726 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:27:06.788 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:27:06.792 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-16 17:27:06.860 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:27:07.344 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-16 17:27:07.359 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-16 17:27:07.835 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-16 17:27:07.863 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:27:07.866 | + functions-common:time_stop:2425 : local name 2022-03-16 17:27:07.869 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:27:07.872 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:27:07.874 | + functions-common:time_stop:2428 : local total 2022-03-16 17:27:07.877 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:27:07.879 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:27:07.882 | + functions-common:time_stop:2432 : start_time=1647451626339 2022-03-16 17:27:07.885 | + functions-common:time_stop:2434 : [[ -z 1647451626339 ]] 2022-03-16 17:27:07.889 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:27:07.893 | + functions-common:time_stop:2437 : end_time=1647451627890 2022-03-16 17:27:07.896 | + functions-common:time_stop:2438 : elapsed_time=1551 2022-03-16 17:27:07.899 | + functions-common:time_stop:2439 : total=18036 2022-03-16 17:27:07.902 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:27:07.905 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19587 2022-03-16 17:27:07.912 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:27:07.914 | + functions-common:run_process:1680 : local service=q-meta 2022-03-16 17:27:07.917 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:27:07.920 | + functions-common:run_process:1682 : local group= 2022-03-16 17:27:07.922 | + functions-common:run_process:1683 : local user= 2022-03-16 17:27:07.925 | + functions-common:run_process:1685 : local name=q-meta 2022-03-16 17:27:07.927 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:27:07.930 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:27:07.933 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:27:07.935 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:27:07.941 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:27:07.943 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451627940 2022-03-16 17:27:07.946 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-16 17:27:07.968 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:27:07.971 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-03-16 17:27:07.973 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-16 17:27:07.976 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:27:07.979 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:27:07.981 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:27:07.984 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:27:07.987 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-03-16 17:27:07.989 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-03-16 17:27:07.992 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-16 17:27:07.995 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:27:07.998 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:27:08.000 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-03-16 17:27:08.003 | + functions-common:_run_under_systemd:1657 : 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 2022-03-16 17:27:08.006 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-16 17:27:08.009 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-16 17:27:08.012 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:27:08.014 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:27:08.017 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:27:08.019 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:27:08.022 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-16 17:27:08.025 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:27:08.030 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-16 17:27:08.093 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-16 17:27:08.160 | + functions-common:write_user_unit_file:1575 : 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' 2022-03-16 17:27:08.221 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-16 17:27:08.283 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-16 17:27:08.347 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:27:08.411 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:27:08.414 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-16 17:27:08.479 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:27:08.968 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-16 17:27:08.984 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-16 17:27:09.498 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-16 17:27:09.520 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:27:09.527 | + functions-common:time_stop:2425 : local name 2022-03-16 17:27:09.530 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:27:09.539 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:27:09.544 | + functions-common:time_stop:2428 : local total 2022-03-16 17:27:09.548 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:27:09.556 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:27:09.559 | + functions-common:time_stop:2432 : start_time=1647451627940 2022-03-16 17:27:09.562 | + functions-common:time_stop:2434 : [[ -z 1647451627940 ]] 2022-03-16 17:27:09.567 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:27:09.578 | + functions-common:time_stop:2437 : end_time=1647451629571 2022-03-16 17:27:09.584 | + functions-common:time_stop:2438 : elapsed_time=1631 2022-03-16 17:27:09.587 | + functions-common:time_stop:2439 : total=19587 2022-03-16 17:27:09.590 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:27:09.593 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21218 2022-03-16 17:27:09.595 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : 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' 2022-03-16 17:27:09.598 | + functions-common:run_process:1680 : local service=q-metering 2022-03-16 17:27:09.601 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 17:27:09.604 | + functions-common:run_process:1682 : local group= 2022-03-16 17:27:09.607 | + functions-common:run_process:1683 : local user= 2022-03-16 17:27:09.609 | + functions-common:run_process:1685 : local name=q-metering 2022-03-16 17:27:09.612 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:27:09.615 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:27:09.617 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:27:09.620 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:27:09.624 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:27:09.634 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451629625 2022-03-16 17:27:09.634 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-16 17:27:09.651 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:27:09.654 | + functions-common:run_process:1689 : _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' '' '' 2022-03-16 17:27:09.656 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-16 17:27:09.659 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 17:27:09.662 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 17:27:09.665 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 17:27:09.667 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 17:27:09.670 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-03-16 17:27:09.673 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-03-16 17:27:09.676 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-16 17:27:09.679 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:27:09.682 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:27:09.685 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-03-16 17:27:09.688 | + functions-common:_run_under_systemd:1657 : 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 2022-03-16 17:27:09.690 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-16 17:27:09.693 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-16 17:27:09.697 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:27:09.699 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:27:09.702 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:27:09.705 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:27:09.707 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-16 17:27:09.710 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:27:09.715 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-16 17:27:09.786 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-16 17:27:09.867 | + functions-common:write_user_unit_file:1575 : 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' 2022-03-16 17:27:09.945 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-16 17:27:10.018 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-16 17:27:10.084 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:27:10.151 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:27:10.154 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-16 17:27:10.220 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:27:10.734 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-16 17:27:10.748 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-16 17:27:11.263 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-16 17:27:11.285 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:27:11.288 | + functions-common:time_stop:2425 : local name 2022-03-16 17:27:11.293 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:27:11.298 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:27:11.303 | + functions-common:time_stop:2428 : local total 2022-03-16 17:27:11.306 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:27:11.311 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:27:11.314 | + functions-common:time_stop:2432 : start_time=1647451629625 2022-03-16 17:27:11.323 | + functions-common:time_stop:2434 : [[ -z 1647451629625 ]] 2022-03-16 17:27:11.332 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:27:11.346 | + functions-common:time_stop:2437 : end_time=1647451631335 2022-03-16 17:27:11.355 | + functions-common:time_stop:2438 : elapsed_time=1710 2022-03-16 17:27:11.363 | + functions-common:time_stop:2439 : total=21218 2022-03-16 17:27:11.368 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:27:11.375 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22928 2022-03-16 17:27:11.381 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-16 17:27:11.423 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:27:11.430 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-16 17:27:11.435 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-16 17:27:11.446 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:27:11.462 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-16 17:27:11.466 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-16 17:27:11.478 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-16 17:27:11.486 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-03-16 17:27:11.492 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-03-16 17:27:11.503 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-03-16 17:27:11.510 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:27:11.510 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-03-16 17:27:11.518 | ++ functions-common:get_field:812 : read data 2022-03-16 17:27:14.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:14.470 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:14.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:14.470 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:14.688 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:27:14.691 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 17:27:14.696 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 17:27:14.702 | ++ functions-common:get_field:818 : echo '| 7b9a2fadb3b34bfabec18c07e96333bc | demo |' 2022-03-16 17:27:14.704 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 17:27:14.718 | ++ functions-common:get_field:812 : read data 2022-03-16 17:27:14.722 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:27:14.728 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-03-16 17:27:14.735 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:27:14.787 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-03-16 17:27:14.790 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-03-16 17:27:14.793 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-16 17:27:14.797 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 17:27:18.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:18.306 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:18.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:18.306 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:18.498 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:27:18.501 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 17:27:18.501 | address-scope 2022-03-16 17:27:18.501 | router-admin-state-down-before-update 2022-03-16 17:27:18.501 | agent 2022-03-16 17:27:18.501 | agent-resources-synced 2022-03-16 17:27:18.501 | allowed-address-pairs 2022-03-16 17:27:18.501 | auto-allocated-topology 2022-03-16 17:27:18.501 | availability_zone 2022-03-16 17:27:18.501 | availability_zone_filter 2022-03-16 17:27:18.501 | default-subnetpools 2022-03-16 17:27:18.501 | dhcp_agent_scheduler 2022-03-16 17:27:18.501 | dvr 2022-03-16 17:27:18.501 | empty-string-filtering 2022-03-16 17:27:18.502 | external-net 2022-03-16 17:27:18.502 | extra_dhcp_opt 2022-03-16 17:27:18.502 | extraroute 2022-03-16 17:27:18.502 | extraroute-atomic 2022-03-16 17:27:18.502 | filter-validation 2022-03-16 17:27:18.502 | fip-port-details 2022-03-16 17:27:18.502 | flavors 2022-03-16 17:27:18.502 | floatingip-pools 2022-03-16 17:27:18.502 | ip-substring-filtering 2022-03-16 17:27:18.502 | router 2022-03-16 17:27:18.502 | ext-gw-mode 2022-03-16 17:27:18.502 | l3-ha 2022-03-16 17:27:18.502 | l3-flavors 2022-03-16 17:27:18.502 | l3-port-ip-change-not-allowed 2022-03-16 17:27:18.502 | l3_agent_scheduler 2022-03-16 17:27:18.502 | metering 2022-03-16 17:27:18.502 | metering_source_and_destination_fields 2022-03-16 17:27:18.502 | multi-provider 2022-03-16 17:27:18.502 | net-mtu 2022-03-16 17:27:18.502 | net-mtu-writable 2022-03-16 17:27:18.502 | network_availability_zone 2022-03-16 17:27:18.502 | network-ip-availability 2022-03-16 17:27:18.502 | pagination 2022-03-16 17:27:18.502 | port-device-profile 2022-03-16 17:27:18.502 | port-mac-address-regenerate 2022-03-16 17:27:18.502 | port-numa-affinity-policy 2022-03-16 17:27:18.502 | binding 2022-03-16 17:27:18.502 | binding-extended 2022-03-16 17:27:18.502 | port-security 2022-03-16 17:27:18.502 | project-id 2022-03-16 17:27:18.502 | provider 2022-03-16 17:27:18.502 | quota-check-limit 2022-03-16 17:27:18.502 | quotas 2022-03-16 17:27:18.502 | quota_details 2022-03-16 17:27:18.502 | rbac-policies 2022-03-16 17:27:18.503 | rbac-address-group 2022-03-16 17:27:18.503 | rbac-address-scope 2022-03-16 17:27:18.503 | rbac-security-groups 2022-03-16 17:27:18.503 | rbac-subnetpool 2022-03-16 17:27:18.503 | revision-if-match 2022-03-16 17:27:18.503 | standard-attr-revisions 2022-03-16 17:27:18.503 | router_availability_zone 2022-03-16 17:27:18.503 | security-groups-normalized-cidr 2022-03-16 17:27:18.503 | port-security-groups-filtering 2022-03-16 17:27:18.503 | security-groups-remote-address-group 2022-03-16 17:27:18.503 | security-groups-shared-filtering 2022-03-16 17:27:18.503 | security-group 2022-03-16 17:27:18.503 | service-type 2022-03-16 17:27:18.503 | sorting 2022-03-16 17:27:18.503 | standard-attr-description 2022-03-16 17:27:18.503 | stateful-security-group 2022-03-16 17:27:18.503 | subnet_onboard 2022-03-16 17:27:18.503 | subnet-service-types 2022-03-16 17:27:18.503 | subnet_allocation 2022-03-16 17:27:18.503 | subnetpool-prefix-ops 2022-03-16 17:27:18.503 | standard-attr-tag 2022-03-16 17:27:18.503 | standard-attr-timestamp' 2022-03-16 17:27:18.506 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 17:27:18.506 | address-scope 2022-03-16 17:27:18.506 | router-admin-state-down-before-update 2022-03-16 17:27:18.506 | agent 2022-03-16 17:27:18.506 | agent-resources-synced 2022-03-16 17:27:18.506 | allowed-address-pairs 2022-03-16 17:27:18.506 | auto-allocated-topology 2022-03-16 17:27:18.506 | availability_zone 2022-03-16 17:27:18.506 | availability_zone_filter 2022-03-16 17:27:18.506 | default-subnetpools 2022-03-16 17:27:18.506 | dhcp_agent_scheduler 2022-03-16 17:27:18.506 | dvr 2022-03-16 17:27:18.506 | empty-string-filtering 2022-03-16 17:27:18.506 | external-net 2022-03-16 17:27:18.506 | extra_dhcp_opt 2022-03-16 17:27:18.506 | extraroute 2022-03-16 17:27:18.506 | extraroute-atomic 2022-03-16 17:27:18.506 | filter-validation 2022-03-16 17:27:18.506 | fip-port-details 2022-03-16 17:27:18.506 | flavors 2022-03-16 17:27:18.506 | floatingip-pools 2022-03-16 17:27:18.506 | ip-substring-filtering 2022-03-16 17:27:18.507 | router 2022-03-16 17:27:18.507 | ext-gw-mode 2022-03-16 17:27:18.507 | l3-ha 2022-03-16 17:27:18.507 | l3-flavors 2022-03-16 17:27:18.507 | l3-port-ip-change-not-allowed 2022-03-16 17:27:18.507 | l3_agent_scheduler 2022-03-16 17:27:18.507 | metering 2022-03-16 17:27:18.507 | metering_source_and_destination_fields 2022-03-16 17:27:18.507 | multi-provider 2022-03-16 17:27:18.507 | net-mtu 2022-03-16 17:27:18.507 | net-mtu-writable 2022-03-16 17:27:18.507 | network_availability_zone 2022-03-16 17:27:18.507 | network-ip-availability 2022-03-16 17:27:18.507 | pagination 2022-03-16 17:27:18.507 | port-device-profile 2022-03-16 17:27:18.507 | port-mac-address-regenerate 2022-03-16 17:27:18.507 | port-numa-affinity-policy 2022-03-16 17:27:18.507 | binding 2022-03-16 17:27:18.507 | binding-extended 2022-03-16 17:27:18.507 | port-security 2022-03-16 17:27:18.507 | project-id 2022-03-16 17:27:18.507 | provider 2022-03-16 17:27:18.507 | quota-check-limit 2022-03-16 17:27:18.507 | quotas 2022-03-16 17:27:18.507 | quota_details 2022-03-16 17:27:18.507 | rbac-policies 2022-03-16 17:27:18.507 | rbac-address-group 2022-03-16 17:27:18.507 | rbac-address-scope 2022-03-16 17:27:18.507 | rbac-security-groups 2022-03-16 17:27:18.507 | rbac-subnetpool 2022-03-16 17:27:18.508 | revision-if-match 2022-03-16 17:27:18.508 | standard-attr-revisions 2022-03-16 17:27:18.508 | router_availability_zone 2022-03-16 17:27:18.508 | security-groups-normalized-cidr 2022-03-16 17:27:18.508 | port-security-groups-filtering 2022-03-16 17:27:18.508 | security-groups-remote-address-group 2022-03-16 17:27:18.508 | security-groups-shared-filtering 2022-03-16 17:27:18.508 | security-group 2022-03-16 17:27:18.508 | service-type 2022-03-16 17:27:18.508 | sorting 2022-03-16 17:27:18.508 | standard-attr-description 2022-03-16 17:27:18.508 | stateful-security-group 2022-03-16 17:27:18.508 | subnet_onboard 2022-03-16 17:27:18.508 | subnet-service-types 2022-03-16 17:27:18.508 | subnet_allocation 2022-03-16 17:27:18.509 | subnetpool-prefix-ops 2022-03-16 17:27:18.509 | standard-attr-tag 2022-03-16 17:27:18.509 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-16 17:27:18.512 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 17:27:18.515 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-03-16 17:27:18.518 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-03-16 17:27:18.527 | ++ 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 2022-03-16 17:27:21.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:21.935 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:21.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:21.935 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:22.103 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:27:22.107 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=f2ea447d-dcbd-45b6-b9a1-b75df8887e34 2022-03-16 17:27:22.110 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-03-16 17:27:22.112 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-03-16 17:27:22.115 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-16 17:27:22.118 | + functions-common:is_provider_network:2277 : return 1 2022-03-16 17:27:22.123 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-16 17:27:22.123 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-03-16 17:27:22.123 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-03-16 17:27:22.127 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:27:22.131 | ++ functions-common:get_field:812 : read data 2022-03-16 17:27:25.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:25.325 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:25.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:25.325 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:25.507 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:27:25.511 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 17:27:25.513 | ++ functions-common:get_field:816 : field='$3' 2022-03-16 17:27:25.517 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 17:27:25.517 | ++ functions-common:get_field:818 : echo '| id | 1031d42d-55c2-44e6-8fb5-68af2aa6e973 |' 2022-03-16 17:27:25.523 | ++ functions-common:get_field:812 : read data 2022-03-16 17:27:25.527 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=1031d42d-55c2-44e6-8fb5-68af2aa6e973 2022-03-16 17:27:25.530 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 7b9a2fadb3b34bfabec18c07e96333bc' 2022-03-16 17:27:25.533 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:27:25.550 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-03-16 17:27:25.553 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:27:25.557 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=7b9a2fadb3b34bfabec18c07e96333bc 2022-03-16 17:27:25.560 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z f2ea447d-dcbd-45b6-b9a1-b75df8887e34 ']' 2022-03-16 17:27:25.562 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-03-16 17:27:25.565 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-03-16 17:27:25.567 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-16 17:27:25.570 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool f2ea447d-dcbd-45b6-b9a1-b75df8887e34 ' 2022-03-16 17:27:25.574 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-03-16 17:27:25.576 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 1031d42d-55c2-44e6-8fb5-68af2aa6e973 private-subnet' 2022-03-16 17:27:25.579 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-03-16 17:27:25.583 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool f2ea447d-dcbd-45b6-b9a1-b75df8887e34 --network 1031d42d-55c2-44e6-8fb5-68af2aa6e973 private-subnet 2022-03-16 17:27:25.583 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-03-16 17:27:25.584 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-03-16 17:27:25.587 | +++ functions-common:get_field:811 : local data field 2022-03-16 17:27:25.590 | +++ functions-common:get_field:812 : read data 2022-03-16 17:27:28.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:28.838 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:28.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:28.838 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:29.016 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:27:29.019 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 17:27:29.024 | +++ functions-common:get_field:816 : field='$3' 2022-03-16 17:27:29.028 | +++ functions-common:get_field:818 : echo '| id | e72bc8c8-e554-4e6f-9eea-4e9eda0dfa55 |' 2022-03-16 17:27:29.028 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 17:27:29.034 | +++ functions-common:get_field:812 : read data 2022-03-16 17:27:29.038 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=e72bc8c8-e554-4e6f-9eea-4e9eda0dfa55 2022-03-16 17:27:29.043 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 7b9a2fadb3b34bfabec18c07e96333bc' 2022-03-16 17:27:29.046 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:27:29.065 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo e72bc8c8-e554-4e6f-9eea-4e9eda0dfa55 2022-03-16 17:27:29.068 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=e72bc8c8-e554-4e6f-9eea-4e9eda0dfa55 2022-03-16 17:27:29.071 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-03-16 17:27:29.073 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-03-16 17:27:29.076 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-03-16 17:27:29.080 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 17:27:31.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:31.805 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:31.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:31.806 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:31.982 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:27:31.985 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 17:27:31.986 | address-scope 2022-03-16 17:27:31.986 | router-admin-state-down-before-update 2022-03-16 17:27:31.986 | agent 2022-03-16 17:27:31.986 | agent-resources-synced 2022-03-16 17:27:31.986 | allowed-address-pairs 2022-03-16 17:27:31.986 | auto-allocated-topology 2022-03-16 17:27:31.986 | availability_zone 2022-03-16 17:27:31.986 | availability_zone_filter 2022-03-16 17:27:31.986 | default-subnetpools 2022-03-16 17:27:31.986 | dhcp_agent_scheduler 2022-03-16 17:27:31.986 | dvr 2022-03-16 17:27:31.986 | empty-string-filtering 2022-03-16 17:27:31.986 | external-net 2022-03-16 17:27:31.986 | extra_dhcp_opt 2022-03-16 17:27:31.986 | extraroute 2022-03-16 17:27:31.986 | extraroute-atomic 2022-03-16 17:27:31.986 | filter-validation 2022-03-16 17:27:31.986 | fip-port-details 2022-03-16 17:27:31.986 | flavors 2022-03-16 17:27:31.986 | floatingip-pools 2022-03-16 17:27:31.986 | ip-substring-filtering 2022-03-16 17:27:31.986 | router 2022-03-16 17:27:31.986 | ext-gw-mode 2022-03-16 17:27:31.986 | l3-ha 2022-03-16 17:27:31.986 | l3-flavors 2022-03-16 17:27:31.986 | l3-port-ip-change-not-allowed 2022-03-16 17:27:31.986 | l3_agent_scheduler 2022-03-16 17:27:31.986 | metering 2022-03-16 17:27:31.986 | metering_source_and_destination_fields 2022-03-16 17:27:31.986 | multi-provider 2022-03-16 17:27:31.986 | net-mtu 2022-03-16 17:27:31.986 | net-mtu-writable 2022-03-16 17:27:31.987 | network_availability_zone 2022-03-16 17:27:31.987 | network-ip-availability 2022-03-16 17:27:31.987 | pagination 2022-03-16 17:27:31.987 | port-device-profile 2022-03-16 17:27:31.987 | port-mac-address-regenerate 2022-03-16 17:27:31.987 | port-numa-affinity-policy 2022-03-16 17:27:31.987 | binding 2022-03-16 17:27:31.987 | binding-extended 2022-03-16 17:27:31.987 | port-security 2022-03-16 17:27:31.987 | project-id 2022-03-16 17:27:31.987 | provider 2022-03-16 17:27:31.987 | quota-check-limit 2022-03-16 17:27:31.987 | quotas 2022-03-16 17:27:31.987 | quota_details 2022-03-16 17:27:31.987 | rbac-policies 2022-03-16 17:27:31.987 | rbac-address-group 2022-03-16 17:27:31.987 | rbac-address-scope 2022-03-16 17:27:31.987 | rbac-security-groups 2022-03-16 17:27:31.987 | rbac-subnetpool 2022-03-16 17:27:31.987 | revision-if-match 2022-03-16 17:27:31.987 | standard-attr-revisions 2022-03-16 17:27:31.987 | router_availability_zone 2022-03-16 17:27:31.987 | security-groups-normalized-cidr 2022-03-16 17:27:31.987 | port-security-groups-filtering 2022-03-16 17:27:31.987 | security-groups-remote-address-group 2022-03-16 17:27:31.987 | security-groups-shared-filtering 2022-03-16 17:27:31.987 | security-group 2022-03-16 17:27:31.987 | service-type 2022-03-16 17:27:31.987 | sorting 2022-03-16 17:27:31.987 | standard-attr-description 2022-03-16 17:27:31.987 | stateful-security-group 2022-03-16 17:27:31.987 | subnet_onboard 2022-03-16 17:27:31.987 | subnet-service-types 2022-03-16 17:27:31.987 | subnet_allocation 2022-03-16 17:27:31.987 | subnetpool-prefix-ops 2022-03-16 17:27:31.987 | standard-attr-tag 2022-03-16 17:27:31.988 | standard-attr-timestamp' 2022-03-16 17:27:31.989 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 17:27:31.989 | address-scope 2022-03-16 17:27:31.989 | router-admin-state-down-before-update 2022-03-16 17:27:31.989 | agent 2022-03-16 17:27:31.989 | agent-resources-synced 2022-03-16 17:27:31.989 | allowed-address-pairs 2022-03-16 17:27:31.989 | auto-allocated-topology 2022-03-16 17:27:31.989 | availability_zone 2022-03-16 17:27:31.989 | availability_zone_filter 2022-03-16 17:27:31.989 | default-subnetpools 2022-03-16 17:27:31.990 | dhcp_agent_scheduler 2022-03-16 17:27:31.990 | dvr 2022-03-16 17:27:31.990 | empty-string-filtering 2022-03-16 17:27:31.990 | external-net 2022-03-16 17:27:31.990 | extra_dhcp_opt 2022-03-16 17:27:31.990 | extraroute 2022-03-16 17:27:31.990 | extraroute-atomic 2022-03-16 17:27:31.990 | filter-validation 2022-03-16 17:27:31.990 | fip-port-details 2022-03-16 17:27:31.990 | flavors 2022-03-16 17:27:31.990 | floatingip-pools 2022-03-16 17:27:31.990 | ip-substring-filtering 2022-03-16 17:27:31.990 | router 2022-03-16 17:27:31.990 | ext-gw-mode 2022-03-16 17:27:31.990 | l3-ha 2022-03-16 17:27:31.990 | l3-flavors 2022-03-16 17:27:31.990 | l3-port-ip-change-not-allowed 2022-03-16 17:27:31.990 | l3_agent_scheduler 2022-03-16 17:27:31.990 | metering 2022-03-16 17:27:31.990 | metering_source_and_destination_fields 2022-03-16 17:27:31.990 | multi-provider 2022-03-16 17:27:31.990 | net-mtu 2022-03-16 17:27:31.990 | net-mtu-writable 2022-03-16 17:27:31.990 | network_availability_zone 2022-03-16 17:27:31.990 | network-ip-availability 2022-03-16 17:27:31.990 | pagination 2022-03-16 17:27:31.990 | port-device-profile 2022-03-16 17:27:31.990 | port-mac-address-regenerate 2022-03-16 17:27:31.990 | port-numa-affinity-policy 2022-03-16 17:27:31.990 | binding 2022-03-16 17:27:31.990 | binding-extended 2022-03-16 17:27:31.990 | port-security 2022-03-16 17:27:31.990 | project-id 2022-03-16 17:27:31.990 | provider 2022-03-16 17:27:31.991 | quota-check-limit 2022-03-16 17:27:31.991 | quotas 2022-03-16 17:27:31.991 | quota_details 2022-03-16 17:27:31.991 | rbac-policies 2022-03-16 17:27:31.991 | rbac-address-group 2022-03-16 17:27:31.991 | rbac-address-scope 2022-03-16 17:27:31.991 | rbac-security-groups 2022-03-16 17:27:31.991 | rbac-subnetpool 2022-03-16 17:27:31.991 | revision-if-match 2022-03-16 17:27:31.991 | standard-attr-revisions 2022-03-16 17:27:31.991 | router_availability_zone 2022-03-16 17:27:31.991 | security-groups-normalized-cidr 2022-03-16 17:27:31.991 | port-security-groups-filtering 2022-03-16 17:27:31.991 | security-groups-remote-address-group 2022-03-16 17:27:31.991 | security-groups-shared-filtering 2022-03-16 17:27:31.991 | security-group 2022-03-16 17:27:31.991 | service-type 2022-03-16 17:27:31.991 | sorting 2022-03-16 17:27:31.991 | standard-attr-description 2022-03-16 17:27:31.991 | stateful-security-group 2022-03-16 17:27:31.991 | subnet_onboard 2022-03-16 17:27:31.991 | subnet-service-types 2022-03-16 17:27:31.991 | subnet_allocation 2022-03-16 17:27:31.991 | subnetpool-prefix-ops 2022-03-16 17:27:31.991 | standard-attr-tag 2022-03-16 17:27:31.991 | standard-attr-timestamp =~ router ]] 2022-03-16 17:27:31.993 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 17:27:31.996 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-03-16 17:27:32.000 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-03-16 17:27:32.003 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 17:27:34.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:34.785 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:34.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:34.786 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:34.970 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:27:34.973 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 17:27:34.973 | address-scope 2022-03-16 17:27:34.973 | router-admin-state-down-before-update 2022-03-16 17:27:34.973 | agent 2022-03-16 17:27:34.973 | agent-resources-synced 2022-03-16 17:27:34.973 | allowed-address-pairs 2022-03-16 17:27:34.973 | auto-allocated-topology 2022-03-16 17:27:34.973 | availability_zone 2022-03-16 17:27:34.973 | availability_zone_filter 2022-03-16 17:27:34.973 | default-subnetpools 2022-03-16 17:27:34.973 | dhcp_agent_scheduler 2022-03-16 17:27:34.973 | dvr 2022-03-16 17:27:34.974 | empty-string-filtering 2022-03-16 17:27:34.974 | external-net 2022-03-16 17:27:34.974 | extra_dhcp_opt 2022-03-16 17:27:34.974 | extraroute 2022-03-16 17:27:34.974 | extraroute-atomic 2022-03-16 17:27:34.974 | filter-validation 2022-03-16 17:27:34.974 | fip-port-details 2022-03-16 17:27:34.974 | flavors 2022-03-16 17:27:34.974 | floatingip-pools 2022-03-16 17:27:34.974 | ip-substring-filtering 2022-03-16 17:27:34.974 | router 2022-03-16 17:27:34.974 | ext-gw-mode 2022-03-16 17:27:34.974 | l3-ha 2022-03-16 17:27:34.974 | l3-flavors 2022-03-16 17:27:34.974 | l3-port-ip-change-not-allowed 2022-03-16 17:27:34.974 | l3_agent_scheduler 2022-03-16 17:27:34.974 | metering 2022-03-16 17:27:34.974 | metering_source_and_destination_fields 2022-03-16 17:27:34.974 | multi-provider 2022-03-16 17:27:34.974 | net-mtu 2022-03-16 17:27:34.974 | net-mtu-writable 2022-03-16 17:27:34.974 | network_availability_zone 2022-03-16 17:27:34.974 | network-ip-availability 2022-03-16 17:27:34.974 | pagination 2022-03-16 17:27:34.974 | port-device-profile 2022-03-16 17:27:34.974 | port-mac-address-regenerate 2022-03-16 17:27:34.974 | port-numa-affinity-policy 2022-03-16 17:27:34.974 | binding 2022-03-16 17:27:34.974 | binding-extended 2022-03-16 17:27:34.974 | port-security 2022-03-16 17:27:34.974 | project-id 2022-03-16 17:27:34.974 | provider 2022-03-16 17:27:34.974 | quota-check-limit 2022-03-16 17:27:34.974 | quotas 2022-03-16 17:27:34.974 | quota_details 2022-03-16 17:27:34.974 | rbac-policies 2022-03-16 17:27:34.975 | rbac-address-group 2022-03-16 17:27:34.975 | rbac-address-scope 2022-03-16 17:27:34.975 | rbac-security-groups 2022-03-16 17:27:34.975 | rbac-subnetpool 2022-03-16 17:27:34.975 | revision-if-match 2022-03-16 17:27:34.975 | standard-attr-revisions 2022-03-16 17:27:34.975 | router_availability_zone 2022-03-16 17:27:34.975 | security-groups-normalized-cidr 2022-03-16 17:27:34.975 | port-security-groups-filtering 2022-03-16 17:27:34.975 | security-groups-remote-address-group 2022-03-16 17:27:34.975 | security-groups-shared-filtering 2022-03-16 17:27:34.975 | security-group 2022-03-16 17:27:34.975 | service-type 2022-03-16 17:27:34.975 | sorting 2022-03-16 17:27:34.975 | standard-attr-description 2022-03-16 17:27:34.975 | stateful-security-group 2022-03-16 17:27:34.975 | subnet_onboard 2022-03-16 17:27:34.975 | subnet-service-types 2022-03-16 17:27:34.975 | subnet_allocation 2022-03-16 17:27:34.975 | subnetpool-prefix-ops 2022-03-16 17:27:34.975 | standard-attr-tag 2022-03-16 17:27:34.975 | standard-attr-timestamp' 2022-03-16 17:27:34.976 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 17:27:34.977 | address-scope 2022-03-16 17:27:34.977 | router-admin-state-down-before-update 2022-03-16 17:27:34.977 | agent 2022-03-16 17:27:34.977 | agent-resources-synced 2022-03-16 17:27:34.977 | allowed-address-pairs 2022-03-16 17:27:34.977 | auto-allocated-topology 2022-03-16 17:27:34.977 | availability_zone 2022-03-16 17:27:34.977 | availability_zone_filter 2022-03-16 17:27:34.977 | default-subnetpools 2022-03-16 17:27:34.977 | dhcp_agent_scheduler 2022-03-16 17:27:34.977 | dvr 2022-03-16 17:27:34.977 | empty-string-filtering 2022-03-16 17:27:34.977 | external-net 2022-03-16 17:27:34.977 | extra_dhcp_opt 2022-03-16 17:27:34.977 | extraroute 2022-03-16 17:27:34.977 | extraroute-atomic 2022-03-16 17:27:34.977 | filter-validation 2022-03-16 17:27:34.977 | fip-port-details 2022-03-16 17:27:34.977 | flavors 2022-03-16 17:27:34.977 | floatingip-pools 2022-03-16 17:27:34.977 | ip-substring-filtering 2022-03-16 17:27:34.977 | router 2022-03-16 17:27:34.977 | ext-gw-mode 2022-03-16 17:27:34.977 | l3-ha 2022-03-16 17:27:34.977 | l3-flavors 2022-03-16 17:27:34.977 | l3-port-ip-change-not-allowed 2022-03-16 17:27:34.977 | l3_agent_scheduler 2022-03-16 17:27:34.977 | metering 2022-03-16 17:27:34.978 | metering_source_and_destination_fields 2022-03-16 17:27:34.978 | multi-provider 2022-03-16 17:27:34.978 | net-mtu 2022-03-16 17:27:34.978 | net-mtu-writable 2022-03-16 17:27:34.978 | network_availability_zone 2022-03-16 17:27:34.978 | network-ip-availability 2022-03-16 17:27:34.978 | pagination 2022-03-16 17:27:34.978 | port-device-profile 2022-03-16 17:27:34.978 | port-mac-address-regenerate 2022-03-16 17:27:34.978 | port-numa-affinity-policy 2022-03-16 17:27:34.978 | binding 2022-03-16 17:27:34.978 | binding-extended 2022-03-16 17:27:34.978 | port-security 2022-03-16 17:27:34.978 | project-id 2022-03-16 17:27:34.978 | provider 2022-03-16 17:27:34.978 | quota-check-limit 2022-03-16 17:27:34.978 | quotas 2022-03-16 17:27:34.978 | quota_details 2022-03-16 17:27:34.978 | rbac-policies 2022-03-16 17:27:34.978 | rbac-address-group 2022-03-16 17:27:34.978 | rbac-address-scope 2022-03-16 17:27:34.978 | rbac-security-groups 2022-03-16 17:27:34.978 | rbac-subnetpool 2022-03-16 17:27:34.978 | revision-if-match 2022-03-16 17:27:34.978 | standard-attr-revisions 2022-03-16 17:27:34.978 | router_availability_zone 2022-03-16 17:27:34.978 | security-groups-normalized-cidr 2022-03-16 17:27:34.978 | port-security-groups-filtering 2022-03-16 17:27:34.978 | security-groups-remote-address-group 2022-03-16 17:27:34.978 | security-groups-shared-filtering 2022-03-16 17:27:34.978 | security-group 2022-03-16 17:27:34.978 | service-type 2022-03-16 17:27:34.978 | sorting 2022-03-16 17:27:34.978 | standard-attr-description 2022-03-16 17:27:34.978 | stateful-security-group 2022-03-16 17:27:34.979 | subnet_onboard 2022-03-16 17:27:34.979 | subnet-service-types 2022-03-16 17:27:34.979 | subnet_allocation 2022-03-16 17:27:34.979 | subnetpool-prefix-ops 2022-03-16 17:27:34.979 | standard-attr-tag 2022-03-16 17:27:34.979 | standard-attr-timestamp =~ external-net ]] 2022-03-16 17:27:34.980 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 17:27:34.983 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-03-16 17:27:34.988 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-16 17:27:34.988 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-03-16 17:27:34.989 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-03-16 17:27:34.993 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:27:34.998 | ++ functions-common:get_field:812 : read data 2022-03-16 17:27:38.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:38.018 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:38.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:38.018 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:38.190 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:27:38.193 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 17:27:38.196 | ++ functions-common:get_field:816 : field='$3' 2022-03-16 17:27:38.200 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 17:27:38.200 | ++ functions-common:get_field:818 : echo '| id | 1e69d2ff-546c-4c21-a02b-33491b311be5 |' 2022-03-16 17:27:38.206 | ++ functions-common:get_field:812 : read data 2022-03-16 17:27:38.210 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=1e69d2ff-546c-4c21-a02b-33491b311be5 2022-03-16 17:27:38.213 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 7b9a2fadb3b34bfabec18c07e96333bc router1' 2022-03-16 17:27:38.216 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:27:38.234 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-16 17:27:38.237 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-03-16 17:27:38.239 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-16 17:27:38.243 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-16 17:27:40.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:40.988 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:40.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:40.988 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:41.157 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:27:41.160 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-16 17:27:41.160 | address-scope 2022-03-16 17:27:41.160 | router-admin-state-down-before-update 2022-03-16 17:27:41.161 | agent 2022-03-16 17:27:41.161 | agent-resources-synced 2022-03-16 17:27:41.161 | allowed-address-pairs 2022-03-16 17:27:41.161 | auto-allocated-topology 2022-03-16 17:27:41.161 | availability_zone 2022-03-16 17:27:41.161 | availability_zone_filter 2022-03-16 17:27:41.161 | default-subnetpools 2022-03-16 17:27:41.161 | dhcp_agent_scheduler 2022-03-16 17:27:41.161 | dvr 2022-03-16 17:27:41.161 | empty-string-filtering 2022-03-16 17:27:41.161 | external-net 2022-03-16 17:27:41.161 | extra_dhcp_opt 2022-03-16 17:27:41.161 | extraroute 2022-03-16 17:27:41.161 | extraroute-atomic 2022-03-16 17:27:41.161 | filter-validation 2022-03-16 17:27:41.161 | fip-port-details 2022-03-16 17:27:41.161 | flavors 2022-03-16 17:27:41.161 | floatingip-pools 2022-03-16 17:27:41.161 | ip-substring-filtering 2022-03-16 17:27:41.161 | router 2022-03-16 17:27:41.161 | ext-gw-mode 2022-03-16 17:27:41.161 | l3-ha 2022-03-16 17:27:41.161 | l3-flavors 2022-03-16 17:27:41.161 | l3-port-ip-change-not-allowed 2022-03-16 17:27:41.161 | l3_agent_scheduler 2022-03-16 17:27:41.161 | metering 2022-03-16 17:27:41.161 | metering_source_and_destination_fields 2022-03-16 17:27:41.161 | multi-provider 2022-03-16 17:27:41.161 | net-mtu 2022-03-16 17:27:41.161 | net-mtu-writable 2022-03-16 17:27:41.161 | network_availability_zone 2022-03-16 17:27:41.161 | network-ip-availability 2022-03-16 17:27:41.161 | pagination 2022-03-16 17:27:41.161 | port-device-profile 2022-03-16 17:27:41.161 | port-mac-address-regenerate 2022-03-16 17:27:41.161 | port-numa-affinity-policy 2022-03-16 17:27:41.162 | binding 2022-03-16 17:27:41.162 | binding-extended 2022-03-16 17:27:41.162 | port-security 2022-03-16 17:27:41.162 | project-id 2022-03-16 17:27:41.162 | provider 2022-03-16 17:27:41.162 | quota-check-limit 2022-03-16 17:27:41.162 | quotas 2022-03-16 17:27:41.162 | quota_details 2022-03-16 17:27:41.162 | rbac-policies 2022-03-16 17:27:41.162 | rbac-address-group 2022-03-16 17:27:41.162 | rbac-address-scope 2022-03-16 17:27:41.162 | rbac-security-groups 2022-03-16 17:27:41.162 | rbac-subnetpool 2022-03-16 17:27:41.162 | revision-if-match 2022-03-16 17:27:41.162 | standard-attr-revisions 2022-03-16 17:27:41.162 | router_availability_zone 2022-03-16 17:27:41.162 | security-groups-normalized-cidr 2022-03-16 17:27:41.162 | port-security-groups-filtering 2022-03-16 17:27:41.162 | security-groups-remote-address-group 2022-03-16 17:27:41.162 | security-groups-shared-filtering 2022-03-16 17:27:41.162 | security-group 2022-03-16 17:27:41.162 | service-type 2022-03-16 17:27:41.162 | sorting 2022-03-16 17:27:41.162 | standard-attr-description 2022-03-16 17:27:41.162 | stateful-security-group 2022-03-16 17:27:41.162 | subnet_onboard 2022-03-16 17:27:41.162 | subnet-service-types 2022-03-16 17:27:41.162 | subnet_allocation 2022-03-16 17:27:41.162 | subnetpool-prefix-ops 2022-03-16 17:27:41.162 | standard-attr-tag 2022-03-16 17:27:41.162 | standard-attr-timestamp' 2022-03-16 17:27:41.164 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-16 17:27:41.164 | address-scope 2022-03-16 17:27:41.164 | router-admin-state-down-before-update 2022-03-16 17:27:41.164 | agent 2022-03-16 17:27:41.164 | agent-resources-synced 2022-03-16 17:27:41.164 | allowed-address-pairs 2022-03-16 17:27:41.164 | auto-allocated-topology 2022-03-16 17:27:41.164 | availability_zone 2022-03-16 17:27:41.164 | availability_zone_filter 2022-03-16 17:27:41.164 | default-subnetpools 2022-03-16 17:27:41.164 | dhcp_agent_scheduler 2022-03-16 17:27:41.164 | dvr 2022-03-16 17:27:41.164 | empty-string-filtering 2022-03-16 17:27:41.164 | external-net 2022-03-16 17:27:41.164 | extra_dhcp_opt 2022-03-16 17:27:41.165 | extraroute 2022-03-16 17:27:41.165 | extraroute-atomic 2022-03-16 17:27:41.165 | filter-validation 2022-03-16 17:27:41.165 | fip-port-details 2022-03-16 17:27:41.165 | flavors 2022-03-16 17:27:41.165 | floatingip-pools 2022-03-16 17:27:41.165 | ip-substring-filtering 2022-03-16 17:27:41.165 | router 2022-03-16 17:27:41.165 | ext-gw-mode 2022-03-16 17:27:41.165 | l3-ha 2022-03-16 17:27:41.165 | l3-flavors 2022-03-16 17:27:41.165 | l3-port-ip-change-not-allowed 2022-03-16 17:27:41.165 | l3_agent_scheduler 2022-03-16 17:27:41.165 | metering 2022-03-16 17:27:41.165 | metering_source_and_destination_fields 2022-03-16 17:27:41.165 | multi-provider 2022-03-16 17:27:41.165 | net-mtu 2022-03-16 17:27:41.165 | net-mtu-writable 2022-03-16 17:27:41.165 | network_availability_zone 2022-03-16 17:27:41.165 | network-ip-availability 2022-03-16 17:27:41.165 | pagination 2022-03-16 17:27:41.165 | port-device-profile 2022-03-16 17:27:41.165 | port-mac-address-regenerate 2022-03-16 17:27:41.165 | port-numa-affinity-policy 2022-03-16 17:27:41.165 | binding 2022-03-16 17:27:41.165 | binding-extended 2022-03-16 17:27:41.165 | port-security 2022-03-16 17:27:41.165 | project-id 2022-03-16 17:27:41.165 | provider 2022-03-16 17:27:41.165 | quota-check-limit 2022-03-16 17:27:41.165 | quotas 2022-03-16 17:27:41.165 | quota_details 2022-03-16 17:27:41.165 | rbac-policies 2022-03-16 17:27:41.165 | rbac-address-group 2022-03-16 17:27:41.165 | rbac-address-scope 2022-03-16 17:27:41.165 | rbac-security-groups 2022-03-16 17:27:41.165 | rbac-subnetpool 2022-03-16 17:27:41.166 | revision-if-match 2022-03-16 17:27:41.166 | standard-attr-revisions 2022-03-16 17:27:41.166 | router_availability_zone 2022-03-16 17:27:41.166 | security-groups-normalized-cidr 2022-03-16 17:27:41.166 | port-security-groups-filtering 2022-03-16 17:27:41.166 | security-groups-remote-address-group 2022-03-16 17:27:41.166 | security-groups-shared-filtering 2022-03-16 17:27:41.166 | security-group 2022-03-16 17:27:41.166 | service-type 2022-03-16 17:27:41.166 | sorting 2022-03-16 17:27:41.166 | standard-attr-description 2022-03-16 17:27:41.166 | stateful-security-group 2022-03-16 17:27:41.166 | subnet_onboard 2022-03-16 17:27:41.166 | subnet-service-types 2022-03-16 17:27:41.166 | subnet_allocation 2022-03-16 17:27:41.166 | subnetpool-prefix-ops 2022-03-16 17:27:41.166 | standard-attr-tag 2022-03-16 17:27:41.166 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-16 17:27:41.167 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-16 17:27:41.170 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-16 17:27:41.172 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-03-16 17:27:41.177 | ++ 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 2022-03-16 17:27:41.177 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-03-16 17:27:41.178 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-03-16 17:27:41.181 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:27:41.184 | ++ functions-common:get_field:812 : read data 2022-03-16 17:27:44.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:44.269 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:44.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:44.269 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:44.456 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:27:44.459 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 17:27:44.462 | ++ functions-common:get_field:816 : field='$3' 2022-03-16 17:27:44.466 | ++ functions-common:get_field:818 : echo '| id | 9bf144e7-e12d-49f7-9e68-32e6a2053e8e |' 2022-03-16 17:27:44.466 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 17:27:44.472 | ++ functions-common:get_field:812 : read data 2022-03-16 17:27:44.477 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=9bf144e7-e12d-49f7-9e68-32e6a2053e8e 2022-03-16 17:27:44.479 | + 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' 2022-03-16 17:27:44.482 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:27:44.501 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-03-16 17:27:44.504 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-03-16 17:27:44.506 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 1e69d2ff-546c-4c21-a02b-33491b311be5 e72bc8c8-e554-4e6f-9eea-4e9eda0dfa55 2022-03-16 17:27:49.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:49.119 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:49.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:49.119 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:49.293 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-03-16 17:27:49.296 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 9bf144e7-e12d-49f7-9e68-32e6a2053e8e 2022-03-16 17:27:49.299 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-03-16 17:27:49.301 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-03-16 17:27:49.303 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.26.0.1 ]] 2022-03-16 17:27:49.307 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.26.0.1 ' 2022-03-16 17:27:49.309 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 9bf144e7-e12d-49f7-9e68-32e6a2053e8e --subnet-range 172.26.0.0/24 --no-dhcp ' 2022-03-16 17:27:49.314 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-03-16 17:27:49.316 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-03-16 17:27:49.321 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.0.1 --network 9bf144e7-e12d-49f7-9e68-32e6a2053e8e --subnet-range 172.26.0.0/24 --no-dhcp public-subnet 2022-03-16 17:27:49.322 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-03-16 17:27:52.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:52.270 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:52.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:52.270 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:52.462 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:27:52.465 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.26.0.1 | 2022-03-16 17:27:52.465 | | id | 5b899860-9742-4174-a4a8-6d1ee6e44aa5 |' 2022-03-16 17:27:52.468 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-03-16 17:27:52.470 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:27:52.487 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' 5b899860-9742-4174-a4a8-6d1ee6e44aa5 '|' 2022-03-16 17:27:52.490 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.26.0.1 | | id | 5b899860-9742-4174-a4a8-6d1ee6e44aa5 |' 2022-03-16 17:27:52.493 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-03-16 17:27:52.496 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' 5b899860-9742-4174-a4a8-6d1ee6e44aa5 '|' 2022-03-16 17:27:52.497 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-03-16 17:27:52.500 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:27:52.502 | ++ functions-common:get_field:812 : read data 2022-03-16 17:27:52.505 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-16 17:27:52.508 | ++ functions-common:get_field:816 : field='$3' 2022-03-16 17:27:52.510 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.0.1 | | id | 5b899860-9742-4174-a4a8-6d1ee6e44aa5 |' 2022-03-16 17:27:52.511 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-16 17:27:52.517 | ++ functions-common:get_field:812 : read data 2022-03-16 17:27:52.520 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.26.0.1 2022-03-16 17:27:52.525 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-03-16 17:27:52.525 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.26.0.1 '|' '|' id '|' 5b899860-9742-4174-a4a8-6d1ee6e44aa5 '|' 2022-03-16 17:27:52.527 | ++ functions-common:get_field:811 : local data field 2022-03-16 17:27:52.530 | ++ functions-common:get_field:812 : read data 2022-03-16 17:27:52.532 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-16 17:27:52.535 | ++ functions-common:get_field:816 : field='$6' 2022-03-16 17:27:52.537 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.0.1 | | id | 5b899860-9742-4174-a4a8-6d1ee6e44aa5 |' 2022-03-16 17:27:52.538 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-16 17:27:52.544 | ++ functions-common:get_field:812 : read data 2022-03-16 17:27:52.548 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=5b899860-9742-4174-a4a8-6d1ee6e44aa5 2022-03-16 17:27:52.550 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 9bf144e7-e12d-49f7-9e68-32e6a2053e8e 1e69d2ff-546c-4c21-a02b-33491b311be5 2022-03-16 17:27:56.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:56.766 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:56.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:56.766 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:56.951 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-03-16 17:27:56.954 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-03-16 17:27:56.971 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:27:56.973 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-03-16 17:27:56.977 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-03-16 17:27:56.980 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-16 17:27:56.983 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-03-16 17:27:56.986 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-16 17:27:56.988 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-03-16 17:27:57.013 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-16 17:27:57.018 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-03-16 17:27:57.021 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-03-16 17:27:57.024 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-03-16 17:27:57.027 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-16 17:27:57.029 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-16 17:27:57.032 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-16 17:27:57.034 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-16 17:27:57.037 | + functions-common:test_with_retry:2365 : local until=10 2022-03-16 17:27:57.039 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-16 17:27:57.042 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-16 17:27:57.044 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-16 17:27:57.047 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:27:57.049 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:27:57.053 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:27:57.057 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451677054 2022-03-16 17:27:57.060 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-16 17:27:57.070 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-16 17:27:57.072 | + functions-common:time_stop:2425 : local name 2022-03-16 17:27:57.075 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:27:57.079 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:27:57.082 | + functions-common:time_stop:2428 : local total 2022-03-16 17:27:57.084 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:27:57.088 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-16 17:27:57.090 | + functions-common:time_stop:2432 : start_time=1647451677054 2022-03-16 17:27:57.092 | + functions-common:time_stop:2434 : [[ -z 1647451677054 ]] 2022-03-16 17:27:57.095 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:27:57.100 | + functions-common:time_stop:2437 : end_time=1647451677097 2022-03-16 17:27:57.103 | + functions-common:time_stop:2438 : elapsed_time=43 2022-03-16 17:27:57.105 | + functions-common:time_stop:2439 : total=5614 2022-03-16 17:27:57.108 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:27:57.110 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5657 2022-03-16 17:27:57.114 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-03-16 17:27:57.115 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.26.0.1 2022-03-16 17:27:57.121 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-03-16 17:27:57.123 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-03-16 17:27:57.126 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-03-16 17:27:57.128 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-03-16 17:27:57.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.26.0.1/24 dev br-data 2022-03-16 17:27:57.145 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-03-16 17:27:57.163 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-03-16 17:27:57.163 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-03-16 17:27:57.165 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-03-16 17:27:57.165 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-03-16 17:27:59.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:59.489 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:59.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:27:59.489 | from cryptography.utils import int_from_bytes 2022-03-16 17:27:59.665 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 17:27:59.669 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.26.0.60 ' 2022-03-16 17:27:59.672 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-16 17:27:59.674 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 17:27:59.692 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-03-16 17:27:59.696 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-16 17:27:59.698 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-03-16 17:27:59.701 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-16 17:27:59.722 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:27:59.724 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-16 17:27:59.728 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:27:59.731 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-16 17:27:59.733 | + ./stack.sh:main:1319 : start_nova 2022-03-16 17:27:59.736 | + lib/nova:start_nova:1146 : start_nova_rest 2022-03-16 17:27:59.739 | + lib/nova:start_nova_rest:1054 : 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 2022-03-16 17:27:59.742 | + lib/nova:start_nova_rest:1055 : 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 2022-03-16 17:27:59.745 | + lib/nova:start_nova_rest:1055 : 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 2022-03-16 17:27:59.748 | + lib/nova:start_nova_rest:1057 : local api_cell_conf=/etc/nova/nova.conf 2022-03-16 17:27:59.751 | + lib/nova:start_nova_rest:1058 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-16 17:27:59.753 | + lib/nova:start_nova_rest:1060 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:27:59.756 | + functions-common:run_process:1680 : local service=n-sch 2022-03-16 17:27:59.759 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:27:59.762 | + functions-common:run_process:1682 : local group= 2022-03-16 17:27:59.764 | + functions-common:run_process:1683 : local user= 2022-03-16 17:27:59.767 | + functions-common:run_process:1685 : local name=n-sch 2022-03-16 17:27:59.770 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:27:59.773 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:27:59.776 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:27:59.778 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:27:59.782 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:27:59.789 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451679784 2022-03-16 17:27:59.792 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-16 17:27:59.811 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:27:59.813 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-16 17:27:59.816 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-16 17:27:59.820 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:27:59.822 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:27:59.825 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:27:59.828 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:27:59.830 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-16 17:27:59.833 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-16 17:27:59.836 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-16 17:27:59.839 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:27:59.842 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:27:59.844 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-16 17:27:59.847 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-16 17:27:59.850 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-16 17:27:59.853 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:27:59.855 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:27:59.858 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:27:59.860 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:27:59.863 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:27:59.866 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-16 17:27:59.868 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:27:59.873 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-16 17:27:59.931 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-16 17:27:59.988 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-16 17:28:00.047 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-16 17:28:00.105 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-16 17:28:00.163 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:28:00.222 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:28:00.225 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-16 17:28:00.283 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:28:00.747 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-16 17:28:00.762 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-16 17:28:01.209 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-16 17:28:01.234 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:28:01.238 | + functions-common:time_stop:2425 : local name 2022-03-16 17:28:01.242 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:28:01.245 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:28:01.248 | + functions-common:time_stop:2428 : local total 2022-03-16 17:28:01.250 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:28:01.253 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:28:01.256 | + functions-common:time_stop:2432 : start_time=1647451679784 2022-03-16 17:28:01.260 | + functions-common:time_stop:2434 : [[ -z 1647451679784 ]] 2022-03-16 17:28:01.264 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:28:01.269 | + functions-common:time_stop:2437 : end_time=1647451681265 2022-03-16 17:28:01.274 | + functions-common:time_stop:2438 : elapsed_time=1481 2022-03-16 17:28:01.277 | + functions-common:time_stop:2439 : total=22928 2022-03-16 17:28:01.280 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:28:01.283 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24409 2022-03-16 17:28:01.285 | + lib/nova:start_nova_rest:1061 : '[' True == False ']' 2022-03-16 17:28:01.289 | ++ lib/nova:start_nova_rest:1064 : which uwsgi 2022-03-16 17:28:01.294 | + lib/nova:start_nova_rest:1064 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:28:01.297 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-16 17:28:01.300 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:28:01.307 | + functions-common:run_process:1682 : local group= 2022-03-16 17:28:01.314 | + functions-common:run_process:1683 : local user= 2022-03-16 17:28:01.317 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-16 17:28:01.320 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:28:01.323 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:28:01.325 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:28:01.328 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:28:01.332 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:28:01.338 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451681334 2022-03-16 17:28:01.343 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-16 17:28:01.367 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:01.370 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-03-16 17:28:01.372 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-16 17:28:01.376 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:28:01.378 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:28:01.383 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:28:01.386 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:28:01.389 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-16 17:28:01.391 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-16 17:28:01.394 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-16 17:28:01.397 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:28:01.400 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:28:01.403 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-16 17:28:01.406 | + functions-common:_run_under_systemd:1655 : 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 2022-03-16 17:28:01.409 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-16 17:28:01.412 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-16 17:28:01.416 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 17:28:01.419 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 17:28:01.422 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-16 17:28:01.425 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 17:28:01.430 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-03-16 17:28:01.497 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-03-16 17:28:01.560 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-16 17:28:01.625 | + functions-common:write_uwsgi_user_unit_file:1599 : 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' 2022-03-16 17:28:01.687 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:28:01.760 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-16 17:28:01.830 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-16 17:28:01.899 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-16 17:28:01.980 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-16 17:28:02.047 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-16 17:28:02.115 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 17:28:02.119 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-16 17:28:02.193 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 17:28:02.706 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-16 17:28:02.721 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-16 17:28:03.195 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-16 17:28:03.280 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:28:03.284 | + functions-common:time_stop:2425 : local name 2022-03-16 17:28:03.290 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:28:03.295 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:28:03.298 | + functions-common:time_stop:2428 : local total 2022-03-16 17:28:03.300 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:28:03.304 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:28:03.307 | + functions-common:time_stop:2432 : start_time=1647451681334 2022-03-16 17:28:03.309 | + functions-common:time_stop:2434 : [[ -z 1647451681334 ]] 2022-03-16 17:28:03.314 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:28:03.326 | + functions-common:time_stop:2437 : end_time=1647451683315 2022-03-16 17:28:03.326 | + functions-common:time_stop:2438 : elapsed_time=1981 2022-03-16 17:28:03.330 | + functions-common:time_stop:2439 : total=24409 2022-03-16 17:28:03.330 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:28:03.334 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26390 2022-03-16 17:28:03.338 | + lib/nova:start_nova_rest:1067 : 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 2022-03-16 17:28:03.341 | + lib/nova:start_nova_rest:1067 : 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 2022-03-16 17:28:03.343 | + lib/nova:start_nova:1147 : start_nova_console_proxies 2022-03-16 17:28:03.346 | + lib/nova:start_nova_console_proxies:1082 : 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 2022-03-16 17:28:03.350 | + lib/nova:start_nova_console_proxies:1084 : 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 2022-03-16 17:28:03.351 | + lib/nova:start_nova_console_proxies:1084 : 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 2022-03-16 17:28:03.354 | + lib/nova:start_nova_console_proxies:1086 : local api_cell_conf=/etc/nova/nova.conf 2022-03-16 17:28:03.358 | + lib/nova:start_nova_console_proxies:1088 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:28:03.361 | + lib/nova:start_nova_console_proxies:1093 : enable_nova_console_proxies 2022-03-16 17:28:03.366 | ++ lib/nova:enable_nova_console_proxies:1071 : seq 1 1 2022-03-16 17:28:03.370 | + lib/nova:enable_nova_console_proxies:1071 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:28:03.370 | + lib/nova:enable_nova_console_proxies:1072 : for srv in n-novnc n-spice n-sproxy 2022-03-16 17:28:03.374 | + lib/nova:enable_nova_console_proxies:1073 : is_service_enabled n-novnc 2022-03-16 17:28:03.398 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:28:03.402 | + lib/nova:enable_nova_console_proxies:1072 : for srv in n-novnc n-spice n-sproxy 2022-03-16 17:28:03.406 | + lib/nova:enable_nova_console_proxies:1073 : is_service_enabled n-spice 2022-03-16 17:28:03.426 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:28:03.426 | + lib/nova:enable_nova_console_proxies:1072 : for srv in n-novnc n-spice n-sproxy 2022-03-16 17:28:03.430 | + lib/nova:enable_nova_console_proxies:1073 : is_service_enabled n-sproxy 2022-03-16 17:28:03.458 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:28:03.458 | ++ lib/nova:start_nova_console_proxies:1094 : seq 1 1 2022-03-16 17:28:03.466 | + lib/nova:start_nova_console_proxies:1094 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:28:03.466 | + lib/nova:start_nova_console_proxies:1095 : local conf 2022-03-16 17:28:03.469 | ++ lib/nova:start_nova_console_proxies:1096 : conductor_conf 1 2022-03-16 17:28:03.472 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:28:03.476 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:28:03.478 | + lib/nova:start_nova_console_proxies:1096 : conf=/etc/nova/nova_cell1.conf 2022-03-16 17:28:03.481 | + lib/nova:start_nova_console_proxies:1097 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-16 17:28:03.484 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-16 17:28:03.486 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-16 17:28:03.489 | + functions-common:run_process:1682 : local group= 2022-03-16 17:28:03.493 | + functions-common:run_process:1683 : local user= 2022-03-16 17:28:03.496 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-16 17:28:03.499 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:28:03.502 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:28:03.506 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:28:03.509 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:28:03.514 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:28:03.518 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451683514 2022-03-16 17:28:03.520 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-16 17:28:03.542 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:28:03.544 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:28:03.547 | + functions-common:time_stop:2425 : local name 2022-03-16 17:28:03.550 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:28:03.552 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:28:03.556 | + functions-common:time_stop:2428 : local total 2022-03-16 17:28:03.559 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:28:03.562 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:28:03.565 | + functions-common:time_stop:2432 : start_time=1647451683514 2022-03-16 17:28:03.574 | + functions-common:time_stop:2434 : [[ -z 1647451683514 ]] 2022-03-16 17:28:03.574 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:28:03.579 | + functions-common:time_stop:2437 : end_time=1647451683575 2022-03-16 17:28:03.586 | + functions-common:time_stop:2438 : elapsed_time=61 2022-03-16 17:28:03.589 | + functions-common:time_stop:2439 : total=26390 2022-03-16 17:28:03.590 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:28:03.594 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26451 2022-03-16 17:28:03.595 | + lib/nova:start_nova_console_proxies:1098 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-16 17:28:03.601 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-16 17:28:03.606 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-16 17:28:03.610 | + functions-common:run_process:1682 : local group= 2022-03-16 17:28:03.614 | + functions-common:run_process:1683 : local user= 2022-03-16 17:28:03.617 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-16 17:28:03.620 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:28:03.626 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:28:03.629 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:28:03.632 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:28:03.638 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:28:03.641 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451683637 2022-03-16 17:28:03.643 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-16 17:28:03.667 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:28:03.670 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:28:03.672 | + functions-common:time_stop:2425 : local name 2022-03-16 17:28:03.675 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:28:03.678 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:28:03.681 | + functions-common:time_stop:2428 : local total 2022-03-16 17:28:03.684 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:28:03.687 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:28:03.689 | + functions-common:time_stop:2432 : start_time=1647451683637 2022-03-16 17:28:03.693 | + functions-common:time_stop:2434 : [[ -z 1647451683637 ]] 2022-03-16 17:28:03.702 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:28:03.702 | + functions-common:time_stop:2437 : end_time=1647451683698 2022-03-16 17:28:03.706 | + functions-common:time_stop:2438 : elapsed_time=61 2022-03-16 17:28:03.708 | + functions-common:time_stop:2439 : total=26451 2022-03-16 17:28:03.713 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:28:03.713 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26512 2022-03-16 17:28:03.718 | + lib/nova:start_nova_console_proxies:1099 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:28:03.722 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-16 17:28:03.722 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:28:03.726 | + functions-common:run_process:1682 : local group= 2022-03-16 17:28:03.728 | + functions-common:run_process:1683 : local user= 2022-03-16 17:28:03.733 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-16 17:28:03.733 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:28:03.738 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:28:03.738 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:28:03.740 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:28:03.746 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:28:03.749 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451683746 2022-03-16 17:28:03.752 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-16 17:28:03.779 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:28:03.782 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:28:03.790 | + functions-common:time_stop:2425 : local name 2022-03-16 17:28:03.794 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:28:03.796 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:28:03.805 | + functions-common:time_stop:2428 : local total 2022-03-16 17:28:03.807 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:28:03.814 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:28:03.817 | + functions-common:time_stop:2432 : start_time=1647451683746 2022-03-16 17:28:03.823 | + functions-common:time_stop:2434 : [[ -z 1647451683746 ]] 2022-03-16 17:28:03.832 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:28:03.840 | + functions-common:time_stop:2437 : end_time=1647451683834 2022-03-16 17:28:03.843 | + functions-common:time_stop:2438 : elapsed_time=88 2022-03-16 17:28:03.846 | + functions-common:time_stop:2439 : total=26512 2022-03-16 17:28:03.849 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:28:03.853 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26600 2022-03-16 17:28:03.857 | + lib/nova:start_nova_console_proxies:1103 : 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 2022-03-16 17:28:03.860 | + lib/nova:start_nova_console_proxies:1103 : 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 2022-03-16 17:28:03.863 | + lib/nova:start_nova:1148 : start_nova_conductor 2022-03-16 17:28:03.866 | + lib/nova:start_nova_conductor:1116 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:28:03.869 | + lib/nova:start_nova_conductor:1122 : enable_nova_fleet 2022-03-16 17:28:03.877 | + lib/nova:enable_nova_fleet:1107 : is_service_enabled n-cond 2022-03-16 17:28:03.904 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:03.906 | + lib/nova:enable_nova_fleet:1108 : enable_service n-super-cond 2022-03-16 17:28:03.973 | ++ lib/nova:enable_nova_fleet:1109 : seq 1 1 2022-03-16 17:28:03.977 | + lib/nova:enable_nova_fleet:1109 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:28:03.980 | + lib/nova:enable_nova_fleet:1110 : enable_service n-cond-cell1 2022-03-16 17:28:04.050 | + lib/nova:start_nova_conductor:1123 : is_service_enabled n-super-cond 2022-03-16 17:28:04.069 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:04.072 | + lib/nova:start_nova_conductor:1124 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:28:04.074 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-16 17:28:04.077 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:28:04.080 | + functions-common:run_process:1682 : local group= 2022-03-16 17:28:04.083 | + functions-common:run_process:1683 : local user= 2022-03-16 17:28:04.086 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-16 17:28:04.089 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:28:04.091 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:28:04.094 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:28:04.106 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:28:04.106 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:28:04.108 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451684104 2022-03-16 17:28:04.111 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-16 17:28:04.134 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:04.138 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-16 17:28:04.140 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-16 17:28:04.144 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:28:04.144 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:28:04.147 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:28:04.150 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:28:04.154 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-16 17:28:04.158 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-16 17:28:04.158 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-16 17:28:04.162 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:28:04.166 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:28:04.170 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-16 17:28:04.170 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-16 17:28:04.174 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-16 17:28:04.178 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:28:04.178 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:28:04.181 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:28:04.183 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:28:04.186 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:28:04.188 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-16 17:28:04.191 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:28:04.196 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-03-16 17:28:04.265 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-16 17:28:04.337 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-16 17:28:04.416 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-16 17:28:04.500 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-16 17:28:04.614 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:28:04.740 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:28:04.751 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-16 17:28:04.829 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:28:05.338 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-16 17:28:05.351 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-16 17:28:05.929 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-16 17:28:05.954 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:28:05.957 | + functions-common:time_stop:2425 : local name 2022-03-16 17:28:05.960 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:28:05.963 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:28:05.967 | + functions-common:time_stop:2428 : local total 2022-03-16 17:28:05.970 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:28:05.972 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:28:05.978 | + functions-common:time_stop:2432 : start_time=1647451684104 2022-03-16 17:28:05.985 | + functions-common:time_stop:2434 : [[ -z 1647451684104 ]] 2022-03-16 17:28:05.994 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:28:06.003 | + functions-common:time_stop:2437 : end_time=1647451685997 2022-03-16 17:28:06.009 | + functions-common:time_stop:2438 : elapsed_time=1893 2022-03-16 17:28:06.015 | + functions-common:time_stop:2439 : total=26600 2022-03-16 17:28:06.023 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:28:06.030 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28493 2022-03-16 17:28:06.042 | ++ lib/nova:start_nova_conductor:1126 : seq 1 1 2022-03-16 17:28:06.055 | + lib/nova:start_nova_conductor:1126 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 17:28:06.063 | + lib/nova:start_nova_conductor:1127 : is_service_enabled n-cond-cell1 2022-03-16 17:28:06.118 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:06.122 | + lib/nova:start_nova_conductor:1128 : local conf 2022-03-16 17:28:06.134 | ++ lib/nova:start_nova_conductor:1129 : conductor_conf 1 2022-03-16 17:28:06.143 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 17:28:06.156 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 17:28:06.163 | + lib/nova:start_nova_conductor:1129 : conf=/etc/nova/nova_cell1.conf 2022-03-16 17:28:06.170 | + lib/nova:start_nova_conductor:1130 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:28:06.173 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-16 17:28:06.176 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:28:06.179 | + functions-common:run_process:1682 : local group= 2022-03-16 17:28:06.182 | + functions-common:run_process:1683 : local user= 2022-03-16 17:28:06.185 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-16 17:28:06.198 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:28:06.198 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:28:06.198 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:28:06.200 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:28:06.204 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:28:06.207 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451686204 2022-03-16 17:28:06.211 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-16 17:28:06.236 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:06.239 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-16 17:28:06.242 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-16 17:28:06.244 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:28:06.247 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:28:06.250 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:28:06.253 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:28:06.256 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-16 17:28:06.259 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-16 17:28:06.262 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-16 17:28:06.265 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:28:06.268 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:28:06.270 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-16 17:28:06.273 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-03-16 17:28:06.276 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-16 17:28:06.279 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:28:06.281 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:28:06.284 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:28:06.287 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:28:06.290 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:28:06.293 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-16 17:28:06.296 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:28:06.301 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-03-16 17:28:06.366 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-16 17:28:06.435 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-16 17:28:06.510 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-16 17:28:06.593 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-16 17:28:06.674 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:28:06.746 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:28:06.752 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-16 17:28:06.832 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:28:07.362 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-16 17:28:07.378 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-16 17:28:07.865 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-16 17:28:07.888 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:28:07.892 | + functions-common:time_stop:2425 : local name 2022-03-16 17:28:07.895 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:28:07.899 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:28:07.902 | + functions-common:time_stop:2428 : local total 2022-03-16 17:28:07.910 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:28:07.922 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:28:07.930 | + functions-common:time_stop:2432 : start_time=1647451686204 2022-03-16 17:28:07.934 | + functions-common:time_stop:2434 : [[ -z 1647451686204 ]] 2022-03-16 17:28:07.947 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:28:07.961 | + functions-common:time_stop:2437 : end_time=1647451687948 2022-03-16 17:28:07.978 | + functions-common:time_stop:2438 : elapsed_time=1744 2022-03-16 17:28:07.987 | + functions-common:time_stop:2439 : total=28493 2022-03-16 17:28:07.994 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:28:08.003 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30237 2022-03-16 17:28:08.011 | + lib/nova:start_nova:1149 : start_nova_compute 2022-03-16 17:28:08.019 | + lib/nova:start_nova_compute:979 : 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 2022-03-16 17:28:08.023 | + lib/nova:start_nova_compute:980 : 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 2022-03-16 17:28:08.030 | + lib/nova:start_nova_compute:980 : 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 2022-03-16 17:28:08.032 | + lib/nova:start_nova_compute:982 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-16 17:28:08.037 | + lib/nova:start_nova_compute:985 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-16 17:28:08.043 | + lib/nova:start_nova_compute:987 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-16 17:28:08.048 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:28:08.054 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-16 17:28:08.059 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-16 17:28:08.063 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-16 17:28:08.071 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-16 17:28:08.077 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-16 17:28:08.088 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-16 17:28:08.099 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-16 17:28:08.103 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-16 17:28:08.108 | + inc/meta-config:merge_config_file:164 : read a 2022-03-16 17:28:08.109 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-16 17:28:08.109 | BEGIN { 2022-03-16 17:28:08.110 | section = "" 2022-03-16 17:28:08.110 | last_section = "" 2022-03-16 17:28:08.110 | section_count = 0 2022-03-16 17:28:08.110 | } 2022-03-16 17:28:08.110 | /^\[.+\]/ { 2022-03-16 17:28:08.110 | gsub("[][]", "", $1); 2022-03-16 17:28:08.110 | section=$1 2022-03-16 17:28:08.110 | next 2022-03-16 17:28:08.110 | } 2022-03-16 17:28:08.110 | /^ *\#/ { 2022-03-16 17:28:08.110 | next 2022-03-16 17:28:08.110 | } 2022-03-16 17:28:08.110 | /^[^ \t]+/ { 2022-03-16 17:28:08.110 | # get offset of first = in $0 2022-03-16 17:28:08.110 | eq_idx = index($0, "=") 2022-03-16 17:28:08.110 | # extract attr & value from $0 2022-03-16 17:28:08.110 | attr = substr($0, 1, eq_idx - 1) 2022-03-16 17:28:08.110 | value = substr($0, eq_idx + 1) 2022-03-16 17:28:08.110 | # only need to strip trailing whitespace from attr 2022-03-16 17:28:08.110 | sub(/[ \t]*$/, "", attr) 2022-03-16 17:28:08.110 | # need to strip leading & trailing whitespace from value 2022-03-16 17:28:08.110 | sub(/^[ \t]*/, "", value) 2022-03-16 17:28:08.110 | sub(/[ \t]*$/, "", value) 2022-03-16 17:28:08.110 | 2022-03-16 17:28:08.110 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-16 17:28:08.110 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-16 17:28:08.110 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-16 17:28:08.110 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-16 17:28:08.110 | if (! (section, attr) in cfg_attr_count) { 2022-03-16 17:28:08.110 | if (section != last_section) { 2022-03-16 17:28:08.110 | cfg_section[section_count++] = section 2022-03-16 17:28:08.110 | last_section = section 2022-03-16 17:28:08.110 | } 2022-03-16 17:28:08.111 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-16 17:28:08.111 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-16 17:28:08.111 | 2022-03-16 17:28:08.111 | cfg_attr[section, attr, 0] = value 2022-03-16 17:28:08.111 | cfg_attr_count[section, attr] = 1 2022-03-16 17:28:08.111 | } else { 2022-03-16 17:28:08.111 | lno = cfg_attr_count[section, attr]++ 2022-03-16 17:28:08.111 | cfg_attr[section, attr, lno] = value 2022-03-16 17:28:08.111 | } 2022-03-16 17:28:08.111 | } 2022-03-16 17:28:08.111 | END { 2022-03-16 17:28:08.111 | # Process each section in order 2022-03-16 17:28:08.111 | for (sno = 0; sno < section_count; sno++) { 2022-03-16 17:28:08.111 | section = cfg_section[sno] 2022-03-16 17:28:08.111 | # The ini routines simply append a config item immediately 2022-03-16 17:28:08.111 | # after the section header. To keep the same order as defined 2022-03-16 17:28:08.111 | # in local.conf, invoke the ini routines in the reverse order 2022-03-16 17:28:08.111 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-16 17:28:08.111 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-16 17:28:08.111 | if (cfg_attr_count[section, attr] == 1) 2022-03-16 17:28:08.111 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-16 17:28:08.111 | else { 2022-03-16 17:28:08.111 | # For multiline, invoke the ini routines in the reverse order 2022-03-16 17:28:08.111 | count = cfg_attr_count[section, attr] 2022-03-16 17:28:08.111 | print "inidelete " configfile " " section " " attr 2022-03-16 17:28:08.111 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-16 17:28:08.111 | for (l = count -2; l >= 0; l--) 2022-03-16 17:28:08.111 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-16 17:28:08.111 | } 2022-03-16 17:28:08.111 | } 2022-03-16 17:28:08.111 | } 2022-03-16 17:28:08.111 | } 2022-03-16 17:28:08.111 | ' 2022-03-16 17:28:08.112 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:28:08.115 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-16 17:28:08.122 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-16 17:28:08.124 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-16 17:28:08.126 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:28:08.135 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-16 17:28:08.137 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-16 17:28:08.137 | BEGIN { group = "" } 2022-03-16 17:28:08.137 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:28:08.137 | gsub("[][]", "", $1); 2022-03-16 17:28:08.137 | split($1, a, "|"); 2022-03-16 17:28:08.137 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-16 17:28:08.137 | group=a[1] 2022-03-16 17:28:08.137 | } else { 2022-03-16 17:28:08.137 | group="" 2022-03-16 17:28:08.137 | } 2022-03-16 17:28:08.137 | next 2022-03-16 17:28:08.137 | } 2022-03-16 17:28:08.137 | { 2022-03-16 17:28:08.137 | if (group != "") 2022-03-16 17:28:08.137 | print $0 2022-03-16 17:28:08.137 | } 2022-03-16 17:28:08.138 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:28:08.154 | + lib/nova:start_nova_compute:989 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 17:28:08.166 | + lib/nova:start_nova_compute:996 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-16 17:28:08.258 | + lib/nova:start_nova_compute:999 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-16 17:28:08.347 | + lib/nova:start_nova_compute:1000 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-16 17:28:08.354 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 17:28:08.359 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-16 17:28:08.367 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 17:28:08.374 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-16 17:28:08.378 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 17:28:08.422 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:08.437 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-16 17:28:08.437 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-16 17:28:08.445 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 17:28:08.476 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:08.483 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-03-16 17:28:08.490 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2022-03-16 17:28:08.562 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 17:28:08.565 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 17:28:08.570 | + lib/nova:start_nova_compute:1004 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-16 17:28:08.630 | + lib/nova:start_nova_compute:1005 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-16 17:28:08.690 | + lib/nova:start_nova_compute:1010 : configure_console_compute 2022-03-16 17:28:08.695 | + lib/nova:configure_console_compute:643 : local offset 2022-03-16 17:28:08.706 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-16 17:28:08.714 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-16 17:28:08.719 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-16 17:28:08.752 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.24 2022-03-16 17:28:08.756 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-16 17:28:08.778 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:28:08.781 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-16 17:28:08.810 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:28:08.813 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-16 17:28:08.816 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-16 17:28:08.855 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-16 17:28:08.876 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:28:08.879 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-16 17:28:08.900 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:28:08.904 | + lib/nova:start_nova_compute:1013 : '[' -n '' ']' 2022-03-16 17:28:08.907 | + lib/nova:start_nova_compute:1018 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-16 17:28:08.909 | + lib/nova:start_nova_compute:1018 : [[ kvm == \q\e\m\u ]] 2022-03-16 17:28:08.912 | + lib/nova:start_nova_compute:1022 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-16 17:28:08.915 | + lib/nova:start_nova_compute:1026 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-16 17:28:08.918 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-16 17:28:08.920 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-16 17:28:08.923 | + functions-common:run_process:1682 : local group=libvirt 2022-03-16 17:28:08.926 | + functions-common:run_process:1683 : local user= 2022-03-16 17:28:08.930 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-16 17:28:08.933 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:28:08.936 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:28:08.939 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:28:08.941 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:28:08.948 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:28:08.951 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451688948 2022-03-16 17:28:08.954 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-16 17:28:08.975 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:28:08.978 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:28:08.981 | + functions-common:time_stop:2425 : local name 2022-03-16 17:28:08.985 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:28:08.988 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:28:08.993 | + functions-common:time_stop:2428 : local total 2022-03-16 17:28:08.995 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:28:08.998 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:28:09.001 | + functions-common:time_stop:2432 : start_time=1647451688948 2022-03-16 17:28:09.003 | + functions-common:time_stop:2434 : [[ -z 1647451688948 ]] 2022-03-16 17:28:09.007 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:28:09.012 | + functions-common:time_stop:2437 : end_time=1647451689009 2022-03-16 17:28:09.014 | + functions-common:time_stop:2438 : elapsed_time=61 2022-03-16 17:28:09.017 | + functions-common:time_stop:2439 : total=30237 2022-03-16 17:28:09.020 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:28:09.022 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30298 2022-03-16 17:28:09.025 | + lib/nova:start_nova_compute:1048 : 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 2022-03-16 17:28:09.028 | + lib/nova:start_nova_compute:1048 : 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 2022-03-16 17:28:09.031 | + lib/nova:start_nova:1150 : is_service_enabled n-api 2022-03-16 17:28:09.051 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:09.054 | + lib/nova:start_nova:1152 : echo 'Dumping cells_v2 mapping' 2022-03-16 17:28:09.054 | Dumping cells_v2 mapping 2022-03-16 17:28:09.057 | + lib/nova:start_nova:1153 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-16 17:28:10.101 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-16 17:28:12.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:12.682 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:12.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:12.683 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:12.683 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-16 17:28:12.683 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-16 17:28:12.683 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-16 17:28:12.683 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-16 17:28:12.683 | | cell1 | 1b7b1576-8f83-474a-bee2-7aaa4248440f | rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-16 17:28:12.683 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-16 17:28:13.122 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-16 17:28:13.125 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-16 17:28:13.191 | + inc/async:async_inner:63 : create_flavors 2022-03-16 17:28:13.235 | [185080 Async create_flavors:243281]: running: create_flavors 2022-03-16 17:28:13.238 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-16 17:28:13.261 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:13.265 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-16 17:28:13.271 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:28:13.275 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-16 17:28:13.278 | + ./stack.sh:main:1324 : start_cinder 2022-03-16 17:28:13.281 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-16 17:28:13.284 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-16 17:28:13.287 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-16 17:28:13.291 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-16 17:28:13.309 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:28:13.311 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-16 17:28:13.314 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-03-16 17:28:13.317 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-16 17:28:13.321 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-16 17:28:13.325 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:28:13.328 | + functions-common:run_process:1680 : local service=c-api 2022-03-16 17:28:13.331 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:28:13.335 | + functions-common:run_process:1682 : local group= 2022-03-16 17:28:13.338 | + functions-common:run_process:1683 : local user= 2022-03-16 17:28:13.340 | + functions-common:run_process:1685 : local name=c-api 2022-03-16 17:28:13.343 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:28:13.346 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:28:13.348 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:28:13.352 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:28:13.355 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:28:13.360 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451693357 2022-03-16 17:28:13.363 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-16 17:28:13.380 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:13.383 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-16 17:28:13.386 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-16 17:28:13.389 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:28:13.392 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:28:13.395 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:28:13.398 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:28:13.400 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-16 17:28:13.403 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-16 17:28:13.406 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-16 17:28:13.408 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:28:13.411 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:28:13.414 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-16 17:28:13.417 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-03-16 17:28:13.419 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-16 17:28:13.422 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-16 17:28:13.424 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 17:28:13.426 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 17:28:13.429 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-16 17:28:13.432 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 17:28:13.436 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-16 17:28:13.492 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-16 17:28:13.548 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-16 17:28:13.604 | + functions-common:write_uwsgi_user_unit_file:1599 : 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' 2022-03-16 17:28:13.659 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:28:13.716 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-16 17:28:13.774 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-16 17:28:13.836 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-16 17:28:13.893 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-16 17:28:13.951 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-16 17:28:14.008 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 17:28:14.010 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-16 17:28:14.067 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 17:28:14.556 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-16 17:28:14.571 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-16 17:28:15.031 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-16 17:28:15.112 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:28:15.117 | + functions-common:time_stop:2425 : local name 2022-03-16 17:28:15.123 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:28:15.127 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:28:15.129 | + functions-common:time_stop:2428 : local total 2022-03-16 17:28:15.132 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:28:15.134 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:28:15.137 | + functions-common:time_stop:2432 : start_time=1647451693357 2022-03-16 17:28:15.140 | + functions-common:time_stop:2434 : [[ -z 1647451693357 ]] 2022-03-16 17:28:15.145 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:28:15.148 | + functions-common:time_stop:2437 : end_time=1647451695145 2022-03-16 17:28:15.151 | + functions-common:time_stop:2438 : elapsed_time=1788 2022-03-16 17:28:15.153 | + functions-common:time_stop:2439 : total=30298 2022-03-16 17:28:15.156 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:28:15.159 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32086 2022-03-16 17:28:15.161 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.24/volume/v3 2022-03-16 17:28:15.165 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-16 17:28:15.165 | Waiting for Cinder API to start... 2022-03-16 17:28:15.167 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.24/volume/v3 2022-03-16 17:28:15.170 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 17:28:15.173 | + functions:wait_for_service:458 : local url=http://10.222.0.24/volume/v3 2022-03-16 17:28:15.184 | + functions:wait_for_service:459 : local rval=0 2022-03-16 17:28:15.184 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 17:28:15.186 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 17:28:15.190 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:28:15.193 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:28:15.199 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:28:15.202 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451695199 2022-03-16 17:28:15.205 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 17:28:15.212 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/volume/v3 2022-03-16 17:28:19.827 | + :: : [[ 401 == 503 ]] 2022-03-16 17:28:19.832 | + :: : [[ 0 -eq 7 ]] 2022-03-16 17:28:19.835 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 17:28:19.838 | + functions-common:time_stop:2425 : local name 2022-03-16 17:28:19.841 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:28:19.843 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:28:19.846 | + functions-common:time_stop:2428 : local total 2022-03-16 17:28:19.848 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:28:19.852 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 17:28:19.854 | + functions-common:time_stop:2432 : start_time=1647451695199 2022-03-16 17:28:19.857 | + functions-common:time_stop:2434 : [[ -z 1647451695199 ]] 2022-03-16 17:28:19.860 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:28:19.866 | + functions-common:time_stop:2437 : end_time=1647451699862 2022-03-16 17:28:19.868 | + functions-common:time_stop:2438 : elapsed_time=4663 2022-03-16 17:28:19.871 | + functions-common:time_stop:2439 : total=18428 2022-03-16 17:28:19.874 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:28:19.876 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23091 2022-03-16 17:28:19.879 | + functions:wait_for_service:467 : return 0 2022-03-16 17:28:19.882 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:19.885 | + functions-common:run_process:1680 : local service=c-sch 2022-03-16 17:28:19.887 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:19.890 | + functions-common:run_process:1682 : local group= 2022-03-16 17:28:19.893 | + functions-common:run_process:1683 : local user= 2022-03-16 17:28:19.895 | + functions-common:run_process:1685 : local name=c-sch 2022-03-16 17:28:19.898 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:28:19.901 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:28:19.904 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:28:19.906 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:28:19.909 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:28:19.915 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451699911 2022-03-16 17:28:19.918 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-16 17:28:19.937 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:19.939 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-16 17:28:19.943 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-16 17:28:19.945 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:19.948 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:19.951 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:19.953 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:19.956 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-16 17:28:19.959 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-16 17:28:19.962 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-16 17:28:19.965 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:28:19.967 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:28:19.970 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-16 17:28:19.973 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-16 17:28:19.976 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-16 17:28:19.979 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:19.981 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:28:19.984 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:28:19.986 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:28:19.989 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:28:19.993 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-16 17:28:19.996 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:28:20.001 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-16 17:28:20.056 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-16 17:28:20.112 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:20.169 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-16 17:28:20.227 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-16 17:28:20.287 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:28:20.344 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:28:20.346 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-16 17:28:20.405 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:28:20.931 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-16 17:28:20.945 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-16 17:28:21.449 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-16 17:28:21.476 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:28:21.481 | + functions-common:time_stop:2425 : local name 2022-03-16 17:28:21.484 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:28:21.488 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:28:21.491 | + functions-common:time_stop:2428 : local total 2022-03-16 17:28:21.496 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:28:21.498 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:28:21.501 | + functions-common:time_stop:2432 : start_time=1647451699911 2022-03-16 17:28:21.503 | + functions-common:time_stop:2434 : [[ -z 1647451699911 ]] 2022-03-16 17:28:21.508 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:28:21.512 | + functions-common:time_stop:2437 : end_time=1647451701509 2022-03-16 17:28:21.515 | + functions-common:time_stop:2438 : elapsed_time=1598 2022-03-16 17:28:21.518 | + functions-common:time_stop:2439 : total=32086 2022-03-16 17:28:21.521 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:28:21.525 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33684 2022-03-16 17:28:21.527 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:21.530 | + functions-common:run_process:1680 : local service=c-bak 2022-03-16 17:28:21.533 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:21.535 | + functions-common:run_process:1682 : local group= 2022-03-16 17:28:21.539 | + functions-common:run_process:1683 : local user= 2022-03-16 17:28:21.541 | + functions-common:run_process:1685 : local name=c-bak 2022-03-16 17:28:21.544 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:28:21.547 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:28:21.549 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:28:21.552 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:28:21.555 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:28:21.560 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451701557 2022-03-16 17:28:21.563 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-16 17:28:21.587 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:21.590 | + functions-common:run_process:1689 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-03-16 17:28:21.593 | + functions-common:_run_under_systemd:1645 : local service=c-bak 2022-03-16 17:28:21.596 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:21.598 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:21.602 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:21.605 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:21.608 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-16 17:28:21.610 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-16 17:28:21.613 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-bak.service 2022-03-16 17:28:21.617 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:28:21.620 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:28:21.623 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-16 17:28:21.625 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-16 17:28:21.628 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-03-16 17:28:21.631 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:21.634 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:28:21.637 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:28:21.640 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:28:21.642 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:28:21.645 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-03-16 17:28:21.649 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:28:21.654 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-03-16 17:28:21.718 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-03-16 17:28:21.790 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:21.856 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-03-16 17:28:21.920 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-03-16 17:28:22.003 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:28:22.065 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:28:22.069 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-03-16 17:28:22.137 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:28:22.678 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-bak.service 2022-03-16 17:28:22.690 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-03-16 17:28:23.151 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-bak.service 2022-03-16 17:28:23.188 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:28:23.190 | + functions-common:time_stop:2425 : local name 2022-03-16 17:28:23.195 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:28:23.198 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:28:23.201 | + functions-common:time_stop:2428 : local total 2022-03-16 17:28:23.203 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:28:23.207 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:28:23.209 | + functions-common:time_stop:2432 : start_time=1647451701557 2022-03-16 17:28:23.212 | + functions-common:time_stop:2434 : [[ -z 1647451701557 ]] 2022-03-16 17:28:23.216 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:28:23.221 | + functions-common:time_stop:2437 : end_time=1647451703218 2022-03-16 17:28:23.224 | + functions-common:time_stop:2438 : elapsed_time=1661 2022-03-16 17:28:23.227 | + functions-common:time_stop:2439 : total=33684 2022-03-16 17:28:23.229 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:28:23.232 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35345 2022-03-16 17:28:23.235 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:23.237 | + functions-common:run_process:1680 : local service=c-vol 2022-03-16 17:28:23.241 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:23.243 | + functions-common:run_process:1682 : local group= 2022-03-16 17:28:23.246 | + functions-common:run_process:1683 : local user= 2022-03-16 17:28:23.249 | + functions-common:run_process:1685 : local name=c-vol 2022-03-16 17:28:23.251 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:28:23.254 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:28:23.257 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:28:23.259 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:28:23.265 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:28:23.268 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451703264 2022-03-16 17:28:23.270 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-16 17:28:23.292 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:23.295 | + functions-common:run_process:1689 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-03-16 17:28:23.298 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-03-16 17:28:23.301 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:23.304 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:23.307 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:23.309 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:23.312 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-16 17:28:23.315 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-16 17:28:23.318 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-03-16 17:28:23.321 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:28:23.324 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:28:23.327 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-16 17:28:23.329 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-16 17:28:23.332 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-03-16 17:28:23.335 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:23.338 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 17:28:23.341 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 17:28:23.344 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 17:28:23.347 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 17:28:23.351 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-03-16 17:28:23.354 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 17:28:23.359 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-03-16 17:28:23.428 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-03-16 17:28:23.496 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-16 17:28:23.565 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-03-16 17:28:23.642 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-03-16 17:28:23.726 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:28:23.811 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 17:28:23.813 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-03-16 17:28:23.893 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 17:28:24.434 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-03-16 17:28:24.454 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-03-16 17:28:24.952 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-03-16 17:28:24.992 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:28:25.003 | + functions-common:time_stop:2425 : local name 2022-03-16 17:28:25.011 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:28:25.023 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:28:25.031 | + functions-common:time_stop:2428 : local total 2022-03-16 17:28:25.046 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:28:25.058 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:28:25.078 | + functions-common:time_stop:2432 : start_time=1647451703264 2022-03-16 17:28:25.086 | + functions-common:time_stop:2434 : [[ -z 1647451703264 ]] 2022-03-16 17:28:25.108 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:28:25.138 | + functions-common:time_stop:2437 : end_time=1647451705111 2022-03-16 17:28:25.151 | + functions-common:time_stop:2438 : elapsed_time=1847 2022-03-16 17:28:25.164 | + functions-common:time_stop:2439 : total=35345 2022-03-16 17:28:25.183 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:28:25.195 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37192 2022-03-16 17:28:25.212 | + ./stack.sh:main:1325 : create_volume_types 2022-03-16 17:28:25.219 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-16 17:28:25.284 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:25.301 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 17:28:25.314 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-16 17:28:25.322 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-16 17:28:25.342 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-16 17:28:25.351 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-16 17:28:25.414 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:25.417 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-16 17:28:29.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:29.913 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:29.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:29.913 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:29.913 | +-------------+--------------------------------------+ 2022-03-16 17:28:29.913 | | Field | Value | 2022-03-16 17:28:29.913 | +-------------+--------------------------------------+ 2022-03-16 17:28:29.913 | | description | None | 2022-03-16 17:28:29.914 | | id | 7c74fc72-641a-4515-90f9-9c768b942529 | 2022-03-16 17:28:29.914 | | is_public | True | 2022-03-16 17:28:29.914 | | name | lvmdriver-1 | 2022-03-16 17:28:29.914 | | properties | volume_backend_name='lvmdriver-1' | 2022-03-16 17:28:29.914 | +-------------+--------------------------------------+ 2022-03-16 17:28:30.167 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-03-16 17:28:30.172 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-03-16 17:28:30.175 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-03-16 17:28:30.223 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:30.228 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-03-16 17:28:30.239 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:28:30.243 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-03-16 17:28:30.246 | + ./stack.sh:main:1340 : start_glance 2022-03-16 17:28:30.248 | + lib/glance:start_glance:602 : local service_protocol=http 2022-03-16 17:28:30.252 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-03-16 17:28:30.306 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:28:30.310 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-03-16 17:28:30.314 | ++ lib/glance:start_glance:610 : which uwsgi 2022-03-16 17:28:30.322 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:28:30.326 | + functions-common:run_process:1680 : local service=g-api 2022-03-16 17:28:30.330 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:28:30.334 | + functions-common:run_process:1682 : local group= 2022-03-16 17:28:30.338 | + functions-common:run_process:1683 : local user= 2022-03-16 17:28:30.338 | + functions-common:run_process:1685 : local name=g-api 2022-03-16 17:28:30.342 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 17:28:30.346 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 17:28:30.350 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:28:30.354 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:28:30.355 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:28:30.360 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451710357 2022-03-16 17:28:30.363 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-03-16 17:28:30.382 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:30.385 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-03-16 17:28:30.388 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-03-16 17:28:30.390 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:28:30.393 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:28:30.396 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:28:30.399 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:28:30.402 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-03-16 17:28:30.405 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-03-16 17:28:30.408 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-03-16 17:28:30.411 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 17:28:30.414 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 17:28:30.417 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-03-16 17:28:30.420 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-03-16 17:28:30.424 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-03-16 17:28:30.427 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:28:30.430 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 17:28:30.433 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 17:28:30.435 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-03-16 17:28:30.438 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 17:28:30.444 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-03-16 17:28:30.510 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-03-16 17:28:30.572 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-03-16 17:28:30.637 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-16 17:28:30.706 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 17:28:30.772 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-03-16 17:28:30.845 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-03-16 17:28:30.911 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-03-16 17:28:30.975 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-03-16 17:28:31.038 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-03-16 17:28:31.106 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 17:28:31.108 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-03-16 17:28:31.166 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 17:28:31.685 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-03-16 17:28:31.702 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-03-16 17:28:32.209 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-03-16 17:28:32.300 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 17:28:32.307 | + functions-common:time_stop:2425 : local name 2022-03-16 17:28:32.310 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:28:32.322 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:28:32.326 | + functions-common:time_stop:2428 : local total 2022-03-16 17:28:32.328 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:28:32.332 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 17:28:32.335 | + functions-common:time_stop:2432 : start_time=1647451710357 2022-03-16 17:28:32.338 | + functions-common:time_stop:2434 : [[ -z 1647451710357 ]] 2022-03-16 17:28:32.342 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:28:32.349 | + functions-common:time_stop:2437 : end_time=1647451712344 2022-03-16 17:28:32.353 | + functions-common:time_stop:2438 : elapsed_time=1987 2022-03-16 17:28:32.356 | + functions-common:time_stop:2439 : total=37192 2022-03-16 17:28:32.360 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:28:32.364 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39179 2022-03-16 17:28:32.368 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-03-16 17:28:32.392 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:28:32.395 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.24) to start...' 2022-03-16 17:28:32.395 | Waiting for g-api (10.222.0.24) to start... 2022-03-16 17:28:32.398 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.24/image 2022-03-16 17:28:32.401 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 17:28:32.404 | + functions:wait_for_service:458 : local url=http://10.222.0.24/image 2022-03-16 17:28:32.407 | + functions:wait_for_service:459 : local rval=0 2022-03-16 17:28:32.411 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 17:28:32.416 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 17:28:32.419 | + functions-common:time_start:2412 : local start_time= 2022-03-16 17:28:32.421 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 17:28:32.426 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 17:28:32.432 | + functions-common:time_start:2416 : _TIME_START[$name]=1647451712428 2022-03-16 17:28:32.434 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 17:28:32.456 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/image 2022-03-16 17:28:36.990 | + :: : [[ 300 == 503 ]] 2022-03-16 17:28:36.992 | + :: : [[ 0 -eq 7 ]] 2022-03-16 17:28:36.995 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 17:28:36.998 | + functions-common:time_stop:2425 : local name 2022-03-16 17:28:37.001 | + functions-common:time_stop:2426 : local end_time 2022-03-16 17:28:37.004 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 17:28:37.007 | + functions-common:time_stop:2428 : local total 2022-03-16 17:28:37.010 | + functions-common:time_stop:2429 : local start_time 2022-03-16 17:28:37.015 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 17:28:37.020 | + functions-common:time_stop:2432 : start_time=1647451712428 2022-03-16 17:28:37.028 | + functions-common:time_stop:2434 : [[ -z 1647451712428 ]] 2022-03-16 17:28:37.043 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 17:28:37.055 | + functions-common:time_stop:2437 : end_time=1647451717051 2022-03-16 17:28:37.065 | + functions-common:time_stop:2438 : elapsed_time=4623 2022-03-16 17:28:37.072 | + functions-common:time_stop:2439 : total=23091 2022-03-16 17:28:37.078 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 17:28:37.079 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27714 2022-03-16 17:28:37.091 | + functions:wait_for_service:467 : return 0 2022-03-16 17:28:37.095 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-03-16 17:28:37.129 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:37.132 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-03-16 17:28:37.153 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:37.156 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-03-16 17:28:37.158 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 17:28:37.161 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-03-16 17:28:37.165 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-03-16 17:28:37.168 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:28:37.170 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:28:37.172 | + functions:upload_image:134 : local image image_fname image_name 2022-03-16 17:28:37.175 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-03-16 17:28:37.180 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:28:37.184 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:28:37.186 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-03-16 17:28:37.188 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-03-16 17:28:37.191 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:28:37.196 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-03-16 17:28:37.198 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:28:37.200 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-03-16 17:28:37.203 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-03-16 17:28:37.205 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-03-16 17:28:37.207 | + functions:upload_image:294 : local kernel= 2022-03-16 17:28:37.210 | + functions:upload_image:295 : local ramdisk= 2022-03-16 17:28:37.212 | + functions:upload_image:296 : local disk_format= 2022-03-16 17:28:37.215 | + functions:upload_image:297 : local container_format= 2022-03-16 17:28:37.217 | + functions:upload_image:298 : local unpack= 2022-03-16 17:28:37.220 | + functions:upload_image:299 : local img_property= 2022-03-16 17:28:37.222 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-16 17:28:37.225 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-03-16 17:28:37.227 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-03-16 17:28:37.229 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-03-16 17:28:37.232 | + functions:upload_image:309 : case "$image_fname" in 2022-03-16 17:28:37.235 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:28:37.238 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:28:37.243 | + functions:upload_image:375 : image_name=ubuntu-16 2022-03-16 17:28:37.247 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-03-16 17:28:37.252 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:28:37.256 | + functions:upload_image:376 : disk_format=vhdx 2022-03-16 17:28:37.259 | + functions:upload_image:377 : container_format=bare 2022-03-16 17:28:37.261 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-03-16 17:28:37.264 | + functions:upload_image:385 : is_arch ppc64le 2022-03-16 17:28:37.267 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 17:28:37.273 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-03-16 17:28:37.275 | + functions:upload_image:385 : is_arch ppc64 2022-03-16 17:28:37.278 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 17:28:37.283 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-03-16 17:28:37.286 | + functions:upload_image:385 : is_arch ppc 2022-03-16 17:28:37.293 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 17:28:37.296 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-03-16 17:28:37.299 | + functions:upload_image:389 : is_arch aarch64 2022-03-16 17:28:37.305 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 17:28:37.309 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-16 17:28:37.312 | + functions:upload_image:393 : '[' bare = bare ']' 2022-03-16 17:28:37.315 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-03-16 17:28:37.317 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-03-16 17:28:37.320 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-03-16 17:28:37.323 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-03-16 17:28:37.325 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-03-16 17:28:37.328 | + functions:_upload_image:105 : shift 2022-03-16 17:28:37.330 | + functions:_upload_image:106 : local container=bare 2022-03-16 17:28:37.334 | + functions:_upload_image:107 : shift 2022-03-16 17:28:37.337 | + functions:_upload_image:108 : local disk=vhdx 2022-03-16 17:28:37.339 | + functions:_upload_image:109 : shift 2022-03-16 17:28:37.342 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-16 17:28:37.344 | + functions:_upload_image:111 : shift 2022-03-16 17:28:37.346 | + functions:_upload_image:112 : local properties 2022-03-16 17:28:37.348 | + functions:_upload_image:113 : local useimport 2022-03-16 17:28:37.353 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-03-16 17:28:37.355 | ++ functions:_image_properties_to_arg:87 : local result= 2022-03-16 17:28:37.358 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-03-16 17:28:37.360 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-03-16 17:28:37.363 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-03-16 17:28:37.366 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-03-16 17:28:37.369 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-03-16 17:28:37.372 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-03-16 17:28:45.344 | + inc/async:async_inner:64 : rc=0 2022-03-16 17:28:45.380 | [243281 Async create_flavors:243281]: finished successfully 2022-03-16 17:28:55.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.337 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.337 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.337 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-16 17:28:55.337 | | Field | Value | 2022-03-16 17:28:55.337 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-16 17:28:55.337 | | container_format | bare | 2022-03-16 17:28:55.337 | | created_at | 2022-03-16T17:28:40Z | 2022-03-16 17:28:55.337 | | disk_format | vhdx | 2022-03-16 17:28:55.337 | | file | /v2/images/cd27386f-47c8-4510-a03f-c683d1c8707e/file | 2022-03-16 17:28:55.337 | | id | cd27386f-47c8-4510-a03f-c683d1c8707e | 2022-03-16 17:28:55.337 | | min_disk | 0 | 2022-03-16 17:28:55.337 | | min_ram | 0 | 2022-03-16 17:28:55.337 | | name | ubuntu-16 | 2022-03-16 17:28:55.338 | | owner | 1a0f076e2ff941c98e21ed5e8ee31dbc | 2022-03-16 17:28:55.338 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-03-16 17:28:55.338 | | protected | False | 2022-03-16 17:28:55.338 | | schema | /v2/schemas/image | 2022-03-16 17:28:55.338 | | status | queued | 2022-03-16 17:28:55.338 | | tags | | 2022-03-16 17:28:55.338 | | updated_at | 2022-03-16T17:28:40Z | 2022-03-16 17:28:55.338 | | visibility | public | 2022-03-16 17:28:55.338 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-16 17:28:55.509 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-03-16 17:28:55.565 | [185080 Async create_flavors:243281]: Waiting for completion of create_flavors running on PID 243281 (2 other jobs running) 2022-03-16 17:28:55.594 | [185080 Async create_flavors:243281]: Signaling child to exit 2022-03-16 17:28:55.594 | WAKEUP 2022-03-16 17:28:55.619 | [185080 Async create_flavors:243281]: Signaled 2022-03-16 17:28:55.621 | + lib/nova:create_flavors:1217 : is_service_enabled n-api 2022-03-16 17:28:55.621 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:55.621 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor list 2022-03-16 17:28:55.621 | + lib/nova:create_flavors:1218 : grep -q ds512M 2022-03-16 17:28:55.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.621 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.621 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.621 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-03-16 17:28:55.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.621 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.621 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.621 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.621 | | Field | Value | 2022-03-16 17:28:55.621 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.622 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:28:55.622 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:28:55.622 | | description | None | 2022-03-16 17:28:55.622 | | disk | 1 | 2022-03-16 17:28:55.622 | | id | c1 | 2022-03-16 17:28:55.622 | | name | cirros256 | 2022-03-16 17:28:55.622 | | os-flavor-access:is_public | True | 2022-03-16 17:28:55.622 | | properties | hw_rng:allowed='True' | 2022-03-16 17:28:55.622 | | ram | 256 | 2022-03-16 17:28:55.622 | | rxtx_factor | 1.0 | 2022-03-16 17:28:55.622 | | swap | | 2022-03-16 17:28:55.622 | | vcpus | 1 | 2022-03-16 17:28:55.622 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.622 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-03-16 17:28:55.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.622 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.622 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.622 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.622 | | Field | Value | 2022-03-16 17:28:55.622 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.622 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:28:55.622 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:28:55.622 | | description | None | 2022-03-16 17:28:55.622 | | disk | 5 | 2022-03-16 17:28:55.622 | | id | d1 | 2022-03-16 17:28:55.622 | | name | ds512M | 2022-03-16 17:28:55.622 | | os-flavor-access:is_public | True | 2022-03-16 17:28:55.622 | | properties | hw_rng:allowed='True' | 2022-03-16 17:28:55.622 | | ram | 512 | 2022-03-16 17:28:55.622 | | rxtx_factor | 1.0 | 2022-03-16 17:28:55.622 | | swap | | 2022-03-16 17:28:55.623 | | vcpus | 1 | 2022-03-16 17:28:55.623 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.623 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-03-16 17:28:55.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.623 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.623 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.623 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.623 | | Field | Value | 2022-03-16 17:28:55.623 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.623 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:28:55.623 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:28:55.623 | | description | None | 2022-03-16 17:28:55.623 | | disk | 10 | 2022-03-16 17:28:55.623 | | id | d2 | 2022-03-16 17:28:55.623 | | name | ds1G | 2022-03-16 17:28:55.623 | | os-flavor-access:is_public | True | 2022-03-16 17:28:55.623 | | properties | hw_rng:allowed='True' | 2022-03-16 17:28:55.623 | | ram | 1024 | 2022-03-16 17:28:55.623 | | rxtx_factor | 1.0 | 2022-03-16 17:28:55.623 | | swap | | 2022-03-16 17:28:55.623 | | vcpus | 1 | 2022-03-16 17:28:55.623 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.623 | + lib/nova:create_flavors:1223 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-03-16 17:28:55.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.623 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.623 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.623 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.623 | | Field | Value | 2022-03-16 17:28:55.623 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.623 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:28:55.623 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:28:55.623 | | description | None | 2022-03-16 17:28:55.624 | | disk | 10 | 2022-03-16 17:28:55.624 | | id | d3 | 2022-03-16 17:28:55.624 | | name | ds2G | 2022-03-16 17:28:55.624 | | os-flavor-access:is_public | True | 2022-03-16 17:28:55.624 | | properties | hw_rng:allowed='True' | 2022-03-16 17:28:55.624 | | ram | 2048 | 2022-03-16 17:28:55.624 | | rxtx_factor | 1.0 | 2022-03-16 17:28:55.624 | | swap | | 2022-03-16 17:28:55.624 | | vcpus | 2 | 2022-03-16 17:28:55.624 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.624 | + lib/nova:create_flavors:1224 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-03-16 17:28:55.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.624 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.624 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.624 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.624 | | Field | Value | 2022-03-16 17:28:55.624 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.624 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:28:55.624 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:28:55.624 | | description | None | 2022-03-16 17:28:55.624 | | disk | 20 | 2022-03-16 17:28:55.624 | | id | d4 | 2022-03-16 17:28:55.624 | | name | ds4G | 2022-03-16 17:28:55.624 | | os-flavor-access:is_public | True | 2022-03-16 17:28:55.624 | | properties | hw_rng:allowed='True' | 2022-03-16 17:28:55.624 | | ram | 4096 | 2022-03-16 17:28:55.624 | | rxtx_factor | 1.0 | 2022-03-16 17:28:55.624 | | swap | | 2022-03-16 17:28:55.624 | | vcpus | 4 | 2022-03-16 17:28:55.624 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.624 | + lib/nova:create_flavors:1227 : openstack --os-region-name=RegionOne flavor list 2022-03-16 17:28:55.624 | + lib/nova:create_flavors:1227 : grep -q m1.tiny 2022-03-16 17:28:55.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.625 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.625 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.625 | + lib/nova:create_flavors:1228 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-03-16 17:28:55.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.625 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.625 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.625 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.625 | | Field | Value | 2022-03-16 17:28:55.625 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.625 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:28:55.625 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:28:55.625 | | description | None | 2022-03-16 17:28:55.625 | | disk | 1 | 2022-03-16 17:28:55.625 | | id | 1 | 2022-03-16 17:28:55.625 | | name | m1.tiny | 2022-03-16 17:28:55.625 | | os-flavor-access:is_public | True | 2022-03-16 17:28:55.625 | | properties | hw_rng:allowed='True' | 2022-03-16 17:28:55.625 | | ram | 512 | 2022-03-16 17:28:55.625 | | rxtx_factor | 1.0 | 2022-03-16 17:28:55.625 | | swap | | 2022-03-16 17:28:55.625 | | vcpus | 1 | 2022-03-16 17:28:55.625 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.625 | + lib/nova:create_flavors:1229 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-03-16 17:28:55.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.625 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.625 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.625 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.625 | | Field | Value | 2022-03-16 17:28:55.625 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.625 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:28:55.626 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:28:55.626 | | description | None | 2022-03-16 17:28:55.626 | | disk | 20 | 2022-03-16 17:28:55.626 | | id | 2 | 2022-03-16 17:28:55.626 | | name | m1.small | 2022-03-16 17:28:55.626 | | os-flavor-access:is_public | True | 2022-03-16 17:28:55.626 | | properties | hw_rng:allowed='True' | 2022-03-16 17:28:55.626 | | ram | 2048 | 2022-03-16 17:28:55.626 | | rxtx_factor | 1.0 | 2022-03-16 17:28:55.626 | | swap | | 2022-03-16 17:28:55.626 | | vcpus | 1 | 2022-03-16 17:28:55.626 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.626 | + lib/nova:create_flavors:1230 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-03-16 17:28:55.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.626 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.626 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.626 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.626 | | Field | Value | 2022-03-16 17:28:55.626 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.626 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:28:55.626 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:28:55.626 | | description | None | 2022-03-16 17:28:55.626 | | disk | 40 | 2022-03-16 17:28:55.626 | | id | 3 | 2022-03-16 17:28:55.626 | | name | m1.medium | 2022-03-16 17:28:55.626 | | os-flavor-access:is_public | True | 2022-03-16 17:28:55.626 | | properties | hw_rng:allowed='True' | 2022-03-16 17:28:55.626 | | ram | 4096 | 2022-03-16 17:28:55.626 | | rxtx_factor | 1.0 | 2022-03-16 17:28:55.626 | | swap | | 2022-03-16 17:28:55.626 | | vcpus | 2 | 2022-03-16 17:28:55.626 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.627 | + lib/nova:create_flavors:1231 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-03-16 17:28:55.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.627 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.627 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.627 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.627 | | Field | Value | 2022-03-16 17:28:55.627 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.627 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:28:55.627 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:28:55.627 | | description | None | 2022-03-16 17:28:55.627 | | disk | 80 | 2022-03-16 17:28:55.627 | | id | 4 | 2022-03-16 17:28:55.627 | | name | m1.large | 2022-03-16 17:28:55.627 | | os-flavor-access:is_public | True | 2022-03-16 17:28:55.627 | | properties | hw_rng:allowed='True' | 2022-03-16 17:28:55.627 | | ram | 8192 | 2022-03-16 17:28:55.627 | | rxtx_factor | 1.0 | 2022-03-16 17:28:55.627 | | swap | | 2022-03-16 17:28:55.627 | | vcpus | 4 | 2022-03-16 17:28:55.627 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.627 | + lib/nova:create_flavors:1232 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-03-16 17:28:55.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.627 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:55.627 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:55.627 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.627 | | Field | Value | 2022-03-16 17:28:55.627 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.627 | | OS-FLV-DISABLED:disabled | False | 2022-03-16 17:28:55.627 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-16 17:28:55.627 | | description | None | 2022-03-16 17:28:55.627 | | disk | 160 | 2022-03-16 17:28:55.627 | | id | 5 | 2022-03-16 17:28:55.628 | | name | m1.xlarge | 2022-03-16 17:28:55.628 | | os-flavor-access:is_public | True | 2022-03-16 17:28:55.628 | | properties | hw_rng:allowed='True' | 2022-03-16 17:28:55.628 | | ram | 16384 | 2022-03-16 17:28:55.628 | | rxtx_factor | 1.0 | 2022-03-16 17:28:55.628 | | swap | | 2022-03-16 17:28:55.628 | | vcpus | 8 | 2022-03-16 17:28:55.628 | +----------------------------+-----------------------+ 2022-03-16 17:28:55.671 | [185080 Async create_flavors:243281]: finished create_flavors with result 0 in 32 seconds 2022-03-16 17:28:55.675 | + inc/async:async_wait:197 : return 0 2022-03-16 17:28:55.678 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-03-16 17:28:55.697 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:28:55.700 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-03-16 17:28:55.718 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:55.721 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-03-16 17:28:55.741 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:55.743 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-03-16 17:28:55.746 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 17:28:55.748 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-16 17:28:55.753 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-03-16 17:28:55.755 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-16 17:28:55.758 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-03-16 17:28:55.760 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-03-16 17:28:55.761 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-03-16 17:28:55.762 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-03-16 17:28:55.764 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-03-16 17:28:55.765 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-03-16 17:28:55.767 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-03-16 17:28:55.768 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-03-16 17:28:55.770 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-03-16 17:28:55.771 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-03-16 17:28:55.773 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-03-16 17:28:55.775 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 17:28:55.776 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-03-16 17:28:55.777 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-16 17:28:55.779 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-03-16 17:28:55.780 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 17:28:55.782 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-03-16 17:28:55.783 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-16 17:28:55.785 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-03-16 17:28:55.787 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 17:28:55.789 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-03-16 17:28:55.790 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-03-16 17:28:55.792 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-16 17:28:55.793 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-03-16 17:28:55.795 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 17:28:55.796 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-03-16 17:28:55.798 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-03-16 17:28:55.799 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-03-16 17:28:55.800 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-16 17:28:55.803 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-03-16 17:28:55.804 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-16 17:28:55.806 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-03-16 17:28:55.807 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-03-16 17:28:55.809 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-03-16 17:28:55.811 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-03-16 17:28:55.812 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-03-16 17:28:55.814 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-03-16 17:28:55.815 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-03-16 17:28:55.817 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-03-16 17:28:55.819 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-03-16 17:28:55.821 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-03-16 17:28:55.822 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-03-16 17:28:55.824 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-03-16 17:28:55.825 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-16 17:28:55.827 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-16 17:28:55.828 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-03-16 17:28:55.830 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-03-16 17:28:55.831 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-03-16 17:28:55.833 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-03-16 17:28:55.835 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-03-16 17:28:55.836 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-03-16 17:28:55.838 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-03-16 17:28:55.840 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-03-16 17:28:55.842 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-03-16 17:28:55.842 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-03-16 17:28:55.843 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-03-16 17:28:55.843 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-16 17:28:55.845 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-16 17:28:57.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:57.966 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:57.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 17:28:57.966 | from cryptography.utils import int_from_bytes 2022-03-16 17:28:57.966 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-03-16 17:28:57.968 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-03-16 17:28:58.134 | + ./stack.sh:main:1390 : save_stackenv 2022-03-16 17:28:58.136 | + functions-common:save_stackenv:60 : local tag= 2022-03-16 17:28:58.140 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 17:28:58.144 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-172858 2022-03-16 17:28:58.147 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-172858 ' 2022-03-16 17:28:58.150 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:28:58.153 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 17:28:58.155 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:28:58.158 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 17:28:58.160 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:28:58.164 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 17:28:58.166 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:28:58.169 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-03-16 17:28:58.171 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:28:58.174 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2022-03-16 17:28:58.177 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:28:58.179 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2022-03-16 17:28:58.182 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:28:58.184 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-171613 2022-03-16 17:28:58.187 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:28:58.189 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 17:28:58.192 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:28:58.195 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2022-03-16 17:28:58.197 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:28:58.200 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 17:28:58.202 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:28:58.205 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 17:28:58.208 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:28:58.211 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 17:28:58.213 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 17:28:58.215 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 17:28:58.218 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-03-16 17:28:58.220 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-16 17:28:58.223 | + inc/meta-config:merge_config_group:171 : shift 2022-03-16 17:28:58.225 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-03-16 17:28:58.228 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:28:58.230 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-16 17:28:58.233 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-16 17:28:58.236 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-03-16 17:28:58.238 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:28:58.242 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-03-16 17:28:58.244 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:28:58.247 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-03-16 17:28:58.247 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:28:58.247 | gsub("[][]", "", $1); 2022-03-16 17:28:58.247 | split($1, a, "|"); 2022-03-16 17:28:58.247 | if (a[1] == matchgroup) 2022-03-16 17:28:58.247 | print a[2] 2022-03-16 17:28:58.247 | } 2022-03-16 17:28:58.247 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:28:58.253 | + ./stack.sh:main:1408 : run_phase stack extra 2022-03-16 17:28:58.257 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 17:28:58.260 | + functions-common:run_phase:1854 : local phase=extra 2022-03-16 17:28:58.262 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 17:28:58.265 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 17:28:58.268 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 17:28:58.271 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 17:28:58.273 | + functions-common:run_phase:1863 : local extra 2022-03-16 17:28:58.277 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 17:28:58.281 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 17:28:58.284 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 17:28:58.288 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 17:28:58.291 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-03-16 17:28:58.293 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 17:28:58.311 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 17:28:58.314 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:28:58.317 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:28:58.320 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-03-16 17:28:58.323 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:28:58.325 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 17:28:58.328 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-16 17:28:58.331 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-03-16 17:28:58.333 | ++ extras.d/80-tempest.sh:source:15 : : 2022-03-16 17:28:58.336 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 17:28:58.339 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 17:28:58.341 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 17:28:58.344 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 17:28:58.347 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-03-16 17:28:58.350 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 17:28:58.352 | + functions-common:run_plugins:1840 : local phase=extra 2022-03-16 17:28:58.355 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 17:28:58.358 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 17:28:58.360 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-03-16 17:28:58.363 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-16 17:28:58.366 | + inc/meta-config:merge_config_group:171 : shift 2022-03-16 17:28:58.369 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-03-16 17:28:58.372 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:28:58.374 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-16 17:28:58.377 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-16 17:28:58.380 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-03-16 17:28:58.383 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-16 17:28:58.386 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-03-16 17:28:58.388 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-16 17:28:58.391 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-03-16 17:28:58.391 | /^\[\[.+\|.*\]\]/ { 2022-03-16 17:28:58.391 | gsub("[][]", "", $1); 2022-03-16 17:28:58.391 | split($1, a, "|"); 2022-03-16 17:28:58.391 | if (a[1] == matchgroup) 2022-03-16 17:28:58.391 | print a[2] 2022-03-16 17:28:58.391 | } 2022-03-16 17:28:58.391 | ' /home/ubuntu/devstack/local.conf 2022-03-16 17:28:58.398 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-03-16 17:28:58.418 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 17:28:58.421 | + ./stack.sh:main:1430 : service_check 2022-03-16 17:28:58.424 | + functions-common:service_check:1718 : local service 2022-03-16 17:28:58.428 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:58.430 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-03-16 17:28:58.443 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-03-16 17:28:58.447 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:58.450 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-03-16 17:28:58.464 | enabled 2022-03-16 17:28:58.467 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-03-16 17:28:58.484 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-03-16 17:28:58.485 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-03-16 17:28:58.485 | Active: active (running) since Wed 2022-03-16 17:26:45 UTC; 2min 13s ago 2022-03-16 17:28:58.485 | Main PID: 236230 (uwsgi) 2022-03-16 17:28:58.485 | Status: "uWSGI is ready" 2022-03-16 17:28:58.485 | Tasks: 3 (limit: 14304) 2022-03-16 17:28:58.485 | Memory: 253.5M 2022-03-16 17:28:58.485 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-03-16 17:28:58.485 | ├─236230 nova-apiuWSGI master 2022-03-16 17:28:58.485 | ├─236231 nova-apiuWSGI worker 1 2022-03-16 17:28:58.485 | └─236232 nova-apiuWSGI worker 2 2022-03-16 17:28:58.485 | 2022-03-16 17:28:58.485 | Mar 16 17:28:42 dv-neutron-833247-11-hyperv devstack@n-api.service[236232]: [pid: 236232|app: 0|req: 17/32] 10.222.0.24 () {64 vars in 1332 bytes} [Wed Mar 16 17:28:42 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-16 17:28:58.485 | Mar 16 17:28:45 dv-neutron-833247-11-hyperv devstack@n-api.service[236231]: DEBUG nova.api.openstack.wsgi [None req-b592d082-8a08-4aba-bff8-a2732c35d0c4 admin admin] Calling method '>' {{(pid=236231) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-03-16 17:28:58.485 | Mar 16 17:28:45 dv-neutron-833247-11-hyperv devstack@n-api.service[236231]: INFO nova.api.openstack.requestlog [None req-b592d082-8a08-4aba-bff8-a2732c35d0c4 admin admin] 10.222.0.24 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002097 2022-03-16 17:28:58.485 | Mar 16 17:28:45 dv-neutron-833247-11-hyperv devstack@n-api.service[236231]: [pid: 236231|app: 0|req: 16/33] 10.222.0.24 () {54 vars in 930 bytes} [Wed Mar 16 17:28:45 2022] GET /compute/v2.1 => generated 388 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-03-16 17:28:58.485 | Mar 16 17:28:45 dv-neutron-833247-11-hyperv devstack@n-api.service[236232]: DEBUG nova.api.openstack.wsgi [None req-0f5518ee-d9a0-46c2-a150-74b7cc56fa4b admin admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 16384, "OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0, "os-flavor-access:is_public": true, "vcpus": 8, "name": "m1.xlarge", "disk": 160, "rxtx_factor": 1.0, "id": "5"}} {{(pid=236232) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-16 17:28:58.485 | Mar 16 17:28:45 dv-neutron-833247-11-hyperv devstack@n-api.service[236232]: INFO nova.api.openstack.requestlog [None req-0f5518ee-d9a0-46c2-a150-74b7cc56fa4b admin admin] 10.222.0.24 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.082679 2022-03-16 17:28:58.485 | Mar 16 17:28:45 dv-neutron-833247-11-hyperv devstack@n-api.service[236232]: [pid: 236232|app: 0|req: 18/34] 10.222.0.24 () {64 vars in 1282 bytes} [Wed Mar 16 17:28:45 2022] POST /compute/v2.1/flavors => generated 408 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-03-16 17:28:58.485 | Mar 16 17:28:45 dv-neutron-833247-11-hyperv devstack@n-api.service[236231]: DEBUG nova.api.openstack.wsgi [None req-b8d821e4-3a3d-44fa-9897-c42890154605 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=236231) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-16 17:28:58.485 | Mar 16 17:28:45 dv-neutron-833247-11-hyperv devstack@n-api.service[236231]: INFO nova.api.openstack.requestlog [None req-b8d821e4-3a3d-44fa-9897-c42890154605 admin admin] 10.222.0.24 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.028272 2022-03-16 17:28:58.485 | Mar 16 17:28:45 dv-neutron-833247-11-hyperv devstack@n-api.service[236231]: [pid: 236231|app: 0|req: 17/35] 10.222.0.24 () {64 vars in 1332 bytes} [Wed Mar 16 17:28:45 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) 2022-03-16 17:28:58.488 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:58.492 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-03-16 17:28:58.504 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-03-16 17:28:58.508 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:58.510 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-03-16 17:28:58.524 | enabled 2022-03-16 17:28:58.528 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-03-16 17:28:58.545 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-03-16 17:28:58.545 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-03-16 17:28:58.545 | Active: active (running) since Wed 2022-03-16 17:28:01 UTC; 57s ago 2022-03-16 17:28:58.545 | Main PID: 241025 (nova-scheduler) 2022-03-16 17:28:58.545 | Tasks: 3 (limit: 14304) 2022-03-16 17:28:58.545 | Memory: 154.0M 2022-03-16 17:28:58.545 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-03-16 17:28:58.545 | ├─241025 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-16 17:28:58.545 | ├─242348 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-16 17:28:58.545 | └─242349 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-16 17:28:58.545 | 2022-03-16 17:28:58.545 | Mar 16 17:28:06 dv-neutron-833247-11-hyperv nova-scheduler[241025]: DEBUG oslo_service.service [None req-b8303bab-003b-4289-b6a8-0d2bd32bbfba None None] oslo_limit.split_loggers = False {{(pid=241025) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:28:58.545 | Mar 16 17:28:06 dv-neutron-833247-11-hyperv nova-scheduler[241025]: DEBUG oslo_service.service [None req-b8303bab-003b-4289-b6a8-0d2bd32bbfba None None] oslo_limit.status_code_retries = None {{(pid=241025) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:28:58.546 | Mar 16 17:28:06 dv-neutron-833247-11-hyperv nova-scheduler[241025]: DEBUG oslo_service.service [None req-b8303bab-003b-4289-b6a8-0d2bd32bbfba None None] oslo_limit.status_code_retry_delay = None {{(pid=241025) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:28:58.546 | Mar 16 17:28:06 dv-neutron-833247-11-hyperv nova-scheduler[241025]: DEBUG oslo_service.service [None req-b8303bab-003b-4289-b6a8-0d2bd32bbfba None None] oslo_limit.timeout = None {{(pid=241025) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:28:58.546 | Mar 16 17:28:06 dv-neutron-833247-11-hyperv nova-scheduler[241025]: DEBUG oslo_service.service [None req-b8303bab-003b-4289-b6a8-0d2bd32bbfba None None] oslo_limit.valid_interfaces = None {{(pid=241025) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:28:58.546 | Mar 16 17:28:06 dv-neutron-833247-11-hyperv nova-scheduler[241025]: DEBUG oslo_service.service [None req-b8303bab-003b-4289-b6a8-0d2bd32bbfba None None] oslo_limit.version = None {{(pid=241025) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:28:58.546 | Mar 16 17:28:06 dv-neutron-833247-11-hyperv nova-scheduler[241025]: DEBUG oslo_service.service [None req-b8303bab-003b-4289-b6a8-0d2bd32bbfba None None] oslo_reports.file_event_handler = None {{(pid=241025) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:28:58.546 | Mar 16 17:28:06 dv-neutron-833247-11-hyperv nova-scheduler[241025]: DEBUG oslo_service.service [None req-b8303bab-003b-4289-b6a8-0d2bd32bbfba None None] oslo_reports.file_event_handler_interval = 1 {{(pid=241025) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:28:58.546 | Mar 16 17:28:06 dv-neutron-833247-11-hyperv nova-scheduler[241025]: DEBUG oslo_service.service [None req-b8303bab-003b-4289-b6a8-0d2bd32bbfba None None] oslo_reports.log_dir = None {{(pid=241025) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:28:58.546 | Mar 16 17:28:06 dv-neutron-833247-11-hyperv nova-scheduler[241025]: DEBUG oslo_service.service [None req-b8303bab-003b-4289-b6a8-0d2bd32bbfba None None] ******************************************************************************** {{(pid=241025) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-16 17:28:58.549 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:58.552 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-03-16 17:28:58.566 | enabled 2022-03-16 17:28:58.571 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-03-16 17:28:58.587 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-03-16 17:28:58.587 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-03-16 17:28:58.587 | Active: active (running) since Wed 2022-03-16 17:28:03 UTC; 55s ago 2022-03-16 17:28:58.587 | Main PID: 241549 (uwsgi) 2022-03-16 17:28:58.587 | Status: "uWSGI is ready" 2022-03-16 17:28:58.587 | Tasks: 4 (limit: 14304) 2022-03-16 17:28:58.587 | Memory: 216.3M 2022-03-16 17:28:58.587 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-03-16 17:28:58.587 | ├─241549 nova-api-metauWSGI master 2022-03-16 17:28:58.587 | ├─241553 nova-api-metauWSGI worker 1 2022-03-16 17:28:58.587 | ├─241554 nova-api-metauWSGI worker 2 2022-03-16 17:28:58.587 | └─241555 nova-api-metauWSGI http 1 2022-03-16 17:28:58.587 | 2022-03-16 17:28:58.587 | Mar 16 17:28:08 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[241554]: DEBUG oslo_concurrency.lockutils [None req-b2bde8e6-6f93-47e8-b52f-6ad56244d67b None None] Lock "1b7b1576-8f83-474a-bee2-7aaa4248440f" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=241554) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 17:28:58.587 | Mar 16 17:28:08 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[241554]: DEBUG oslo_concurrency.lockutils [None req-b2bde8e6-6f93-47e8-b52f-6ad56244d67b None None] Lock "1b7b1576-8f83-474a-bee2-7aaa4248440f" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=241554) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 17:28:58.587 | Mar 16 17:28:08 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[241554]: DEBUG oslo_db.sqlalchemy.engines [None req-b2bde8e6-6f93-47e8-b52f-6ad56244d67b None None] 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=241554) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:28:58.587 | Mar 16 17:28:08 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[241553]: DEBUG oslo_db.sqlalchemy.engines [None req-454187ef-785c-4728-9b40-eff792104d8f None None] 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=241553) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:28:58.588 | Mar 16 17:28:08 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[241554]: DEBUG oslo_db.sqlalchemy.engines [None req-b2bde8e6-6f93-47e8-b52f-6ad56244d67b None None] 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=241554) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:28:58.588 | Mar 16 17:28:08 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[241554]: DEBUG oslo_db.sqlalchemy.engines [None req-b2bde8e6-6f93-47e8-b52f-6ad56244d67b None None] 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=241554) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:28:58.588 | Mar 16 17:28:08 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[241553]: WARNING nova.api.metadata.handler [None req-454187ef-785c-4728-9b40-eff792104d8f None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-16 17:28:58.588 | Mar 16 17:28:08 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[241553]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55fb4d7f59a0 pid: 241553 (default app) 2022-03-16 17:28:58.588 | Mar 16 17:28:08 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[241554]: WARNING nova.api.metadata.handler [None req-b2bde8e6-6f93-47e8-b52f-6ad56244d67b None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-16 17:28:58.588 | Mar 16 17:28:08 dv-neutron-833247-11-hyperv devstack@n-api-meta.service[241554]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55fb4d7f59a0 pid: 241554 (default app) 2022-03-16 17:28:58.591 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:58.594 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-03-16 17:28:58.608 | enabled 2022-03-16 17:28:58.612 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-03-16 17:28:58.630 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-03-16 17:28:58.630 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-03-16 17:28:58.630 | Active: active (running) since Wed 2022-03-16 17:27:00 UTC; 1min 58s ago 2022-03-16 17:28:58.630 | Main PID: 237484 (uwsgi) 2022-03-16 17:28:58.630 | Status: "uWSGI is ready" 2022-03-16 17:28:58.630 | Tasks: 3 (limit: 14304) 2022-03-16 17:28:58.630 | Memory: 138.1M 2022-03-16 17:28:58.631 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-03-16 17:28:58.631 | ├─237484 placementuWSGI master 2022-03-16 17:28:58.631 | ├─237485 placementuWSGI worker 1 2022-03-16 17:28:58.631 | └─237486 placementuWSGI worker 2 2022-03-16 17:28:58.631 | 2022-03-16 17:28:58.631 | Mar 16 17:27:03 dv-neutron-833247-11-hyperv devstack@placement-api.service[237485]: [pid: 237485|app: 0|req: 1/1] 10.222.0.24 () {50 vars in 776 bytes} [Wed Mar 16 17:27:03 2022] GET /placement => generated 136 bytes in 17 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-16 17:28:58.631 | Mar 16 17:28:05 dv-neutron-833247-11-hyperv devstack@placement-api.service[237486]: DEBUG placement.requestlog [None req-6ebb3308-fcc6-4c74-a001-a6402fe84ab4 None None] Starting request: 10.222.0.24 "GET /placement/" {{(pid=237486) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-16 17:28:58.631 | Mar 16 17:28:05 dv-neutron-833247-11-hyperv devstack@placement-api.service[237486]: INFO placement.requestlog [None req-6ebb3308-fcc6-4c74-a001-a6402fe84ab4 None None] 10.222.0.24 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-16 17:28:58.631 | Mar 16 17:28:05 dv-neutron-833247-11-hyperv devstack@placement-api.service[237486]: [pid: 237486|app: 0|req: 1/2] 10.222.0.24 () {54 vars in 916 bytes} [Wed Mar 16 17:28:05 2022] GET /placement => generated 136 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-16 17:28:58.631 | Mar 16 17:28:09 dv-neutron-833247-11-hyperv devstack@placement-api.service[237485]: DEBUG placement.requestlog [None req-9cac5703-c25d-49ac-80e3-f880b9a6e377 None None] Starting request: 10.222.0.24 "GET /placement/" {{(pid=237485) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-16 17:28:58.631 | Mar 16 17:28:09 dv-neutron-833247-11-hyperv devstack@placement-api.service[237485]: INFO placement.requestlog [None req-9cac5703-c25d-49ac-80e3-f880b9a6e377 None None] 10.222.0.24 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-16 17:28:58.631 | Mar 16 17:28:09 dv-neutron-833247-11-hyperv devstack@placement-api.service[237485]: [pid: 237485|app: 0|req: 2/3] 10.222.0.24 () {54 vars in 916 bytes} [Wed Mar 16 17:28:09 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-16 17:28:58.631 | Mar 16 17:28:11 dv-neutron-833247-11-hyperv devstack@placement-api.service[237486]: DEBUG placement.requestlog [None req-f7f09aa2-8be5-4dc4-9e95-79874af754f6 None None] Starting request: 10.222.0.24 "GET /placement/" {{(pid=237486) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-16 17:28:58.631 | Mar 16 17:28:11 dv-neutron-833247-11-hyperv devstack@placement-api.service[237486]: INFO placement.requestlog [None req-f7f09aa2-8be5-4dc4-9e95-79874af754f6 None None] 10.222.0.24 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-16 17:28:58.631 | Mar 16 17:28:11 dv-neutron-833247-11-hyperv devstack@placement-api.service[237486]: [pid: 237486|app: 0|req: 2/4] 10.222.0.24 () {54 vars in 916 bytes} [Wed Mar 16 17:28:11 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-16 17:28:58.634 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:58.637 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-03-16 17:28:58.650 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-03-16 17:28:58.654 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:58.656 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-03-16 17:28:58.671 | enabled 2022-03-16 17:28:58.675 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-03-16 17:28:58.691 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-03-16 17:28:58.691 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-03-16 17:28:58.691 | Active: active (running) since Wed 2022-03-16 17:28:32 UTC; 26s ago 2022-03-16 17:28:58.691 | Main PID: 245547 (uwsgi) 2022-03-16 17:28:58.691 | Status: "uWSGI is ready" 2022-03-16 17:28:58.691 | Tasks: 7 (limit: 14304) 2022-03-16 17:28:58.692 | Memory: 225.4M 2022-03-16 17:28:58.692 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-03-16 17:28:58.692 | ├─245547 glance-apiuWSGI master 2022-03-16 17:28:58.692 | ├─245551 glance-apiuWSGI worker 1 2022-03-16 17:28:58.692 | └─245552 glance-apiuWSGI worker 2 2022-03-16 17:28:58.692 | 2022-03-16 17:28:58.692 | Mar 16 17:28:55 dv-neutron-833247-11-hyperv devstack@g-api.service[245551]: DEBUG glance_store.location [None req-f976fe5c-379c-403c-be2a-c58136cc782e admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=245551) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:28:58.692 | Mar 16 17:28:55 dv-neutron-833247-11-hyperv devstack@g-api.service[245551]: DEBUG glance_store.location [None req-f976fe5c-379c-403c-be2a-c58136cc782e admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=245551) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:28:58.692 | Mar 16 17:28:55 dv-neutron-833247-11-hyperv devstack@g-api.service[245551]: DEBUG glance_store.location [None req-f976fe5c-379c-403c-be2a-c58136cc782e admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=245551) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:28:58.692 | Mar 16 17:28:55 dv-neutron-833247-11-hyperv devstack@g-api.service[245551]: DEBUG glance_store.location [None req-f976fe5c-379c-403c-be2a-c58136cc782e admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=245551) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:28:58.693 | Mar 16 17:28:55 dv-neutron-833247-11-hyperv devstack@g-api.service[245551]: DEBUG glance_store.location [None req-f976fe5c-379c-403c-be2a-c58136cc782e admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=245551) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:28:58.693 | Mar 16 17:28:55 dv-neutron-833247-11-hyperv devstack@g-api.service[245551]: DEBUG glance_store.location [None req-f976fe5c-379c-403c-be2a-c58136cc782e admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=245551) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:28:58.693 | Mar 16 17:28:55 dv-neutron-833247-11-hyperv devstack@g-api.service[245551]: DEBUG glance_store.location [None req-f976fe5c-379c-403c-be2a-c58136cc782e admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=245551) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:28:58.693 | Mar 16 17:28:55 dv-neutron-833247-11-hyperv devstack@g-api.service[245551]: DEBUG glance_store.location [None req-f976fe5c-379c-403c-be2a-c58136cc782e admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=245551) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-16 17:28:58.693 | Mar 16 17:28:55 dv-neutron-833247-11-hyperv devstack@g-api.service[245551]: DEBUG glance_store.backend [None req-f976fe5c-379c-403c-be2a-c58136cc782e admin admin] Skipping store.set_acls... not implemented. {{(pid=245551) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-03-16 17:28:58.693 | Mar 16 17:28:55 dv-neutron-833247-11-hyperv devstack@g-api.service[245551]: [pid: 245551|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 880 bytes} [Wed Mar 16 17:28:40 2022] PUT /v2/images/cd27386f-47c8-4510-a03f-c683d1c8707e/file => generated 0 bytes in 15330 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-03-16 17:28:58.696 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:58.699 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-03-16 17:28:58.714 | enabled 2022-03-16 17:28:58.718 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-03-16 17:28:58.735 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-03-16 17:28:58.735 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-03-16 17:28:58.735 | Active: active (running) since Wed 2022-03-16 17:28:21 UTC; 37s ago 2022-03-16 17:28:58.735 | Main PID: 244243 (cinder-schedule) 2022-03-16 17:28:58.735 | Tasks: 2 (limit: 14304) 2022-03-16 17:28:58.735 | Memory: 108.8M 2022-03-16 17:28:58.735 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-03-16 17:28:58.735 | └─244243 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-03-16 17:28:58.735 | 2022-03-16 17:28:58.735 | Mar 16 17:28:25 dv-neutron-833247-11-hyperv cinder-scheduler[244243]: DEBUG cinder.service [None req-1206743a-b4bd-4a64-bac2-cd828bd27c80 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=244243) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-16 17:28:58.735 | Mar 16 17:28:27 dv-neutron-833247-11-hyperv cinder-scheduler[244243]: DEBUG cinder.scheduler.host_manager [None req-a655edd9-0a59-41a0-971a-f9fb1cb5437f None None] Received backup service update from dv-neutron-833247-11-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=244243) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-03-16 17:28:58.735 | Mar 16 17:28:38 dv-neutron-833247-11-hyperv cinder-scheduler[244243]: DEBUG cinder.scheduler.host_manager [None req-6b739f8d-c78b-425c-bd1a-d9f8f93e9059 None None] Received volume service update from dv-neutron-833247-11-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-833247-11-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=244243) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-03-16 17:28:58.735 | Mar 16 17:28:38 dv-neutron-833247-11-hyperv cinder-scheduler[244243]: DEBUG cinder.scheduler.host_manager [None req-6b739f8d-c78b-425c-bd1a-d9f8f93e9059 None None] Updating capabilities for dv-neutron-833247-11-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-833247-11-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 3, 16, 17, 28, 38, 859194)} {{(pid=244243) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-03-16 17:28:58.735 | Mar 16 17:28:38 dv-neutron-833247-11-hyperv cinder-scheduler[244243]: DEBUG cinder.utils [None req-6b739f8d-c78b-425c-bd1a-d9f8f93e9059 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=244243) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-16 17:28:58.735 | Mar 16 17:28:38 dv-neutron-833247-11-hyperv cinder-scheduler[244243]: DEBUG cinder.utils [None req-6b739f8d-c78b-425c-bd1a-d9f8f93e9059 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=244243) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-16 17:28:58.735 | Mar 16 17:28:38 dv-neutron-833247-11-hyperv cinder-scheduler[244243]: DEBUG cinder.scheduler.host_manager [None req-6b739f8d-c78b-425c-bd1a-d9f8f93e9059 None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'dv-neutron-833247-11-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 16, 17, 28, 38, 883899)}]. {{(pid=244243) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-03-16 17:28:58.735 | Mar 16 17:28:57 dv-neutron-833247-11-hyperv cinder-scheduler[244243]: DEBUG oslo_service.periodic_task [None req-0a9edfda-7ce4-4903-8762-6101e5185cae None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=244243) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-16 17:28:58.735 | Mar 16 17:28:57 dv-neutron-833247-11-hyperv cinder-scheduler[244243]: INFO cinder.message.api [None req-0a9edfda-7ce4-4903-8762-6101e5185cae None None] Deleted 0 expired messages. 2022-03-16 17:28:58.735 | Mar 16 17:28:57 dv-neutron-833247-11-hyperv cinder-scheduler[244243]: DEBUG oslo_service.periodic_task [None req-0a9edfda-7ce4-4903-8762-6101e5185cae None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=244243) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-16 17:28:58.739 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:58.742 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-03-16 17:28:58.756 | enabled 2022-03-16 17:28:58.760 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-03-16 17:28:58.776 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-03-16 17:28:58.777 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-03-16 17:28:58.777 | Active: active (running) since Wed 2022-03-16 17:28:15 UTC; 43s ago 2022-03-16 17:28:58.777 | Main PID: 243806 (uwsgi) 2022-03-16 17:28:58.777 | Status: "uWSGI is ready" 2022-03-16 17:28:58.777 | Tasks: 5 (limit: 14304) 2022-03-16 17:28:58.777 | Memory: 246.2M 2022-03-16 17:28:58.777 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-03-16 17:28:58.777 | ├─243806 cinder-apiuWSGI master 2022-03-16 17:28:58.777 | ├─243807 cinder-apiuWSGI worker 1 2022-03-16 17:28:58.777 | └─243808 cinder-apiuWSGI worker 2 2022-03-16 17:28:58.777 | 2022-03-16 17:28:58.777 | Mar 16 17:28:29 dv-neutron-833247-11-hyperv devstack@c-api.service[243807]: /usr/local/lib/python3.8/dist-packages/oslo_policy/policy.py:809: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. 2022-03-16 17:28:58.777 | Mar 16 17:28:29 dv-neutron-833247-11-hyperv devstack@c-api.service[243807]: warnings.warn(deprecated_msg) 2022-03-16 17:28:58.777 | Mar 16 17:28:29 dv-neutron-833247-11-hyperv devstack@c-api.service[243807]: DEBUG cinder.api.middleware.request_id [req-206523ce-db75-4770-8782-310b8816ffe4 req-62429569-9c11-46b6-bf67-15667b2ebd22 None None] RequestId filter calling following filter/app {{(pid=243807) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-03-16 17:28:58.777 | Mar 16 17:28:29 dv-neutron-833247-11-hyperv devstack@c-api.service[243807]: INFO cinder.api.openstack.wsgi [req-206523ce-db75-4770-8782-310b8816ffe4 req-62429569-9c11-46b6-bf67-15667b2ebd22 admin admin] POST http://10.222.0.24/volume/v3/1a0f076e2ff941c98e21ed5e8ee31dbc/types/7c74fc72-641a-4515-90f9-9c768b942529/extra_specs 2022-03-16 17:28:58.777 | Mar 16 17:28:29 dv-neutron-833247-11-hyperv devstack@c-api.service[243807]: DEBUG cinder.api.openstack.wsgi [req-206523ce-db75-4770-8782-310b8816ffe4 req-62429569-9c11-46b6-bf67-15667b2ebd22 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=243807) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-03-16 17:28:58.777 | Mar 16 17:28:29 dv-neutron-833247-11-hyperv devstack@c-api.service[243807]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-03-16 17:28:58.777 | Mar 16 17:28:29 dv-neutron-833247-11-hyperv devstack@c-api.service[243807]: warnings.warn('Policy enforcement is depending on the value of ' 2022-03-16 17:28:58.777 | Mar 16 17:28:29 dv-neutron-833247-11-hyperv devstack@c-api.service[243807]: DEBUG oslo_db.sqlalchemy.engines [req-206523ce-db75-4770-8782-310b8816ffe4 req-62429569-9c11-46b6-bf67-15667b2ebd22 admin admin] 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=243807) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 17:28:58.777 | Mar 16 17:28:29 dv-neutron-833247-11-hyperv devstack@c-api.service[243807]: INFO cinder.api.openstack.wsgi [req-206523ce-db75-4770-8782-310b8816ffe4 req-62429569-9c11-46b6-bf67-15667b2ebd22 admin admin] http://10.222.0.24/volume/v3/1a0f076e2ff941c98e21ed5e8ee31dbc/types/7c74fc72-641a-4515-90f9-9c768b942529/extra_specs returned with HTTP 200 2022-03-16 17:28:58.777 | Mar 16 17:28:29 dv-neutron-833247-11-hyperv devstack@c-api.service[243807]: [pid: 243807|app: 0|req: 1/3] 10.222.0.24 () {62 vars in 1454 bytes} [Wed Mar 16 17:28:28 2022] POST /volume/v3/1a0f076e2ff941c98e21ed5e8ee31dbc/types/7c74fc72-641a-4515-90f9-9c768b942529/extra_specs => generated 55 bytes in 911 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2022-03-16 17:28:58.781 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:58.783 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-03-16 17:28:58.798 | enabled 2022-03-16 17:28:58.802 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-03-16 17:28:58.819 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-03-16 17:28:58.819 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-03-16 17:28:58.819 | Active: active (running) since Wed 2022-03-16 17:28:24 UTC; 33s ago 2022-03-16 17:28:58.819 | Main PID: 244961 (cinder-volume) 2022-03-16 17:28:58.819 | Tasks: 3 (limit: 14304) 2022-03-16 17:28:58.819 | Memory: 141.2M 2022-03-16 17:28:58.819 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-03-16 17:28:58.819 | ├─244961 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-16 17:28:58.819 | └─245066 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-16 17:28:58.819 | 2022-03-16 17:28:58.819 | Mar 16 17:28:38 dv-neutron-833247-11-hyperv sudo[245903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-03-16 17:28:58.819 | Mar 16 17:28:38 dv-neutron-833247-11-hyperv sudo[245903]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-16 17:28:58.819 | Mar 16 17:28:40 dv-neutron-833247-11-hyperv sudo[245903]: pam_unix(sudo:session): session closed for user root 2022-03-16 17:28:58.819 | Mar 16 17:28:40 dv-neutron-833247-11-hyperv cinder-volume[245066]: DEBUG oslo_concurrency.processutils [None req-6b739f8d-c78b-425c-bd1a-d9f8f93e9059 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.121s {{(pid=245066) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-16 17:28:58.819 | Mar 16 17:28:40 dv-neutron-833247-11-hyperv cinder-volume[245066]: DEBUG oslo_concurrency.processutils [None req-6b739f8d-c78b-425c-bd1a-d9f8f93e9059 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=245066) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-16 17:28:58.819 | Mar 16 17:28:40 dv-neutron-833247-11-hyperv sudo[245910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-03-16 17:28:58.820 | Mar 16 17:28:40 dv-neutron-833247-11-hyperv sudo[245910]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-16 17:28:58.820 | Mar 16 17:28:41 dv-neutron-833247-11-hyperv sudo[245910]: pam_unix(sudo:session): session closed for user root 2022-03-16 17:28:58.820 | Mar 16 17:28:41 dv-neutron-833247-11-hyperv cinder-volume[245066]: DEBUG oslo_concurrency.processutils [None req-6b739f8d-c78b-425c-bd1a-d9f8f93e9059 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.189s {{(pid=245066) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-16 17:28:58.820 | Mar 16 17:28:41 dv-neutron-833247-11-hyperv cinder-volume[245066]: INFO cinder.volume.manager [None req-6b739f8d-c78b-425c-bd1a-d9f8f93e9059 None None] Driver post RPC initialization completed successfully. 2022-03-16 17:28:58.823 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:58.825 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-03-16 17:28:58.839 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-03-16 17:28:58.842 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:58.845 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-03-16 17:28:58.858 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-03-16 17:28:58.862 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:58.865 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-03-16 17:28:58.877 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-03-16 17:28:58.881 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:58.883 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-03-16 17:28:58.896 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-03-16 17:28:58.900 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:58.903 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-03-16 17:28:58.917 | enabled 2022-03-16 17:28:58.922 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-03-16 17:28:58.939 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-03-16 17:28:58.939 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-03-16 17:28:58.940 | Active: active (running) since Wed 2022-03-16 17:26:52 UTC; 2min 6s ago 2022-03-16 17:28:58.940 | Main PID: 236858 (/usr/bin/python) 2022-03-16 17:28:58.940 | Tasks: 9 (limit: 14304) 2022-03-16 17:28:58.940 | Memory: 394.9M 2022-03-16 17:28:58.940 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-03-16 17:28:58.940 | ├─236858 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-16 17:28:58.940 | ├─237001 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-16 17:28:58.940 | ├─237002 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-16 17:28:58.940 | ├─237003 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-16 17:28:58.940 | └─237004 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-16 17:28:58.940 | 2022-03-16 17:28:58.940 | Mar 16 17:28:10 dv-neutron-833247-11-hyperv neutron-server[237003]: DEBUG neutron_lib.callbacks.manager [None req-a50a0ddf-cd28-46c3-aa3d-ddec3eb56e27 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791223944021', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1461689'] for agent (f383527b-8cd0-4e82-93dc-50186f6d16ea), after_update {{(pid=237003) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:28:58.940 | Mar 16 17:28:13 dv-neutron-833247-11-hyperv neutron-server[237003]: DEBUG neutron_lib.callbacks.manager [None req-716799c8-c305-4d78-9f71-6429db8ca22d None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791223944021', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1461689'] for agent (19428df9-5f4b-48fa-8c26-06ce5425c6e1), after_update {{(pid=237003) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:28:58.940 | Mar 16 17:28:14 dv-neutron-833247-11-hyperv neutron-server[237003]: DEBUG neutron_lib.callbacks.manager [None req-243c16d7-4069-442e-8ebc-7ccae8d75004 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791223944021', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1461689'] for agent (9c6c13f3-daf2-45a8-ab24-c847fab9172e), after_update {{(pid=237003) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:28:58.940 | Mar 16 17:28:17 dv-neutron-833247-11-hyperv neutron-server[237003]: DEBUG neutron_lib.callbacks.manager [None req-cc9c25a5-3f8e-445d-8cad-b7aba4504f7f None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791223944021', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1461689'] for agent (31e270ec-249d-44b6-a1cf-dffad358d8cf), after_update {{(pid=237003) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:28:58.940 | Mar 16 17:28:19 dv-neutron-833247-11-hyperv neutron-server[237004]: DEBUG neutron.db.agents_db [None req-4238bbb9-f4fe-4077-9246-5c2e0f5099e2 None None] Agent healthcheck: found 4 active agents {{(pid=237004) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-16 17:28:58.940 | Mar 16 17:28:40 dv-neutron-833247-11-hyperv neutron-server[237003]: DEBUG neutron_lib.callbacks.manager [None req-05c79ea2-d622-4dd2-99ed-0539ee8d2a58 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791223944021', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1461689'] for agent (f383527b-8cd0-4e82-93dc-50186f6d16ea), after_update {{(pid=237003) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:28:58.940 | Mar 16 17:28:43 dv-neutron-833247-11-hyperv neutron-server[237003]: DEBUG neutron_lib.callbacks.manager [None req-c5aee195-df2e-4ef4-afc6-f3a3d964b787 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791223944021', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1461689'] for agent (19428df9-5f4b-48fa-8c26-06ce5425c6e1), after_update {{(pid=237003) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:28:58.940 | Mar 16 17:28:44 dv-neutron-833247-11-hyperv neutron-server[237003]: DEBUG neutron_lib.callbacks.manager [None req-243c16d7-4069-442e-8ebc-7ccae8d75004 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791223944021', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1461689'] for agent (9c6c13f3-daf2-45a8-ab24-c847fab9172e), after_update {{(pid=237003) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:28:58.940 | Mar 16 17:28:47 dv-neutron-833247-11-hyperv neutron-server[237003]: DEBUG neutron_lib.callbacks.manager [None req-cc9c25a5-3f8e-445d-8cad-b7aba4504f7f None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8791223944021', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1461689'] for agent (31e270ec-249d-44b6-a1cf-dffad358d8cf), after_update {{(pid=237003) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-16 17:28:58.940 | Mar 16 17:28:56 dv-neutron-833247-11-hyperv neutron-server[237004]: DEBUG neutron.db.agents_db [None req-4238bbb9-f4fe-4077-9246-5c2e0f5099e2 None None] Agent healthcheck: found 4 active agents {{(pid=237004) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-16 17:28:58.944 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:58.947 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-03-16 17:28:58.960 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-03-16 17:28:58.964 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:58.967 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-03-16 17:28:58.980 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-03-16 17:28:58.984 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:58.986 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-03-16 17:28:58.998 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-03-16 17:28:59.002 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:59.005 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-03-16 17:28:59.017 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-03-16 17:28:59.022 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:59.025 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-03-16 17:28:59.038 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-03-16 17:28:59.042 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:59.045 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-03-16 17:28:59.060 | enabled 2022-03-16 17:28:59.064 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-03-16 17:28:59.080 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-03-16 17:28:59.080 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-03-16 17:28:59.080 | Active: active (running) since Wed 2022-03-16 17:20:20 UTC; 8min ago 2022-03-16 17:28:59.081 | Main PID: 211520 (dstat.sh) 2022-03-16 17:28:59.081 | Tasks: 3 (limit: 14304) 2022-03-16 17:28:59.081 | Memory: 19.6M 2022-03-16 17:28:59.081 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-03-16 17:28:59.081 | ├─211520 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-03-16 17:28:59.081 | ├─211661 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-03-16 17:28:59.081 | └─211662 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-03-16 17:28:59.081 | 2022-03-16 17:28:59.081 | Mar 16 17:28:49 dv-neutron-833247-11-hyperv dstat.sh[211662]: 16-03 17:28:49| 46 10 43 0 0|5514M 544M 169M 5456M| 180M 180M| 0 66M| 0 1128 |5779 14k|3.14 2.69 2.27|3.0 0 0| 0 0 | 0 0 | 23 216 0 53 0 2022-03-16 17:28:59.081 | Mar 16 17:28:50 dv-neutron-833247-11-hyperv dstat.sh[211662]: 16-03 17:28:50| 44 11 43 0 0|5515M 498M 169M 5500M| 186M 186M| 0 457k| 0 27.0 |5975 14k|3.14 2.69 2.27|4.0 0 0| 0 0 | 0 0 | 23 216 0 53 0 2022-03-16 17:28:59.081 | Mar 16 17:28:51 dv-neutron-833247-11-hyperv dstat.sh[211662]: 16-03 17:28:51| 43 26 27 3 0|5524M 156M 167M 5830M| 166M 166M| 0 416M| 0 953 |4418 12k|3.14 2.69 2.27|4.0 0 10| 0 0 | 0 0 | 23 216 0 53 0 2022-03-16 17:28:59.081 | Mar 16 17:28:52 dv-neutron-833247-11-hyperv dstat.sh[211662]: 16-03 17:28:52| 45 13 41 1 0|5528M 134M 166M 5849M| 182M 182M| 0 41M| 0 105 |6578 15k|3.14 2.69 2.27|3.0 1.0 21| 0 0 | 0 0 | 23 218 0 53 0 2022-03-16 17:28:59.081 | Mar 16 17:28:53 dv-neutron-833247-11-hyperv dstat.sh[211662]: 16-03 17:28:53| 45 12 42 0 0|5524M 587M 166M 5400M| 183M 183M| 48k 204k|1.00 17.0 |5664 14k|3.21 2.71 2.28|1.0 0 0| 0 0 | 0 0 | 23 218 0 52 0 2022-03-16 17:28:59.081 | Mar 16 17:28:54 dv-neutron-833247-11-hyperv dstat.sh[211662]: 16-03 17:28:54| 45 10 44 0 0|5519M 549M 166M 5444M| 183M 183M| 0 96k| 0 9.00 |5866 14k|3.21 2.71 2.28|2.0 0 2.0| 0 0 | 0 0 | 23 218 0 52 0 2022-03-16 17:28:59.081 | Mar 16 17:28:55 dv-neutron-833247-11-hyperv dstat.sh[211662]: 16-03 17:28:55| 26 15 58 2 0|5452M 601M 166M 5456M| 37M 37M|8198B 105M|2.00 305 |4220 13k|3.21 2.71 2.28|2.0 0 219| 0 0 | 0 0 | 23 213 0 56 0 2022-03-16 17:28:59.081 | Mar 16 17:28:56 dv-neutron-833247-11-hyperv dstat.sh[211662]: 16-03 17:28:56| 26 4 69 1 0|5483M 570M 166M 5456M| 15k 15k|4091B 252k|1.00 22.0 | 710 4326 |3.21 2.71 2.28|1.0 0 65| 0 0 | 0 0 | 23 213 0 56 0 2022-03-16 17:28:59.081 | Mar 16 17:28:57 dv-neutron-833247-11-hyperv dstat.sh[211662]: 16-03 17:28:57| 32 7 62 0 0|5505M 548M 166M 5456M|7599 7599 | 0 208k| 0 22.0 |1189 6897 |3.21 2.71 2.28|1.0 0 34| 0 0 | 0 0 | 23 213 0 55 0 2022-03-16 17:28:59.081 | Mar 16 17:28:58 dv-neutron-833247-11-hyperv dstat.sh[211662]: 16-03 17:28:58| 19 15 67 0 0|5451M 602M 166M 5456M|5470 5470 | 0 236k| 0 17.0 |2197 6773 |3.03 2.68 2.27|1.0 0 308| 0 0 | 0 0 | 23 213 0 55 0 2022-03-16 17:28:59.084 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:59.087 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-03-16 17:28:59.100 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-03-16 17:28:59.104 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:59.107 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-03-16 17:28:59.121 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-03-16 17:28:59.125 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:59.128 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-03-16 17:28:59.141 | enabled 2022-03-16 17:28:59.144 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-03-16 17:28:59.161 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-03-16 17:28:59.161 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-03-16 17:28:59.161 | Active: active (running) since Wed 2022-03-16 17:27:04 UTC; 1min 54s ago 2022-03-16 17:28:59.161 | Main PID: 237947 (neutron-openvsw) 2022-03-16 17:28:59.161 | Tasks: 8 (limit: 14304) 2022-03-16 17:28:59.161 | Memory: 250.0M 2022-03-16 17:28:59.161 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-03-16 17:28:59.161 | ├─237947 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-16 17:28:59.162 | ├─239606 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpj20lglm7/privsep.sock 2022-03-16 17:28:59.162 | ├─239674 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpn9unq38t/privsep.sock 2022-03-16 17:28:59.162 | └─239677 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-03-16 17:28:59.162 | 2022-03-16 17:28:59.162 | Mar 16 17:28:54 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[237947]: DEBUG neutron.agent.linux.utils [None req-48058514-dca5-422e-a69d-27c6e756459b None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 239677. {{(pid=237947) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-16 17:28:59.162 | Mar 16 17:28:54 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[237947]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-48058514-dca5-422e-a69d-27c6e756459b None None] Agent rpc_loop - iteration:47 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2022-03-16 17:28:59.162 | Mar 16 17:28:56 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[237947]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-48058514-dca5-422e-a69d-27c6e756459b None None] Agent rpc_loop - iteration:48 started 2022-03-16 17:28:59.162 | Mar 16 17:28:56 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[237947]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-48058514-dca5-422e-a69d-27c6e756459b None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xee3ce2db,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=10115812896023193132,duration_nsec=886000000,duration_sec=105,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=237947) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-03-16 17:28:59.162 | Mar 16 17:28:56 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[237947]: DEBUG neutron.agent.linux.utils [None req-48058514-dca5-422e-a69d-27c6e756459b None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 239677. {{(pid=237947) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-16 17:28:59.162 | Mar 16 17:28:56 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[237947]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-48058514-dca5-422e-a69d-27c6e756459b None None] Agent rpc_loop - iteration:48 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-03-16 17:28:59.162 | Mar 16 17:28:58 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[237947]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-48058514-dca5-422e-a69d-27c6e756459b None None] Agent rpc_loop - iteration:49 started 2022-03-16 17:28:59.162 | Mar 16 17:28:58 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[237947]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-48058514-dca5-422e-a69d-27c6e756459b None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xee3ce2dd,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=10115812896023193132,duration_nsec=888000000,duration_sec=107,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=237947) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-03-16 17:28:59.162 | Mar 16 17:28:58 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[237947]: DEBUG neutron.agent.linux.utils [None req-48058514-dca5-422e-a69d-27c6e756459b None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 239677. {{(pid=237947) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-03-16 17:28:59.162 | Mar 16 17:28:58 dv-neutron-833247-11-hyperv neutron-openvswitch-agent[237947]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-48058514-dca5-422e-a69d-27c6e756459b None None] Agent rpc_loop - iteration:49 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-03-16 17:28:59.166 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:59.168 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-03-16 17:28:59.183 | enabled 2022-03-16 17:28:59.187 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-03-16 17:28:59.205 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-03-16 17:28:59.205 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-03-16 17:28:59.205 | Active: active (running) since Wed 2022-03-16 17:27:06 UTC; 1min 52s ago 2022-03-16 17:28:59.205 | Main PID: 238308 (neutron-dhcp-ag) 2022-03-16 17:28:59.205 | Tasks: 15 (limit: 14304) 2022-03-16 17:28:59.205 | Memory: 378.2M 2022-03-16 17:28:59.205 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-03-16 17:28:59.205 | ├─238308 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-03-16 17:28:59.205 | ├─239526 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpg_agx9by/privsep.sock 2022-03-16 17:28:59.205 | ├─239640 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp_oru91e2/privsep.sock 2022-03-16 17:28:59.205 | ├─239889 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpst57dyjn/privsep.sock 2022-03-16 17:28:59.205 | ├─239970 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-16 17:28:59.205 | ├─239971 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-16 17:28:59.206 | └─239985 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/1031d42d-55c2-44e6-8fb5-68af2aa6e973/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/1031d42d-55c2-44e6-8fb5-68af2aa6e973/host --addn-hosts=/opt/stack/data/neutron/dhcp/1031d42d-55c2-44e6-8fb5-68af2aa6e973/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/1031d42d-55c2-44e6-8fb5-68af2aa6e973/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/1031d42d-55c2-44e6-8fb5-68af2aa6e973/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e72bc8c8-e554-4e6f-9eea-4e9eda0dfa55,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-03-16 17:28:59.206 | 2022-03-16 17:28:59.206 | Mar 16 17:27:52 dv-neutron-833247-11-hyperv neutron-dhcp-agent[238308]: DEBUG oslo_concurrency.lockutils [None req-8e7f2265-6111-4614-8922-6a992ee7038d None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=238308) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 17:28:59.206 | Mar 16 17:27:52 dv-neutron-833247-11-hyperv neutron-dhcp-agent[238308]: DEBUG oslo_concurrency.lockutils [None req-8e7f2265-6111-4614-8922-6a992ee7038d None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=238308) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 17:28:59.206 | Mar 16 17:27:52 dv-neutron-833247-11-hyperv neutron-dhcp-agent[238308]: DEBUG neutron.agent.dhcp.agent [None req-8e7f2265-6111-4614-8922-6a992ee7038d None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '5b899860-9742-4174-a4a8-6d1ee6e44aa5', 'name': 'public-subnet', 'tenant_id': '1a0f076e2ff941c98e21ed5e8ee31dbc', 'network_id': '9bf144e7-e12d-49f7-9e68-32e6a2053e8e', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.26.0.1', 'cidr': '172.26.0.0/24', 'allocation_pools': [{'start': '172.26.0.2', 'end': '172.26.0.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-03-16T17:27:51Z', 'updated_at': '2022-03-16T17:27:51Z', 'revision_number': 0, 'project_id': '1a0f076e2ff941c98e21ed5e8ee31dbc', 'network': {'id': '9bf144e7-e12d-49f7-9e68-32e6a2053e8e', 'name': 'public', 'tenant_id': '1a0f076e2ff941c98e21ed5e8ee31dbc', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['5b899860-9742-4174-a4a8-6d1ee6e44aa5'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-03-16T17:27:43Z', 'updated_at': '2022-03-16T17:27:51Z', 'revision_number': 2, 'project_id': '1a0f076e2ff941c98e21ed5e8ee31dbc', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=238308) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 17:28:59.206 | Mar 16 17:27:52 dv-neutron-833247-11-hyperv neutron-dhcp-agent[238308]: DEBUG oslo_concurrency.lockutils [None req-624208e4-cbd1-4815-b0d7-b993606eb9c4 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=238308) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 17:28:59.206 | Mar 16 17:27:52 dv-neutron-833247-11-hyperv neutron-dhcp-agent[238308]: DEBUG oslo_concurrency.lockutils [None req-624208e4-cbd1-4815-b0d7-b993606eb9c4 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=238308) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 17:28:59.206 | Mar 16 17:27:55 dv-neutron-833247-11-hyperv neutron-dhcp-agent[238308]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=238308) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 17:28:59.206 | Mar 16 17:28:01 dv-neutron-833247-11-hyperv neutron-dhcp-agent[238308]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=238308) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 17:28:59.206 | Mar 16 17:28:01 dv-neutron-833247-11-hyperv neutron-dhcp-agent[238308]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=238308) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-03-16 17:28:59.206 | Mar 16 17:28:10 dv-neutron-833247-11-hyperv neutron-dhcp-agent[238308]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.005s {{(pid=238308) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 17:28:59.206 | Mar 16 17:28:10 dv-neutron-833247-11-hyperv neutron-dhcp-agent[238308]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.004s {{(pid=238308) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 17:28:59.209 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:59.212 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-l3.service 2022-03-16 17:28:59.226 | enabled 2022-03-16 17:28:59.230 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-l3.service --no-pager 2022-03-16 17:28:59.247 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-03-16 17:28:59.247 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-03-16 17:28:59.247 | Active: active (running) since Wed 2022-03-16 17:27:07 UTC; 1min 51s ago 2022-03-16 17:28:59.247 | Main PID: 238681 (neutron-l3-agen) 2022-03-16 17:28:59.247 | Tasks: 29 (limit: 14304) 2022-03-16 17:28:59.247 | Memory: 385.7M 2022-03-16 17:28:59.247 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-03-16 17:28:59.247 | ├─108165 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/8574b10b-ab9e-48db-867b-7284e9717268.conf 2022-03-16 17:28:59.247 | ├─174408 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/ec42d70c-55b9-47b7-a512-2892e6fd5551.conf 2022-03-16 17:28:59.247 | ├─238681 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-03-16 17:28:59.247 | ├─239628 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpkeiu7dpv/privsep.sock 2022-03-16 17:28:59.247 | ├─240360 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpldv4p6er/privsep.sock 2022-03-16 17:28:59.247 | ├─240372 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmprre50i7o/privsep.sock 2022-03-16 17:28:59.247 | ├─240625 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-16 17:28:59.247 | ├─240626 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-03-16 17:28:59.247 | └─240859 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/1e69d2ff-546c-4c21-a02b-33491b311be5.conf 2022-03-16 17:28:59.247 | 2022-03-16 17:28:59.247 | Mar 16 17:28:07 dv-neutron-833247-11-hyperv neutron-l3-agent[238681]: DEBUG oslo.privsep.daemon [-] privsep: reply[a4030c5f-9c2d-44ce-904c-0cd7e3ecf13a]: (4, ('ARPING 172.26.0.60 from 172.26.0.60 qg-9ad7af0b-43\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=240360) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 17:28:59.248 | Mar 16 17:28:08 dv-neutron-833247-11-hyperv neutron-l3-agent[238681]: DEBUG oslo.privsep.daemon [-] privsep: reply[ca25c751-ab77-4947-b073-b83c789a96d0]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-5f42a30a-dd\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=240360) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 17:28:59.248 | Mar 16 17:28:08 dv-neutron-833247-11-hyperv neutron-l3-agent[238681]: DEBUG oslo.privsep.daemon [-] privsep: reply[0533f135-58b4-46d1-8ea1-5c3b8323b8a8]: (4, ('ARPING 172.26.0.60 from 172.26.0.60 qg-9ad7af0b-43\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=240360) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 17:28:59.248 | Mar 16 17:28:12 dv-neutron-833247-11-hyperv neutron-l3-agent[238681]: DEBUG oslo.privsep.daemon [-] privsep: reply[b4394115-f55d-4a14-b986-708ad37a963d]: (4, ('ARPING 172.26.0.60 from 172.26.0.60 qg-9ad7af0b-43\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=240360) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 17:28:59.248 | Mar 16 17:28:12 dv-neutron-833247-11-hyperv neutron-l3-agent[238681]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=238681) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 17:28:59.248 | Mar 16 17:28:12 dv-neutron-833247-11-hyperv neutron-l3-agent[238681]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=238681) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 17:28:59.248 | Mar 16 17:28:12 dv-neutron-833247-11-hyperv neutron-l3-agent[238681]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=238681) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-03-16 17:28:59.248 | Mar 16 17:28:12 dv-neutron-833247-11-hyperv neutron-l3-agent[238681]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=238681) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-16 17:28:59.248 | Mar 16 17:28:13 dv-neutron-833247-11-hyperv neutron-l3-agent[238681]: DEBUG oslo.privsep.daemon [-] privsep: reply[4dc79d89-affb-4c12-802f-e67825c4a593]: (4, ('ARPING 172.26.0.60 from 172.26.0.60 qg-9ad7af0b-43\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=240360) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-03-16 17:28:59.248 | Mar 16 17:28:35 dv-neutron-833247-11-hyperv neutron-l3-agent[238681]: DEBUG oslo_service.periodic_task [None req-efe2ed49-c9db-4c00-ae26-d94230417e67 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=238681) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-16 17:28:59.251 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:59.254 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-meta.service 2022-03-16 17:28:59.268 | enabled 2022-03-16 17:28:59.276 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-meta.service --no-pager 2022-03-16 17:28:59.294 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-03-16 17:28:59.294 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-03-16 17:28:59.294 | Active: active (running) since Wed 2022-03-16 17:27:09 UTC; 1min 49s ago 2022-03-16 17:28:59.294 | Main PID: 239034 (neutron-metadat) 2022-03-16 17:28:59.294 | Tasks: 4 (limit: 14304) 2022-03-16 17:28:59.294 | Memory: 129.4M 2022-03-16 17:28:59.294 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-03-16 17:28:59.294 | ├─239034 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-03-16 17:28:59.294 | ├─239531 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-03-16 17:28:59.294 | └─239532 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-03-16 17:28:59.294 | 2022-03-16 17:28:59.294 | Mar 16 17:27:14 dv-neutron-833247-11-hyperv neutron-metadata-agent[239034]: DEBUG oslo_service.service [None req-243c16d7-4069-442e-8ebc-7ccae8d75004 None None] oslo_messaging_rabbit.ssl = False {{(pid=239034) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:28:59.294 | Mar 16 17:27:14 dv-neutron-833247-11-hyperv neutron-metadata-agent[239034]: DEBUG oslo_service.service [None req-243c16d7-4069-442e-8ebc-7ccae8d75004 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=239034) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:28:59.294 | Mar 16 17:27:14 dv-neutron-833247-11-hyperv neutron-metadata-agent[239034]: DEBUG oslo_service.service [None req-243c16d7-4069-442e-8ebc-7ccae8d75004 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=239034) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:28:59.294 | Mar 16 17:27:14 dv-neutron-833247-11-hyperv neutron-metadata-agent[239034]: DEBUG oslo_service.service [None req-243c16d7-4069-442e-8ebc-7ccae8d75004 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=239034) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:28:59.295 | Mar 16 17:27:14 dv-neutron-833247-11-hyperv neutron-metadata-agent[239034]: DEBUG oslo_service.service [None req-243c16d7-4069-442e-8ebc-7ccae8d75004 None None] oslo_messaging_rabbit.ssl_version = {{(pid=239034) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:28:59.295 | Mar 16 17:27:14 dv-neutron-833247-11-hyperv neutron-metadata-agent[239034]: DEBUG oslo_service.service [None req-243c16d7-4069-442e-8ebc-7ccae8d75004 None None] oslo_messaging_notifications.driver = [] {{(pid=239034) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:28:59.295 | Mar 16 17:27:14 dv-neutron-833247-11-hyperv neutron-metadata-agent[239034]: DEBUG oslo_service.service [None req-243c16d7-4069-442e-8ebc-7ccae8d75004 None None] oslo_messaging_notifications.retry = -1 {{(pid=239034) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:28:59.295 | Mar 16 17:27:14 dv-neutron-833247-11-hyperv neutron-metadata-agent[239034]: DEBUG oslo_service.service [None req-243c16d7-4069-442e-8ebc-7ccae8d75004 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=239034) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:28:59.295 | Mar 16 17:27:14 dv-neutron-833247-11-hyperv neutron-metadata-agent[239034]: DEBUG oslo_service.service [None req-243c16d7-4069-442e-8ebc-7ccae8d75004 None None] oslo_messaging_notifications.transport_url = **** {{(pid=239034) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-16 17:28:59.295 | Mar 16 17:27:14 dv-neutron-833247-11-hyperv neutron-metadata-agent[239034]: DEBUG oslo_service.service [None req-243c16d7-4069-442e-8ebc-7ccae8d75004 None None] ******************************************************************************** {{(pid=239034) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-16 17:28:59.298 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 17:28:59.301 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-metering.service 2022-03-16 17:28:59.314 | enabled 2022-03-16 17:28:59.319 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-metering.service --no-pager 2022-03-16 17:28:59.336 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-03-16 17:28:59.336 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-03-16 17:28:59.336 | Active: failed (Result: exit-code) since Wed 2022-03-16 17:27:15 UTC; 1min 44s ago 2022-03-16 17:28:59.336 | Main PID: 239418 (code=exited, status=1/FAILURE) 2022-03-16 17:28:59.336 | 2022-03-16 17:28:59.336 | Mar 16 17:27:14 dv-neutron-833247-11-hyperv neutron-metering-agent[239418]: from neutron.objects import address_group 2022-03-16 17:28:59.336 | Mar 16 17:27:14 dv-neutron-833247-11-hyperv neutron-metering-agent[239418]: File "/opt/stack/neutron/neutron/objects/address_group.py", line 20, in 2022-03-16 17:28:59.336 | Mar 16 17:27:14 dv-neutron-833247-11-hyperv neutron-metering-agent[239418]: from neutron.objects import base 2022-03-16 17:28:59.336 | Mar 16 17:27:14 dv-neutron-833247-11-hyperv neutron-metering-agent[239418]: File "/opt/stack/neutron/neutron/objects/base.py", line 61, in 2022-03-16 17:28:59.336 | Mar 16 17:27:14 dv-neutron-833247-11-hyperv neutron-metering-agent[239418]: if cfg.CONF.debug: 2022-03-16 17:28:59.336 | Mar 16 17:27:14 dv-neutron-833247-11-hyperv neutron-metering-agent[239418]: File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2223, in __getattr__ 2022-03-16 17:28:59.336 | Mar 16 17:27:14 dv-neutron-833247-11-hyperv neutron-metering-agent[239418]: raise NoSuchOptError(name) 2022-03-16 17:28:59.336 | Mar 16 17:27:14 dv-neutron-833247-11-hyperv neutron-metering-agent[239418]: oslo_config.cfg.NoSuchOptError: no such option debug in group [DEFAULT] 2022-03-16 17:28:59.336 | Mar 16 17:27:15 dv-neutron-833247-11-hyperv systemd[1]: devstack@q-metering.service: Main process exited, code=exited, status=1/FAILURE 2022-03-16 17:28:59.336 | Mar 16 17:27:15 dv-neutron-833247-11-hyperv systemd[1]: devstack@q-metering.service: Failed with result 'exit-code'. 2022-03-16 17:28:59.340 | + functions-common:service_check:1 : exit_trap 2022-03-16 17:28:59.342 | + ./stack.sh:exit_trap:521 : local r=3 2022-03-16 17:28:59.346 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-16 17:28:59.349 | + ./stack.sh:exit_trap:522 : jobs=210462 2022-03-16 17:28:59.351 | + ./stack.sh:exit_trap:525 : [[ -n 210462 ]] 2022-03-16 17:28:59.354 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-16-171613 ]] 2022-03-16 17:28:59.357 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-16 17:28:59.359 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-16 17:28:59.359 | exit_trap: cleaning up child processes 2022-03-16 17:28:59.362 | + ./stack.sh:exit_trap:527 : kill 210462 2022-03-16 17:28:59.366 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.B7JWoSYMxk ']' 2022-03-16 17:28:59.368 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.B7JWoSYMxk 2022-03-16 17:28:59.373 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-16 17:28:59.376 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-16 17:28:59.378 | + ./stack.sh:exit_trap:538 : [[ 3 -ne 0 ]] 2022-03-16 17:28:59.381 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-16 17:28:59.381 | Error on exit 2022-03-16 17:28:59.384 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-16 17:28:59.387 | + ./stack.sh:exit_trap:542 : generate-subunit 1647450969 770 fail 2022-03-16 17:29:00.051 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-16 17:29:00.054 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-16 17:29:01.546 | + ./stack.sh:exit_trap:556 : exit 3