2022-04-14 07:10:40.563 | + ./stack.sh:main:489 : exec 2022-04-14 07:10:40.564 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-071040' 2022-04-14 07:10:40.564 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-071040.summary.2022-04-14-071040 2022-04-14 07:10:40.564 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:10:40.564 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-071040 2022-04-14 07:10:40.564 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-071040 /opt/stack/logs/stack.sh.log 2022-04-14 07:10:40.564 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-071040.summary.2022-04-14-071040 /opt/stack/logs/stack.sh.log.summary 2022-04-14 07:10:40.564 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-14 07:10:40.564 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 07:10:40.564 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 07:10:40.564 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 07:10:40.564 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 07:10:40.564 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 07:10:40.564 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 07:10:40.564 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:10:40.564 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 07:10:40.564 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 07:10:40.564 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:10:40.564 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:10:40.564 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 07:10:40.564 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 07:10:40.566 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:10:40.568 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-14 07:10:40.571 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-14 07:10:40.573 | + ./stack.sh:main:575 : set -o errexit 2022-04-14 07:10:40.575 | + ./stack.sh:main:578 : uname -a 2022-04-14 07:10:40.576 | Linux dv-neutron-836725-2-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-04-14 07:10:40.578 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 07:10:40.580 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 07:10:40.583 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-14 07:10:40.619 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 07:10:40.635 | + ./stack.sh:main:592 : fetch_plugins 2022-04-14 07:10:40.637 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 07:10:40.638 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 07:10:40.640 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 07:10:40.642 | + functions-common:fetch_plugins:1783 : return 2022-04-14 07:10:40.644 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-14 07:10:40.646 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 07:10:40.648 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:10:40.650 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:10:40.651 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:10:40.653 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:10:40.655 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:10:40.657 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:10:40.659 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:10:40.662 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:10:40.664 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:10:40.666 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:10:40.667 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 07:10:40.670 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:10:40.682 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:10:40.685 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:10:40.687 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:10:40.689 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:10:40.690 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:10:40.692 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:10:40.694 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:10:40.696 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 07:10:40.698 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 07:10:40.700 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:10:40.702 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:10:40.704 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 07:10:40.705 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 07:10:40.707 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 07:10:40.709 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 07:10:40.711 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 07:10:40.713 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-14 07:10:40.730 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-14 07:10:40.734 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 07:10:40.747 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:10:40.750 | +++ lib/tls:source:43 : hostname -f 2022-04-14 07:10:40.753 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 07:10:40.755 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 07:10:40.757 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 07:10:40.758 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 07:10:40.760 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 07:10:40.762 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 07:10:40.764 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 07:10:40.766 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 07:10:40.768 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 07:10:40.770 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 07:10:40.774 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-14 07:10:40.787 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 07:10:40.804 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 07:10:40.817 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 07:10:40.830 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 07:10:40.867 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-14 07:10:40.926 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-14 07:10:41.016 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-14 07:10:41.038 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 07:10:41.088 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-14 07:10:41.141 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 07:10:41.288 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 07:10:41.302 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 07:10:41.315 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 07:10:41.328 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 07:10:41.423 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 07:10:41.425 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 07:10:41.428 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 07:10:41.430 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 07:10:41.432 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 07:10:41.434 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 07:10:41.437 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 07:10:41.437 | False' 2022-04-14 07:10:41.440 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 07:10:41.454 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 07:10:41.457 | + ./stack.sh:main:626 : run_phase source 2022-04-14 07:10:41.459 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 07:10:41.461 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:10:41.463 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:10:41.465 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:10:41.467 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:10:41.469 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:10:41.472 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:10:41.474 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:10:41.478 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:10:41.480 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:10:41.483 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:10:41.485 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 07:10:41.487 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:10:41.501 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:10:41.503 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:10:41.505 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 07:10:41.544 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 07:10:41.546 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 07:10:41.549 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:10:41.551 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 07:10:41.553 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 07:10:41.555 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 07:10:41.557 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 07:10:41.560 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 07:10:41.562 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 07:10:41.564 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 07:10:41.566 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.568 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 07:10:41.571 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.573 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 07:10:41.575 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.577 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 07:10:41.580 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.582 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 07:10:41.584 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.586 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 07:10:41.589 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.592 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 07:10:41.594 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.596 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 07:10:41.598 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.601 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 07:10:41.603 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.605 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 07:10:41.607 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.610 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 07:10:41.612 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.614 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-14 07:10:41.616 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.619 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 07:10:41.621 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.624 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 07:10:41.626 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.628 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 07:10:41.630 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.633 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 07:10:41.635 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.637 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 07:10:41.640 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.642 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 07:10:41.644 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.647 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 07:10:41.649 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.651 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 07:10:41.654 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.656 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 07:10:41.658 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.660 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 07:10:41.663 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.665 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 07:10:41.667 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.670 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 07:10:41.672 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.674 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 07:10:41.676 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.679 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 07:10:41.681 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.683 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 07:10:41.686 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.688 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 07:10:41.690 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.693 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 07:10:41.695 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.697 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 07:10:41.700 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.702 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 07:10:41.705 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.707 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 07:10:41.709 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.711 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 07:10:41.713 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.716 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-14 07:10:41.718 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.720 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 07:10:41.723 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.725 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 07:10:41.727 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.729 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 07:10:41.732 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.734 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 07:10:41.736 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.738 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 07:10:41.741 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.743 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 07:10:41.745 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.748 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 07:10:41.750 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.752 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 07:10:41.754 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.757 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 07:10:41.759 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.761 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 07:10:41.764 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.766 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 07:10:41.769 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.771 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 07:10:41.773 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.776 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 07:10:41.778 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:10:41.780 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 07:10:41.783 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-14 07:10:41.785 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:10:41.788 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 07:10:41.803 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:10:41.805 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 07:10:41.807 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:10:41.810 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 07:10:41.825 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:10:41.827 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 07:10:41.830 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 07:10:41.832 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 07:10:41.834 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 07:10:41.837 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 07:10:41.839 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 07:10:41.842 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 07:10:41.844 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 07:10:41.847 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-14 07:10:41.847 | Using mysql database backend 2022-04-14 07:10:41.849 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 07:10:41.865 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-14 07:10:41.868 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 07:10:41.870 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:10:41.873 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 07:10:41.876 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:10:41.878 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-14 07:10:41.895 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:10:41.897 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 07:10:41.914 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-14 07:10:41.929 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:10:41.932 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 07:10:41.948 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 07:10:41.964 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-14 07:10:41.980 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:10:41.983 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-14 07:10:41.999 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:10:42.001 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 07:10:42.018 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-14 07:10:42.020 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-14 07:10:42.022 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-14 07:10:42.025 | + functions-common:save_stackenv:60 : local tag=759 2022-04-14 07:10:42.028 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:10:42.032 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-071042 2022-04-14 07:10:42.035 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-071042 759' 2022-04-14 07:10:42.037 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:10:42.039 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:10:42.042 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:10:42.045 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:10:42.047 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:10:42.050 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:10:42.052 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:10:42.054 | + 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-04-14 07:10:42.057 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:10:42.060 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-04-14 07:10:42.062 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:10:42.064 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-04-14 07:10:42.067 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:10:42.069 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-071040 2022-04-14 07:10:42.072 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:10:42.074 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:10:42.076 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:10:42.079 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-04-14 07:10:42.081 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:10:42.083 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:10:42.086 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:10:42.088 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:10:42.090 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:10:42.093 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:10:42.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:10:42.097 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:10:42.100 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-14 07:10:42.102 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-14 07:10:42.105 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 07:10:42.107 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 07:10:42.109 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:10:42.111 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:10:42.114 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:10:42.117 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:10:42.119 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:10:42.122 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:10:42.136 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:10:42.139 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:10:42.141 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:10:42.144 | + functions-common:git_clone:629 : echo master 2022-04-14 07:10:42.144 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:10:42.149 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 07:10:42.151 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:10:42.153 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 07:10:42.166 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 07:10:42.169 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:10:42.170 | + functions-common:git_clone:685 : head -1 2022-04-14 07:10:42.173 | 53f1cd32 switch from py36/38 to py38/39 2022-04-14 07:10:42.175 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:10:42.178 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-14 07:10:42.180 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:10:42.183 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-14 07:10:42.185 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 07:10:42.188 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 07:10:42.190 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 07:10:42.193 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:10:42.196 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 07:10:42.198 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 07:10:42.201 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 07:10:42.204 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 07:10:42.208 | ++ tools/install_prereqs.sh:source:47 : NOW=1649920242 2022-04-14 07:10:42.212 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 07:10:42.217 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649919649 2022-04-14 07:10:42.219 | ++ tools/install_prereqs.sh:source:49 : DELTA=593 2022-04-14 07:10:42.222 | ++ tools/install_prereqs.sh:source:50 : [[ 593 -lt 7200 ]] 2022-04-14 07:10:42.224 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 07:10:42.226 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 07:10:42.229 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 07:10:42.233 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 07:10:42.235 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 07:10:42.238 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 07:10:42.240 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 07:10:42.242 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 07:10:42.246 | +++ 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-04-14 07:10:42.292 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 07:10:42.292 | apache2-dev 2022-04-14 07:10:42.292 | bc 2022-04-14 07:10:42.292 | bsdmainutils 2022-04-14 07:10:42.293 | curl 2022-04-14 07:10:42.293 | g++ 2022-04-14 07:10:42.293 | gawk 2022-04-14 07:10:42.293 | gcc 2022-04-14 07:10:42.293 | gettext 2022-04-14 07:10:42.293 | git 2022-04-14 07:10:42.293 | graphviz 2022-04-14 07:10:42.293 | iputils-ping 2022-04-14 07:10:42.293 | libapache2-mod-proxy-uwsgi 2022-04-14 07:10:42.293 | libffi-dev 2022-04-14 07:10:42.293 | libjpeg-dev 2022-04-14 07:10:42.293 | libpcre3-dev 2022-04-14 07:10:42.293 | libpq-dev 2022-04-14 07:10:42.293 | libssl-dev 2022-04-14 07:10:42.293 | libsystemd-dev 2022-04-14 07:10:42.294 | libxml2-dev 2022-04-14 07:10:42.294 | libxslt1-dev 2022-04-14 07:10:42.294 | libyaml-dev 2022-04-14 07:10:42.294 | lsof 2022-04-14 07:10:42.294 | openssh-server 2022-04-14 07:10:42.294 | openssl 2022-04-14 07:10:42.294 | pkg-config 2022-04-14 07:10:42.294 | psmisc 2022-04-14 07:10:42.294 | python3-dev 2022-04-14 07:10:42.294 | python3-pip 2022-04-14 07:10:42.294 | python3-systemd 2022-04-14 07:10:42.294 | python3-venv 2022-04-14 07:10:42.294 | tar 2022-04-14 07:10:42.294 | tcpdump 2022-04-14 07:10:42.294 | unzip 2022-04-14 07:10:42.294 | uuid-runtime 2022-04-14 07:10:42.294 | wget 2022-04-14 07:10:42.294 | wget 2022-04-14 07:10:42.294 | zlib1g-dev 2022-04-14 07:10:42.294 | libkrb5-dev 2022-04-14 07:10:42.294 | libldap2-dev 2022-04-14 07:10:42.294 | libsasl2-dev 2022-04-14 07:10:42.294 | memcached 2022-04-14 07:10:42.294 | python3-mysqldb 2022-04-14 07:10:42.294 | sqlite3 2022-04-14 07:10:42.294 | conntrack 2022-04-14 07:10:42.294 | curl 2022-04-14 07:10:42.294 | dnsmasq-base 2022-04-14 07:10:42.294 | dnsmasq-utils 2022-04-14 07:10:42.294 | ebtables 2022-04-14 07:10:42.294 | genisoimage 2022-04-14 07:10:42.294 | iptables 2022-04-14 07:10:42.294 | iputils-arping 2022-04-14 07:10:42.294 | kpartx 2022-04-14 07:10:42.294 | libjs-jquery-tablesorter 2022-04-14 07:10:42.294 | parted 2022-04-14 07:10:42.295 | pm-utils 2022-04-14 07:10:42.295 | python3-mysqldb 2022-04-14 07:10:42.295 | socat 2022-04-14 07:10:42.295 | sqlite3 2022-04-14 07:10:42.295 | sudo 2022-04-14 07:10:42.295 | vlan 2022-04-14 07:10:42.295 | lsscsi 2022-04-14 07:10:42.295 | open-iscsi 2022-04-14 07:10:42.295 | lvm2 2022-04-14 07:10:42.295 | qemu-utils 2022-04-14 07:10:42.295 | thin-provisioning-tools 2022-04-14 07:10:42.295 | acl 2022-04-14 07:10:42.295 | dnsmasq-base 2022-04-14 07:10:42.295 | dnsmasq-utils 2022-04-14 07:10:42.295 | ebtables 2022-04-14 07:10:42.295 | haproxy 2022-04-14 07:10:42.295 | iptables 2022-04-14 07:10:42.295 | iputils-arping 2022-04-14 07:10:42.295 | iputils-ping 2022-04-14 07:10:42.295 | postgresql-server-dev-all 2022-04-14 07:10:42.295 | python3-mysqldb 2022-04-14 07:10:42.295 | sqlite3 2022-04-14 07:10:42.295 | sudo 2022-04-14 07:10:42.295 | vlan 2022-04-14 07:10:42.295 | pcp 2022-04-14 07:10:42.295 | ipset 2022-04-14 07:10:42.295 | conntrack 2022-04-14 07:10:42.295 | conntrackd 2022-04-14 07:10:42.295 | keepalived 2022-04-14 07:10:42.295 | lvm2 2022-04-14 07:10:42.295 | qemu-utils 2022-04-14 07:10:42.295 | thin-provisioning-tools 2022-04-14 07:10:42.295 | curl 2022-04-14 07:10:42.295 | liberasurecode-dev 2022-04-14 07:10:42.295 | make 2022-04-14 07:10:42.295 | memcached 2022-04-14 07:10:42.296 | rsync 2022-04-14 07:10:42.296 | sqlite3 2022-04-14 07:10:42.296 | xfsprogs' 2022-04-14 07:10:42.296 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 07:10:42.314 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 07:10:42.314 | apache2-dev 2022-04-14 07:10:42.314 | bc 2022-04-14 07:10:42.314 | bsdmainutils 2022-04-14 07:10:42.314 | curl 2022-04-14 07:10:42.314 | g++ 2022-04-14 07:10:42.314 | gawk 2022-04-14 07:10:42.314 | gcc 2022-04-14 07:10:42.314 | gettext 2022-04-14 07:10:42.314 | git 2022-04-14 07:10:42.314 | graphviz 2022-04-14 07:10:42.315 | iputils-ping 2022-04-14 07:10:42.315 | libapache2-mod-proxy-uwsgi 2022-04-14 07:10:42.315 | libffi-dev 2022-04-14 07:10:42.315 | libjpeg-dev 2022-04-14 07:10:42.315 | libpcre3-dev 2022-04-14 07:10:42.315 | libpq-dev 2022-04-14 07:10:42.315 | libssl-dev 2022-04-14 07:10:42.315 | libsystemd-dev 2022-04-14 07:10:42.315 | libxml2-dev 2022-04-14 07:10:42.315 | libxslt1-dev 2022-04-14 07:10:42.315 | libyaml-dev 2022-04-14 07:10:42.315 | lsof 2022-04-14 07:10:42.315 | openssh-server 2022-04-14 07:10:42.315 | openssl 2022-04-14 07:10:42.315 | pkg-config 2022-04-14 07:10:42.315 | psmisc 2022-04-14 07:10:42.315 | python3-dev 2022-04-14 07:10:42.315 | python3-pip 2022-04-14 07:10:42.315 | python3-systemd 2022-04-14 07:10:42.315 | python3-venv 2022-04-14 07:10:42.315 | tar 2022-04-14 07:10:42.315 | tcpdump 2022-04-14 07:10:42.315 | unzip 2022-04-14 07:10:42.315 | uuid-runtime 2022-04-14 07:10:42.315 | wget 2022-04-14 07:10:42.315 | wget 2022-04-14 07:10:42.315 | zlib1g-dev 2022-04-14 07:10:42.315 | libkrb5-dev 2022-04-14 07:10:42.315 | libldap2-dev 2022-04-14 07:10:42.315 | libsasl2-dev 2022-04-14 07:10:42.315 | memcached 2022-04-14 07:10:42.315 | python3-mysqldb 2022-04-14 07:10:42.315 | sqlite3 2022-04-14 07:10:42.315 | conntrack 2022-04-14 07:10:42.315 | curl 2022-04-14 07:10:42.315 | dnsmasq-base 2022-04-14 07:10:42.316 | dnsmasq-utils 2022-04-14 07:10:42.316 | ebtables 2022-04-14 07:10:42.316 | genisoimage 2022-04-14 07:10:42.316 | iptables 2022-04-14 07:10:42.316 | iputils-arping 2022-04-14 07:10:42.316 | kpartx 2022-04-14 07:10:42.316 | libjs-jquery-tablesorter 2022-04-14 07:10:42.316 | parted 2022-04-14 07:10:42.316 | pm-utils 2022-04-14 07:10:42.316 | python3-mysqldb 2022-04-14 07:10:42.316 | socat 2022-04-14 07:10:42.316 | sqlite3 2022-04-14 07:10:42.316 | sudo 2022-04-14 07:10:42.316 | vlan 2022-04-14 07:10:42.316 | lsscsi 2022-04-14 07:10:42.316 | open-iscsi 2022-04-14 07:10:42.316 | lvm2 2022-04-14 07:10:42.316 | qemu-utils 2022-04-14 07:10:42.316 | thin-provisioning-tools 2022-04-14 07:10:42.316 | acl 2022-04-14 07:10:42.316 | dnsmasq-base 2022-04-14 07:10:42.316 | dnsmasq-utils 2022-04-14 07:10:42.316 | ebtables 2022-04-14 07:10:42.316 | haproxy 2022-04-14 07:10:42.316 | iptables 2022-04-14 07:10:42.316 | iputils-arping 2022-04-14 07:10:42.316 | iputils-ping 2022-04-14 07:10:42.316 | postgresql-server-dev-all 2022-04-14 07:10:42.316 | python3-mysqldb 2022-04-14 07:10:42.316 | sqlite3 2022-04-14 07:10:42.316 | sudo 2022-04-14 07:10:42.316 | vlan 2022-04-14 07:10:42.316 | pcp 2022-04-14 07:10:42.316 | ipset 2022-04-14 07:10:42.316 | conntrack 2022-04-14 07:10:42.316 | conntrackd 2022-04-14 07:10:42.316 | keepalived 2022-04-14 07:10:42.317 | lvm2 2022-04-14 07:10:42.317 | qemu-utils 2022-04-14 07:10:42.317 | thin-provisioning-tools 2022-04-14 07:10:42.317 | curl 2022-04-14 07:10:42.317 | liberasurecode-dev 2022-04-14 07:10:42.317 | make 2022-04-14 07:10:42.317 | memcached 2022-04-14 07:10:42.317 | rsync 2022-04-14 07:10:42.317 | sqlite3 2022-04-14 07:10:42.317 | xfsprogs ' 2022-04-14 07:10:42.317 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 07:10:42.319 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:10:42.321 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:10:42.324 | ++ 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-04-14 07:10:42.325 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 07:10:42.329 | ++ 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-04-14 07:10:42.332 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 07:10:42.334 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:10:42.336 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 07:10:42.338 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:10:42.341 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:10:42.343 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:10:42.345 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:10:42.347 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:10:42.349 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:10:42.351 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 07:10:42.353 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 07:10:42.355 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 07:10:42.358 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 07:10:42.362 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 07:10:42.364 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 07:10:42.366 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 07:10:42.368 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 07:10:42.370 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:10:42.373 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:10:42.377 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649920242375 2022-04-14 07:10:42.379 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 07:10:42.381 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 07:10:42.383 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 07:10:42.687 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-14 07:10:42.734 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 07:10:42.838 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-14 07:10:43.303 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-14 07:10:43.742 | Fetched 336 kB in 1s (329 kB/s) 2022-04-14 07:10:45.324 | Reading package lists... 2022-04-14 07:10:45.363 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 07:10:45.365 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 07:10:45.368 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:10:45.370 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:10:45.372 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:10:45.374 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:10:45.376 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:10:45.378 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 07:10:45.380 | ++ functions-common:time_stop:2439 : start_time=1649920242375 2022-04-14 07:10:45.382 | ++ functions-common:time_stop:2441 : [[ -z 1649920242375 ]] 2022-04-14 07:10:45.385 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:10:45.389 | ++ functions-common:time_stop:2444 : end_time=1649920245387 2022-04-14 07:10:45.391 | ++ functions-common:time_stop:2445 : elapsed_time=3012 2022-04-14 07:10:45.393 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 07:10:45.395 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:10:45.397 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3012 2022-04-14 07:10:45.400 | ++ functions-common:install_package:1471 : 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-04-14 07:10:45.403 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:10:45.405 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:10:45.407 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:10:45.410 | ++ functions-common:real_install_package:1457 : 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-04-14 07:10:45.431 | ++ functions-common:apt_get:1237 : 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-04-14 07:10:45.544 | Reading package lists... 2022-04-14 07:10:45.790 | Building dependency tree... 2022-04-14 07:10:45.792 | Reading state information... 2022-04-14 07:10:45.826 | acl is already the newest version (2.2.53-6). 2022-04-14 07:10:45.826 | bc is already the newest version (1.07.1-2build1). 2022-04-14 07:10:45.826 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 07:10:45.826 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 07:10:45.826 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 07:10:45.826 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:10:45.826 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 07:10:45.826 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:10:45.826 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 07:10:45.827 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 07:10:45.827 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 07:10:45.827 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 07:10:45.827 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 07:10:45.827 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 07:10:45.827 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 07:10:45.827 | libffi-dev is already the newest version (3.3-4). 2022-04-14 07:10:45.827 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 07:10:45.827 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 07:10:45.827 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 07:10:45.827 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 07:10:45.827 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 07:10:45.827 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 07:10:45.827 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:10:45.827 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 07:10:45.827 | psmisc is already the newest version (23.3-1). 2022-04-14 07:10:45.827 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:10:45.827 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 07:10:45.827 | python3-systemd is already the newest version (234-3build2). 2022-04-14 07:10:45.827 | socat is already the newest version (1.7.3.3-2). 2022-04-14 07:10:45.827 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 07:10:45.827 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 07:10:45.827 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 07:10:45.827 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 07:10:45.827 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 07:10:45.827 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 07:10:45.827 | pcp is already the newest version (5.0.3-1). 2022-04-14 07:10:45.827 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 07:10:45.827 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:10:45.827 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:10:45.827 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:10:45.827 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 07:10:45.827 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:10:45.828 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:10:45.828 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 07:10:45.828 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 07:10:45.828 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 07:10:45.828 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 07:10:45.828 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 07:10:45.828 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 07:10:45.828 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 07:10:45.828 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 07:10:45.828 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:10:45.828 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 07:10:45.828 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 07:10:45.828 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 07:10:45.828 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 07:10:45.828 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 07:10:45.828 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 07:10:45.828 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:10:45.828 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 07:10:45.828 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 07:10:45.828 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 07:10:45.828 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 07:10:45.828 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 07:10:45.828 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 07:10:45.828 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 07:10:45.828 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 07:10:45.828 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 07:10:45.828 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 07:10:46.050 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:10:46.050 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 07:10:46.050 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 07:10:46.050 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 07:10:46.050 | The following packages were automatically installed and are no longer required: 2022-04-14 07:10:46.051 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:10:46.051 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:10:46.051 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:10:46.051 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:10:46.052 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:10:46.052 | python3-zope.interface 2022-04-14 07:10:46.052 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:10:46.165 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:10:46.170 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 07:10:46.172 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:10:46.174 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:10:46.177 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:10:46.179 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:10:46.181 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:10:46.183 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:10:46.186 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:10:46.188 | ++ functions-common:time_stop:2439 : start_time=1649920245428 2022-04-14 07:10:46.190 | ++ functions-common:time_stop:2441 : [[ -z 1649920245428 ]] 2022-04-14 07:10:46.193 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:10:46.197 | ++ functions-common:time_stop:2444 : end_time=1649920246194 2022-04-14 07:10:46.199 | ++ functions-common:time_stop:2445 : elapsed_time=766 2022-04-14 07:10:46.201 | ++ functions-common:time_stop:2446 : total=758 2022-04-14 07:10:46.203 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:10:46.205 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1524 2022-04-14 07:10:46.208 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 07:10:46.210 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 07:10:46.213 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:10:46.216 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 07:10:46.220 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 07:10:46.224 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-14 07:10:46.226 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-14 07:10:46.229 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 07:10:47.665 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 07:10:47.667 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 07:10:47.669 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 07:10:47.671 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 07:10:47.673 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 07:10:47.675 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 07:10:47.676 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 07:10:47.678 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 07:10:47.680 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 07:10:47.682 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 07:10:47.684 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 07:10:47.685 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 07:10:47.687 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 07:10:47.689 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 07:10:47.691 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 07:10:47.692 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 07:10:47.694 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 07:10:47.696 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 07:10:47.698 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 07:10:47.700 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 07:10:47.702 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 07:10:47.704 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 07:10:47.706 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 07:10:47.708 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 07:10:47.785 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 07:10:47.787 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 07:10:47.862 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 07:10:47.865 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 07:10:47.941 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 07:10:47.943 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 07:10:47.945 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 07:10:47.947 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 07:10:47.949 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 07:10:47.951 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 07:10:47.953 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 07:10:47.955 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 07:10:47.957 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 07:10:47.959 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 07:10:47.961 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 07:10:47.961 | Distro: focal 2022-04-14 07:10:47.963 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 07:10:47.966 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:10:47.970 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:10:47.972 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:10:47.974 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:10:47.974 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:10:48.666 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:10:48.669 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:10:48.669 | pip: 21.3.1 2022-04-14 07:10:48.671 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 07:10:48.673 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 07:10:48.677 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:10:48.681 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:10:48.683 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:10:48.685 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:10:48.687 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:10:48.690 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:10:48.692 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:10:48.694 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:10:48.696 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:10:48.697 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:10:48.699 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:10:48.701 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 07:10:48.704 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:10:48.705 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:10:48.707 | + tools/install_pip.sh:main:142 : : 2022-04-14 07:10:48.709 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 07:10:48.711 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 07:10:48.713 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 07:10:48.714 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:10:48.717 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 07:10:48.719 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 07:10:48.720 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:10:48.723 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:10:48.724 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:10:48.728 | ++ 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-04-14 07:10:48.730 | ++ 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-04-14 07:10:48.732 | ++ 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-04-14 07:10:48.734 | + 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-04-14 07:10:48.736 | + 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-04-14 07:10:48.753 | 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-04-14 07:10:48.755 | + 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-04-14 07:10:49.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:49.638 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:49.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:49.638 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:50.932 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:10:52.795 | 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-04-14 07:10:52.807 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-14 07:10:55.364 | Installing collected packages: setuptools 2022-04-14 07:10:56.236 | Successfully installed setuptools-62.0.0 2022-04-14 07:10:56.236 | 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-04-14 07:10:56.414 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:10:56.414 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:10:56.555 | + inc/python:pip_install:200 : result=0 2022-04-14 07:10:56.557 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:10:56.559 | + functions-common:time_stop:2432 : local name 2022-04-14 07:10:56.561 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:10:56.563 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:10:56.564 | + functions-common:time_stop:2435 : local total 2022-04-14 07:10:56.566 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:10:56.568 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:10:56.569 | + functions-common:time_stop:2439 : start_time=1649920248748 2022-04-14 07:10:56.571 | + functions-common:time_stop:2441 : [[ -z 1649920248748 ]] 2022-04-14 07:10:56.574 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:10:56.577 | + functions-common:time_stop:2444 : end_time=1649920256575 2022-04-14 07:10:56.579 | + functions-common:time_stop:2445 : elapsed_time=7827 2022-04-14 07:10:56.580 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:10:56.582 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:10:56.584 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7827 2022-04-14 07:10:56.586 | + inc/python:pip_install:203 : return 0 2022-04-14 07:10:56.588 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 07:10:56.590 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:10:56.594 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:10:56.596 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:10:56.598 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:10:56.599 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:10:57.282 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:10:57.284 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:10:57.284 | pip: 21.3.1 2022-04-14 07:10:57.287 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 07:10:57.290 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:10:57.294 | + ./stack.sh:main:798 : fixup_all 2022-04-14 07:10:57.296 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 07:10:57.299 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 07:10:57.301 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:10:57.303 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:10:57.305 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 07:10:57.317 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 07:10:57.328 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 07:10:57.340 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 07:10:57.342 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 07:10:57.344 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:10:57.346 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:10:57.348 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:10:57.350 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:10:57.352 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:10:57.355 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:10:57.357 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:10:57.359 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:10:57.361 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:10:57.363 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:10:57.365 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:10:57.368 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 07:10:57.370 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 07:10:57.372 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 07:10:57.374 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:10:57.377 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:10:57.379 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:10:57.381 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:10:57.383 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:10:57.385 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:10:57.387 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 07:10:57.390 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 07:10:57.392 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 07:10:57.394 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 07:10:57.396 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 07:10:57.399 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 07:10:57.402 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-14 07:10:57.422 | Using python 3.8 to install os-testr 2022-04-14 07:10:57.424 | + 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-04-14 07:10:58.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:58.296 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:58.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:58.297 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:59.585 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:10:59.620 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 07:11:00.112 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 07:11:00.113 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 07:11:00.114 | 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-04-14 07:11:00.128 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-14 07:11:00.138 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-14 07:11:00.148 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-14 07:11:02.720 | 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-04-14 07:11:02.727 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:11:02.727 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:11:02.847 | + inc/python:pip_install:200 : result=0 2022-04-14 07:11:02.850 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:11:02.852 | + functions-common:time_stop:2432 : local name 2022-04-14 07:11:02.854 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:11:02.857 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:11:02.859 | + functions-common:time_stop:2435 : local total 2022-04-14 07:11:02.861 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:11:02.863 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:11:02.865 | + functions-common:time_stop:2439 : start_time=1649920257416 2022-04-14 07:11:02.867 | + functions-common:time_stop:2441 : [[ -z 1649920257416 ]] 2022-04-14 07:11:02.870 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:11:02.874 | + functions-common:time_stop:2444 : end_time=1649920262872 2022-04-14 07:11:02.877 | + functions-common:time_stop:2445 : elapsed_time=5456 2022-04-14 07:11:02.879 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:11:02.881 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:11:02.883 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5456 2022-04-14 07:11:02.885 | + inc/python:pip_install:203 : return 0 2022-04-14 07:11:02.888 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 07:11:02.941 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-14 07:11:03.050 | + ./stack.sh:main:812 : install_infra 2022-04-14 07:11:03.052 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:11:03.055 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 07:11:03.058 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:11:03.061 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 07:11:03.084 | + 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-04-14 07:11:05.055 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.063 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.067 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.072 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.076 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.082 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.086 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.112 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.192 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.211 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.215 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.220 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.235 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.243 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.245 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.263 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.285 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.295 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.300 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.317 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.340 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.358 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.366 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.372 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.393 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.422 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.424 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.439 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.443 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.447 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.453 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.468 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.474 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.524 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.542 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.546 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.579 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.645 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.652 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.659 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.709 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.723 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.732 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.836 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.862 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.866 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.876 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.881 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.901 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.908 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.926 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.957 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.986 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:05.998 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:06.011 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:06.029 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:06.037 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:06.052 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:06.064 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:06.068 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:06.074 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:11:06.211 | 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 370)) (5.8.1) 2022-04-14 07:11:06.509 | + inc/python:pip_install:200 : result=0 2022-04-14 07:11:06.511 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:11:06.513 | + functions-common:time_stop:2432 : local name 2022-04-14 07:11:06.516 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:11:06.518 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:11:06.520 | + functions-common:time_stop:2435 : local total 2022-04-14 07:11:06.522 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:11:06.524 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:11:06.527 | + functions-common:time_stop:2439 : start_time=1649920263077 2022-04-14 07:11:06.529 | + functions-common:time_stop:2441 : [[ -z 1649920263077 ]] 2022-04-14 07:11:06.532 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:11:06.536 | + functions-common:time_stop:2444 : end_time=1649920266533 2022-04-14 07:11:06.538 | + functions-common:time_stop:2445 : elapsed_time=3456 2022-04-14 07:11:06.540 | + functions-common:time_stop:2446 : total=5456 2022-04-14 07:11:06.543 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:11:06.545 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8912 2022-04-14 07:11:06.547 | + inc/python:pip_install:203 : return 0 2022-04-14 07:11:06.549 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:11:06.552 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 07:11:06.578 | + 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-04-14 07:11:08.405 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.412 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.417 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.422 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.426 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.433 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.437 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.464 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.543 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.562 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.566 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.571 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.586 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.594 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.596 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.613 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.630 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.641 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.645 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.663 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.686 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.704 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.712 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.717 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.737 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.767 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.769 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.783 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.788 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.792 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.797 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.812 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.819 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.872 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.890 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.894 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.925 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.990 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:08.997 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.004 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.055 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.068 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.077 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.181 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.209 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.214 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.224 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.230 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.249 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.256 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.273 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.305 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.333 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.346 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.359 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.377 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.385 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.399 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.411 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.415 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:11:09.421 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:11:09.423 | Processing /opt/stack/requirements 2022-04-14 07:11:11.179 | 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 29)) (6.0) 2022-04-14 07:11:11.183 | 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 191)) (3.0.0) 2022-04-14 07:11:11.194 | 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 366)) (21.3) 2022-04-14 07:11:11.200 | 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 370)) (5.8.1) 2022-04-14 07:11:11.203 | 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 409)) (3.0.7) 2022-04-14 07:11:11.209 | 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 497)) (2.27.1) 2022-04-14 07:11:11.236 | 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 539)) (1.16.0) 2022-04-14 07:11:11.239 | 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 596)) (2.5.0) 2022-04-14 07:11:11.251 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-14 07:11:11.303 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (1.3) 2022-04-14 07:11:11.305 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (0.3.0) 2022-04-14 07:11:11.321 | 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 226)) (3.3) 2022-04-14 07:11:11.325 | 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 128)) (2.0.12) 2022-04-14 07:11:11.330 | 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 497)) (2021.10.8) 2022-04-14 07:11:11.333 | 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 186)) (1.0.0) 2022-04-14 07:11:11.335 | 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 131)) (3.10.1) 2022-04-14 07:11:11.348 | 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 105)) (0.5.0) 2022-04-14 07:11:11.351 | 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 132)) (2.4.0) 2022-04-14 07:11:11.402 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-14 07:11:11.413 | 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 575)) (3.5.0) 2022-04-14 07:11:11.420 | 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 101)) (21.4.0) 2022-04-14 07:11:11.484 | 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 410)) (1.8.2) 2022-04-14 07:11:11.486 | 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 636)) (0.2.5) 2022-04-14 07:11:11.491 | Building wheels for collected packages: openstack-requirements 2022-04-14 07:11:11.492 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 07:11:12.315 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 07:11:12.316 | ERROR: Command errored out with exit status 1: 2022-04-14 07:11:12.316 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-btc7nxkm/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-btc7nxkm/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-gzgsnkpy 2022-04-14 07:11:12.316 | cwd: /tmp/pip-req-build-btc7nxkm/ 2022-04-14 07:11:12.316 | Complete output (6 lines): 2022-04-14 07:11:12.316 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 07:11:12.316 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 07:11:12.316 | or: setup.py --help-commands 2022-04-14 07:11:12.316 | or: setup.py cmd --help 2022-04-14 07:11:12.316 | 2022-04-14 07:11:12.316 | error: invalid command 'bdist_wheel' 2022-04-14 07:11:12.316 | ---------------------------------------- 2022-04-14 07:11:12.316 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 07:11:12.316 | Running setup.py clean for openstack-requirements 2022-04-14 07:11:13.146 | Failed to build openstack-requirements 2022-04-14 07:11:13.162 | Installing collected packages: openstack-requirements 2022-04-14 07:11:13.162 | Attempting uninstall: openstack-requirements 2022-04-14 07:11:13.163 | Found existing installation: openstack-requirements 1.2.1.dev5355 2022-04-14 07:11:13.200 | Uninstalling openstack-requirements-1.2.1.dev5355: 2022-04-14 07:11:13.218 | Successfully uninstalled openstack-requirements-1.2.1.dev5355 2022-04-14 07:11:13.221 | Running setup.py install for openstack-requirements: started 2022-04-14 07:11:15.602 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 07:11:15.626 | Successfully installed openstack-requirements-1.2.1.dev5355 2022-04-14 07:11:15.754 | + inc/python:pip_install:200 : result=0 2022-04-14 07:11:15.757 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:11:15.759 | + functions-common:time_stop:2432 : local name 2022-04-14 07:11:15.762 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:11:15.764 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:11:15.766 | + functions-common:time_stop:2435 : local total 2022-04-14 07:11:15.768 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:11:15.770 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:11:15.772 | + functions-common:time_stop:2439 : start_time=1649920266569 2022-04-14 07:11:15.775 | + functions-common:time_stop:2441 : [[ -z 1649920266569 ]] 2022-04-14 07:11:15.778 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:11:15.782 | + functions-common:time_stop:2444 : end_time=1649920275780 2022-04-14 07:11:15.784 | + functions-common:time_stop:2445 : elapsed_time=9211 2022-04-14 07:11:15.786 | + functions-common:time_stop:2446 : total=8912 2022-04-14 07:11:15.788 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:11:15.790 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=18123 2022-04-14 07:11:15.792 | + inc/python:pip_install:203 : return 0 2022-04-14 07:11:15.795 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 07:11:15.797 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 07:11:15.800 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 07:11:15.802 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:15.804 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:15.807 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 07:11:15.809 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:15.812 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 07:11:15.832 | Using python 3.8 to install pbr 2022-04-14 07:11:15.834 | + 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-04-14 07:11:16.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:11:16.695 | from cryptography.utils import int_from_bytes 2022-04-14 07:11:16.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:11:16.696 | from cryptography.utils import int_from_bytes 2022-04-14 07:11:17.903 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:11:17.935 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 07:11:20.657 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:11:20.664 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:11:20.664 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:11:20.788 | + inc/python:pip_install:200 : result=0 2022-04-14 07:11:20.791 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:11:20.793 | + functions-common:time_stop:2432 : local name 2022-04-14 07:11:20.795 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:11:20.798 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:11:20.800 | + functions-common:time_stop:2435 : local total 2022-04-14 07:11:20.802 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:11:20.804 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:11:20.807 | + functions-common:time_stop:2439 : start_time=1649920275827 2022-04-14 07:11:20.809 | + functions-common:time_stop:2441 : [[ -z 1649920275827 ]] 2022-04-14 07:11:20.811 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:11:20.815 | + functions-common:time_stop:2444 : end_time=1649920280813 2022-04-14 07:11:20.818 | + functions-common:time_stop:2445 : elapsed_time=4986 2022-04-14 07:11:20.820 | + functions-common:time_stop:2446 : total=18123 2022-04-14 07:11:20.822 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:11:20.824 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=23109 2022-04-14 07:11:20.826 | + inc/python:pip_install:203 : return 0 2022-04-14 07:11:20.829 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 07:11:23.124 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 07:11:25.019 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:11:25.020 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 07:11:25.036 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 07:11:25.038 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 07:11:25.041 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 07:11:25.044 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 07:11:25.050 | 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.8) 2022-04-14 07:11:25.123 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:11:25.126 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:11:25.129 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-14 07:11:25.146 | + ./stack.sh:main:821 : pkgs= 2022-04-14 07:11:25.148 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-14 07:11:25.151 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-14 07:11:25.154 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:11:25.156 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 07:11:25.158 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:11:25.160 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:11:25.162 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:11:25.165 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:11:25.168 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:11:25.171 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:11:25.174 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:11:25.177 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:11:25.179 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:11:25.181 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 07:11:25.183 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:11:25.198 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:25.200 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:11:25.202 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:11:25.204 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 07:11:25.206 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:11:25.208 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:11:25.210 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:11:25.213 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 07:11:25.215 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:11:25.217 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 07:11:25.219 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:11:25.221 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:11:25.223 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:11:25.226 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:11:25.228 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:11:25.231 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:11:25.233 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 07:11:25.235 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:11:25.237 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 07:11:25.239 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:11:25.241 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:11:25.244 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 07:11:25.246 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 07:11:25.249 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 07:11:25.251 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 07:11:25.254 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 07:11:25.306 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 07:11:25.306 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 07:11:25.308 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 07:11:25.688 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-14 07:11:25.691 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 07:11:25.707 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:25.710 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 07:11:25.713 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:11:25.715 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:11:25.718 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:11:25.720 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:11:25.722 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:11:25.724 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:11:25.727 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:11:25.730 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:11:25.732 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:11:25.734 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:11:25.737 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:11:25.739 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:11:25.741 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 07:11:25.744 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:11:25.746 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:11:25.748 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:11:25.751 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 07:11:25.772 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 07:11:25.883 | Reading package lists... 2022-04-14 07:11:26.138 | Building dependency tree... 2022-04-14 07:11:26.139 | Reading state information... 2022-04-14 07:11:26.399 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 07:11:26.399 | The following packages were automatically installed and are no longer required: 2022-04-14 07:11:26.404 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:11:26.404 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:11:26.404 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:11:26.404 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:11:26.404 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:11:26.404 | python3-zope.interface 2022-04-14 07:11:26.404 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:11:26.520 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:11:26.525 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:11:26.527 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:11:26.529 | + functions-common:time_stop:2432 : local name 2022-04-14 07:11:26.531 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:11:26.533 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:11:26.536 | + functions-common:time_stop:2435 : local total 2022-04-14 07:11:26.538 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:11:26.540 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:11:26.543 | + functions-common:time_stop:2439 : start_time=1649920285769 2022-04-14 07:11:26.545 | + functions-common:time_stop:2441 : [[ -z 1649920285769 ]] 2022-04-14 07:11:26.548 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:11:26.552 | + functions-common:time_stop:2444 : end_time=1649920286549 2022-04-14 07:11:26.554 | + functions-common:time_stop:2445 : elapsed_time=780 2022-04-14 07:11:26.556 | + functions-common:time_stop:2446 : total=1524 2022-04-14 07:11:26.558 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:11:26.560 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2304 2022-04-14 07:11:26.563 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:11:26.565 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 07:11:26.567 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:11:26.569 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:11:26.572 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:11:26.574 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:11:26.576 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:11:26.579 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:11:26.581 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 07:11:26.583 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:11:26.585 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:11:26.588 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:11:26.590 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:11:26.593 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:11:26.595 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:11:26.597 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:11:26.599 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:11:26.602 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:11:26.604 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:11:26.606 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:11:26.609 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 07:11:26.611 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:11:26.613 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:11:26.615 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:11:26.618 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:11:26.620 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:11:26.623 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:11:26.625 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-14 07:11:26.627 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 07:11:26.644 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:26.646 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 07:11:26.648 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:11:26.651 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-14 07:11:26.654 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 07:11:26.656 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 07:11:26.660 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 07:11:26.663 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 07:11:26.665 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 07:11:26.667 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 07:11:26.670 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 07:11:26.672 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 07:11:26.675 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 07:11:27.363 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 07:11:27.363 | user tags 2022-04-14 07:11:27.363 | stackrabbit []' 2022-04-14 07:11:27.366 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 07:11:27.366 | user tags 2022-04-14 07:11:27.366 | stackrabbit []' 2022-04-14 07:11:27.366 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 07:11:27.373 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 07:11:27.375 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 07:11:27.378 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:11:28.048 | Changing password for user "stackrabbit" ... 2022-04-14 07:11:28.073 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 07:11:28.745 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 07:11:28.769 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 07:11:28.771 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:11:29.442 | Changing password for user "stackrabbit" ... 2022-04-14 07:11:29.465 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 07:11:29.467 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 07:11:29.470 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 07:11:30.128 | Deleting user "guest" ... 2022-04-14 07:11:30.144 | Error: 2022-04-14 07:11:30.144 | {:no_such_user, "guest"} 2022-04-14 07:11:30.158 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 07:11:30.161 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-14 07:11:30.177 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:30.180 | + ./stack.sh:main:838 : install_database 2022-04-14 07:11:30.183 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 07:11:30.185 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 07:11:30.187 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:11:30.190 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:11:30.192 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 07:11:30.407 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 07:11:30.409 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 07:11:30.412 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 07:11:30.414 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 07:11:30.417 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:11:30.420 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 07:11:30.422 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:11:30.425 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:11:30.427 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:11:30.429 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:11:30.432 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:11:30.434 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:11:30.436 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:11:30.439 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:11:30.441 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:11:30.444 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:11:30.446 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:11:30.449 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 07:11:30.451 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:11:30.453 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:11:30.455 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:11:30.458 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:11:30.460 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:11:30.463 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:11:30.465 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 07:11:30.468 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:11:30.470 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:11:30.472 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 07:11:30.475 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:11:30.478 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:11:30.480 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:11:30.482 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:11:30.484 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:11:30.487 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:11:30.489 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:11:30.491 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:11:30.494 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:11:30.496 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:11:30.498 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:11:30.500 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:11:30.503 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 07:11:30.505 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:11:30.507 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:11:30.509 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:11:30.512 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 07:11:30.533 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 07:11:30.644 | Reading package lists... 2022-04-14 07:11:30.887 | Building dependency tree... 2022-04-14 07:11:30.888 | Reading state information... 2022-04-14 07:11:31.144 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 07:11:31.144 | The following packages were automatically installed and are no longer required: 2022-04-14 07:11:31.145 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:11:31.145 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:11:31.145 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:11:31.145 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:11:31.145 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:11:31.145 | python3-zope.interface 2022-04-14 07:11:31.145 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:11:31.260 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:11:31.265 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:11:31.267 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:11:31.269 | + functions-common:time_stop:2432 : local name 2022-04-14 07:11:31.272 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:11:31.274 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:11:31.276 | + functions-common:time_stop:2435 : local total 2022-04-14 07:11:31.278 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:11:31.281 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:11:31.283 | + functions-common:time_stop:2439 : start_time=1649920290531 2022-04-14 07:11:31.285 | + functions-common:time_stop:2441 : [[ -z 1649920290531 ]] 2022-04-14 07:11:31.288 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:11:31.292 | + functions-common:time_stop:2444 : end_time=1649920291289 2022-04-14 07:11:31.294 | + functions-common:time_stop:2445 : elapsed_time=758 2022-04-14 07:11:31.297 | + functions-common:time_stop:2446 : total=2304 2022-04-14 07:11:31.299 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:11:31.301 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3062 2022-04-14 07:11:31.303 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:11:31.306 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-14 07:11:31.308 | + ./stack.sh:main:841 : install_database_python 2022-04-14 07:11:31.310 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 07:11:31.313 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 07:11:31.315 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 07:11:31.317 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:11:31.320 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 07:11:31.323 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 07:11:31.325 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:11:31.329 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:11:31.329 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:11:31.334 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 07:11:31.337 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 07:11:31.340 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 07:11:31.342 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 07:11:31.345 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 07:11:31.366 | Using python 3.8 to install PyMySQL 2022-04-14 07:11:31.368 | + 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-04-14 07:11:32.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:11:32.244 | from cryptography.utils import int_from_bytes 2022-04-14 07:11:32.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:11:32.244 | from cryptography.utils import int_from_bytes 2022-04-14 07:11:33.456 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:11:33.487 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 07:11:36.036 | 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-04-14 07:11:36.044 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:11:36.044 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:11:36.161 | + inc/python:pip_install:200 : result=0 2022-04-14 07:11:36.164 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:11:36.167 | + functions-common:time_stop:2432 : local name 2022-04-14 07:11:36.169 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:11:36.171 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:11:36.174 | + functions-common:time_stop:2435 : local total 2022-04-14 07:11:36.176 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:11:36.178 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:11:36.181 | + functions-common:time_stop:2439 : start_time=1649920291360 2022-04-14 07:11:36.184 | + functions-common:time_stop:2441 : [[ -z 1649920291360 ]] 2022-04-14 07:11:36.186 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:11:36.191 | + functions-common:time_stop:2444 : end_time=1649920296188 2022-04-14 07:11:36.193 | + functions-common:time_stop:2445 : elapsed_time=4828 2022-04-14 07:11:36.196 | + functions-common:time_stop:2446 : total=23109 2022-04-14 07:11:36.198 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:11:36.201 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27937 2022-04-14 07:11:36.203 | + inc/python:pip_install:203 : return 0 2022-04-14 07:11:36.205 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 07:11:36.207 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:11:36.210 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 07:11:36.212 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-14 07:11:36.229 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:36.231 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-14 07:11:36.233 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 07:11:36.237 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:11:36.237 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:11:36.243 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:11:36.246 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:11:36.248 | + 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-04-14 07:11:36.250 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:11:36.253 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 07:11:36.255 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 07:11:36.271 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:36.273 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 07:11:36.276 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:11:36.278 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:11:36.280 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:11:36.283 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:11:36.285 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:11:36.287 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:11:36.289 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:11:36.292 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:11:36.294 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:11:36.296 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:11:36.298 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:11:36.301 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:11:36.303 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 07:11:36.306 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:11:36.308 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:11:36.310 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:11:36.313 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 07:11:36.334 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 07:11:36.445 | Reading package lists... 2022-04-14 07:11:36.689 | Building dependency tree... 2022-04-14 07:11:36.690 | Reading state information... 2022-04-14 07:11:36.944 | radvd is already the newest version (1:2.17-2). 2022-04-14 07:11:36.944 | The following packages were automatically installed and are no longer required: 2022-04-14 07:11:36.945 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:11:36.945 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:11:36.945 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:11:36.945 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:11:36.945 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:11:36.945 | python3-zope.interface 2022-04-14 07:11:36.945 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:11:37.060 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:11:37.064 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:11:37.067 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:11:37.069 | + functions-common:time_stop:2432 : local name 2022-04-14 07:11:37.073 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:11:37.075 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:11:37.077 | + functions-common:time_stop:2435 : local total 2022-04-14 07:11:37.080 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:11:37.082 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:11:37.084 | + functions-common:time_stop:2439 : start_time=1649920296331 2022-04-14 07:11:37.086 | + functions-common:time_stop:2441 : [[ -z 1649920296331 ]] 2022-04-14 07:11:37.089 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:11:37.093 | + functions-common:time_stop:2444 : end_time=1649920297091 2022-04-14 07:11:37.096 | + functions-common:time_stop:2445 : elapsed_time=760 2022-04-14 07:11:37.098 | + functions-common:time_stop:2446 : total=3062 2022-04-14 07:11:37.100 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:11:37.103 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3822 2022-04-14 07:11:37.105 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:11:37.107 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 07:11:37.124 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:37.126 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 07:11:37.128 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 07:11:37.131 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 07:11:37.134 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 07:11:37.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 07:11:37.156 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:11:37.159 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:11:37.161 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:11:37.163 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:11:37.166 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:11:37.168 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:11:37.170 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:11:37.172 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:11:37.175 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:11:37.177 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:11:37.179 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:11:37.181 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:11:37.184 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 07:11:37.187 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:11:37.190 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:11:37.192 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:11:37.194 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 07:11:37.215 | + functions-common:apt_get:1237 : 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-04-14 07:11:37.327 | Reading package lists... 2022-04-14 07:11:37.573 | Building dependency tree... 2022-04-14 07:11:37.575 | Reading state information... 2022-04-14 07:11:37.836 | fakeroot is already the newest version (1.24-1). 2022-04-14 07:11:37.836 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:11:37.836 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 07:11:37.836 | The following packages were automatically installed and are no longer required: 2022-04-14 07:11:37.837 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:11:37.837 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:11:37.837 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:11:37.837 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:11:37.838 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:11:37.838 | python3-zope.interface 2022-04-14 07:11:37.838 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:11:37.965 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:11:37.975 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:11:37.978 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:11:37.980 | + functions-common:time_stop:2432 : local name 2022-04-14 07:11:37.983 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:11:37.985 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:11:37.987 | + functions-common:time_stop:2435 : local total 2022-04-14 07:11:37.989 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:11:37.992 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:11:37.994 | + functions-common:time_stop:2439 : start_time=1649920297212 2022-04-14 07:11:37.996 | + functions-common:time_stop:2441 : [[ -z 1649920297212 ]] 2022-04-14 07:11:37.999 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:11:38.003 | + functions-common:time_stop:2444 : end_time=1649920298000 2022-04-14 07:11:38.005 | + functions-common:time_stop:2445 : elapsed_time=788 2022-04-14 07:11:38.007 | + functions-common:time_stop:2446 : total=3822 2022-04-14 07:11:38.009 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:11:38.011 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4610 2022-04-14 07:11:38.013 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:11:38.016 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 07:11:38.018 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:11:38.021 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:11:38.023 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 07:11:38.026 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 07:11:38.029 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 07:11:38.033 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 07:11:38.035 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 07:11:38.038 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 07:11:38.039 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 07:11:38.044 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 07:11:38.046 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 07:11:38.048 | + functions:vercmp:628 : local v1=5.4 2022-04-14 07:11:38.050 | + functions:vercmp:629 : local 'op=<' 2022-04-14 07:11:38.053 | + functions:vercmp:630 : local v2=3.13 2022-04-14 07:11:38.055 | + functions:vercmp:631 : local result 2022-04-14 07:11:38.059 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 07:11:38.059 | ++ functions:vercmp:635 : sort -V 2022-04-14 07:11:38.059 | ++ functions:vercmp:635 : head -1 2022-04-14 07:11:38.064 | + functions:vercmp:635 : result=3.13 2022-04-14 07:11:38.066 | + functions:vercmp:637 : case $op in 2022-04-14 07:11:38.068 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 07:11:38.071 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 07:11:38.073 | + functions:vercmp:648 : return 2022-04-14 07:11:38.076 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 07:11:38.078 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:11:38.080 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 07:11:38.548 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 07:11:38.552 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 07:11:38.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:38.560 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:38.562 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 07:11:38.565 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:38.567 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-14 07:11:38.585 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:38.590 | + ./stack.sh:main:849 : install_etcd3 2022-04-14 07:11:38.593 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 07:11:38.593 | Installing etcd 2022-04-14 07:11:38.595 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 07:11:38.608 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 07:11:38.624 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 07:11:38.626 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 07:11:38.641 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 07:11:38.644 | ++ 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-04-14 07:11:38.647 | ++ 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-04-14 07:11:38.650 | +++ 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-04-14 07:11:38.654 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:11:38.657 | ++ 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-04-14 07:11:38.659 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 07:11:38.661 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:11:38.664 | ++ functions:get_extra_file:74 : return 2022-04-14 07:11:38.667 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:11:38.669 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 07:11:38.672 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 07:11:38.674 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-14 07:11:38.691 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:11:38.693 | + ./stack.sh:main:868 : install_dstat 2022-04-14 07:11:38.697 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 07:11:38.713 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:11:38.715 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-14 07:11:38.717 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:11:38.720 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-14 07:11:38.722 | + ./stack.sh:main:877 : install_libs 2022-04-14 07:11:38.724 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 07:11:38.727 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 07:11:38.729 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 07:11:38.731 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 07:11:38.733 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:38.736 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:38.738 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 07:11:38.740 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:38.743 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 07:11:38.745 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 07:11:38.747 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 07:11:38.749 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 07:11:38.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:38.754 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:38.756 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 07:11:38.759 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:38.761 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 07:11:38.763 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 07:11:38.766 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 07:11:38.768 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 07:11:38.770 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:38.772 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:38.775 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 07:11:38.777 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:38.779 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 07:11:38.782 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 07:11:38.784 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 07:11:38.786 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 07:11:38.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:38.791 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:38.794 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 07:11:38.796 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:38.798 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 07:11:38.800 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 07:11:38.803 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 07:11:38.805 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 07:11:38.807 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:38.809 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:38.811 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 07:11:38.814 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:38.816 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 07:11:38.818 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 07:11:38.821 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 07:11:38.823 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 07:11:38.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:38.828 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:38.830 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 07:11:38.832 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:38.834 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 07:11:38.837 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 07:11:38.839 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 07:11:38.842 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 07:11:38.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:38.846 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:38.849 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 07:11:38.851 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:38.853 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 07:11:38.855 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 07:11:38.858 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 07:11:38.860 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 07:11:38.862 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:38.864 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:38.867 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 07:11:38.870 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:38.872 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 07:11:38.874 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 07:11:38.877 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 07:11:38.879 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 07:11:38.881 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:38.884 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:38.886 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 07:11:38.888 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:38.891 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 07:11:38.893 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 07:11:38.895 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 07:11:38.898 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 07:11:38.900 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:38.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:38.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 07:11:38.907 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:38.909 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 07:11:38.911 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 07:11:38.913 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 07:11:38.916 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 07:11:38.918 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:38.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:38.923 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 07:11:38.925 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:38.927 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 07:11:38.930 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 07:11:38.932 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 07:11:38.934 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 07:11:38.937 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:38.939 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:38.941 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 07:11:38.943 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:38.946 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 07:11:38.948 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 07:11:38.950 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 07:11:38.953 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 07:11:38.955 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:38.957 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:38.959 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 07:11:38.962 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:38.964 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 07:11:38.967 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 07:11:38.969 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 07:11:38.971 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 07:11:38.973 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:38.976 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:38.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 07:11:38.981 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:38.984 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 07:11:38.986 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 07:11:38.988 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 07:11:38.991 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 07:11:38.993 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:38.996 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:38.998 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 07:11:39.000 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.002 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 07:11:39.005 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 07:11:39.007 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 07:11:39.009 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 07:11:39.011 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.014 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.016 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 07:11:39.018 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.021 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 07:11:39.023 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 07:11:39.025 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 07:11:39.027 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 07:11:39.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.032 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.034 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 07:11:39.036 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.039 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 07:11:39.042 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 07:11:39.044 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 07:11:39.046 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 07:11:39.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.051 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.053 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 07:11:39.056 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.059 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 07:11:39.061 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 07:11:39.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 07:11:39.066 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 07:11:39.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.070 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.073 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 07:11:39.075 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.077 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 07:11:39.080 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 07:11:39.082 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 07:11:39.084 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 07:11:39.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.089 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.091 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 07:11:39.094 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.096 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 07:11:39.098 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 07:11:39.100 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 07:11:39.103 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 07:11:39.106 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.108 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.110 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 07:11:39.113 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.115 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 07:11:39.118 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 07:11:39.120 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 07:11:39.123 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 07:11:39.125 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.127 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.130 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 07:11:39.132 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.134 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 07:11:39.136 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 07:11:39.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 07:11:39.141 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 07:11:39.143 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.148 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 07:11:39.151 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.153 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 07:11:39.155 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 07:11:39.158 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 07:11:39.160 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 07:11:39.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.165 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.167 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 07:11:39.169 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.172 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 07:11:39.174 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 07:11:39.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 07:11:39.178 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 07:11:39.182 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.184 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.186 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 07:11:39.189 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.191 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 07:11:39.193 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 07:11:39.197 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 07:11:39.199 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 07:11:39.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 07:11:39.208 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.211 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 07:11:39.214 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 07:11:39.216 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 07:11:39.218 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 07:11:39.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.223 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.225 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 07:11:39.228 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.230 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 07:11:39.232 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 07:11:39.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 07:11:39.237 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 07:11:39.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.241 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.244 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 07:11:39.246 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.248 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 07:11:39.251 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 07:11:39.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 07:11:39.255 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 07:11:39.257 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.260 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.262 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 07:11:39.265 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.267 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 07:11:39.269 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 07:11:39.271 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 07:11:39.274 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 07:11:39.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.281 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 07:11:39.283 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.286 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 07:11:39.288 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 07:11:39.291 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 07:11:39.294 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 07:11:39.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.298 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.300 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 07:11:39.303 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.305 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 07:11:39.307 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 07:11:39.310 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 07:11:39.312 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 07:11:39.314 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.316 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.319 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 07:11:39.321 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.323 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 07:11:39.325 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 07:11:39.328 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 07:11:39.330 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 07:11:39.332 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.335 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.337 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 07:11:39.340 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.342 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 07:11:39.344 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 07:11:39.347 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 07:11:39.349 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 07:11:39.351 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.354 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.356 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 07:11:39.359 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.361 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 07:11:39.363 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 07:11:39.366 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 07:11:39.368 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 07:11:39.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.372 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.375 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 07:11:39.377 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.379 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 07:11:39.382 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 07:11:39.384 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 07:11:39.386 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 07:11:39.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.393 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 07:11:39.396 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.399 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 07:11:39.401 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 07:11:39.403 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 07:11:39.405 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 07:11:39.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.410 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.412 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 07:11:39.415 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.417 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 07:11:39.420 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 07:11:39.422 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 07:11:39.424 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 07:11:39.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:39.429 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:39.431 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 07:11:39.433 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:39.436 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 07:11:39.456 | Using python 3.8 to install etcd3 2022-04-14 07:11:39.459 | + 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-04-14 07:11:40.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:11:40.345 | from cryptography.utils import int_from_bytes 2022-04-14 07:11:40.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:11:40.345 | from cryptography.utils import int_from_bytes 2022-04-14 07:11:41.529 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:11:41.561 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 07:11:41.568 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 07:11:41.571 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 07:11:41.572 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-14 07:11:41.573 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 07:11:44.131 | 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-04-14 07:11:44.139 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:11:44.139 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:11:44.258 | + inc/python:pip_install:200 : result=0 2022-04-14 07:11:44.261 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:11:44.263 | + functions-common:time_stop:2432 : local name 2022-04-14 07:11:44.265 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:11:44.268 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:11:44.270 | + functions-common:time_stop:2435 : local total 2022-04-14 07:11:44.272 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:11:44.274 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:11:44.277 | + functions-common:time_stop:2439 : start_time=1649920299451 2022-04-14 07:11:44.279 | + functions-common:time_stop:2441 : [[ -z 1649920299451 ]] 2022-04-14 07:11:44.281 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:11:44.285 | + functions-common:time_stop:2444 : end_time=1649920304283 2022-04-14 07:11:44.288 | + functions-common:time_stop:2445 : elapsed_time=4832 2022-04-14 07:11:44.290 | + functions-common:time_stop:2446 : total=27937 2022-04-14 07:11:44.292 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:11:44.294 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32769 2022-04-14 07:11:44.296 | + inc/python:pip_install:203 : return 0 2022-04-14 07:11:44.298 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 07:11:44.319 | Using python 3.8 to install etcd3gw 2022-04-14 07:11:44.322 | + 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-04-14 07:11:45.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:11:45.190 | from cryptography.utils import int_from_bytes 2022-04-14 07:11:45.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:11:45.190 | from cryptography.utils import int_from_bytes 2022-04-14 07:11:46.374 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:11:46.405 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 07:11:46.413 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 07:11:46.415 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 07:11:46.416 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 07:11:46.417 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 07:11:46.451 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-14 07:11:46.453 | 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-04-14 07:11:46.454 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 07:11:46.455 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-14 07:11:48.988 | 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-04-14 07:11:48.996 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:11:48.996 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:11:49.120 | + inc/python:pip_install:200 : result=0 2022-04-14 07:11:49.123 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:11:49.125 | + functions-common:time_stop:2432 : local name 2022-04-14 07:11:49.127 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:11:49.129 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:11:49.131 | + functions-common:time_stop:2435 : local total 2022-04-14 07:11:49.135 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:11:49.137 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:11:49.139 | + functions-common:time_stop:2439 : start_time=1649920304314 2022-04-14 07:11:49.142 | + functions-common:time_stop:2441 : [[ -z 1649920304314 ]] 2022-04-14 07:11:49.144 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:11:49.149 | + functions-common:time_stop:2444 : end_time=1649920309146 2022-04-14 07:11:49.151 | + functions-common:time_stop:2445 : elapsed_time=4832 2022-04-14 07:11:49.153 | + functions-common:time_stop:2446 : total=32769 2022-04-14 07:11:49.155 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:11:49.158 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37601 2022-04-14 07:11:49.160 | + inc/python:pip_install:203 : return 0 2022-04-14 07:11:49.162 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-14 07:11:49.165 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 07:11:49.167 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 07:11:49.170 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:11:49.172 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:11:49.174 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:11:49.176 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:11:49.179 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:11:49.182 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:11:49.184 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:11:49.186 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:11:49.189 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:11:49.191 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:11:49.193 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:11:49.196 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 07:11:49.198 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:11:49.201 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:11:49.203 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 07:11:49.205 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:11:49.208 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:11:49.211 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:11:49.213 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:11:49.215 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:11:49.217 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:11:49.220 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:11:49.222 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:11:49.224 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:11:49.226 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:11:49.229 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:11:49.231 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:11:49.233 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:11:49.236 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:11:49.238 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:11:49.240 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:11:49.243 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:11:49.245 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:11:49.267 | + functions-common:apt_get:1237 : 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-04-14 07:11:49.378 | Reading package lists... 2022-04-14 07:11:49.620 | Building dependency tree... 2022-04-14 07:11:49.622 | Reading state information... 2022-04-14 07:11:49.878 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:11:49.878 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:11:49.878 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:11:49.878 | The following packages were automatically installed and are no longer required: 2022-04-14 07:11:49.879 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:11:49.879 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:11:49.879 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:11:49.879 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:11:49.879 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:11:49.879 | python3-zope.interface 2022-04-14 07:11:49.880 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:11:49.996 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:11:50.000 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:11:50.003 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:11:50.005 | + functions-common:time_stop:2432 : local name 2022-04-14 07:11:50.007 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:11:50.009 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:11:50.012 | + functions-common:time_stop:2435 : local total 2022-04-14 07:11:50.014 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:11:50.016 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:11:50.018 | + functions-common:time_stop:2439 : start_time=1649920309264 2022-04-14 07:11:50.020 | + functions-common:time_stop:2441 : [[ -z 1649920309264 ]] 2022-04-14 07:11:50.024 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:11:50.028 | + functions-common:time_stop:2444 : end_time=1649920310025 2022-04-14 07:11:50.030 | + functions-common:time_stop:2445 : elapsed_time=761 2022-04-14 07:11:50.032 | + functions-common:time_stop:2446 : total=4610 2022-04-14 07:11:50.034 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:11:50.036 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5371 2022-04-14 07:11:50.039 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:11:50.042 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 07:11:50.044 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:11:50.046 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:11:50.049 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 07:11:50.111 | Module proxy already enabled 2022-04-14 07:11:50.115 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 07:11:50.178 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 07:11:50.179 | Module proxy already enabled 2022-04-14 07:11:50.179 | Module proxy_uwsgi already enabled 2022-04-14 07:11:50.184 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 07:11:50.186 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:11:50.188 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:11:50.191 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:11:50.350 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-14 07:11:50.353 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 07:11:50.356 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 07:11:50.358 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:50.360 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:50.362 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 07:11:50.365 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:50.368 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-14 07:11:50.370 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 07:11:50.373 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 07:11:50.375 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:50.378 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:50.380 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 07:11:50.383 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:50.385 | + ./stack.sh:main:885 : install_glanceclient 2022-04-14 07:11:50.387 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 07:11:50.390 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 07:11:50.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:50.395 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:50.397 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 07:11:50.400 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:50.403 | + ./stack.sh:main:886 : install_cinderclient 2022-04-14 07:11:50.405 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 07:11:50.408 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 07:11:50.410 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:50.412 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:50.415 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 07:11:50.418 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:50.420 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 07:11:50.423 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 07:11:50.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:50.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:50.431 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 07:11:50.433 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:50.435 | + ./stack.sh:main:887 : install_novaclient 2022-04-14 07:11:50.438 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 07:11:50.440 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 07:11:50.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:50.445 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:50.447 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 07:11:50.450 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:50.452 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-14 07:11:50.470 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:50.472 | + ./stack.sh:main:889 : install_swiftclient 2022-04-14 07:11:50.474 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 07:11:50.477 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 07:11:50.480 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:50.482 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:50.484 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 07:11:50.487 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:50.489 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-14 07:11:50.506 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:11:50.508 | + ./stack.sh:main:892 : install_neutronclient 2022-04-14 07:11:50.511 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 07:11:50.513 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 07:11:50.516 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:50.518 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:50.520 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 07:11:50.523 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:50.526 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-14 07:11:50.528 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 07:11:50.531 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 07:11:50.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:11:50.536 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:11:50.538 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 07:11:50.541 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:11:50.543 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 07:11:50.546 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 07:11:50.548 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:11:50.551 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 07:11:50.554 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 07:11:50.557 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:11:50.560 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:11:50.560 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:11:50.565 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 07:11:50.568 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 07:11:50.571 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 07:11:50.574 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 07:11:50.576 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 07:11:50.597 | Using python 3.8 to install keystonemiddleware 2022-04-14 07:11:50.599 | + 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-04-14 07:11:51.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:11:51.467 | from cryptography.utils import int_from_bytes 2022-04-14 07:11:51.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:11:51.467 | from cryptography.utils import int_from_bytes 2022-04-14 07:11:52.678 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:11:52.712 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 07:11:52.769 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 07:11:52.770 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 07:11:52.771 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-14 07:11:52.772 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 07:11:52.774 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 07:11:52.775 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 07:11:52.776 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-14 07:11:52.777 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 07:11:52.778 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 07:11:52.779 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 07:11:52.780 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 07:11:52.781 | 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-04-14 07:11:52.782 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 07:11:52.784 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 07:11:52.843 | 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-04-14 07:11:52.844 | 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-04-14 07:11:52.845 | 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-04-14 07:11:52.886 | 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-04-14 07:11:52.933 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-14 07:11:52.934 | 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-04-14 07:11:52.936 | 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-04-14 07:11:52.937 | 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-04-14 07:11:52.987 | 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-04-14 07:11:52.988 | 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-04-14 07:11:53.001 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-14 07:11:53.002 | 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-04-14 07:11:53.020 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-14 07:11:53.023 | 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-04-14 07:11:53.024 | 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-04-14 07:11:53.092 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-14 07:11:53.094 | 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-04-14 07:11:53.095 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-14 07:11:53.096 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 07:11:53.145 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-14 07:11:53.156 | 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-04-14 07:11:55.640 | 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-04-14 07:11:55.648 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:11:55.648 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:11:55.770 | + inc/python:pip_install:200 : result=0 2022-04-14 07:11:55.772 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:11:55.775 | + functions-common:time_stop:2432 : local name 2022-04-14 07:11:55.777 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:11:55.779 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:11:55.781 | + functions-common:time_stop:2435 : local total 2022-04-14 07:11:55.784 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:11:55.786 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:11:55.789 | + functions-common:time_stop:2439 : start_time=1649920310591 2022-04-14 07:11:55.791 | + functions-common:time_stop:2441 : [[ -z 1649920310591 ]] 2022-04-14 07:11:55.794 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:11:55.798 | + functions-common:time_stop:2444 : end_time=1649920315795 2022-04-14 07:11:55.800 | + functions-common:time_stop:2445 : elapsed_time=5204 2022-04-14 07:11:55.802 | + functions-common:time_stop:2446 : total=37601 2022-04-14 07:11:55.805 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:11:55.807 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=42805 2022-04-14 07:11:55.809 | + inc/python:pip_install:203 : return 0 2022-04-14 07:11:55.811 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 07:11:55.814 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 07:11:55.816 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:11:55.819 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 07:11:55.822 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 07:11:55.824 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:11:55.828 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:11:55.828 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:11:55.833 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 07:11:55.836 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 07:11:55.838 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 07:11:55.841 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 07:11:55.844 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 07:11:55.865 | Using python 3.8 to install python-memcached 2022-04-14 07:11:55.867 | + 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-04-14 07:11:56.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:11:56.738 | from cryptography.utils import int_from_bytes 2022-04-14 07:11:56.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:11:56.738 | from cryptography.utils import int_from_bytes 2022-04-14 07:11:57.906 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:11:57.939 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 07:11:57.942 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 07:12:00.456 | 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-04-14 07:12:00.463 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:12:00.463 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:12:00.581 | + inc/python:pip_install:200 : result=0 2022-04-14 07:12:00.584 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:12:00.586 | + functions-common:time_stop:2432 : local name 2022-04-14 07:12:00.589 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:12:00.591 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:12:00.593 | + functions-common:time_stop:2435 : local total 2022-04-14 07:12:00.595 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:12:00.597 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:12:00.600 | + functions-common:time_stop:2439 : start_time=1649920315859 2022-04-14 07:12:00.602 | + functions-common:time_stop:2441 : [[ -z 1649920315859 ]] 2022-04-14 07:12:00.605 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:12:00.609 | + functions-common:time_stop:2444 : end_time=1649920320606 2022-04-14 07:12:00.611 | + functions-common:time_stop:2445 : elapsed_time=4747 2022-04-14 07:12:00.613 | + functions-common:time_stop:2446 : total=42805 2022-04-14 07:12:00.615 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:12:00.618 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=47552 2022-04-14 07:12:00.620 | + inc/python:pip_install:203 : return 0 2022-04-14 07:12:00.622 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-14 07:12:00.640 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:12:00.642 | + ./stack.sh:main:899 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-04-14 07:12:00.645 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-14 07:12:00.648 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 07:12:00.650 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 07:12:00.653 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:12:00.655 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 07:12:00.657 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 07:12:00.673 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:12:00.675 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-14 07:12:00.677 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 07:12:00.679 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 07:12:00.681 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:12:00.683 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:12:00.686 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:12:00.689 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:12:00.691 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:12:00.694 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:12:00.709 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:12:00.711 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:12:00.713 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:12:00.716 | + functions-common:git_clone:629 : echo master 2022-04-14 07:12:00.716 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:12:00.721 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 07:12:00.723 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:12:00.725 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 07:12:00.738 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 07:12:00.740 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:12:00.741 | + functions-common:git_clone:685 : head -1 2022-04-14 07:12:00.744 | c141e6164 trivial: Fix typo 2022-04-14 07:12:00.746 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:12:00.749 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 07:12:00.751 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:12:00.753 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:12:00.756 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 07:12:00.759 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:12:00.761 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 07:12:00.763 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:12:00.766 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:12:00.768 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 07:12:00.770 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:12:00.773 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:12:00.776 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 07:12:00.779 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:12:00.781 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 07:12:00.784 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:12:00.786 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:12:00.791 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 07:12:00.795 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 07:12:00.797 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 07:12:01.594 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 07:12:01.596 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:12:01.598 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:12:01.601 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:12:01.603 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:12:01.606 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 07:12:01.608 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:12:01.610 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:12:01.612 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:12:01.615 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:12:01.617 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:12:01.620 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:12:01.622 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:12:01.624 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 07:12:01.646 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 07:12:01.649 | + 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-04-14 07:12:02.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:12:02.516 | from cryptography.utils import int_from_bytes 2022-04-14 07:12:02.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:12:02.516 | from cryptography.utils import int_from_bytes 2022-04-14 07:12:03.695 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:12:03.726 | Obtaining file:///opt/stack/keystone 2022-04-14 07:12:03.727 | Preparing metadata (setup.py): started 2022-04-14 07:12:08.874 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:12:08.954 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-14 07:12:08.956 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-14 07:12:08.957 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-14 07:12:08.958 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-14 07:12:08.960 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-14 07:12:08.961 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-14 07:12:08.962 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-14 07:12:08.963 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-14 07:12:08.964 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-14 07:12:08.965 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-14 07:12:08.966 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-14 07:12:08.967 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 07:12:08.968 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-14 07:12:08.969 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-14 07:12:08.970 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-14 07:12:08.972 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-14 07:12:08.973 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-14 07:12:08.974 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-14 07:12:08.975 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-14 07:12:08.976 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-14 07:12:08.978 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-14 07:12:08.979 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-14 07:12:08.980 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-14 07:12:08.981 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-14 07:12:08.982 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-14 07:12:08.984 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 07:12:08.985 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-14 07:12:08.986 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-14 07:12:08.987 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-14 07:12:08.988 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 07:12:08.989 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-14 07:12:08.991 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-14 07:12:08.992 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-14 07:12:08.993 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-14 07:12:09.004 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-14 07:12:09.005 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-14 07:12:09.049 | 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.dev2) (5.1.1) 2022-04-14 07:12:09.066 | 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.dev2) (2.1.2) 2022-04-14 07:12:09.067 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-14 07:12:09.070 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-14 07:12:09.071 | 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.dev2) (2.1.1) 2022-04-14 07:12:09.073 | 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.dev2) (3.1.1) 2022-04-14 07:12:09.082 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-14 07:12:09.145 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 07:12:09.148 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-14 07:12:09.247 | 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.dev2) (1.5.0) 2022-04-14 07:12:09.248 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-14 07:12:09.249 | 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.dev2) (2.5.0) 2022-04-14 07:12:09.250 | 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.dev2) (0.8.0) 2022-04-14 07:12:09.306 | 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.dev2) (2.0.1) 2022-04-14 07:12:09.308 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-14 07:12:09.309 | 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.dev2) (1.7.7) 2022-04-14 07:12:09.357 | 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.dev2) (2.8.2) 2022-04-14 07:12:09.362 | 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.dev2) (0.9.6) 2022-04-14 07:12:09.442 | 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.dev2) (2.8.0) 2022-04-14 07:12:09.445 | 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.dev2) (5.1.0) 2022-04-14 07:12:09.446 | 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.dev2) (0.4.0) 2022-04-14 07:12:09.447 | 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.dev2) (5.0.0) 2022-04-14 07:12:09.449 | 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.dev2) (2.4.0) 2022-04-14 07:12:09.451 | 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.dev2) (5.2.4) 2022-04-14 07:12:09.469 | 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.dev2) (3.3.0) 2022-04-14 07:12:09.518 | 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.dev2) (3.2.0) 2022-04-14 07:12:09.540 | 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.dev2) (0.11.0) 2022-04-14 07:12:09.541 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-14 07:12:09.542 | 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.dev2) (1.0.2) 2022-04-14 07:12:09.543 | 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.dev2) (3.0.7) 2022-04-14 07:12:09.594 | 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.dev2) (4.5.0) 2022-04-14 07:12:09.712 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-14 07:12:09.713 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-14 07:12:09.715 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-14 07:12:09.715 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-14 07:12:09.716 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-14 07:12:09.936 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-14 07:12:09.958 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-14 07:12:09.959 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-14 07:12:10.027 | 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.dev2) (1.2.0) 2022-04-14 07:12:10.045 | 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.dev2) (5.0.0) 2022-04-14 07:12:10.102 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-14 07:12:10.142 | 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.dev2) (1.14.0) 2022-04-14 07:12:10.248 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-14 07:12:10.308 | 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.dev2) (2.1.1) 2022-04-14 07:12:10.380 | 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.dev2) (1.7.0) 2022-04-14 07:12:10.505 | 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.dev2) (0.17.3) 2022-04-14 07:12:10.535 | 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.dev2) (0.14.1) 2022-04-14 07:12:10.576 | 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.dev2) (3.5.0) 2022-04-14 07:12:10.577 | 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.dev2) (1.3.3) 2022-04-14 07:12:10.578 | 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.dev2) (2.5.1) 2022-04-14 07:12:10.581 | 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.dev2) (3.0.0) 2022-04-14 07:12:10.583 | 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.dev2) (2.1.1) 2022-04-14 07:12:10.584 | 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.dev2) (0.33.0) 2022-04-14 07:12:10.637 | 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.dev2) (0.2.5) 2022-04-14 07:12:10.777 | 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.dev2) (1.26.9) 2022-04-14 07:12:10.778 | 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.dev2) (2019.11.28) 2022-04-14 07:12:10.781 | 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.dev2) (2.0.12) 2022-04-14 07:12:10.783 | 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.dev2) (3.3) 2022-04-14 07:12:10.932 | 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.dev2) (2.5.0) 2022-04-14 07:12:11.015 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 07:12:11.261 | 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.dev2) (2.2.1) 2022-04-14 07:12:11.519 | 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.dev2) (0.7) 2022-04-14 07:12:11.554 | 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.dev2) (1.0.0) 2022-04-14 07:12:13.408 | Installing collected packages: keystone 2022-04-14 07:12:13.408 | Attempting uninstall: keystone 2022-04-14 07:12:13.408 | Found existing installation: keystone 21.1.0.dev2 2022-04-14 07:12:13.412 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 07:12:13.414 | Running setup.py develop for keystone 2022-04-14 07:12:19.690 | Successfully installed keystone 2022-04-14 07:12:19.691 | 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-04-14 07:12:19.699 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:12:19.699 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:12:19.832 | + inc/python:pip_install:200 : result=0 2022-04-14 07:12:19.835 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:12:19.837 | + functions-common:time_stop:2432 : local name 2022-04-14 07:12:19.839 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:12:19.841 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:12:19.844 | + functions-common:time_stop:2435 : local total 2022-04-14 07:12:19.846 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:12:19.848 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:12:19.850 | + functions-common:time_stop:2439 : start_time=1649920321640 2022-04-14 07:12:19.852 | + functions-common:time_stop:2441 : [[ -z 1649920321640 ]] 2022-04-14 07:12:19.855 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:12:19.859 | + functions-common:time_stop:2444 : end_time=1649920339857 2022-04-14 07:12:19.861 | + functions-common:time_stop:2445 : elapsed_time=18217 2022-04-14 07:12:19.863 | + functions-common:time_stop:2446 : total=47552 2022-04-14 07:12:19.865 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:12:19.867 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=65769 2022-04-14 07:12:19.870 | + inc/python:pip_install:203 : return 0 2022-04-14 07:12:19.872 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:12:19.874 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:12:19.876 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:12:19.895 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:12:19.907 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 07:12:19.910 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 07:12:19.913 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:19.915 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:19.917 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 07:12:19.920 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:19.922 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 07:12:19.938 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:12:19.941 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:12:19.943 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:12:19.945 | + ./stack.sh:main:901 : configure_keystone 2022-04-14 07:12:19.948 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 07:12:19.960 | + 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-04-14 07:12:19.963 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 07:12:19.967 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 07:12:19.983 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:12:19.986 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 07:12:20.015 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 07:12:20.043 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 07:12:20.073 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 07:12:20.103 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 07:12:20.133 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 07:12:20.164 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 07:12:20.190 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 07:12:20.218 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 07:12:20.221 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 07:12:20.223 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 07:12:20.226 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 07:12:20.228 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:12:20.230 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:12:20.245 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:12:20.248 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:12:20.251 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:12:20.253 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:12:20.269 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:12:20.272 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:12:20.275 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:12:20.304 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:12:20.307 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:12:20.309 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 07:12:20.311 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 07:12:20.327 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:12:20.330 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.30/identity 2022-04-14 07:12:20.360 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 07:12:20.363 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 07:12:20.396 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 07:12:20.399 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 07:12:20.401 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 07:12:20.403 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 07:12:20.406 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 07:12:20.408 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 07:12:20.439 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 07:12:20.442 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 07:12:20.445 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 07:12:20.447 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 07:12:20.450 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:12:20.466 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:12:20.469 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:12:20.471 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:12:20.473 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:12:20.476 | + 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-04-14 07:12:20.503 | + 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-04-14 07:12:20.531 | + 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-04-14 07:12:20.559 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:12:20.587 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 07:12:20.615 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:12:20.618 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 07:12:20.620 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:12:20.622 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 07:12:20.625 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 07:12:20.627 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:12:20.629 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:12:20.632 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 07:12:20.636 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 07:12:20.638 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:12:20.641 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:12:20.654 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:12:20.654 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:12:20.663 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:12:20.667 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:12:20.684 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:12:20.687 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:12:20.690 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 07:12:20.720 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 07:12:20.747 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 07:12:20.774 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 07:12:20.802 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 07:12:20.829 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 07:12:20.856 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 07:12:20.884 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 07:12:20.911 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 07:12:20.938 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:12:20.974 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 07:12:21.006 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 07:12:21.034 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 07:12:21.061 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:12:21.063 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:12:21.066 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 07:12:21.069 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 07:12:21.072 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:12:21.074 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:12:21.076 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:12:21.079 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:12:21.081 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:12:21.084 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:12:21.111 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 07:12:21.139 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-14 07:12:21.139 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:12:21.148 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 07:12:21.151 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 07:12:21.154 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 07:12:21.156 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:12:21.158 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:12:21.161 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:12:21.163 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:12:21.165 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:12:21.168 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:12:21.170 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:12:21.172 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:12:21.174 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:12:21.177 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 07:12:21.238 | Site keystone-wsgi-public already enabled 2022-04-14 07:12:21.243 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:12:21.245 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:12:21.248 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:12:21.250 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:12:21.388 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 07:12:21.417 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 07:12:21.450 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 07:12:21.481 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 07:12:21.483 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 07:12:21.516 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 07:12:21.544 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 07:12:21.573 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 07:12:21.576 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-14 07:12:21.592 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:12:21.595 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-14 07:12:21.612 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:12:21.615 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-14 07:12:21.617 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 07:12:21.620 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 07:12:21.622 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:12:21.624 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 07:12:21.627 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-14 07:12:21.629 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 07:12:21.632 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 07:12:21.634 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:12:21.636 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:12:21.639 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:12:21.642 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:12:21.644 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:12:21.648 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:12:21.663 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:12:21.666 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:12:21.668 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:12:21.670 | + functions-common:git_clone:629 : echo master 2022-04-14 07:12:21.671 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:12:21.676 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 07:12:21.678 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:12:21.680 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 07:12:21.693 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 07:12:21.696 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:12:21.696 | + functions-common:git_clone:685 : head -1 2022-04-14 07:12:21.700 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-14 07:12:21.702 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:12:21.705 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 07:12:21.707 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:12:21.710 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:12:21.712 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 07:12:21.715 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 07:12:21.717 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 07:12:21.720 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:12:21.722 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:12:21.724 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 07:12:21.727 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:12:21.729 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 07:12:21.732 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 07:12:21.734 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:12:21.737 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 07:12:21.740 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:12:21.742 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:12:21.745 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 07:12:21.750 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 07:12:21.753 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 07:12:22.433 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 07:12:22.435 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:12:22.437 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:12:22.440 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:12:22.443 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:12:22.445 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 07:12:22.447 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:12:22.449 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 07:12:22.452 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:12:22.454 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 07:12:22.456 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 07:12:22.459 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 07:12:22.461 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:12:22.463 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 07:12:22.484 | Using python 3.8 to install /opt/stack/swift 2022-04-14 07:12:22.486 | + 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-04-14 07:12:23.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:12:23.350 | from cryptography.utils import int_from_bytes 2022-04-14 07:12:23.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:12:23.351 | from cryptography.utils import int_from_bytes 2022-04-14 07:12:24.555 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:12:24.586 | Obtaining file:///opt/stack/swift 2022-04-14 07:12:24.587 | Preparing metadata (setup.py): started 2022-04-14 07:12:29.389 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:12:29.429 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-14 07:12:29.430 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-14 07:12:29.432 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-14 07:12:29.432 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-14 07:12:29.434 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-14 07:12:29.435 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-14 07:12:29.436 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-14 07:12:29.437 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-14 07:12:29.438 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-14 07:12:29.439 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-14 07:12:29.440 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-14 07:12:29.478 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-14 07:12:29.487 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-14 07:12:29.543 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-14 07:12:29.544 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-14 07:12:29.545 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-14 07:12:29.547 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-14 07:12:29.548 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-14 07:12:29.549 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-14 07:12:29.550 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-14 07:12:29.552 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-14 07:12:29.553 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-14 07:12:29.554 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-14 07:12:29.555 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-14 07:12:29.556 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-14 07:12:29.577 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-14 07:12:29.609 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-14 07:12:29.611 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-14 07:12:29.612 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-14 07:12:29.613 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-14 07:12:29.637 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-14 07:12:29.741 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-14 07:12:29.743 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-14 07:12:29.744 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-14 07:12:29.787 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-14 07:12:29.831 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-14 07:12:29.832 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-14 07:12:29.833 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-14 07:12:29.834 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-14 07:12:29.897 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-14 07:12:29.899 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-14 07:12:29.913 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-14 07:12:29.914 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-14 07:12:29.932 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-14 07:12:29.934 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-14 07:12:30.079 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-14 07:12:30.095 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-14 07:12:32.410 | Installing collected packages: swift 2022-04-14 07:12:32.410 | Attempting uninstall: swift 2022-04-14 07:12:32.410 | Found existing installation: swift 2.30.0.dev15 2022-04-14 07:12:32.413 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 07:12:32.414 | Running setup.py develop for swift 2022-04-14 07:12:38.296 | Successfully installed swift 2022-04-14 07:12:38.296 | 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-04-14 07:12:38.305 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:12:38.305 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:12:38.443 | + inc/python:pip_install:200 : result=0 2022-04-14 07:12:38.445 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:12:38.447 | + functions-common:time_stop:2432 : local name 2022-04-14 07:12:38.449 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:12:38.452 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:12:38.454 | + functions-common:time_stop:2435 : local total 2022-04-14 07:12:38.456 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:12:38.459 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:12:38.461 | + functions-common:time_stop:2439 : start_time=1649920342479 2022-04-14 07:12:38.463 | + functions-common:time_stop:2441 : [[ -z 1649920342479 ]] 2022-04-14 07:12:38.466 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:12:38.470 | + functions-common:time_stop:2444 : end_time=1649920358467 2022-04-14 07:12:38.473 | + functions-common:time_stop:2445 : elapsed_time=15988 2022-04-14 07:12:38.475 | + functions-common:time_stop:2446 : total=65769 2022-04-14 07:12:38.477 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:12:38.479 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=81757 2022-04-14 07:12:38.481 | + inc/python:pip_install:203 : return 0 2022-04-14 07:12:38.484 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:12:38.486 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:12:38.489 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:12:38.507 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:12:38.519 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 07:12:38.522 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 07:12:38.524 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:38.526 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:38.529 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 07:12:38.531 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:38.534 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 07:12:38.537 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:12:38.539 | + ./stack.sh:main:910 : configure_swift 2022-04-14 07:12:38.541 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 07:12:38.543 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 07:12:38.545 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 07:12:38.547 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 07:12:38.549 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 07:12:39.787 | No container-replicator running 2022-04-14 07:12:39.787 | No container-updater running 2022-04-14 07:12:39.787 | No container-reconciler running 2022-04-14 07:12:39.787 | No account-auditor running 2022-04-14 07:12:39.787 | No object-server running 2022-04-14 07:12:39.787 | No container-auditor running 2022-04-14 07:12:39.787 | No object-updater running 2022-04-14 07:12:39.787 | No object-reconstructor running 2022-04-14 07:12:39.787 | No container-sharder running 2022-04-14 07:12:39.787 | No container-server running 2022-04-14 07:12:39.787 | No account-replicator running 2022-04-14 07:12:39.787 | No object-expirer running 2022-04-14 07:12:39.787 | No account-server running 2022-04-14 07:12:39.787 | No account-reaper running 2022-04-14 07:12:39.787 | No object-replicator running 2022-04-14 07:12:39.787 | No object-auditor running 2022-04-14 07:12:39.787 | No proxy-server running 2022-04-14 07:12:39.787 | No container-sync running 2022-04-14 07:12:39.881 | + lib/swift:configure_swift:337 : true 2022-04-14 07:12:39.884 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 07:12:39.896 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 07:12:39.908 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 07:12:39.912 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 07:12:39.912 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 07:12:39.917 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 07:12:39.917 | s/%GROUP%/ubuntu/; 2022-04-14 07:12:39.917 | s/%USER%/ubuntu/; 2022-04-14 07:12:39.917 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 07:12:39.917 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 07:12:39.920 | uid = ubuntu 2022-04-14 07:12:39.920 | gid = ubuntu 2022-04-14 07:12:39.920 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 07:12:39.920 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 07:12:39.920 | address = 127.0.0.1 2022-04-14 07:12:39.920 | 2022-04-14 07:12:39.920 | [account6612] 2022-04-14 07:12:39.920 | max connections = 25 2022-04-14 07:12:39.920 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:12:39.920 | read only = false 2022-04-14 07:12:39.920 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 07:12:39.920 | 2022-04-14 07:12:39.920 | [account6622] 2022-04-14 07:12:39.920 | max connections = 25 2022-04-14 07:12:39.920 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:12:39.920 | read only = false 2022-04-14 07:12:39.920 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 07:12:39.920 | 2022-04-14 07:12:39.920 | [account6632] 2022-04-14 07:12:39.921 | max connections = 25 2022-04-14 07:12:39.921 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:12:39.921 | read only = false 2022-04-14 07:12:39.921 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 07:12:39.921 | 2022-04-14 07:12:39.921 | [account6642] 2022-04-14 07:12:39.921 | max connections = 25 2022-04-14 07:12:39.921 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:12:39.921 | read only = false 2022-04-14 07:12:39.921 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 07:12:39.921 | 2022-04-14 07:12:39.921 | 2022-04-14 07:12:39.921 | [container6611] 2022-04-14 07:12:39.921 | max connections = 25 2022-04-14 07:12:39.921 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:12:39.921 | read only = false 2022-04-14 07:12:39.921 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 07:12:39.921 | 2022-04-14 07:12:39.921 | [container6621] 2022-04-14 07:12:39.921 | max connections = 25 2022-04-14 07:12:39.921 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:12:39.921 | read only = false 2022-04-14 07:12:39.921 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 07:12:39.921 | 2022-04-14 07:12:39.921 | [container6631] 2022-04-14 07:12:39.921 | max connections = 25 2022-04-14 07:12:39.921 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:12:39.921 | read only = false 2022-04-14 07:12:39.921 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 07:12:39.921 | 2022-04-14 07:12:39.921 | [container6641] 2022-04-14 07:12:39.921 | max connections = 25 2022-04-14 07:12:39.921 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:12:39.921 | read only = false 2022-04-14 07:12:39.921 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 07:12:39.922 | 2022-04-14 07:12:39.922 | 2022-04-14 07:12:39.922 | [object6613] 2022-04-14 07:12:39.922 | max connections = 25 2022-04-14 07:12:39.922 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:12:39.922 | read only = false 2022-04-14 07:12:39.922 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 07:12:39.922 | 2022-04-14 07:12:39.922 | [object6623] 2022-04-14 07:12:39.922 | max connections = 25 2022-04-14 07:12:39.922 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:12:39.922 | read only = false 2022-04-14 07:12:39.922 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 07:12:39.922 | 2022-04-14 07:12:39.922 | [object6633] 2022-04-14 07:12:39.922 | max connections = 25 2022-04-14 07:12:39.922 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:12:39.922 | read only = false 2022-04-14 07:12:39.922 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 07:12:39.922 | 2022-04-14 07:12:39.922 | [object6643] 2022-04-14 07:12:39.922 | max connections = 25 2022-04-14 07:12:39.922 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:12:39.922 | read only = false 2022-04-14 07:12:39.922 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 07:12:39.923 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 07:12:39.926 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:12:39.928 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:12:39.930 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 07:12:39.942 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 07:12:39.944 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 07:12:39.948 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 07:12:39.952 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 07:12:39.954 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 07:12:39.959 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 07:12:39.987 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.30:8080/v1/ 2022-04-14 07:12:40.013 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 07:12:40.031 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 07:12:40.061 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 07:12:40.078 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:12:40.107 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 07:12:40.124 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 07:12:40.153 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 07:12:40.170 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 07:12:40.198 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 07:12:40.216 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:12:40.244 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 07:12:40.262 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 07:12:40.277 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:12:40.279 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 07:12:40.307 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 07:12:40.336 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 07:12:40.362 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 07:12:40.390 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 07:12:40.405 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:12:40.407 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 07:12:40.434 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 07:12:40.449 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:12:40.451 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 07:12:40.465 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:12:40.468 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 07:12:40.470 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 07:12:40.485 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:12:40.487 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 07:12:40.489 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 07:12:40.491 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 07:12:40.496 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 07:12:40.501 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 07:12:40.529 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 07:12:40.556 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 07:12:40.585 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 07:12:40.615 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 07:12:40.642 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 07:12:40.644 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 07:12:40.646 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 07:12:40.648 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 07:12:40.650 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 07:12:40.677 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 07:12:40.703 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.30/identity 2022-04-14 07:12:40.731 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 07:12:40.757 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 07:12:40.786 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 07:12:40.813 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 07:12:40.840 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 07:12:40.867 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:12:40.895 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 07:12:40.922 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 07:12:40.949 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 07:12:40.976 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 07:12:41.004 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 07:12:41.033 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 07:12:41.067 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 07:12:41.085 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 07:12:41.112 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 07:12:41.140 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 07:12:41.144 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 07:12:41.172 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 07:12:41.199 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 07:12:41.226 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 07:12:41.228 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 07:12:41.231 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:12:41.233 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 07:12:41.237 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 07:12:41.240 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:12:41.242 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:12:41.244 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 07:12:41.246 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 07:12:41.248 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:12:41.250 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:12:41.252 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 07:12:41.271 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 07:12:41.298 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 07:12:41.316 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 07:12:41.348 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 07:12:41.366 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:12:41.396 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 07:12:41.415 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:12:41.445 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 07:12:41.463 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:12:41.492 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 07:12:41.510 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 07:12:41.539 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:12:41.556 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:12:41.585 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 07:12:41.604 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 07:12:41.632 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 07:12:41.650 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 07:12:41.677 | + 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-04-14 07:12:41.682 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 07:12:41.702 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:12:41.731 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 07:12:41.761 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:12:41.763 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 07:12:41.768 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 07:12:41.770 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:12:41.773 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:12:41.775 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 07:12:41.777 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 07:12:41.779 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:12:41.781 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:12:41.783 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 07:12:41.802 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 07:12:41.829 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 07:12:41.848 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 07:12:41.876 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 07:12:41.894 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:12:41.922 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 07:12:41.940 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:12:41.968 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 07:12:41.989 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:12:42.017 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 07:12:42.035 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 07:12:42.063 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:12:42.082 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:12:42.110 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 07:12:42.128 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 07:12:42.156 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 07:12:42.174 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 07:12:42.202 | + 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-04-14 07:12:42.208 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 07:12:42.226 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:12:42.254 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:12:42.256 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 07:12:42.261 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 07:12:42.263 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:12:42.265 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:12:42.267 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 07:12:42.270 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 07:12:42.272 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:12:42.274 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:12:42.277 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 07:12:42.294 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 07:12:42.323 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 07:12:42.341 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 07:12:42.369 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 07:12:42.388 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:12:42.415 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 07:12:42.433 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:12:42.462 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 07:12:42.479 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:12:42.508 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 07:12:42.526 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 07:12:42.554 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:12:42.572 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:12:42.601 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 07:12:42.618 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 07:12:42.647 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 07:12:42.665 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 07:12:42.692 | + 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-04-14 07:12:42.697 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 07:12:42.715 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:12:42.743 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 07:12:42.772 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 07:12:42.800 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 07:12:42.828 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 07:12:42.830 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 07:12:42.835 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 07:12:42.864 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 07:12:42.893 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 07:12:42.921 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 07:12:42.949 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 07:12:42.978 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 07:12:43.007 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 07:12:43.034 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 07:12:43.061 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 07:12:43.089 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 07:12:43.104 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:12:43.107 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 07:12:43.125 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 07:12:43.129 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 07:12:43.148 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 07:12:43.151 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.30 2022-04-14 07:12:43.178 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 07:12:43.180 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 07:12:43.208 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.30/identity 2022-04-14 07:12:43.236 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 07:12:43.239 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 07:12:43.266 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 07:12:43.282 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:12:43.284 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 07:12:43.287 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 07:12:43.292 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 07:12:43.294 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 07:12:43.307 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 07:12:43.309 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 07:12:43.321 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 07:12:43.323 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 07:12:43.325 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:12:43.328 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:12:43.330 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:12:43.333 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:12:43.336 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:12:43.338 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:12:43.341 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 07:12:43.353 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:12:43.355 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 07:12:43.358 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-14 07:12:43.375 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:12:43.377 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-14 07:12:43.396 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:12:43.398 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-14 07:12:43.401 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 07:12:43.403 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 07:12:43.406 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:12:43.408 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 07:12:43.411 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 07:12:43.413 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 07:12:43.416 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 07:12:43.433 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:12:43.435 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 07:12:43.438 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 07:12:43.455 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:12:43.458 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 07:12:43.461 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 07:12:43.464 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 07:12:43.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:12:43.469 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:12:43.471 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 07:12:43.474 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:12:43.477 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 07:12:43.480 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 07:12:43.482 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 07:12:43.485 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 07:12:43.488 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 07:12:43.490 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 07:12:43.493 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 07:12:43.496 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 07:12:43.499 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 07:12:43.501 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 07:12:43.506 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:12:43.506 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 07:12:43.511 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 07:12:43.514 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 07:12:43.517 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 07:12:43.520 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 07:12:43.523 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 07:12:43.545 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 07:12:43.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 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 07:12:44.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:12:44.419 | from cryptography.utils import int_from_bytes 2022-04-14 07:12:44.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:12:44.420 | from cryptography.utils import int_from_bytes 2022-04-14 07:12:45.605 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:12:45.639 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 07:12:45.723 | 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-04-14 07:12:45.724 | 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-04-14 07:12:45.725 | 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-04-14 07:12:45.726 | 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-04-14 07:12:45.727 | 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-04-14 07:12:45.728 | 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-04-14 07:12:45.729 | 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-04-14 07:12:45.730 | 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-04-14 07:12:45.731 | 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-04-14 07:12:45.732 | 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-04-14 07:12:45.733 | 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-04-14 07:12:45.734 | 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-04-14 07:12:45.737 | 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-04-14 07:12:45.739 | 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-04-14 07:12:45.741 | 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-04-14 07:12:45.743 | 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-04-14 07:12:45.746 | 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-04-14 07:12:45.748 | 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-04-14 07:12:45.758 | 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-04-14 07:12:45.759 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-14 07:12:45.772 | 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-04-14 07:12:45.841 | 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-04-14 07:12:45.843 | 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-04-14 07:12:45.844 | 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-04-14 07:12:45.868 | 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-04-14 07:12:45.870 | 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-04-14 07:12:45.872 | 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-04-14 07:12:45.873 | 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-04-14 07:12:45.874 | 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-04-14 07:12:45.886 | 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-04-14 07:12:45.930 | 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-04-14 07:12:45.931 | 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-04-14 07:12:45.933 | 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-04-14 07:12:45.934 | 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-04-14 07:12:45.958 | 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-04-14 07:12:45.959 | 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-04-14 07:12:45.975 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-14 07:12:45.991 | 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-04-14 07:12:45.992 | 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-04-14 07:12:46.014 | 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.2.0) 2022-04-14 07:12:46.015 | 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-04-14 07:12:46.106 | 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-04-14 07:12:46.108 | 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-04-14 07:12:46.110 | 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-04-14 07:12:46.111 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-14 07:12:46.162 | 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-04-14 07:12:46.188 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-14 07:12:46.428 | 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-04-14 07:12:46.431 | 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-04-14 07:12:46.465 | 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-04-14 07:12:46.469 | 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-04-14 07:12:46.470 | 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-04-14 07:12:46.472 | 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-04-14 07:12:46.473 | 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-04-14 07:12:46.474 | 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-04-14 07:12:46.531 | 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-04-14 07:12:46.712 | 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-04-14 07:12:46.735 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-14 07:12:46.822 | 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-04-14 07:12:46.971 | 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-04-14 07:12:49.077 | 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-04-14 07:12:49.085 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:12:49.085 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:12:49.217 | + inc/python:pip_install:200 : result=0 2022-04-14 07:12:49.219 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:12:49.223 | + functions-common:time_stop:2432 : local name 2022-04-14 07:12:49.225 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:12:49.227 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:12:49.230 | + functions-common:time_stop:2435 : local total 2022-04-14 07:12:49.232 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:12:49.236 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:12:49.238 | + functions-common:time_stop:2439 : start_time=1649920363540 2022-04-14 07:12:49.241 | + functions-common:time_stop:2441 : [[ -z 1649920363540 ]] 2022-04-14 07:12:49.243 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:12:49.248 | + functions-common:time_stop:2444 : end_time=1649920369245 2022-04-14 07:12:49.250 | + functions-common:time_stop:2445 : elapsed_time=5705 2022-04-14 07:12:49.253 | + functions-common:time_stop:2446 : total=81757 2022-04-14 07:12:49.256 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:12:49.258 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=87462 2022-04-14 07:12:49.260 | + inc/python:pip_install:203 : return 0 2022-04-14 07:12:49.263 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 07:12:49.266 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 07:12:49.269 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 07:12:49.282 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 07:12:49.287 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-14 07:12:49.290 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 07:12:49.292 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 07:12:49.294 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:12:49.297 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:12:49.300 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:12:49.303 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:12:49.305 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:12:49.308 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:12:49.325 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:12:49.327 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:12:49.329 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:12:49.333 | + functions-common:git_clone:629 : echo master 2022-04-14 07:12:49.334 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:12:49.342 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 07:12:49.344 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:12:49.348 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 07:12:49.361 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 07:12:49.365 | + functions-common:git_clone:685 : head -1 2022-04-14 07:12:49.365 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:12:49.404 | e8e7d66cf Merge "Update http with https" 2022-04-14 07:12:49.408 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:12:49.411 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 07:12:49.414 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:12:49.416 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:12:49.419 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 07:12:49.421 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:12:49.424 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 07:12:49.427 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:12:49.430 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:12:49.432 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 07:12:49.435 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:12:49.437 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:12:49.444 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 07:12:49.446 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:12:49.449 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 07:12:49.452 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:12:49.454 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:12:49.457 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 07:12:49.463 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 07:12:49.466 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 07:12:50.151 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 07:12:50.154 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:12:50.156 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:12:50.158 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:12:50.161 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:12:50.163 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 07:12:50.166 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:12:50.168 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:12:50.170 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:12:50.173 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:12:50.175 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:12:50.178 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:12:50.180 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:12:50.182 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 07:12:50.204 | Using python 3.8 to install /opt/stack/glance 2022-04-14 07:12:50.207 | + 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-04-14 07:12:51.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:12:51.078 | from cryptography.utils import int_from_bytes 2022-04-14 07:12:51.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:12:51.078 | from cryptography.utils import int_from_bytes 2022-04-14 07:12:52.272 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:12:52.302 | Obtaining file:///opt/stack/glance 2022-04-14 07:12:52.303 | Preparing metadata (setup.py): started 2022-04-14 07:12:57.206 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:12:57.277 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.8.1) 2022-04-14 07:12:57.278 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.7.1) 2022-04-14 07:12:57.279 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.4.35) 2022-04-14 07:12:57.280 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.33.0) 2022-04-14 07:12:57.281 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.1.1) 2022-04-14 07:12:57.282 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.1) 2022-04-14 07:12:57.284 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.8.7) 2022-04-14 07:12:57.285 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.4.2) 2022-04-14 07:12:57.286 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.7.7) 2022-04-14 07:12:57.287 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.20.4) 2022-04-14 07:12:57.288 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (8.8.0) 2022-04-14 07:12:57.289 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 07:12:57.290 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.1.0) 2022-04-14 07:12:57.291 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 07:12:57.292 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.12.2) 2022-04-14 07:12:57.293 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 07:12:57.294 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.4.0) 2022-04-14 07:12:57.295 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.6.4) 2022-04-14 07:12:57.296 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 07:12:57.298 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (9.4.0) 2022-04-14 07:12:57.299 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.11.0) 2022-04-14 07:12:57.300 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 07:12:57.301 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 07:12:57.302 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 07:12:57.303 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.4.0) 2022-04-14 07:12:57.304 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (22.0.0) 2022-04-14 07:12:57.305 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (11.2.0) 2022-04-14 07:12:57.306 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.1.0) 2022-04-14 07:12:57.307 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 07:12:57.308 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.7.0) 2022-04-14 07:12:57.309 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (12.13.0) 2022-04-14 07:12:57.310 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.1) 2022-04-14 07:12:57.311 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.3.0) 2022-04-14 07:12:57.313 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.11.0) 2022-04-14 07:12:57.314 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.3.3) 2022-04-14 07:12:57.315 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.4.2) 2022-04-14 07:12:57.316 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.0.0) 2022-04-14 07:12:57.317 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.0) 2022-04-14 07:12:57.318 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (36.0.2) 2022-04-14 07:12:57.319 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.2.2) 2022-04-14 07:12:57.320 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.0.2) 2022-04-14 07:12:57.321 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.6.0) 2022-04-14 07:12:57.323 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.10.1) 2022-04-14 07:12:57.339 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (1.2.0) 2022-04-14 07:12:57.340 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (4.11.3) 2022-04-14 07:12:57.342 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (5.6.0) 2022-04-14 07:12:57.362 | 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.dev6) (5.3.0) 2022-04-14 07:12:57.364 | 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.dev6) (2.27.1) 2022-04-14 07:12:57.407 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev6) (1.15.0) 2022-04-14 07:12:57.422 | 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.dev6) (4.3.0) 2022-04-14 07:12:57.432 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev6) (1.14.0) 2022-04-14 07:12:57.447 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (2.2.1) 2022-04-14 07:12:57.448 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.1.2) 2022-04-14 07:12:57.449 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.16.0) 2022-04-14 07:12:57.542 | 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.dev6) (3.0.7) 2022-04-14 07:12:57.618 | 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.dev6) (1.7.0) 2022-04-14 07:12:57.672 | 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.dev6) (2.10.1) 2022-04-14 07:12:57.673 | 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.dev6) (3.1.1) 2022-04-14 07:12:57.708 | 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.dev6) (0.17.3) 2022-04-14 07:12:57.778 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (6.0) 2022-04-14 07:12:57.779 | 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.dev6) (0.8.0) 2022-04-14 07:12:57.780 | 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.dev6) (1.5.0) 2022-04-14 07:12:57.842 | 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.dev6) (0.13.0) 2022-04-14 07:12:57.843 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.5.0) 2022-04-14 07:12:57.844 | 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.dev6) (2.0.1) 2022-04-14 07:12:57.872 | 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.dev6) (0.61.0) 2022-04-14 07:12:57.917 | 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.dev6) (2.8.2) 2022-04-14 07:12:57.922 | 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.dev6) (0.9.6) 2022-04-14 07:12:57.981 | 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.dev6) (0.4.0) 2022-04-14 07:12:57.984 | 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.dev6) (2.8.0) 2022-04-14 07:12:57.986 | 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.dev6) (5.0.0) 2022-04-14 07:12:57.988 | 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.dev6) (5.2.4) 2022-04-14 07:12:57.989 | 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.dev6) (5.1.0) 2022-04-14 07:12:58.013 | 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.dev6) (3.2.0) 2022-04-14 07:12:58.015 | 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.dev6) (3.3.0) 2022-04-14 07:12:58.016 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 07:12:58.061 | 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.dev6) (5.9.0) 2022-04-14 07:12:58.104 | 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.dev6) (0.11.0) 2022-04-14 07:12:58.106 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (21.3) 2022-04-14 07:12:58.107 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (2022.1) 2022-04-14 07:12:58.186 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev6) (62.0.0) 2022-04-14 07:12:58.246 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev6) (0.2.5) 2022-04-14 07:12:58.348 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev6) (0.7) 2022-04-14 07:12:58.623 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (6.3.1) 2022-04-14 07:12:58.625 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.8) 2022-04-14 07:12:58.627 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (1.4.2) 2022-04-14 07:12:58.629 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 07:12:58.686 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev6) (0.8.1) 2022-04-14 07:12:58.709 | 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.dev6) (5.0.0) 2022-04-14 07:12:58.804 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev6) (2.21) 2022-04-14 07:12:58.920 | 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.dev6) (2.1.1) 2022-04-14 07:12:59.137 | 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.dev6) (1.32) 2022-04-14 07:12:59.139 | 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.dev6) (1.1.5) 2022-04-14 07:12:59.140 | 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.dev6) (5.1.1) 2022-04-14 07:12:59.141 | 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.dev6) (1.4.0) 2022-04-14 07:12:59.143 | 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.dev6) (1.4.4) 2022-04-14 07:12:59.144 | 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.dev6) (1.0.0) 2022-04-14 07:12:59.145 | 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.dev6) (2.5.0) 2022-04-14 07:12:59.264 | 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.dev6) (0.14.1) 2022-04-14 07:12:59.297 | 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.dev6) (1.0.3) 2022-04-14 07:12:59.343 | 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.dev6) (1.3.3) 2022-04-14 07:12:59.344 | 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.dev6) (3.0.0) 2022-04-14 07:12:59.589 | 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.dev6) (3.10.1) 2022-04-14 07:12:59.775 | 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.dev6) (1.26.9) 2022-04-14 07:12:59.776 | 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.dev6) (2019.11.28) 2022-04-14 07:12:59.779 | 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.dev6) (3.3) 2022-04-14 07:12:59.781 | 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.dev6) (2.0.12) 2022-04-14 07:12:59.888 | 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.dev6) (0.5.2) 2022-04-14 07:13:00.046 | 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.dev6) (2.5.0) 2022-04-14 07:13:00.178 | 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.dev6) (3.8.0) 2022-04-14 07:13:00.501 | 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.dev6) (2.4.0) 2022-04-14 07:13:00.502 | 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.dev6) (0.5.0) 2022-04-14 07:13:00.732 | 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.dev6) (2.2) 2022-04-14 07:13:01.016 | 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.dev6) (1.0.0) 2022-04-14 07:13:01.380 | 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.dev6) (21.4.0) 2022-04-14 07:13:01.382 | 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.dev6) (1.8.2) 2022-04-14 07:13:02.875 | Installing collected packages: glance 2022-04-14 07:13:02.876 | Attempting uninstall: glance 2022-04-14 07:13:02.876 | Found existing installation: glance 24.1.0.dev6 2022-04-14 07:13:02.883 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 07:13:02.884 | Running setup.py develop for glance 2022-04-14 07:13:09.044 | Successfully installed glance 2022-04-14 07:13:09.045 | 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-04-14 07:13:09.053 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:13:09.053 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:13:09.195 | + inc/python:pip_install:200 : result=0 2022-04-14 07:13:09.197 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:13:09.200 | + functions-common:time_stop:2432 : local name 2022-04-14 07:13:09.202 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:13:09.205 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:13:09.207 | + functions-common:time_stop:2435 : local total 2022-04-14 07:13:09.209 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:13:09.212 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:13:09.214 | + functions-common:time_stop:2439 : start_time=1649920370198 2022-04-14 07:13:09.216 | + functions-common:time_stop:2441 : [[ -z 1649920370198 ]] 2022-04-14 07:13:09.219 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:13:09.224 | + functions-common:time_stop:2444 : end_time=1649920389221 2022-04-14 07:13:09.226 | + functions-common:time_stop:2445 : elapsed_time=19023 2022-04-14 07:13:09.228 | + functions-common:time_stop:2446 : total=87462 2022-04-14 07:13:09.230 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:13:09.233 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=106485 2022-04-14 07:13:09.235 | + inc/python:pip_install:203 : return 0 2022-04-14 07:13:09.237 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:13:09.240 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:13:09.242 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:13:09.261 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:13:09.273 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 07:13:09.276 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 07:13:09.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:13:09.281 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:13:09.284 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 07:13:09.286 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:13:09.289 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:13:09.291 | + ./stack.sh:main:922 : configure_glance 2022-04-14 07:13:09.294 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 07:13:09.306 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 07:13:09.309 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 07:13:09.311 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 07:13:09.313 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 07:13:09.316 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 07:13:09.318 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:13:09.321 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:13:09.323 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 07:13:09.354 | + 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-04-14 07:13:09.382 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 07:13:09.412 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:13:09.445 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 07:13:09.475 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 07:13:09.505 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 07:13:09.508 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:13:09.510 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 07:13:09.513 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:13:09.515 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 07:13:09.544 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 07:13:09.574 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-04-14 07:13:09.603 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 07:13:09.633 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 07:13:09.663 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 07:13:09.693 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 07:13:09.722 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 07:13:09.762 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:13:09.793 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:13:09.823 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:13:09.853 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 07:13:09.856 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 07:13:09.858 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 07:13:09.861 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:13:09.864 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:13:09.866 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:13:09.883 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:13:09.886 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:13:09.888 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:13:09.891 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:13:09.908 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:13:09.910 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:13:09.913 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:13:09.942 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:13:09.945 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:13:09.947 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 07:13:09.950 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 07:13:09.952 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 07:13:09.982 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 07:13:10.013 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 07:13:10.015 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 07:13:10.018 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 07:13:10.021 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 07:13:10.023 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:13:10.025 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 07:13:10.028 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 07:13:10.057 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 07:13:10.060 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.30 2022-04-14 07:13:10.101 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:13:10.103 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 07:13:10.120 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:13:10.123 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 07:13:10.153 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 07:13:10.183 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-14 07:13:10.213 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 07:13:10.243 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 07:13:10.272 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 07:13:10.289 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:13:10.292 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:13:10.321 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 07:13:10.352 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 07:13:10.381 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.30/identity/v3 2022-04-14 07:13:10.414 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 07:13:10.446 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.30/image 2022-04-14 07:13:10.476 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 07:13:10.493 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:13:10.496 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 07:13:10.498 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 07:13:10.501 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:13:10.504 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:13:10.523 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:13:10.525 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:13:10.527 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:13:10.530 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:13:10.532 | + 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-04-14 07:13:10.562 | + 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-04-14 07:13:10.593 | + 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-04-14 07:13:10.622 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:13:10.653 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 07:13:10.658 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 07:13:10.688 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 07:13:10.719 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:13:10.749 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.30/identity 2022-04-14 07:13:10.780 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 07:13:10.809 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 07:13:10.839 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 07:13:10.870 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 07:13:10.900 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 07:13:10.930 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 07:13:10.960 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 07:13:10.990 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 07:13:10.995 | + 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-04-14 07:13:11.003 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 07:13:11.020 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:13:11.022 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 07:13:11.025 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 07:13:11.027 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 07:13:11.029 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 07:13:11.032 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 07:13:11.035 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 07:13:11.039 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 07:13:11.041 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 07:13:11.045 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-14 07:13:11.075 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 07:13:11.077 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 07:13:11.080 | ++ functions:get_random_port:837 : true 2022-04-14 07:13:11.082 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 07:13:11.085 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 07:13:11.087 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 07:13:11.147 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 07:13:11.150 | ++ functions:get_random_port:841 : break 2 2022-04-14 07:13:11.152 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 07:13:11.155 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 07:13:11.157 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 07:13:11.184 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 07:13:11.212 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 07:13:11.240 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:13:11.268 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:13:11.296 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:13:11.323 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:13:11.351 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:13:11.379 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:13:11.407 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:13:11.435 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:13:11.464 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:13:11.492 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:13:11.520 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:13:11.547 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 07:13:11.576 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 07:13:11.603 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 07:13:11.631 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 07:13:11.660 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 07:13:11.687 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 07:13:11.691 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 07:13:11.693 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:13:11.695 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:13:11.698 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:13:11.700 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 07:13:11.702 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 07:13:11.759 | proxy (enabled by site administrator) 2022-04-14 07:13:11.762 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 07:13:11.764 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 07:13:11.767 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:13:11.769 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:13:11.772 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:13:11.774 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 07:13:11.776 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 07:13:11.832 | proxy_http (enabled by site administrator) 2022-04-14 07:13:11.835 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 07:13:11.838 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 07:13:11.841 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 07:13:11.843 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:13:11.846 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:13:11.848 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:13:11.851 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:13:11.854 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:13:11.856 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 07:13:11.857 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:13:11.866 | KeepAlive Off 2022-04-14 07:13:11.870 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 07:13:11.871 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:13:11.879 | SetEnv proxy-sendchunked 1 2022-04-14 07:13:11.883 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 07:13:11.884 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:13:11.892 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 07:13:11.896 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 07:13:11.898 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 07:13:11.900 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:13:11.903 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:13:11.905 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:13:11.908 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:13:11.910 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:13:11.912 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:13:11.915 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:13:11.917 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:13:11.919 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:13:11.922 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 07:13:11.984 | Site glance-wsgi-api already enabled 2022-04-14 07:13:11.988 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 07:13:11.991 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:13:11.993 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:13:11.996 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:13:12.137 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 07:13:12.144 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 07:13:12.182 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 07:13:12.185 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-14 07:13:12.205 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:13:12.208 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-14 07:13:12.210 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 07:13:12.213 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 07:13:12.215 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:13:12.217 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 07:13:12.221 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-14 07:13:12.223 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 07:13:12.226 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 07:13:12.228 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:13:12.230 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:13:12.233 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:13:12.236 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:13:12.239 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:13:12.242 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:13:12.258 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:13:12.260 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:13:12.263 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:13:12.266 | + functions-common:git_clone:629 : echo master 2022-04-14 07:13:12.266 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:13:12.272 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 07:13:12.274 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:13:12.277 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 07:13:12.290 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 07:13:12.293 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:13:12.293 | + functions-common:git_clone:685 : head -1 2022-04-14 07:13:12.297 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-14 07:13:12.300 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:13:12.302 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 07:13:12.305 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:13:12.308 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:13:12.310 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 07:13:12.313 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:13:12.315 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 07:13:12.318 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:13:12.320 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:13:12.322 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 07:13:12.325 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:13:12.327 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:13:12.331 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 07:13:12.334 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:13:12.337 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 07:13:12.339 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:13:12.342 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:13:12.345 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 07:13:12.351 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 07:13:12.353 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 07:13:13.026 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 07:13:13.028 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:13:13.031 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:13:13.034 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:13:13.036 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:13:13.039 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 07:13:13.041 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:13:13.043 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:13:13.046 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:13:13.048 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:13:13.050 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:13:13.053 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:13:13.055 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:13:13.058 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 07:13:13.079 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 07:13:13.082 | + 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-04-14 07:13:13.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:13:13.959 | from cryptography.utils import int_from_bytes 2022-04-14 07:13:13.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:13:13.959 | from cryptography.utils import int_from_bytes 2022-04-14 07:13:15.145 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:13:15.176 | Obtaining file:///opt/stack/cinder 2022-04-14 07:13:15.177 | Preparing metadata (setup.py): started 2022-04-14 07:13:20.827 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:13:20.961 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-14 07:13:20.962 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-14 07:13:20.963 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-14 07:13:20.965 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-14 07:13:20.966 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-14 07:13:20.967 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-14 07:13:20.967 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-14 07:13:20.968 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-14 07:13:20.971 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-14 07:13:20.972 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-14 07:13:20.972 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-14 07:13:20.974 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-14 07:13:20.975 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-14 07:13:20.976 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-14 07:13:20.977 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-14 07:13:20.978 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-14 07:13:20.979 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-14 07:13:20.980 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-14 07:13:20.981 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-14 07:13:20.982 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-14 07:13:20.983 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-14 07:13:20.985 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-14 07:13:20.986 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-14 07:13:20.987 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-14 07:13:20.988 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-14 07:13:20.989 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-14 07:13:20.990 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-14 07:13:20.992 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-14 07:13:20.993 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-14 07:13:20.994 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-14 07:13:20.995 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-14 07:13:20.996 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-14 07:13:20.997 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-14 07:13:20.998 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-14 07:13:20.999 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-14 07:13:21.001 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-14 07:13:21.002 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-14 07:13:21.003 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-14 07:13:21.004 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-14 07:13:21.005 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-14 07:13:21.006 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-14 07:13:21.007 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-14 07:13:21.008 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-14 07:13:21.009 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-14 07:13:21.011 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-14 07:13:21.012 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-14 07:13:21.013 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-14 07:13:21.014 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-14 07:13:21.015 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-14 07:13:21.016 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-14 07:13:21.017 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-14 07:13:21.018 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-14 07:13:21.019 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-14 07:13:21.020 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-14 07:13:21.022 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-14 07:13:21.023 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-14 07:13:21.024 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-14 07:13:21.025 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-14 07:13:21.026 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-14 07:13:21.027 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-14 07:13:21.028 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-14 07:13:21.029 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-14 07:13:21.043 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.24.37) 2022-04-14 07:13:21.044 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-14 07:13:21.045 | 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.dev48) (0.5.2) 2022-04-14 07:13:21.107 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-14 07:13:21.138 | 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.dev48) (2.2.1) 2022-04-14 07:13:21.154 | 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.dev48) (4.1.1) 2022-04-14 07:13:21.156 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.7.1) 2022-04-14 07:13:21.158 | 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.dev48) (0.1.0) 2022-04-14 07:13:21.159 | 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.dev48) (2.6.3) 2022-04-14 07:13:21.256 | 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.dev48) (1.7.0) 2022-04-14 07:13:21.310 | 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.dev48) (3.1.1) 2022-04-14 07:13:21.314 | 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.dev48) (2.10.1) 2022-04-14 07:13:21.341 | 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.dev48) (0.2.8) 2022-04-14 07:13:21.342 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-14 07:13:21.343 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-14 07:13:21.424 | 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.dev48) (0.17.3) 2022-04-14 07:13:21.469 | 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.dev48) (1.5.0) 2022-04-14 07:13:21.471 | 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.dev48) (2.5.0) 2022-04-14 07:13:21.472 | 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.dev48) (0.8.0) 2022-04-14 07:13:21.474 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-14 07:13:21.539 | 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.dev48) (1.7.7) 2022-04-14 07:13:21.541 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-14 07:13:21.543 | 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.dev48) (2.0.1) 2022-04-14 07:13:21.602 | 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.dev48) (2.8.2) 2022-04-14 07:13:21.606 | 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.dev48) (0.9.6) 2022-04-14 07:13:21.667 | 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.dev48) (5.2.4) 2022-04-14 07:13:21.670 | 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.dev48) (2.4.0) 2022-04-14 07:13:21.672 | 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.dev48) (0.4.0) 2022-04-14 07:13:21.674 | 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.dev48) (5.1.0) 2022-04-14 07:13:21.676 | 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.dev48) (5.0.0) 2022-04-14 07:13:21.700 | 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.dev48) (3.3.0) 2022-04-14 07:13:21.701 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-14 07:13:21.703 | 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.dev48) (3.2.0) 2022-04-14 07:13:21.751 | 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.dev48) (1.0.3) 2022-04-14 07:13:21.841 | 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.dev48) (3.0.0) 2022-04-14 07:13:21.842 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-14 07:13:21.868 | 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.dev48) (3.2.0) 2022-04-14 07:13:21.894 | 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.dev48) (0.11.0) 2022-04-14 07:13:21.964 | 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.dev48) (1.26.9) 2022-04-14 07:13:21.967 | 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.dev48) (1.1.0) 2022-04-14 07:13:22.102 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-14 07:13:22.129 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-14 07:13:22.274 | 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.dev48) (3.10.1) 2022-04-14 07:13:22.311 | 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.dev48) (22.0.0) 2022-04-14 07:13:22.312 | 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.dev48) (1.14.0) 2022-04-14 07:13:22.314 | 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.dev48) (1.3.3) 2022-04-14 07:13:22.526 | 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.dev48) (2.0.12) 2022-04-14 07:13:22.527 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-14 07:13:22.529 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-14 07:13:22.568 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-14 07:13:22.599 | 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.dev48) (0.23.2) 2022-04-14 07:13:22.842 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-14 07:13:22.845 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-14 07:13:22.990 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 07:13:22.993 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-14 07:13:22.994 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-14 07:13:23.155 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-14 07:13:23.279 | 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.dev48) (4.11.3) 2022-04-14 07:13:23.280 | 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.dev48) (1.2.0) 2022-04-14 07:13:23.281 | 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.dev48) (5.6.0) 2022-04-14 07:13:23.318 | 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.dev48) (5.0.0) 2022-04-14 07:13:23.544 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-14 07:13:23.624 | 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.dev48) (2.4.0) 2022-04-14 07:13:23.626 | 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.dev48) (0.5.0) 2022-04-14 07:13:23.811 | 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.dev48) (2.5.0) 2022-04-14 07:13:23.904 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-14 07:13:23.906 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (1.56.0) 2022-04-14 07:13:24.092 | 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.dev48) (2.1.1) 2022-04-14 07:13:24.530 | 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.dev48) (1.1.5) 2022-04-14 07:13:24.583 | 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.dev48) (0.14.1) 2022-04-14 07:13:24.633 | 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.dev48) (0.2.5) 2022-04-14 07:13:25.753 | 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.dev48) (1.32) 2022-04-14 07:13:26.046 | 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.dev48) (21.4.0) 2022-04-14 07:13:26.047 | 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.dev48) (1.8.2) 2022-04-14 07:13:26.202 | 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.dev48) (2.2) 2022-04-14 07:13:26.399 | 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.dev48) (1.0.0) 2022-04-14 07:13:26.579 | 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.dev48) (3.8.0) 2022-04-14 07:13:28.295 | Installing collected packages: cinder 2022-04-14 07:13:28.295 | Attempting uninstall: cinder 2022-04-14 07:13:28.295 | Found existing installation: cinder 20.1.0.dev48 2022-04-14 07:13:28.301 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 07:13:28.302 | Running setup.py develop for cinder 2022-04-14 07:13:35.870 | Successfully installed cinder 2022-04-14 07:13:35.870 | 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-04-14 07:13:35.879 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:13:35.879 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:13:36.037 | + inc/python:pip_install:200 : result=0 2022-04-14 07:13:36.040 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:13:36.042 | + functions-common:time_stop:2432 : local name 2022-04-14 07:13:36.044 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:13:36.047 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:13:36.049 | + functions-common:time_stop:2435 : local total 2022-04-14 07:13:36.052 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:13:36.054 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:13:36.056 | + functions-common:time_stop:2439 : start_time=1649920393073 2022-04-14 07:13:36.058 | + functions-common:time_stop:2441 : [[ -z 1649920393073 ]] 2022-04-14 07:13:36.061 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:13:36.065 | + functions-common:time_stop:2444 : end_time=1649920416063 2022-04-14 07:13:36.068 | + functions-common:time_stop:2445 : elapsed_time=22990 2022-04-14 07:13:36.070 | + functions-common:time_stop:2446 : total=106485 2022-04-14 07:13:36.072 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:13:36.074 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=129475 2022-04-14 07:13:36.077 | + inc/python:pip_install:203 : return 0 2022-04-14 07:13:36.079 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:13:36.082 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:13:36.084 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:13:36.104 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:13:36.116 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 07:13:36.119 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 07:13:36.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:13:36.125 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:13:36.128 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 07:13:36.130 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:13:36.133 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 07:13:36.136 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 07:13:36.138 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 07:13:36.141 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:13:36.144 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:13:36.146 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 07:13:36.159 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 07:13:36.162 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:13:36.164 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:13:36.166 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:13:36.169 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:13:36.172 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:13:36.175 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:13:36.177 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:13:36.179 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:13:36.182 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:13:36.184 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:13:36.187 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:13:36.190 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:13:36.192 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 07:13:36.195 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:13:36.197 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:13:36.200 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:13:36.203 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 07:13:36.226 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 07:13:36.335 | Reading package lists... 2022-04-14 07:13:36.581 | Building dependency tree... 2022-04-14 07:13:36.583 | Reading state information... 2022-04-14 07:13:36.833 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 07:13:36.833 | The following packages were automatically installed and are no longer required: 2022-04-14 07:13:36.834 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:13:36.834 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:13:36.834 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:13:36.834 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:13:36.834 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:13:36.834 | python3-zope.interface 2022-04-14 07:13:36.834 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:13:36.950 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:13:36.955 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:13:36.958 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:13:36.960 | + functions-common:time_stop:2432 : local name 2022-04-14 07:13:36.963 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:13:36.965 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:13:36.968 | + functions-common:time_stop:2435 : local total 2022-04-14 07:13:36.970 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:13:36.973 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:13:36.975 | + functions-common:time_stop:2439 : start_time=1649920416223 2022-04-14 07:13:36.978 | + functions-common:time_stop:2441 : [[ -z 1649920416223 ]] 2022-04-14 07:13:36.981 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:13:36.986 | + functions-common:time_stop:2444 : end_time=1649920416983 2022-04-14 07:13:36.988 | + functions-common:time_stop:2445 : elapsed_time=760 2022-04-14 07:13:36.991 | + functions-common:time_stop:2446 : total=5371 2022-04-14 07:13:36.993 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:13:36.996 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6131 2022-04-14 07:13:36.998 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:13:37.002 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:13:37.004 | + ./stack.sh:main:928 : configure_cinder 2022-04-14 07:13:37.007 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 07:13:37.019 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 07:13:37.023 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 07:13:37.026 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 07:13:37.028 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:13:37.031 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 07:13:37.031 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:13:37.036 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 07:13:37.038 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 07:13:37.040 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:13:37.042 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 07:13:37.044 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 07:13:37.047 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 07:13:37.049 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 07:13:37.051 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 07:13:37.063 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 07:13:37.075 | + 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-04-14 07:13:37.087 | + 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-04-14 07:13:37.099 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 07:13:37.112 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:13:37.114 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:13:37.118 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.RY0XKMBscm 2022-04-14 07:13:37.121 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:13:37.123 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:13:37.126 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 07:13:37.128 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.RY0XKMBscm 2022-04-14 07:13:37.132 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.RY0XKMBscm 2022-04-14 07:13:37.144 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.RY0XKMBscm /etc/sudoers.d/cinder-rootwrap 2022-04-14 07:13:37.156 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 07:13:37.160 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:13:37.162 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:13:37.164 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:13:37.166 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:13:37.169 | + 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-04-14 07:13:37.171 | + 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-04-14 07:13:37.174 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 07:13:37.176 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 07:13:37.181 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 07:13:37.185 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 07:13:37.205 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 07:13:37.224 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 07:13:37.242 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 07:13:37.261 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 07:13:37.279 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 07:13:37.299 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 07:13:37.318 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 07:13:37.337 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 07:13:37.340 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:13:37.342 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 07:13:37.344 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:13:37.347 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 07:13:37.376 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 07:13:37.404 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-04-14 07:13:37.431 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 07:13:37.461 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 07:13:37.488 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 07:13:37.517 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 07:13:37.544 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 07:13:37.575 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:13:37.604 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:13:37.632 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 07:13:37.663 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 07:13:37.693 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 07:13:37.695 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 07:13:37.698 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 07:13:37.700 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 07:13:37.703 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 07:13:37.706 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 07:13:37.737 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 07:13:37.766 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 07:13:37.794 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 07:13:37.823 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 07:13:37.851 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 07:13:37.882 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 07:13:37.915 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 07:13:37.917 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.30 2022-04-14 07:13:37.946 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:13:37.978 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 07:13:37.985 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 828ce8034e699fecc69c05d6b55c5720 2022-04-14 07:13:38.013 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 07:13:38.017 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 07:13:38.045 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 07:13:38.073 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 07:13:38.102 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 07:13:38.130 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 07:13:38.148 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:13:38.150 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 07:13:38.153 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 07:13:38.155 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 07:13:38.158 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 07:13:38.160 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 07:13:38.163 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 07:13:38.165 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 07:13:38.168 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 07:13:38.170 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 07:13:38.173 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 07:13:38.176 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-14 07:13:38.206 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-14 07:13:38.236 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-14 07:13:38.264 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 07:13:38.293 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 07:13:38.321 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 07:13:38.350 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 07:13:38.352 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 07:13:38.355 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 07:13:38.357 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 07:13:38.386 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 07:13:38.388 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 07:13:38.417 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 07:13:38.419 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 07:13:38.422 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 07:13:38.424 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 07:13:38.453 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 07:13:38.455 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 07:13:38.458 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 07:13:38.476 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:13:38.478 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 07:13:38.480 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 07:13:38.483 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 07:13:38.485 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-14 07:13:38.513 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.30:8080/v1/AUTH_ 2022-04-14 07:13:38.542 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 07:13:38.558 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:13:38.561 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 07:13:38.578 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:13:38.580 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 07:13:38.597 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:13:38.600 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 07:13:38.602 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 07:13:38.604 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 07:13:38.607 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 07:13:38.610 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:13:38.612 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:13:38.614 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:13:38.631 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:13:38.634 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:13:38.637 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:13:38.640 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:13:38.655 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:13:38.658 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:13:38.661 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:13:38.689 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:13:38.692 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:13:38.694 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 07:13:38.697 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 07:13:38.699 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:13:38.702 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:13:38.719 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:13:38.721 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:13:38.724 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:13:38.726 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:13:38.728 | + 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-04-14 07:13:38.758 | + 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-04-14 07:13:38.787 | + 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-04-14 07:13:38.816 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:13:38.845 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 07:13:38.861 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:13:38.864 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 07:13:38.866 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:13:38.868 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 07:13:38.871 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 07:13:38.873 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:13:38.876 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:13:38.879 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 07:13:38.883 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 07:13:38.886 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:13:38.888 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:13:38.901 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:13:38.901 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:13:38.910 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:13:38.913 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:13:38.929 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:13:38.931 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:13:38.935 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 07:13:38.964 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:13:38.992 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 07:13:39.019 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:13:39.047 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:13:39.074 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:13:39.102 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:13:39.129 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:13:39.157 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:13:39.184 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:13:39.212 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:13:39.239 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:13:39.267 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:13:39.295 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:13:39.298 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:13:39.301 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 07:13:39.304 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 07:13:39.306 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:13:39.308 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:13:39.311 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:13:39.313 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:13:39.316 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:13:39.318 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:13:39.346 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:13:39.374 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-14 07:13:39.374 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:13:39.383 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 07:13:39.386 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 07:13:39.389 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 07:13:39.392 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:13:39.395 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:13:39.397 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:13:39.399 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:13:39.402 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:13:39.404 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:13:39.407 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:13:39.409 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:13:39.412 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:13:39.414 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 07:13:39.475 | Enabling site cinder-wsgi. 2022-04-14 07:13:39.481 | To activate the new configuration, you need to run: 2022-04-14 07:13:39.481 | systemctl reload apache2 2022-04-14 07:13:39.485 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:13:39.488 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:13:39.490 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:13:39.493 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:13:39.631 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 07:13:39.634 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 07:13:39.666 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.30/image 2022-04-14 07:13:39.696 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 07:13:39.712 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:13:39.715 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 07:13:39.717 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:13:39.720 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:13:39.723 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:13:39.725 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 07:13:39.756 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 07:13:39.785 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.30/identity 2022-04-14 07:13:39.813 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 07:13:39.841 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 07:13:39.870 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 07:13:39.899 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 07:13:39.927 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 07:13:39.956 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:13:39.985 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 07:13:40.013 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 07:13:40.043 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:13:40.073 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 07:13:40.075 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 07:13:40.092 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:13:40.095 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.30:2379 2022-04-14 07:13:40.126 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 07:13:40.128 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-14 07:13:40.146 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:13:40.149 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-14 07:13:40.151 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 07:13:40.154 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 07:13:40.156 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:13:40.159 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 07:13:40.162 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 07:13:40.166 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:13:40.166 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:13:40.172 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:13:40.175 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:13:40.178 | + 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-04-14 07:13:40.180 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:13:40.183 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 07:13:40.185 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 07:13:40.188 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 07:13:40.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:13:40.193 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:13:40.196 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 07:13:40.198 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:13:40.201 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-14 07:13:40.203 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 07:13:40.206 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 07:13:40.208 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:13:40.210 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:13:40.213 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:13:40.216 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:13:40.218 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:13:40.221 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:13:40.238 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:13:40.240 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:13:40.242 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:13:40.245 | + functions-common:git_clone:629 : echo master 2022-04-14 07:13:40.245 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:13:40.251 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 07:13:40.253 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:13:40.256 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 07:13:40.269 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 07:13:40.272 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:13:40.272 | + functions-common:git_clone:685 : head -1 2022-04-14 07:13:40.277 | 668f4879ed Merge commit 'refs/changes/25/836725/2' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-14 07:13:40.281 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:13:40.283 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 07:13:40.286 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:13:40.289 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:13:40.292 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 07:13:40.295 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:13:40.298 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 07:13:40.300 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:13:40.303 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:13:40.305 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 07:13:40.308 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:13:40.310 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:13:40.314 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 07:13:40.316 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:13:40.319 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 07:13:40.322 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:13:40.324 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:13:40.328 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 07:13:40.334 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 07:13:40.336 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 07:13:41.015 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 07:13:41.018 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:13:41.020 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:13:41.023 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:13:41.025 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:13:41.027 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 07:13:41.029 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:13:41.032 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:13:41.035 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:13:41.037 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:13:41.039 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:13:41.042 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:13:41.044 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:13:41.047 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 07:13:41.068 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 07:13:41.070 | + 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-04-14 07:13:41.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:13:41.964 | from cryptography.utils import int_from_bytes 2022-04-14 07:13:41.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:13:41.964 | from cryptography.utils import int_from_bytes 2022-04-14 07:13:43.184 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:13:43.216 | Obtaining file:///opt/stack/neutron 2022-04-14 07:13:43.216 | Preparing metadata (setup.py): started 2022-04-14 07:13:49.038 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:13:49.132 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.8.1) 2022-04-14 07:13:49.134 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.5.0) 2022-04-14 07:13:49.135 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.1.1) 2022-04-14 07:13:49.136 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.5.1) 2022-04-14 07:13:49.137 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.5.0) 2022-04-14 07:13:49.138 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.1.1) 2022-04-14 07:13:49.140 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.33.0) 2022-04-14 07:13:49.141 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.4.1) 2022-04-14 07:13:49.142 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.20.4) 2022-04-14 07:13:49.143 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.27.1) 2022-04-14 07:13:49.144 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.1.1) 2022-04-14 07:13:49.145 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (9.4.0) 2022-04-14 07:13:49.146 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.8.0) 2022-04-14 07:13:49.147 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.11.0) 2022-04-14 07:13:49.148 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.20.0) 2022-04-14 07:13:49.149 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (7.8.0) 2022-04-14 07:13:49.150 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (6.3.1) 2022-04-14 07:13:49.151 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.4.35) 2022-04-14 07:13:49.152 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.8.7) 2022-04-14 07:13:49.153 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-14 07:13:49.155 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.7.7) 2022-04-14 07:13:49.156 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.5.0) 2022-04-14 07:13:49.157 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.10.1) 2022-04-14 07:13:49.158 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-14 07:13:49.160 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (8.8.0) 2022-04-14 07:13:49.161 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.1.0) 2022-04-14 07:13:49.162 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (11.2.0) 2022-04-14 07:13:49.163 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.1.0) 2022-04-14 07:13:49.164 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.7.0) 2022-04-14 07:13:49.165 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (12.13.0) 2022-04-14 07:13:49.166 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.1) 2022-04-14 07:13:49.167 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.11.0) 2022-04-14 07:13:49.168 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.7.0) 2022-04-14 07:13:49.170 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.3.0) 2022-04-14 07:13:49.172 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (6.3.1) 2022-04-14 07:13:49.173 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.3.0) 2022-04-14 07:13:49.174 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.8.0) 2022-04-14 07:13:49.175 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.5.0) 2022-04-14 07:13:49.176 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.12.2) 2022-04-14 07:13:49.177 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.6.0) 2022-04-14 07:13:49.178 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.4.2) 2022-04-14 07:13:49.179 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.3.1) 2022-04-14 07:13:49.180 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.1.0) 2022-04-14 07:13:49.181 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.16.0) 2022-04-14 07:13:49.182 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.16.0) 2022-04-14 07:13:49.183 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (21.3) 2022-04-14 07:13:49.184 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.9.0) 2022-04-14 07:13:49.186 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:13:49.187 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (22.0.0) 2022-04-14 07:13:49.188 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (17.7.0) 2022-04-14 07:13:49.189 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.61.0) 2022-04-14 07:13:49.191 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-14 07:13:49.192 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.7.1) 2022-04-14 07:13:49.193 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.4.0) 2022-04-14 07:13:49.194 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.11.0) 2022-04-14 07:13:49.211 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (4.11.3) 2022-04-14 07:13:49.213 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (5.6.0) 2022-04-14 07:13:49.214 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (1.2.0) 2022-04-14 07:13:49.222 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev116) (1.14.0) 2022-04-14 07:13:49.235 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (1.1.2) 2022-04-14 07:13:49.236 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (2.2.1) 2022-04-14 07:13:49.237 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (1.16.0) 2022-04-14 07:13:49.257 | 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.dev116) (3.0.7) 2022-04-14 07:13:49.265 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev116) (2.1.1) 2022-04-14 07:13:49.328 | 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.dev116) (1.7.0) 2022-04-14 07:13:49.330 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev116) (1.0.2) 2022-04-14 07:13:49.385 | 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.dev116) (3.1.1) 2022-04-14 07:13:49.387 | 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.dev116) (4.4.0) 2022-04-14 07:13:49.434 | 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.dev116) (1.2.2) 2022-04-14 07:13:49.441 | 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.dev116) (2.7.0) 2022-04-14 07:13:49.470 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (36.0.2) 2022-04-14 07:13:49.471 | 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.dev116) (1.1.5) 2022-04-14 07:13:49.472 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.4.4) 2022-04-14 07:13:49.474 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.4.0) 2022-04-14 07:13:49.474 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (2.5.0) 2022-04-14 07:13:49.476 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (6.0) 2022-04-14 07:13:49.476 | 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.dev116) (1.32) 2022-04-14 07:13:49.479 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.0.0) 2022-04-14 07:13:49.495 | 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.dev116) (1.0.3) 2022-04-14 07:13:49.591 | 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.dev116) (0.17.3) 2022-04-14 07:13:49.667 | 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.dev116) (1.5.0) 2022-04-14 07:13:49.732 | 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.dev116) (2.0.1) 2022-04-14 07:13:49.736 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.5.0) 2022-04-14 07:13:49.738 | 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.dev116) (0.13.0) 2022-04-14 07:13:49.797 | 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.dev116) (0.9.6) 2022-04-14 07:13:49.801 | 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.dev116) (2.8.2) 2022-04-14 07:13:49.861 | 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.dev116) (5.0.0) 2022-04-14 07:13:49.863 | 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.dev116) (5.1.0) 2022-04-14 07:13:49.865 | 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.dev116) (5.2.4) 2022-04-14 07:13:49.868 | 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.dev116) (0.4.0) 2022-04-14 07:13:49.892 | 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.dev116) (3.3.0) 2022-04-14 07:13:49.896 | 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.dev116) (3.2.0) 2022-04-14 07:13:49.946 | 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.dev116) (1.15.0) 2022-04-14 07:13:50.005 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev116) (2022.1) 2022-04-14 07:13:50.041 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev116) (1.3.3) 2022-04-14 07:13:50.042 | 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.dev116) (3.0.0) 2022-04-14 07:13:50.067 | 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.dev116) (3.2.0) 2022-04-14 07:13:50.213 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev116) (2.4.0) 2022-04-14 07:13:50.289 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev116) (62.0.0) 2022-04-14 07:13:50.368 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev116) (0.3.5) 2022-04-14 07:13:50.370 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev116) (3.0.0) 2022-04-14 07:13:50.485 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:13:50.487 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:13:50.488 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:13:50.489 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:13:50.490 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:13:50.491 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:13:50.492 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:13:50.706 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-14 07:13:50.708 | 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.dev116) (2.5.0) 2022-04-14 07:13:50.709 | 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.dev116) (3.10.1) 2022-04-14 07:13:50.761 | 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.dev116) (3.17.6) 2022-04-14 07:13:50.762 | 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.dev116) (2.1.0) 2022-04-14 07:13:50.854 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (2019.11.28) 2022-04-14 07:13:50.856 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (3.3) 2022-04-14 07:13:50.859 | 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.dev116) (2.0.12) 2022-04-14 07:13:50.860 | 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.dev116) (1.26.9) 2022-04-14 07:13:50.898 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev116) (0.7) 2022-04-14 07:13:51.260 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev116) (0.13.1) 2022-04-14 07:13:51.338 | 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.dev116) (5.0.0) 2022-04-14 07:13:51.502 | 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.dev116) (2.21) 2022-04-14 07:13:51.579 | 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.dev116) (0.5.0) 2022-04-14 07:13:51.581 | 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.dev116) (2.4.0) 2022-04-14 07:13:51.827 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev116) (2.5.0) 2022-04-14 07:13:52.007 | 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.dev116) (2.2) 2022-04-14 07:13:52.584 | 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.dev116) (0.14.1) 2022-04-14 07:13:52.633 | 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.dev116) (0.2.5) 2022-04-14 07:13:53.262 | 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.dev116) (0.4.2) 2022-04-14 07:13:53.265 | 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.dev116) (0.5.2) 2022-04-14 07:13:53.586 | 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.dev116) (2.1.1) 2022-04-14 07:13:53.586 | 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.dev116) (4.11.1) 2022-04-14 07:13:53.763 | 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.dev116) (3.8.0) 2022-04-14 07:13:54.010 | 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.dev116) (1.8.2) 2022-04-14 07:13:54.011 | 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.dev116) (21.4.0) 2022-04-14 07:13:54.197 | 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.dev116) (1.0.0) 2022-04-14 07:13:54.466 | 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.dev116) (2.3.2) 2022-04-14 07:13:56.129 | Installing collected packages: neutron 2022-04-14 07:13:56.129 | Attempting uninstall: neutron 2022-04-14 07:13:56.129 | Found existing installation: neutron 20.1.0.dev116 2022-04-14 07:13:56.148 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 07:13:56.149 | Running setup.py develop for neutron 2022-04-14 07:14:03.884 | Successfully installed neutron 2022-04-14 07:14:03.884 | 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-04-14 07:14:03.894 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:14:03.894 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:14:04.067 | + inc/python:pip_install:200 : result=0 2022-04-14 07:14:04.070 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:14:04.072 | + functions-common:time_stop:2432 : local name 2022-04-14 07:14:04.074 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:14:04.077 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:14:04.079 | + functions-common:time_stop:2435 : local total 2022-04-14 07:14:04.082 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:14:04.084 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:14:04.086 | + functions-common:time_stop:2439 : start_time=1649920421062 2022-04-14 07:14:04.088 | + functions-common:time_stop:2441 : [[ -z 1649920421062 ]] 2022-04-14 07:14:04.092 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:14:04.096 | + functions-common:time_stop:2444 : end_time=1649920444093 2022-04-14 07:14:04.098 | + functions-common:time_stop:2445 : elapsed_time=23031 2022-04-14 07:14:04.100 | + functions-common:time_stop:2446 : total=129475 2022-04-14 07:14:04.103 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:14:04.105 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=152506 2022-04-14 07:14:04.107 | + inc/python:pip_install:203 : return 0 2022-04-14 07:14:04.110 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:14:04.112 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:14:04.115 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:14:04.133 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:14:04.146 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 07:14:04.149 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 07:14:04.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:14:04.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:14:04.157 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 07:14:04.159 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:14:04.162 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 07:14:04.164 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:14:04.167 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-14 07:14:04.184 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:04.186 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-14 07:14:04.189 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 07:14:04.191 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 07:14:04.194 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:14:04.197 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 07:14:04.199 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 07:14:04.202 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 07:14:04.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:14:04.207 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:14:04.210 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 07:14:04.212 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:14:04.215 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 07:14:04.231 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:04.234 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 07:14:04.251 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:04.254 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 07:14:04.271 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:04.273 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-14 07:14:04.276 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 07:14:04.278 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 07:14:04.281 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:14:04.283 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:14:04.286 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:14:04.288 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:14:04.290 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:14:04.293 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:14:04.310 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:14:04.313 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:14:04.315 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:14:04.318 | + functions-common:git_clone:629 : echo master 2022-04-14 07:14:04.318 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:14:04.323 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 07:14:04.326 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:14:04.328 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 07:14:04.340 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 07:14:04.344 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:14:04.344 | + functions-common:git_clone:685 : head -1 2022-04-14 07:14:04.348 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-14 07:14:04.351 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:14:04.354 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 07:14:04.357 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:14:04.360 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:14:04.362 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 07:14:04.365 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:14:04.367 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 07:14:04.370 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:14:04.373 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:14:04.375 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 07:14:04.378 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:14:04.380 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:14:04.383 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 07:14:04.386 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:14:04.389 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 07:14:04.392 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:14:04.394 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:14:04.398 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 07:14:04.404 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 07:14:04.407 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 07:14:05.067 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 07:14:05.069 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:14:05.072 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:14:05.074 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:14:05.077 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:14:05.079 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 07:14:05.081 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:14:05.084 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:14:05.086 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:14:05.088 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:14:05.091 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:14:05.094 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:14:05.096 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:14:05.098 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 07:14:05.119 | Using python 3.8 to install /opt/stack/nova 2022-04-14 07:14:05.122 | + 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-04-14 07:14:06.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:14:06.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:14:06.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:14:06.016 | from cryptography.utils import int_from_bytes 2022-04-14 07:14:07.201 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:14:07.231 | Obtaining file:///opt/stack/nova 2022-04-14 07:14:07.232 | Preparing metadata (setup.py): started 2022-04-14 07:14:13.973 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:14:14.097 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-14 07:14:14.098 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-14 07:14:14.099 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-14 07:14:14.100 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-14 07:14:14.102 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-14 07:14:14.103 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-14 07:14:14.104 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-14 07:14:14.105 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-14 07:14:14.106 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-14 07:14:14.107 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-14 07:14:14.108 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-14 07:14:14.109 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-14 07:14:14.110 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 07:14:14.111 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 07:14:14.112 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-14 07:14:14.113 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-14 07:14:14.114 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-14 07:14:14.115 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-14 07:14:14.116 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-14 07:14:14.117 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-14 07:14:14.118 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 07:14:14.119 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-14 07:14:14.120 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 07:14:14.122 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-14 07:14:14.123 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-14 07:14:14.124 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-14 07:14:14.125 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 07:14:14.127 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-14 07:14:14.129 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-14 07:14:14.130 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 07:14:14.131 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-14 07:14:14.132 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-14 07:14:14.133 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-14 07:14:14.135 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 07:14:14.136 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-14 07:14:14.137 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-14 07:14:14.139 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 07:14:14.140 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-14 07:14:14.141 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-14 07:14:14.142 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-14 07:14:14.143 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-14 07:14:14.144 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-14 07:14:14.145 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 07:14:14.146 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-14 07:14:14.147 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-14 07:14:14.148 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 07:14:14.149 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-14 07:14:14.150 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-14 07:14:14.151 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-14 07:14:14.152 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-14 07:14:14.154 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-14 07:14:14.155 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 07:14:14.156 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-14 07:14:14.157 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-14 07:14:14.158 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-14 07:14:14.160 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-14 07:14:14.160 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-14 07:14:14.162 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-14 07:14:14.163 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-14 07:14:14.164 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-14 07:14:14.165 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-14 07:14:14.166 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-14 07:14:14.167 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-14 07:14:14.168 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-14 07:14:14.185 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-14 07:14:14.187 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-14 07:14:14.188 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-14 07:14:14.210 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-14 07:14:14.248 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-14 07:14:14.279 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-14 07:14:14.281 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-14 07:14:14.304 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-14 07:14:14.430 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-14 07:14:14.433 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-14 07:14:14.492 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-14 07:14:14.493 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:14:14.521 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-14 07:14:14.522 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-14 07:14:14.524 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 07:14:14.525 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-14 07:14:14.547 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-14 07:14:14.550 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-14 07:14:14.599 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-14 07:14:14.601 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:14:14.603 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:14:14.663 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-14 07:14:14.774 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 07:14:14.776 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-14 07:14:14.856 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-14 07:14:14.917 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-14 07:14:14.919 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-14 07:14:14.920 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-14 07:14:14.924 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 07:14:14.952 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-14 07:14:14.955 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-14 07:14:15.008 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-14 07:14:15.065 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-14 07:14:15.098 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-14 07:14:15.101 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 07:14:15.154 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-14 07:14:15.157 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-14 07:14:15.244 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-14 07:14:15.271 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-14 07:14:15.350 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-14 07:14:15.431 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-14 07:14:15.492 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 07:14:15.494 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-14 07:14:15.499 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-14 07:14:15.544 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-14 07:14:15.546 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:14:15.549 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-14 07:14:15.627 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-14 07:14:15.630 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-14 07:14:15.631 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-14 07:14:15.633 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-14 07:14:15.729 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-14 07:14:15.942 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-14 07:14:15.944 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-14 07:14:16.054 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:14:16.057 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-14 07:14:16.060 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-14 07:14:16.180 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-14 07:14:16.255 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-14 07:14:16.289 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 07:14:16.497 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-14 07:14:16.577 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 07:14:16.580 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-14 07:14:16.795 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:14:16.905 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-14 07:14:17.374 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-14 07:14:17.419 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-14 07:14:17.784 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:14:17.785 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:14:17.786 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:14:17.787 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:14:17.788 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:14:17.789 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:14:17.791 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:14:19.021 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-14 07:14:19.436 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-14 07:14:19.437 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-14 07:14:19.533 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-14 07:14:19.641 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 07:14:21.287 | Installing collected packages: nova 2022-04-14 07:14:21.287 | Attempting uninstall: nova 2022-04-14 07:14:21.287 | Found existing installation: nova 25.1.0.dev32 2022-04-14 07:14:21.297 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 07:14:21.298 | Running setup.py develop for nova 2022-04-14 07:14:29.656 | Successfully installed nova 2022-04-14 07:14:29.656 | 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-04-14 07:14:29.664 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:14:29.664 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:14:29.818 | + inc/python:pip_install:200 : result=0 2022-04-14 07:14:29.820 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:14:29.823 | + functions-common:time_stop:2432 : local name 2022-04-14 07:14:29.825 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:14:29.828 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:14:29.830 | + functions-common:time_stop:2435 : local total 2022-04-14 07:14:29.832 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:14:29.834 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:14:29.836 | + functions-common:time_stop:2439 : start_time=1649920445114 2022-04-14 07:14:29.838 | + functions-common:time_stop:2441 : [[ -z 1649920445114 ]] 2022-04-14 07:14:29.841 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:14:29.845 | + functions-common:time_stop:2444 : end_time=1649920469843 2022-04-14 07:14:29.848 | + functions-common:time_stop:2445 : elapsed_time=24729 2022-04-14 07:14:29.850 | + functions-common:time_stop:2446 : total=152506 2022-04-14 07:14:29.852 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:14:29.854 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=177235 2022-04-14 07:14:29.857 | + inc/python:pip_install:203 : return 0 2022-04-14 07:14:29.859 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:14:29.862 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:14:29.864 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:14:29.883 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:14:29.896 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 07:14:29.898 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 07:14:29.901 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:14:29.903 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:14:29.906 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 07:14:29.909 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:14:29.911 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-14 07:14:29.924 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:14:29.926 | + ./stack.sh:main:939 : configure_nova 2022-04-14 07:14:29.929 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 07:14:29.942 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 07:14:29.944 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 07:14:29.947 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:14:29.951 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 07:14:29.951 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:14:29.956 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 07:14:29.959 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 07:14:29.961 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:14:29.964 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 07:14:29.966 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 07:14:29.969 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 07:14:29.971 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 07:14:29.973 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 07:14:29.985 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 07:14:29.998 | + 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-04-14 07:14:30.010 | + 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-04-14 07:14:30.023 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 07:14:30.035 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:14:30.039 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:14:30.043 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.CFHUlKX65Z 2022-04-14 07:14:30.045 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:14:30.048 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:14:30.051 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 07:14:30.053 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:14:30.056 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:14:30.059 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.CFHUlKX65Z 2022-04-14 07:14:30.063 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.CFHUlKX65Z 2022-04-14 07:14:30.075 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.CFHUlKX65Z /etc/sudoers.d/nova-rootwrap 2022-04-14 07:14:30.088 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 07:14:30.092 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:14:30.095 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:14:30.097 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:14:30.099 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:14:30.102 | + 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-04-14 07:14:30.105 | + 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-04-14 07:14:30.107 | + 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-04-14 07:14:30.110 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 07:14:30.115 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 07:14:30.132 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:30.134 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 07:14:30.137 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 07:14:30.141 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 07:14:30.145 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 07:14:30.173 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 07:14:30.175 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 07:14:30.202 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 07:14:30.231 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 07:14:30.259 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-14 07:14:30.288 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 07:14:30.318 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 07:14:30.348 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 07:14:30.350 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.30 2022-04-14 07:14:30.378 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 07:14:30.405 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 07:14:30.432 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 07:14:30.459 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 07:14:30.486 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:14:30.517 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 07:14:30.519 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:14:30.522 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:14:30.524 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:14:30.526 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:14:30.529 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:14:30.531 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:14:30.533 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:14:30.535 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:14:30.538 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:14:30.540 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:14:30.543 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:14:30.545 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 07:14:30.547 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:14:30.549 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:14:30.551 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:14:30.554 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:14:30.556 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:14:30.559 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:14:30.562 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 07:14:30.578 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:30.580 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:14:30.582 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 07:14:30.585 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 07:14:30.613 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 07:14:30.615 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 07:14:30.617 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 07:14:30.620 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 07:14:30.622 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 07:14:30.625 | + 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-04-14 07:14:30.656 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 07:14:30.658 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 07:14:30.660 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 07:14:30.662 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 07:14:30.665 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 07:14:30.668 | + 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-04-14 07:14:30.698 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 07:14:30.728 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 07:14:30.756 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 07:14:30.783 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 07:14:30.799 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:30.802 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 07:14:30.818 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:30.821 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 07:14:30.821 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 07:14:30.826 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 07:14:30.829 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 07:14:30.856 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 07:14:30.873 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:30.875 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 07:14:30.877 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:14:30.880 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:14:30.882 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:14:30.885 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 07:14:30.914 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 07:14:30.942 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-04-14 07:14:30.975 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 07:14:31.006 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 07:14:31.033 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 07:14:31.061 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 07:14:31.088 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 07:14:31.116 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:14:31.143 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:14:31.171 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 07:14:31.187 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:31.190 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 07:14:31.192 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 07:14:31.221 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 07:14:31.249 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.30/identity 2022-04-14 07:14:31.277 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 07:14:31.304 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 07:14:31.332 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 07:14:31.360 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 07:14:31.387 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 07:14:31.414 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 07:14:31.430 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:31.433 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 07:14:31.435 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 07:14:31.462 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 07:14:31.492 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 07:14:31.494 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 07:14:31.524 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 07:14:31.526 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 07:14:31.528 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 07:14:31.531 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:14:31.533 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:14:31.535 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:14:31.537 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:14:31.540 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:14:31.542 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:14:31.545 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 07:14:31.547 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:14:31.549 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:14:31.551 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:14:31.554 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:14:31.556 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:14:31.559 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:14:31.561 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:14:31.563 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:14:31.566 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:14:31.568 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:14:31.570 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:14:31.572 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 07:14:31.575 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 07:14:31.578 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:14:31.580 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:14:31.597 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:14:31.599 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:14:31.601 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:14:31.604 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:14:31.606 | + 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-04-14 07:14:31.634 | + 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-04-14 07:14:31.662 | + 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-04-14 07:14:31.690 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:14:31.717 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 07:14:31.749 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 07:14:31.767 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:31.770 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 07:14:31.772 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 07:14:31.774 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 07:14:31.777 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 07:14:31.780 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:14:31.782 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:14:31.785 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 07:14:31.789 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 07:14:31.791 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:14:31.793 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:14:31.806 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:14:31.806 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:14:31.814 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:14:31.818 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:14:31.833 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:14:31.836 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 07:14:31.841 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 07:14:31.870 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:14:31.897 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 07:14:31.925 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:14:31.953 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:14:31.979 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:14:32.008 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:14:32.035 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:14:32.064 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:14:32.091 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:14:32.118 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:14:32.145 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:14:32.172 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:14:32.199 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:14:32.202 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:14:32.205 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 07:14:32.207 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 07:14:32.209 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:14:32.212 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:14:32.215 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:14:32.217 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:14:32.220 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:14:32.222 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:14:32.250 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:14:32.278 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:14:32.278 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-14 07:14:32.287 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 07:14:32.290 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 07:14:32.293 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 07:14:32.296 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:14:32.298 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:14:32.300 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:14:32.302 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:14:32.305 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:14:32.307 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:14:32.310 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:14:32.312 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:14:32.314 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:14:32.316 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 07:14:32.379 | Enabling site nova-api-wsgi. 2022-04-14 07:14:32.385 | To activate the new configuration, you need to run: 2022-04-14 07:14:32.385 | systemctl reload apache2 2022-04-14 07:14:32.390 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:14:32.392 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:14:32.394 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:14:32.397 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:14:32.532 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 07:14:32.554 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:32.557 | + 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-04-14 07:14:32.559 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:14:32.561 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 07:14:32.564 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 07:14:32.566 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 07:14:32.569 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:14:32.572 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:14:32.577 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 07:14:32.579 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:14:32.582 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:14:32.596 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:14:32.596 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:14:32.604 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:14:32.608 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:14:32.624 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 07:14:32.626 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:14:32.630 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:14:32.660 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 07:14:32.687 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 07:14:32.715 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:14:32.742 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:14:32.770 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:14:32.798 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:14:32.826 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:14:32.853 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:14:32.880 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:14:32.908 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:14:32.935 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:14:32.963 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:14:32.990 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 07:14:32.993 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 07:14:33.021 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 07:14:33.037 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:33.039 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:14:33.071 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 07:14:33.074 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 07:14:33.076 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 07:14:33.093 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:33.096 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:14:33.098 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:14:33.126 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 07:14:33.157 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 07:14:33.160 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:14:33.162 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 07:14:33.164 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:14:33.167 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:14:33.170 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:14:33.186 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:33.189 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:14:33.191 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:14:33.193 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:14:33.210 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:33.212 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:14:33.215 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:14:33.243 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:14:33.245 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:14:33.247 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 07:14:33.275 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 07:14:33.303 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 07:14:33.334 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 07:14:33.350 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:33.352 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:14:33.380 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 07:14:33.382 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 07:14:33.385 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 07:14:33.415 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 07:14:33.443 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.30/identity 2022-04-14 07:14:33.471 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 07:14:33.500 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 07:14:33.529 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 07:14:33.557 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 07:14:33.584 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 07:14:33.613 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 07:14:33.641 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 07:14:33.658 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:33.661 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 07:14:33.665 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:14:33.667 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 07:14:33.670 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 07:14:33.672 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 07:14:33.675 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:14:33.677 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:14:33.680 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:14:33.682 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 07:14:33.685 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 07:14:33.690 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 07:14:33.693 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 07:14:33.695 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 07:14:33.698 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 07:14:33.701 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 07:14:33.704 | + 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-04-14 07:14:33.734 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 07:14:33.766 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 07:14:33.797 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:14:33.800 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 07:14:33.803 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 07:14:33.805 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 07:14:33.822 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:33.826 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 07:14:33.826 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 07:14:34.531 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 07:14:34.533 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 07:14:34.536 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:14:34.538 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 07:14:34.540 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:14:34.543 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 07:14:34.545 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:14:34.563 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:34.566 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 07:14:34.569 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 07:14:34.572 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:14:34.590 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:34.593 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-04-14 07:14:34.595 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-04-14 07:14:34.623 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:14:34.626 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:14:34.628 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 07:14:34.645 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:34.648 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 07:14:34.650 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:14:34.653 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 07:14:34.684 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.30/identity 2022-04-14 07:14:34.711 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 07:14:34.738 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 07:14:34.767 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 07:14:34.795 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 07:14:34.824 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 07:14:34.851 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 07:14:34.880 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 07:14:34.882 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 07:14:34.885 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 07:14:34.888 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:14:34.910 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:14:34.913 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:14:34.915 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:14:34.918 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:14:34.921 | + 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-04-14 07:14:34.949 | + 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-04-14 07:14:34.977 | + 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-04-14 07:14:35.005 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:14:35.033 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:14:35.036 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 07:14:35.040 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:14:35.043 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 07:14:35.046 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 07:14:35.049 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 07:14:35.051 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:14:35.053 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:14:35.056 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:14:35.059 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 07:14:35.061 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 07:14:35.063 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:14:35.066 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 07:14:35.068 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 07:14:35.070 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 07:14:35.086 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:35.090 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 07:14:35.092 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 07:14:35.108 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:35.111 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 07:14:35.126 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:35.129 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 07:14:35.146 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:14:35.148 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-14 07:14:35.165 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:14:35.168 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-14 07:14:35.171 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 07:14:35.173 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 07:14:35.176 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:14:35.178 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 07:14:35.181 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 07:14:35.184 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 07:14:35.186 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:14:35.189 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:14:35.192 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 07:14:35.194 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:14:35.197 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:14:35.199 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:14:35.202 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:14:35.204 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:14:35.207 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:14:35.209 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:14:35.212 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:14:35.215 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:14:35.217 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:14:35.220 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:14:35.222 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:14:35.225 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 07:14:35.227 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:14:35.230 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:14:35.233 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:14:35.235 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 07:14:35.257 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 07:14:35.366 | Reading package lists... 2022-04-14 07:14:35.608 | Building dependency tree... 2022-04-14 07:14:35.610 | Reading state information... 2022-04-14 07:14:35.868 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:14:35.869 | The following packages were automatically installed and are no longer required: 2022-04-14 07:14:35.870 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:14:35.870 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:14:35.870 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:14:35.870 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:14:35.870 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:14:35.871 | python3-zope.interface 2022-04-14 07:14:35.871 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:14:35.987 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:14:35.991 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:14:35.994 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:14:35.996 | + functions-common:time_stop:2432 : local name 2022-04-14 07:14:35.999 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:14:36.001 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:14:36.003 | + functions-common:time_stop:2435 : local total 2022-04-14 07:14:36.005 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:14:36.008 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:14:36.010 | + functions-common:time_stop:2439 : start_time=1649920475254 2022-04-14 07:14:36.013 | + functions-common:time_stop:2441 : [[ -z 1649920475254 ]] 2022-04-14 07:14:36.016 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:14:36.020 | + functions-common:time_stop:2444 : end_time=1649920476017 2022-04-14 07:14:36.022 | + functions-common:time_stop:2445 : elapsed_time=763 2022-04-14 07:14:36.024 | + functions-common:time_stop:2446 : total=6131 2022-04-14 07:14:36.027 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:14:36.029 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6894 2022-04-14 07:14:36.032 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:14:36.035 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 07:14:36.037 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 07:14:36.040 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 07:14:36.043 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 07:14:36.045 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 07:14:36.067 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 07:14:36.070 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:14:36.072 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:14:36.075 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:14:36.077 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:14:36.080 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:14:36.082 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:14:36.085 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:14:36.087 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:14:36.090 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:14:36.093 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:14:36.095 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:14:36.098 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:14:36.100 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 07:14:36.103 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:14:36.106 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:14:36.109 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:14:36.111 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 07:14:36.134 | + functions-common:apt_get:1237 : 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-04-14 07:14:36.244 | Reading package lists... 2022-04-14 07:14:36.488 | Building dependency tree... 2022-04-14 07:14:36.489 | Reading state information... 2022-04-14 07:14:36.744 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 07:14:36.744 | The following packages were automatically installed and are no longer required: 2022-04-14 07:14:36.746 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:14:36.746 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:14:36.746 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:14:36.746 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:14:36.746 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:14:36.747 | python3-zope.interface 2022-04-14 07:14:36.747 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:14:36.860 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:14:36.865 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:14:36.868 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:14:36.871 | + functions-common:time_stop:2432 : local name 2022-04-14 07:14:36.873 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:14:36.876 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:14:36.878 | + functions-common:time_stop:2435 : local total 2022-04-14 07:14:36.880 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:14:36.883 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:14:36.886 | + functions-common:time_stop:2439 : start_time=1649920476131 2022-04-14 07:14:36.889 | + functions-common:time_stop:2441 : [[ -z 1649920476131 ]] 2022-04-14 07:14:36.892 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:14:36.896 | + functions-common:time_stop:2444 : end_time=1649920476893 2022-04-14 07:14:36.898 | + functions-common:time_stop:2445 : elapsed_time=762 2022-04-14 07:14:36.901 | + functions-common:time_stop:2446 : total=6894 2022-04-14 07:14:36.904 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:14:36.906 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7656 2022-04-14 07:14:36.909 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:14:36.911 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 07:14:36.914 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 07:14:36.917 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:14:36.920 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:14:36.922 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:14:36.925 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 07:14:36.927 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 07:14:36.983 | wsgi (enabled by maintainer script) 2022-04-14 07:14:36.987 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 07:14:36.989 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 07:14:36.992 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:14:36.996 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 07:14:36.998 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 07:14:37.001 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:14:37.005 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:14:37.005 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:14:37.010 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 07:14:37.013 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 07:14:37.016 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 07:14:37.018 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 07:14:37.021 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 07:14:37.044 | Using python 3.8 to install osc-placement 2022-04-14 07:14:37.047 | + 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-04-14 07:14:37.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:14:37.918 | from cryptography.utils import int_from_bytes 2022-04-14 07:14:37.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:14:37.918 | from cryptography.utils import int_from_bytes 2022-04-14 07:14:39.094 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:14:39.125 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 07:14:39.137 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 07:14:39.138 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 07:14:39.139 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 07:14:39.140 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 07:14:39.141 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 07:14:39.142 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 07:14:39.201 | 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-04-14 07:14:39.202 | 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-04-14 07:14:39.203 | 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-04-14 07:14:39.204 | 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-04-14 07:14:39.219 | 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-04-14 07:14:39.220 | 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-04-14 07:14:39.221 | 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-04-14 07:14:39.235 | 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-04-14 07:14:39.236 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-14 07:14:39.237 | 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-04-14 07:14:39.239 | 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-04-14 07:14:39.240 | 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-04-14 07:14:39.241 | 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-04-14 07:14:39.262 | 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-04-14 07:14:39.264 | 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-04-14 07:14:39.265 | 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-04-14 07:14:39.266 | 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.2.0) 2022-04-14 07:14:39.274 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-14 07:14:39.313 | 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-04-14 07:14:39.314 | 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-04-14 07:14:39.315 | 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-04-14 07:14:39.317 | 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-04-14 07:14:39.317 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-14 07:14:39.319 | 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-04-14 07:14:39.321 | 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-04-14 07:14:39.322 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-14 07:14:39.390 | 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-04-14 07:14:39.391 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-14 07:14:39.393 | 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-04-14 07:14:39.394 | 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-04-14 07:14:39.483 | 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-04-14 07:14:39.484 | 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-04-14 07:14:39.485 | 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-04-14 07:14:39.529 | 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-04-14 07:14:39.570 | 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-04-14 07:14:39.746 | 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-04-14 07:14:42.003 | 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-04-14 07:14:42.011 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:14:42.011 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:14:42.132 | + inc/python:pip_install:200 : result=0 2022-04-14 07:14:42.135 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:14:42.138 | + functions-common:time_stop:2432 : local name 2022-04-14 07:14:42.140 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:14:42.143 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:14:42.145 | + functions-common:time_stop:2435 : local total 2022-04-14 07:14:42.148 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:14:42.150 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:14:42.154 | + functions-common:time_stop:2439 : start_time=1649920477038 2022-04-14 07:14:42.156 | + functions-common:time_stop:2441 : [[ -z 1649920477038 ]] 2022-04-14 07:14:42.159 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:14:42.164 | + functions-common:time_stop:2444 : end_time=1649920482161 2022-04-14 07:14:42.167 | + functions-common:time_stop:2445 : elapsed_time=5123 2022-04-14 07:14:42.170 | + functions-common:time_stop:2446 : total=177235 2022-04-14 07:14:42.172 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:14:42.175 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=182358 2022-04-14 07:14:42.177 | + inc/python:pip_install:203 : return 0 2022-04-14 07:14:42.180 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-14 07:14:42.183 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 07:14:42.185 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 07:14:42.188 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:14:42.190 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:14:42.193 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:14:42.196 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:14:42.199 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:14:42.203 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:14:42.221 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:14:42.223 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:14:42.226 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:14:42.229 | + functions-common:git_clone:629 : echo master 2022-04-14 07:14:42.230 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:14:42.239 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 07:14:42.241 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:14:42.244 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 07:14:42.257 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 07:14:42.261 | + functions-common:git_clone:685 : head -1 2022-04-14 07:14:42.261 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:14:42.265 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-14 07:14:42.268 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:14:42.271 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 07:14:42.274 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:14:42.277 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:14:42.279 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 07:14:42.282 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:14:42.284 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 07:14:42.287 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:14:42.289 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:14:42.292 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 07:14:42.294 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:14:42.297 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:14:42.300 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 07:14:42.303 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:14:42.305 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 07:14:42.309 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:14:42.311 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:14:42.314 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 07:14:42.320 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 07:14:42.323 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-14 07:14:43.004 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 07:14:43.007 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:14:43.010 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:14:43.013 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:14:43.015 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:14:43.018 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 07:14:43.021 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:14:43.023 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:14:43.026 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:14:43.029 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:14:43.031 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:14:43.034 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:14:43.037 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:14:43.039 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 07:14:43.060 | Using python 3.8 to install /opt/stack/placement 2022-04-14 07:14:43.062 | + 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-04-14 07:14:43.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:14:43.924 | from cryptography.utils import int_from_bytes 2022-04-14 07:14:43.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:14:43.924 | from cryptography.utils import int_from_bytes 2022-04-14 07:14:45.119 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:14:45.151 | Obtaining file:///opt/stack/placement 2022-04-14 07:14:45.152 | Preparing metadata (setup.py): started 2022-04-14 07:14:49.912 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:14:49.959 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-14 07:14:49.960 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-14 07:14:49.961 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-14 07:14:49.962 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-14 07:14:49.964 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-14 07:14:49.965 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 07:14:49.965 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-14 07:14:49.967 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-14 07:14:49.969 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 07:14:49.970 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-14 07:14:49.971 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-14 07:14:49.972 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-14 07:14:49.973 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-14 07:14:49.974 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-14 07:14:49.975 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-14 07:14:49.976 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-14 07:14:49.977 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-14 07:14:49.980 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 07:14:49.981 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-14 07:14:49.982 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-14 07:14:49.983 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-14 07:14:50.051 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-14 07:14:50.052 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 07:14:50.053 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-14 07:14:50.054 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-14 07:14:50.056 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-14 07:14:50.059 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 07:14:50.079 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-14 07:14:50.122 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 07:14:50.123 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-14 07:14:50.124 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-14 07:14:50.125 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-14 07:14:50.126 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 07:14:50.179 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-14 07:14:50.180 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-14 07:14:50.182 | 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.1.0.dev8) (0.13.0) 2022-04-14 07:14:50.184 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-14 07:14:50.226 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-14 07:14:50.230 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-14 07:14:50.253 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 07:14:50.254 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 07:14:50.255 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-14 07:14:50.284 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-14 07:14:50.286 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-14 07:14:50.300 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 07:14:50.319 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-14 07:14:50.321 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-14 07:14:50.323 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-14 07:14:50.324 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-14 07:14:50.368 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-14 07:14:50.370 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-14 07:14:50.371 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-14 07:14:50.373 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-14 07:14:50.391 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-14 07:14:50.583 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-14 07:14:50.624 | 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.1.0.dev8) (1.2.0) 2022-04-14 07:14:50.626 | 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.1.0.dev8) (4.11.3) 2022-04-14 07:14:50.627 | 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.1.0.dev8) (5.6.0) 2022-04-14 07:14:50.644 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-14 07:14:50.679 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-14 07:14:50.738 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-14 07:14:50.805 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-14 07:14:50.893 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-14 07:14:50.945 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-14 07:14:51.142 | 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.1.0.dev8) (5.1.1) 2022-04-14 07:14:51.144 | 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.1.0.dev8) (0.5.2) 2022-04-14 07:14:51.145 | 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.1.0.dev8) (0.4.2) 2022-04-14 07:14:51.225 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 07:14:51.294 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-14 07:14:51.460 | 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.1.0.dev8) (3.8.0) 2022-04-14 07:14:51.576 | 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.1.0.dev8) (1.0.0) 2022-04-14 07:14:51.577 | 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.1.0.dev8) (3.0.0) 2022-04-14 07:14:53.571 | Installing collected packages: openstack-placement 2022-04-14 07:14:53.571 | Attempting uninstall: openstack-placement 2022-04-14 07:14:53.573 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-14 07:14:53.575 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 07:14:53.576 | Running setup.py develop for openstack-placement 2022-04-14 07:14:59.641 | Successfully installed openstack-placement 2022-04-14 07:14:59.641 | 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-04-14 07:14:59.649 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:14:59.649 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:14:59.781 | + inc/python:pip_install:200 : result=0 2022-04-14 07:14:59.783 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:14:59.786 | + functions-common:time_stop:2432 : local name 2022-04-14 07:14:59.788 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:14:59.791 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:14:59.793 | + functions-common:time_stop:2435 : local total 2022-04-14 07:14:59.795 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:14:59.798 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:14:59.800 | + functions-common:time_stop:2439 : start_time=1649920483055 2022-04-14 07:14:59.802 | + functions-common:time_stop:2441 : [[ -z 1649920483055 ]] 2022-04-14 07:14:59.805 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:14:59.809 | + functions-common:time_stop:2444 : end_time=1649920499807 2022-04-14 07:14:59.811 | + functions-common:time_stop:2445 : elapsed_time=16752 2022-04-14 07:14:59.814 | + functions-common:time_stop:2446 : total=182358 2022-04-14 07:14:59.816 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:14:59.818 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=199110 2022-04-14 07:14:59.821 | + inc/python:pip_install:203 : return 0 2022-04-14 07:14:59.823 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:14:59.826 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:14:59.829 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:14:59.850 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:14:59.863 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 07:14:59.865 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 07:14:59.868 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:14:59.871 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:14:59.874 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 07:14:59.877 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:14:59.880 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:14:59.883 | + ./stack.sh:main:945 : configure_placement 2022-04-14 07:14:59.886 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 07:14:59.898 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 07:14:59.901 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 07:14:59.906 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 07:14:59.909 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 07:14:59.912 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 07:14:59.914 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 07:14:59.918 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 07:14:59.921 | + 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-04-14 07:14:59.953 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 07:14:59.986 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 07:15:00.017 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 07:15:00.020 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:15:00.022 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 07:15:00.025 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:15:00.028 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 07:15:00.060 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 07:15:00.089 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-04-14 07:15:00.119 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 07:15:00.151 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 07:15:00.180 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 07:15:00.210 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 07:15:00.240 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 07:15:00.269 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:15:00.299 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:15:00.329 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 07:15:00.332 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 07:15:00.334 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:15:00.338 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:15:00.356 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:15:00.359 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:15:00.361 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:15:00.364 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:15:00.366 | + 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-04-14 07:15:00.396 | + 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-04-14 07:15:00.426 | + 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-04-14 07:15:00.456 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:15:00.485 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 07:15:00.487 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 07:15:00.490 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 07:15:00.492 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 07:15:00.495 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 07:15:00.497 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:15:00.500 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:15:00.503 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 07:15:00.508 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 07:15:00.511 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:15:00.513 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:15:00.526 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:15:00.527 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:15:00.535 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:15:00.538 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:15:00.554 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 07:15:00.557 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 07:15:00.561 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 07:15:00.593 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 07:15:00.622 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 07:15:00.651 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:15:00.679 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:15:00.708 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:15:00.737 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:15:00.767 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:15:00.796 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:15:00.828 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:15:00.856 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:15:00.886 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:15:00.916 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:15:00.945 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:15:00.948 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:15:00.951 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 07:15:00.954 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 07:15:00.956 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:15:00.959 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:00.961 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:00.964 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:15:00.967 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 07:15:00.969 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 07:15:00.998 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:15:01.030 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-14 07:15:01.030 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:15:01.039 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 07:15:01.043 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 07:15:01.045 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 07:15:01.048 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:15:01.050 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:15:01.053 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:15:01.055 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:01.058 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:01.060 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:15:01.063 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:15:01.065 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:01.068 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:01.070 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 07:15:01.135 | Site placement-api already enabled 2022-04-14 07:15:01.140 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:15:01.142 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:15:01.145 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:15:01.147 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:15:01.289 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-14 07:15:01.310 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:01.313 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-14 07:15:01.334 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:01.336 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-14 07:15:01.355 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:01.357 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-14 07:15:01.360 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 07:15:01.362 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 07:15:01.395 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.30/identity 2022-04-14 07:15:01.425 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 07:15:01.455 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 07:15:01.484 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 07:15:01.515 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 07:15:01.545 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 07:15:01.575 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 07:15:01.604 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-14 07:15:01.622 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:01.625 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-14 07:15:01.643 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:01.646 | + ./stack.sh:main:971 : run_phase stack install 2022-04-14 07:15:01.648 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:15:01.651 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 07:15:01.654 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:15:01.656 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:15:01.659 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:15:01.661 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:15:01.664 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:15:01.668 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:15:01.672 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:15:01.674 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:15:01.677 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:15:01.680 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 07:15:01.683 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:15:01.698 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:01.701 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:15:01.703 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:15:01.705 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 07:15:01.707 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 07:15:01.710 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:15:01.712 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-14 07:15:01.714 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 07:15:01.717 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 07:15:01.775 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 07:15:01.813 | [143859 Async install_tempest:169303]: running: install_tempest 2022-04-14 07:15:01.816 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:15:01.818 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:15:01.821 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:15:01.824 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:15:01.826 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 07:15:01.829 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:15:01.832 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 07:15:01.835 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:15:01.838 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:15:01.841 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-14 07:15:01.844 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 07:15:01.846 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:15:01.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:15:01.852 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 07:15:01.855 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:15:01.857 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-14 07:15:01.860 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 07:15:01.863 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:15:01.867 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 07:15:01.870 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 07:15:01.874 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:15:01.878 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:15:01.879 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:15:01.886 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 07:15:01.889 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 07:15:01.891 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 07:15:01.894 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 07:15:01.897 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 07:15:01.920 | Using python 3.8 to install python-openstackclient 2022-04-14 07:15:01.923 | + 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-04-14 07:15:02.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:15:02.794 | from cryptography.utils import int_from_bytes 2022-04-14 07:15:02.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:15:02.794 | from cryptography.utils import int_from_bytes 2022-04-14 07:15:03.976 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:15:04.008 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 07:15:04.028 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 07:15:04.029 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 07:15:04.030 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 07:15:04.031 | 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-04-14 07:15:04.032 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 07:15:04.033 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 07:15:04.034 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 07:15:04.035 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 07:15:04.036 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 07:15:04.037 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 07:15:04.039 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 07:15:04.050 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-14 07:15:04.051 | 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-04-14 07:15:04.052 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-14 07:15:04.053 | 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-04-14 07:15:04.054 | 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-04-14 07:15:04.080 | 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-04-14 07:15:04.082 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-14 07:15:04.083 | 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-04-14 07:15:04.084 | 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-04-14 07:15:04.085 | 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-04-14 07:15:04.086 | 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-04-14 07:15:04.087 | 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-04-14 07:15:04.089 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-14 07:15:04.090 | 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-04-14 07:15:04.091 | 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-04-14 07:15:04.092 | 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-04-14 07:15:04.106 | 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-04-14 07:15:04.123 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-14 07:15:04.126 | 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-04-14 07:15:04.127 | 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-04-14 07:15:04.128 | 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-04-14 07:15:04.149 | 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-04-14 07:15:04.169 | 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-04-14 07:15:04.171 | 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-04-14 07:15:04.173 | 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-04-14 07:15:04.264 | 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-04-14 07:15:04.265 | 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-04-14 07:15:04.266 | 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-04-14 07:15:04.308 | 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-04-14 07:15:04.319 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-14 07:15:04.353 | 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-04-14 07:15:04.516 | 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-04-14 07:15:04.532 | 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-04-14 07:15:04.636 | 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-04-14 07:15:04.637 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-14 07:15:04.639 | 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-04-14 07:15:04.640 | 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-04-14 07:15:04.791 | 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-04-14 07:15:07.184 | 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-04-14 07:15:07.192 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:15:07.192 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:15:07.321 | + inc/python:pip_install:200 : result=0 2022-04-14 07:15:07.323 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:15:07.326 | + functions-common:time_stop:2432 : local name 2022-04-14 07:15:07.328 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:15:07.330 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:15:07.333 | + functions-common:time_stop:2435 : local total 2022-04-14 07:15:07.335 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:15:07.338 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:15:07.340 | + functions-common:time_stop:2439 : start_time=1649920501914 2022-04-14 07:15:07.342 | + functions-common:time_stop:2441 : [[ -z 1649920501914 ]] 2022-04-14 07:15:07.345 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:15:07.350 | + functions-common:time_stop:2444 : end_time=1649920507347 2022-04-14 07:15:07.353 | + functions-common:time_stop:2445 : elapsed_time=5433 2022-04-14 07:15:07.355 | + functions-common:time_stop:2446 : total=199110 2022-04-14 07:15:07.357 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:15:07.359 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=204543 2022-04-14 07:15:07.362 | + inc/python:pip_install:203 : return 0 2022-04-14 07:15:07.365 | + ./stack.sh:main:983 : install_oscwrap 2022-04-14 07:15:07.368 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 07:15:07.373 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.KB2GwQTPu5 2022-04-14 07:15:07.375 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 07:15:07.378 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 07:15:07.380 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 07:15:07.383 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:15:07.386 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:15:07.389 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-14 07:15:07.407 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:07.410 | + ./stack.sh:main:1037 : configure_database 2022-04-14 07:15:07.412 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 07:15:07.415 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 07:15:07.418 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 07:15:07.420 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:15:07.422 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-14 07:15:07.425 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 07:15:07.427 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:07.429 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:07.432 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 07:15:07.435 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 07:15:07.438 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 07:15:07.439 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 07:15:07.444 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 07:15:07.497 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 07:15:07.500 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:15:07.502 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:15:07.505 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:15:07.507 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:15:07.510 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:15:07.512 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:15:07.514 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:15:07.517 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:15:07.519 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:15:07.521 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:15:07.524 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:15:07.527 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 07:15:07.529 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:15:07.531 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:15:07.534 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:15:07.536 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:15:07.538 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:15:07.541 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:15:07.544 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 07:15:07.546 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:07.549 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:07.551 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 07:15:07.553 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:15:07.556 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:15:09.706 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 07:15:09.721 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 07:15:09.721 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 07:15:09.725 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 07:15:09.728 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 07:15:09.730 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:09.732 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:09.735 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 07:15:09.737 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 07:15:09.739 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 07:15:09.742 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:15:09.745 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:15:09.747 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 07:15:09.750 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 07:15:09.752 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-14 07:15:09.764 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:15:09.800 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 07:15:09.811 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:15:09.829 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 07:15:09.900 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 07:15:09.956 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 07:15:10.011 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 07:15:10.014 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 07:15:10.016 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:15:10.019 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:15:12.147 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-14 07:15:12.149 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-14 07:15:12.153 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:15:12.157 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-071512 2022-04-14 07:15:12.160 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-071512 1041' 2022-04-14 07:15:12.163 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:12.165 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:15:12.168 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:12.170 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:15:12.173 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:12.175 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:15:12.178 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:12.181 | + 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-04-14 07:15:12.183 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:12.186 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-04-14 07:15:12.188 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:12.191 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-04-14 07:15:12.193 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:12.196 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-071040 2022-04-14 07:15:12.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:12.200 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:15:12.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:12.205 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-04-14 07:15:12.208 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:12.210 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:15:12.213 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:12.215 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:15:12.218 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:12.220 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:15:12.223 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:15:12.225 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:15:12.229 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-14 07:15:12.231 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 07:15:12.234 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 07:15:12.247 | + ./stack.sh:main:1067 : start_dstat 2022-04-14 07:15:12.250 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:15:12.253 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 07:15:12.255 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:15:12.258 | + functions-common:run_process:1689 : local group= 2022-04-14 07:15:12.261 | + functions-common:run_process:1690 : local user= 2022-04-14 07:15:12.273 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 07:15:12.276 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:15:12.279 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:15:12.281 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:15:12.284 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:15:12.287 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:15:12.292 | + functions-common:time_start:2423 : _TIME_START[$name]=1649920512289 2022-04-14 07:15:12.295 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 07:15:12.312 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:12.314 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 07:15:12.317 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 07:15:12.319 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:15:12.322 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:15:12.325 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:15:12.327 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:15:12.330 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 07:15:12.332 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 07:15:12.335 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 07:15:12.337 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:15:12.340 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:15:12.342 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 07:15:12.345 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 07:15:12.347 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 07:15:12.350 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:15:12.353 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:15:12.355 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 07:15:12.358 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:15:12.360 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:15:12.362 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 07:15:12.365 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:15:12.370 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 07:15:12.422 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 07:15:12.473 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:15:12.527 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 07:15:12.583 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 07:15:12.638 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:15:12.691 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:15:12.693 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 07:15:12.748 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:15:13.121 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 07:15:13.134 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 07:15:13.551 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 07:15:13.573 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:15:13.575 | + functions-common:time_stop:2432 : local name 2022-04-14 07:15:13.578 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:15:13.580 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:15:13.582 | + functions-common:time_stop:2435 : local total 2022-04-14 07:15:13.585 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:15:13.588 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:15:13.590 | + functions-common:time_stop:2439 : start_time=1649920512289 2022-04-14 07:15:13.592 | + functions-common:time_stop:2441 : [[ -z 1649920512289 ]] 2022-04-14 07:15:13.596 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:15:13.600 | + functions-common:time_stop:2444 : end_time=1649920513597 2022-04-14 07:15:13.603 | + functions-common:time_stop:2445 : elapsed_time=1308 2022-04-14 07:15:13.606 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:15:13.608 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:15:13.610 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1308 2022-04-14 07:15:13.613 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 07:15:13.615 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 07:15:13.618 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 07:15:13.621 | + functions-common:run_process:1689 : local group= 2022-04-14 07:15:13.623 | + functions-common:run_process:1690 : local user=root 2022-04-14 07:15:13.625 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 07:15:13.628 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:15:13.630 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:15:13.634 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:15:13.636 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:15:13.639 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:15:13.644 | + functions-common:time_start:2423 : _TIME_START[$name]=1649920513641 2022-04-14 07:15:13.646 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 07:15:13.668 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:13.671 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:15:13.674 | + functions-common:time_stop:2432 : local name 2022-04-14 07:15:13.677 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:15:13.679 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:15:13.682 | + functions-common:time_stop:2435 : local total 2022-04-14 07:15:13.685 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:15:13.687 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:15:13.689 | + functions-common:time_stop:2439 : start_time=1649920513641 2022-04-14 07:15:13.692 | + functions-common:time_stop:2441 : [[ -z 1649920513641 ]] 2022-04-14 07:15:13.696 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:15:13.700 | + functions-common:time_stop:2444 : end_time=1649920513697 2022-04-14 07:15:13.702 | + functions-common:time_stop:2445 : elapsed_time=56 2022-04-14 07:15:13.705 | + functions-common:time_stop:2446 : total=1308 2022-04-14 07:15:13.707 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:15:13.710 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1364 2022-04-14 07:15:13.713 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 07:15:13.731 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:13.733 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-14 07:15:13.756 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:13.759 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-14 07:15:13.780 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:13.783 | + ./stack.sh:main:1080 : start_etcd3 2022-04-14 07:15:13.785 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 07:15:13.788 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-836725-2-hyperv --data-dir /opt/stack/data/etcd' 2022-04-14 07:15:13.791 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 07:15:13.794 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-836725-2-hyperv=http://10.222.0.30:2380' 2022-04-14 07:15:13.796 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.30:2380' 2022-04-14 07:15:13.799 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.30:2379' 2022-04-14 07:15:13.801 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 07:15:13.804 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 07:15:13.807 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.30:2379' 2022-04-14 07:15:13.810 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 07:15:13.812 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 07:15:13.815 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:15:13.818 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-836725-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-836725-2-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' '' root 2022-04-14 07:15:13.820 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 07:15:13.823 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-836725-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-836725-2-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2022-04-14 07:15:13.825 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:15:13.828 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 07:15:13.830 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:15:13.833 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:15:13.835 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:15:13.838 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:15:13.845 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 07:15:13.937 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 07:15:14.002 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-836725-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-836725-2-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2022-04-14 07:15:14.055 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 07:15:14.108 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 07:15:14.159 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:15:14.211 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:15:14.214 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 07:15:14.276 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:15:14.668 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 07:15:14.725 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 07:15:14.778 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 07:15:14.831 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 07:15:14.884 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 07:15:14.888 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 07:15:14.892 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 07:15:14.895 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 07:15:15.286 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 07:15:15.299 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 07:15:15.682 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 07:15:16.758 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-14 07:15:16.776 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:16.779 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-14 07:15:16.782 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 07:15:16.785 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 07:15:16.790 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 07:15:16.802 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 07:15:16.814 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 07:15:16.817 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:15:16.819 | + 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.30/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 07:15:16.962 | + 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.30/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 07:15:17.099 | + 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.30/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 07:15:17.241 | + 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.30/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:15:17.381 | + 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.30/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:15:17.522 | + 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.30/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:15:17.662 | + 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.30/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 07:15:17.802 | + 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.30/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 07:15:17.943 | + 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.30/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 07:15:18.084 | + 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.30/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 07:15:18.222 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 07:15:18.228 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 07:15:18.231 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 07:15:18.234 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 07:15:18.238 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-14 07:15:18.241 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-14 07:15:18.245 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-14 07:15:18.261 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:18.264 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-14 07:15:18.266 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:15:18.269 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-14 07:15:18.271 | + ./stack.sh:main:1097 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-04-14 07:15:18.274 | + ./stack.sh:main:1098 : init_keystone 2022-04-14 07:15:18.276 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 07:15:18.293 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:18.295 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 07:15:18.298 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 07:15:18.300 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 07:15:18.303 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 07:15:18.306 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 07:15:18.308 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 07:15:18.313 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:15:18.794 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 07:15:18.799 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:15:18.815 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 07:15:18.818 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 07:15:18.820 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:15:18.823 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:15:18.826 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:15:18.830 | + functions-common:time_start:2423 : _TIME_START[$name]=1649920518828 2022-04-14 07:15:18.833 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 07:15:23.631 | 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=171222) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:15:23.638 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:15:23.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.639 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.640 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.640 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.641 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:15:23.641 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:15:23.669 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:15:23.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.670 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.670 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.671 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.672 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:15:23.672 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:15:23.732 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:15:23.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.734 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.734 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.734 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:23.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:23.735 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:15:23.736 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:15:23.744 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:15:25.484 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:25.484 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:15:25.493 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:25.493 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:15:25.501 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:25.501 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:15:25.511 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:25.511 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:15:25.519 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:25.519 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:15:25.526 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:25.527 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:15:25.587 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:25.588 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:15:25.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.590 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.590 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.590 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.590 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.591 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:15:25.591 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:15:25.591 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:15:25.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.593 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.593 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.593 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.594 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:15:25.594 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:15:25.602 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:15:25.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.604 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.604 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.605 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.605 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.605 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:15:25.605 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:15:25.992 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:15:25.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.994 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.994 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.994 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:25.994 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:25.995 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:15:25.995 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:15:26.021 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:15:26.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.024 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.024 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.025 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.025 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.025 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:15:26.025 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:15:26.032 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:15:26.072 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:26.072 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:15:26.079 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:26.079 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:15:26.087 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:26.087 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:15:26.094 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:26.094 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:15:26.103 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:26.103 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:15:26.110 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:26.110 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:15:26.117 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:26.117 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:15:26.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.119 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.120 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.120 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.120 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:15:26.120 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:15:26.121 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:15:26.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.123 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.123 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.123 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.124 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.124 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:15:26.124 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:15:26.131 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:15:26.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.133 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.134 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.134 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.134 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:15:26.134 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:15:26.461 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:15:26.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.462 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.463 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.463 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.464 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:15:26.464 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:15:26.489 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:15:26.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.491 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.492 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.492 | 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=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:15:26.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:15:26.492 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:15:26.492 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=171222) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:15:26.499 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:15:26.511 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:26.511 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:15:26.517 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:26.518 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:15:26.525 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:26.525 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:15:26.532 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:26.532 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:15:26.540 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:26.540 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:15:26.547 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:26.547 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:15:26.554 | INFO migrate.versioning.api [-] done 2022-04-14 07:15:26.957 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 07:15:26.959 | + functions-common:time_stop:2432 : local name 2022-04-14 07:15:26.963 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:15:26.965 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:15:26.967 | + functions-common:time_stop:2435 : local total 2022-04-14 07:15:26.970 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:15:26.972 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 07:15:26.975 | + functions-common:time_stop:2439 : start_time=1649920518828 2022-04-14 07:15:26.978 | + functions-common:time_stop:2441 : [[ -z 1649920518828 ]] 2022-04-14 07:15:26.982 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:15:26.986 | + functions-common:time_stop:2444 : end_time=1649920526983 2022-04-14 07:15:26.989 | + functions-common:time_stop:2445 : elapsed_time=8155 2022-04-14 07:15:26.991 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:15:26.994 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:15:26.996 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8155 2022-04-14 07:15:26.998 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 07:15:27.001 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 07:15:27.007 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 07:15:31.698 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 07:15:31.699 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:15:31.699 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:15:31.699 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 07:15:31.700 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:15:31.700 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:15:31.700 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:15:31.700 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:15:31.701 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:15:32.067 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 07:15:32.072 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 07:15:36.683 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 07:15:36.684 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:15:36.684 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:15:36.684 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 07:15:36.685 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:15:36.685 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:15:36.685 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:15:36.685 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:15:36.685 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:15:37.068 | + ./stack.sh:main:1099 : start_keystone 2022-04-14 07:15:37.071 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 07:15:37.073 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 07:15:37.076 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 07:15:37.094 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:37.097 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:15:37.100 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 07:15:37.104 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 07:15:37.107 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 07:15:37.109 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:15:37.112 | + functions-common:run_process:1689 : local group= 2022-04-14 07:15:37.114 | + functions-common:run_process:1690 : local user= 2022-04-14 07:15:37.117 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 07:15:37.120 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:15:37.122 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:15:37.125 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:15:37.127 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:15:37.130 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:15:37.135 | + functions-common:time_start:2423 : _TIME_START[$name]=1649920537132 2022-04-14 07:15:37.138 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 07:15:37.154 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:15:37.157 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 07:15:37.159 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 07:15:37.161 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:15:37.164 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:15:37.166 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:15:37.169 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:15:37.171 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 07:15:37.173 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 07:15:37.176 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 07:15:37.178 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:15:37.180 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:15:37.183 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 07:15:37.185 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 07:15:37.188 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 07:15:37.190 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:15:37.192 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 07:15:37.195 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 07:15:37.197 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 07:15:37.199 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 07:15:37.203 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 07:15:37.253 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 07:15:37.306 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 07:15:37.358 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:15:37.409 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:15:37.462 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 07:15:37.513 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 07:15:37.564 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 07:15:37.617 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 07:15:37.670 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 07:15:37.722 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 07:15:37.724 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 07:15:37.778 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 07:15:38.166 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 07:15:38.179 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 07:15:38.583 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 07:15:38.673 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:15:38.677 | + functions-common:time_stop:2432 : local name 2022-04-14 07:15:38.680 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:15:38.682 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:15:38.685 | + functions-common:time_stop:2435 : local total 2022-04-14 07:15:38.687 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:15:38.690 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:15:38.692 | + functions-common:time_stop:2439 : start_time=1649920537132 2022-04-14 07:15:38.695 | + functions-common:time_stop:2441 : [[ -z 1649920537132 ]] 2022-04-14 07:15:38.699 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:15:38.703 | + functions-common:time_stop:2444 : end_time=1649920538700 2022-04-14 07:15:38.706 | + functions-common:time_stop:2445 : elapsed_time=1568 2022-04-14 07:15:38.708 | + functions-common:time_stop:2446 : total=1364 2022-04-14 07:15:38.711 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:15:38.714 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2932 2022-04-14 07:15:38.716 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 07:15:38.716 | Waiting for keystone to start... 2022-04-14 07:15:38.719 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.30/identity/v3/ 2022-04-14 07:15:38.722 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.30/identity/v3/ 2022-04-14 07:15:38.724 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 07:15:38.727 | + functions:wait_for_service:458 : local url=http://10.222.0.30/identity/v3/ 2022-04-14 07:15:38.729 | + functions:wait_for_service:459 : local rval=0 2022-04-14 07:15:38.732 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 07:15:38.734 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 07:15:38.737 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:15:38.739 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:15:38.744 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:15:38.747 | + functions-common:time_start:2423 : _TIME_START[$name]=1649920538744 2022-04-14 07:15:38.750 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 07:15:38.757 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/identity/v3/ 2022-04-14 07:15:44.207 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 07:15:44.235 | [169303 Async install_tempest:169303]: finished successfully 2022-04-14 07:15:45.341 | + :: : [[ 200 == 503 ]] 2022-04-14 07:15:45.342 | + :: : [[ 0 -eq 7 ]] 2022-04-14 07:15:45.345 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 07:15:45.348 | + functions-common:time_stop:2432 : local name 2022-04-14 07:15:45.350 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:15:45.353 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:15:45.355 | + functions-common:time_stop:2435 : local total 2022-04-14 07:15:45.358 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:15:45.360 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 07:15:45.362 | + functions-common:time_stop:2439 : start_time=1649920538744 2022-04-14 07:15:45.365 | + functions-common:time_stop:2441 : [[ -z 1649920538744 ]] 2022-04-14 07:15:45.368 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:15:45.372 | + functions-common:time_stop:2444 : end_time=1649920545370 2022-04-14 07:15:45.375 | + functions-common:time_stop:2445 : elapsed_time=6626 2022-04-14 07:15:45.377 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:15:45.380 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:15:45.383 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6626 2022-04-14 07:15:45.385 | + functions:wait_for_service:467 : return 0 2022-04-14 07:15:45.388 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 07:15:45.405 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:15:45.407 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 07:15:45.410 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:15:45.413 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 07:15:45.439 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-14 07:15:45.442 | + 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.30/identity 2022-04-14 07:15:50.046 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.046 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.047 | 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=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.055 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.071 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.071 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.102 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.136 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.136 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.225 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.226 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.226 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.226 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.226 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.226 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.239 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.239 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.239 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.240 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.240 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.240 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.240 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.247 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.250 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.250 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.251 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.251 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.251 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.251 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.251 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=172025) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:15:50.284 | 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=172025) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:15:50.592 | INFO keystone.cmd.bootstrap [None req-80ebdcfc-5c89-4317-b3c8-9b28b9b8b6fc None None] Created domain default 2022-04-14 07:15:50.634 | INFO keystone.cmd.bootstrap [None req-80ebdcfc-5c89-4317-b3c8-9b28b9b8b6fc None None] Created project admin 2022-04-14 07:15:50.664 | DEBUG passlib.handlers.bcrypt [None req-80ebdcfc-5c89-4317-b3c8-9b28b9b8b6fc None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=172025) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 07:15:50.665 | DEBUG passlib.handlers.bcrypt [None req-80ebdcfc-5c89-4317-b3c8-9b28b9b8b6fc None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=172025) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 07:15:50.727 | INFO keystone.cmd.bootstrap [None req-80ebdcfc-5c89-4317-b3c8-9b28b9b8b6fc None None] Created user admin 2022-04-14 07:15:50.739 | INFO keystone.cmd.bootstrap [None req-80ebdcfc-5c89-4317-b3c8-9b28b9b8b6fc None None] Created role reader 2022-04-14 07:15:50.750 | INFO keystone.cmd.bootstrap [None req-80ebdcfc-5c89-4317-b3c8-9b28b9b8b6fc None None] Created role member 2022-04-14 07:15:50.772 | INFO keystone.cmd.bootstrap [None req-80ebdcfc-5c89-4317-b3c8-9b28b9b8b6fc None None] Created implied role where 8cb51150b44b4f819f50113a86e6f94e implies be2b60187b0c4127b108bf6d03a291df 2022-04-14 07:15:50.782 | INFO keystone.cmd.bootstrap [None req-80ebdcfc-5c89-4317-b3c8-9b28b9b8b6fc None None] Created role admin 2022-04-14 07:15:50.798 | INFO keystone.cmd.bootstrap [None req-80ebdcfc-5c89-4317-b3c8-9b28b9b8b6fc None None] Created implied role where 8e239cea3f984a5686c822f3bce69834 implies 8cb51150b44b4f819f50113a86e6f94e 2022-04-14 07:15:50.809 | INFO keystone.cmd.bootstrap [None req-80ebdcfc-5c89-4317-b3c8-9b28b9b8b6fc None None] Granted role admin on project admin to user admin. 2022-04-14 07:15:50.817 | INFO keystone.cmd.bootstrap [None req-80ebdcfc-5c89-4317-b3c8-9b28b9b8b6fc None None] Granted role admin on the system to user admin. 2022-04-14 07:15:50.829 | WARNING py.warnings [None req-80ebdcfc-5c89-4317-b3c8-9b28b9b8b6fc 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-04-14 07:15:50.829 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 07:15:50.829 |  2022-04-14 07:15:50.833 | INFO keystone.cmd.bootstrap [None req-80ebdcfc-5c89-4317-b3c8-9b28b9b8b6fc None None] Created region RegionOne 2022-04-14 07:15:50.864 | INFO keystone.cmd.bootstrap [None req-80ebdcfc-5c89-4317-b3c8-9b28b9b8b6fc None None] Created public endpoint http://10.222.0.30/identity 2022-04-14 07:15:51.312 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 07:15:51.315 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-14 07:15:51.318 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 07:15:51.321 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 07:15:54.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:15:54.340 | from cryptography.utils import int_from_bytes 2022-04-14 07:15:54.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:15:54.340 | from cryptography.utils import int_from_bytes 2022-04-14 07:15:54.502 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:15:54.506 | + lib/keystone:create_keystone_accounts:310 : admin_project=47f20c88d8324e0980d85ecfd85b78a7 2022-04-14 07:15:54.508 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 07:15:54.511 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 07:15:56.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:15:56.757 | from cryptography.utils import int_from_bytes 2022-04-14 07:15:56.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:15:56.757 | from cryptography.utils import int_from_bytes 2022-04-14 07:15:56.921 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:15:56.923 | + lib/keystone:create_keystone_accounts:312 : admin_user=bfffca380a5446e1a5d22aeff8e86b95 2022-04-14 07:15:56.926 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 07:15:56.929 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 07:15:56.931 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 07:15:56.934 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin bfffca380a5446e1a5d22aeff8e86b95 default 2022-04-14 07:15:56.990 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin bfffca380a5446e1a5d22aeff8e86b95 default 2022-04-14 07:15:57.030 | [143859 Async ks-domain-role:172194]: running: get_or_add_user_domain_role admin bfffca380a5446e1a5d22aeff8e86b95 default 2022-04-14 07:15:57.032 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 07:15:57.034 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:15:57.039 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:16:00.075 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:16:00.078 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:16:00.078 | default 2022-04-14 07:16:00.080 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 07:16:00.142 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 07:16:00.184 | [143859 Async ks-project:172324]: running: get_or_create_project service Default 2022-04-14 07:16:00.186 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 07:16:00.254 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 07:16:00.298 | [143859 Async ks-service:172410]: running: get_or_create_role service 2022-04-14 07:16:00.301 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 07:16:00.374 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 07:16:00.510 | [143859 Async ks-reseller:172506]: running: get_or_create_role ResellerAdmin 2022-04-14 07:16:00.525 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 07:16:00.545 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 07:16:01.002 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 07:16:01.235 | [143859 Async ks-anotherrole:172599]: running: get_or_create_role anotherrole 2022-04-14 07:16:01.265 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 07:16:01.305 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 07:16:01.321 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:16:01.358 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 07:16:03.643 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:03.849 | [172410 Async ks-service:172410]: finished successfully 2022-04-14 07:16:03.905 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:03.929 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:03.974 | [172324 Async ks-project:172324]: finished successfully 2022-04-14 07:16:03.994 | [172506 Async ks-reseller:172506]: finished successfully 2022-04-14 07:16:04.861 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:04.896 | [172599 Async ks-anotherrole:172599]: finished successfully 2022-04-14 07:16:05.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:05.254 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:05.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:05.255 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:05.436 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:05.440 | ++ functions-common:get_or_create_project:945 : project_id=8537cd6b939b43848c78b289988111bd 2022-04-14 07:16:05.443 | ++ functions-common:get_or_create_project:946 : echo 8537cd6b939b43848c78b289988111bd 2022-04-14 07:16:05.446 | + lib/keystone:create_keystone_accounts:340 : invis_project=8537cd6b939b43848c78b289988111bd 2022-04-14 07:16:05.449 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 07:16:05.452 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 07:16:05.454 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:16:05.459 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 07:16:08.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:08.050 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:08.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:08.050 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:08.209 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:08.235 | [172194 Async ks-domain-role:172194]: finished successfully 2022-04-14 07:16:08.242 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:08.245 | ++ functions-common:get_or_create_project:945 : project_id=c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:08.249 | ++ functions-common:get_or_create_project:946 : echo c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:08.252 | + lib/keystone:create_keystone_accounts:344 : demo_project=c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:08.255 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 07:16:08.259 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 07:16:08.261 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:16:08.264 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 07:16:08.266 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 07:16:08.269 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-14 07:16:10.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:10.767 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:10.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:10.767 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:10.933 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:10.936 | ++ functions-common:get_or_create_user:932 : user_id=ad10172af1814939a41027dc3d7f21a9 2022-04-14 07:16:10.938 | ++ functions-common:get_or_create_user:933 : echo ad10172af1814939a41027dc3d7f21a9 2022-04-14 07:16:10.942 | + lib/keystone:create_keystone_accounts:347 : demo_user=ad10172af1814939a41027dc3d7f21a9 2022-04-14 07:16:10.944 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 07:16:10.996 | [143859 Async ks-domain-role:172194]: Waiting for completion of get_or_add_user_domain_role admin bfffca380a5446e1a5d22aeff8e86b95 default running on PID 172194 (6 other jobs running) 2022-04-14 07:16:11.022 | [143859 Async ks-domain-role:172194]: Signaling child to exit 2022-04-14 07:16:11.022 | WAKEUP 2022-04-14 07:16:11.045 | [143859 Async ks-domain-role:172194]: Signaled 2022-04-14 07:16:11.047 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 07:16:11.047 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bfffca380a5446e1a5d22aeff8e86b95 --domain default 2022-04-14 07:16:11.047 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:11.047 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 07:16:11.047 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:11.047 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:11.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:11.047 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:11.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:11.047 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:11.047 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:11.047 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 07:16:11.047 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 07:16:11.047 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user bfffca380a5446e1a5d22aeff8e86b95 --domain default 2022-04-14 07:16:11.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:11.047 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:11.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:11.047 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:11.047 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bfffca380a5446e1a5d22aeff8e86b95 --domain default 2022-04-14 07:16:11.047 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:11.047 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 07:16:11.047 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:11.047 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:11.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:11.047 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:11.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:11.047 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:11.047 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:11.047 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:16:11.047 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:16:11.048 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:16:11.048 | ++ functions-common:get_field:825 : echo '| 8e239cea3f984a5686c822f3bce69834 | bfffca380a5446e1a5d22aeff8e86b95 | | | default | | False |' 2022-04-14 07:16:11.048 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:11.048 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=8e239cea3f984a5686c822f3bce69834 2022-04-14 07:16:11.048 | + functions-common:get_or_add_user_domain_role:1028 : echo 8e239cea3f984a5686c822f3bce69834 2022-04-14 07:16:11.048 | 8e239cea3f984a5686c822f3bce69834 2022-04-14 07:16:11.090 | [143859 Async ks-domain-role:172194]: finished get_or_add_user_domain_role admin bfffca380a5446e1a5d22aeff8e86b95 default with result 0 in 11 seconds 2022-04-14 07:16:11.098 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 07:16:11.134 | [143859 Async ks-project:172324]: Waiting for completion of get_or_create_project service Default running on PID 172324 (5 other jobs running) 2022-04-14 07:16:11.158 | [143859 Async ks-project:172324]: Signaling child to exit 2022-04-14 07:16:11.158 | WAKEUP 2022-04-14 07:16:11.180 | [143859 Async ks-project:172324]: Signaled 2022-04-14 07:16:11.181 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:16:11.181 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 07:16:11.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:11.182 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:11.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:11.182 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:11.182 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:11.182 | + functions-common:get_or_create_project:945 : project_id=0342bcfe30e543d888ace1f9ec5fb69a 2022-04-14 07:16:11.182 | + functions-common:get_or_create_project:946 : echo 0342bcfe30e543d888ace1f9ec5fb69a 2022-04-14 07:16:11.182 | 0342bcfe30e543d888ace1f9ec5fb69a 2022-04-14 07:16:11.225 | [143859 Async ks-project:172324]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-04-14 07:16:11.262 | [143859 Async ks-service:172410]: Waiting for completion of get_or_create_role service running on PID 172410 (4 other jobs running) 2022-04-14 07:16:11.287 | [143859 Async ks-service:172410]: Signaling child to exit 2022-04-14 07:16:11.287 | WAKEUP 2022-04-14 07:16:11.312 | [143859 Async ks-service:172410]: Signaled 2022-04-14 07:16:11.314 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:16:11.314 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 07:16:11.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:11.314 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:11.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:11.314 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:11.314 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:11.314 | + functions-common:get_or_create_role:957 : role_id=9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:16:11.314 | + functions-common:get_or_create_role:958 : echo 9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:16:11.314 | 9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:16:11.359 | [143859 Async ks-service:172410]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-14 07:16:11.396 | [143859 Async ks-reseller:172506]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 172506 (3 other jobs running) 2022-04-14 07:16:11.421 | [143859 Async ks-reseller:172506]: Signaling child to exit 2022-04-14 07:16:11.421 | WAKEUP 2022-04-14 07:16:11.443 | [143859 Async ks-reseller:172506]: Signaled 2022-04-14 07:16:11.444 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:16:11.444 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 07:16:11.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:11.445 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:11.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:11.445 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:11.445 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:11.445 | + functions-common:get_or_create_role:957 : role_id=91449410b0d842de933ada8ff1404488 2022-04-14 07:16:11.445 | + functions-common:get_or_create_role:958 : echo 91449410b0d842de933ada8ff1404488 2022-04-14 07:16:11.445 | 91449410b0d842de933ada8ff1404488 2022-04-14 07:16:11.488 | [143859 Async ks-reseller:172506]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-04-14 07:16:11.525 | [143859 Async ks-anotherrole:172599]: Waiting for completion of get_or_create_role anotherrole running on PID 172599 (2 other jobs running) 2022-04-14 07:16:11.550 | [143859 Async ks-anotherrole:172599]: Signaling child to exit 2022-04-14 07:16:11.550 | WAKEUP 2022-04-14 07:16:11.573 | [143859 Async ks-anotherrole:172599]: Signaled 2022-04-14 07:16:11.575 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:16:11.575 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 07:16:11.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:11.575 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:11.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:11.575 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:11.575 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:11.575 | + functions-common:get_or_create_role:957 : role_id=1ffe85d7205c4a4cb737c40064396fe7 2022-04-14 07:16:11.575 | + functions-common:get_or_create_role:958 : echo 1ffe85d7205c4a4cb737c40064396fe7 2022-04-14 07:16:11.575 | 1ffe85d7205c4a4cb737c40064396fe7 2022-04-14 07:16:11.620 | [143859 Async ks-anotherrole:172599]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 07:16:11.624 | + inc/async:async_wait:197 : return 0 2022-04-14 07:16:11.627 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member ad10172af1814939a41027dc3d7f21a9 c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:11.687 | + inc/async:async_inner:63 : get_or_add_user_project_role member ad10172af1814939a41027dc3d7f21a9 c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:11.729 | [143859 Async ks-demo-member:173467]: running: get_or_add_user_project_role member ad10172af1814939a41027dc3d7f21a9 c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:11.733 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin bfffca380a5446e1a5d22aeff8e86b95 c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:11.797 | + inc/async:async_inner:63 : get_or_add_user_project_role admin bfffca380a5446e1a5d22aeff8e86b95 c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:11.846 | [143859 Async ks-demo-admin:173579]: running: get_or_add_user_project_role admin bfffca380a5446e1a5d22aeff8e86b95 c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:11.850 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole ad10172af1814939a41027dc3d7f21a9 c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:11.930 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ad10172af1814939a41027dc3d7f21a9 c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:11.985 | [143859 Async ks-demo-another:173691]: running: get_or_add_user_project_role anotherrole ad10172af1814939a41027dc3d7f21a9 c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:11.987 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member ad10172af1814939a41027dc3d7f21a9 8537cd6b939b43848c78b289988111bd 2022-04-14 07:16:12.073 | + inc/async:async_inner:63 : get_or_add_user_project_role member ad10172af1814939a41027dc3d7f21a9 8537cd6b939b43848c78b289988111bd 2022-04-14 07:16:12.116 | [143859 Async ks-demo-invis:173803]: running: get_or_add_user_project_role member ad10172af1814939a41027dc3d7f21a9 8537cd6b939b43848c78b289988111bd 2022-04-14 07:16:12.119 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 07:16:12.128 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 07:16:12.133 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:16:12.153 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 07:16:12.160 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 07:16:12.171 | +++ functions-common:get_or_create_user:934 : 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-04-14 07:16:16.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:16.372 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:16.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:16.372 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:16.558 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:16.561 | ++ functions-common:get_or_create_user:932 : user_id=ecdf6d6eb44a4b3e9fa1bdd122a6c098 2022-04-14 07:16:16.566 | ++ functions-common:get_or_create_user:933 : echo ecdf6d6eb44a4b3e9fa1bdd122a6c098 2022-04-14 07:16:16.570 | + lib/keystone:create_keystone_accounts:360 : demo_reader=ecdf6d6eb44a4b3e9fa1bdd122a6c098 2022-04-14 07:16:16.573 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader ecdf6d6eb44a4b3e9fa1bdd122a6c098 c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:16.669 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ecdf6d6eb44a4b3e9fa1bdd122a6c098 c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:16.841 | [143859 Async ks-demo-reader:173969]: running: get_or_add_user_project_role reader ecdf6d6eb44a4b3e9fa1bdd122a6c098 c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:16.865 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 07:16:16.902 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 07:16:16.922 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:16:16.954 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 07:16:20.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:20.576 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:20.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:20.576 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:20.767 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:20.770 | ++ functions-common:get_or_create_project:945 : project_id=84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:20.773 | ++ functions-common:get_or_create_project:946 : echo 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:20.776 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:20.779 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 07:16:20.786 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 07:16:20.791 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:16:20.801 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 07:16:20.804 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 07:16:20.811 | +++ functions-common:get_or_create_user:934 : 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-04-14 07:16:23.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:23.824 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:23.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:23.824 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:24.209 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:24.233 | ++ functions-common:get_or_create_user:932 : user_id=aff65c71d961417aaa0f7653c1b004bf 2022-04-14 07:16:24.249 | ++ functions-common:get_or_create_user:933 : echo aff65c71d961417aaa0f7653c1b004bf 2022-04-14 07:16:24.265 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=aff65c71d961417aaa0f7653c1b004bf 2022-04-14 07:16:24.276 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin aff65c71d961417aaa0f7653c1b004bf 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:24.732 | + inc/async:async_inner:63 : get_or_add_user_project_role admin aff65c71d961417aaa0f7653c1b004bf 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:24.941 | [143859 Async ks-alt-admin:174329]: running: get_or_add_user_project_role admin aff65c71d961417aaa0f7653c1b004bf 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:24.969 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole aff65c71d961417aaa0f7653c1b004bf 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:25.283 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole aff65c71d961417aaa0f7653c1b004bf 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:25.533 | [143859 Async ks-alt-another:174441]: running: get_or_add_user_project_role anotherrole aff65c71d961417aaa0f7653c1b004bf 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:25.555 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 07:16:25.595 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 07:16:25.609 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:16:25.636 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 07:16:25.654 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 07:16:25.698 | +++ functions-common:get_or_create_user:934 : 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-04-14 07:16:26.850 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:27.004 | [173467 Async ks-demo-member:173467]: finished successfully 2022-04-14 07:16:29.784 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:29.896 | [173691 Async ks-demo-another:173691]: finished successfully 2022-04-14 07:16:29.901 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:29.990 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:30.025 | [173803 Async ks-demo-invis:173803]: finished successfully 2022-04-14 07:16:30.111 | [173579 Async ks-demo-admin:173579]: finished successfully 2022-04-14 07:16:31.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:31.010 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:31.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:31.010 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:31.203 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:31.207 | ++ functions-common:get_or_create_user:932 : user_id=460b4edac44147419d9e7d9f85ecadd5 2022-04-14 07:16:31.209 | ++ functions-common:get_or_create_user:933 : echo 460b4edac44147419d9e7d9f85ecadd5 2022-04-14 07:16:31.214 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=460b4edac44147419d9e7d9f85ecadd5 2022-04-14 07:16:31.216 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 460b4edac44147419d9e7d9f85ecadd5 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:31.317 | + inc/async:async_inner:63 : get_or_add_user_project_role member 460b4edac44147419d9e7d9f85ecadd5 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:31.423 | [143859 Async ks-alt-member-user:174824]: running: get_or_add_user_project_role member 460b4edac44147419d9e7d9f85ecadd5 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:31.428 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 07:16:31.435 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 07:16:31.442 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:16:31.447 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 07:16:31.450 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 07:16:31.455 | +++ functions-common:get_or_create_user:934 : 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-04-14 07:16:32.609 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:32.776 | [173969 Async ks-demo-reader:173969]: finished successfully 2022-04-14 07:16:34.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:34.378 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:34.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:34.378 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:34.563 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:34.566 | ++ functions-common:get_or_create_user:932 : user_id=77965248098645f08d3ea6fa8755e04f 2022-04-14 07:16:34.569 | ++ functions-common:get_or_create_user:933 : echo 77965248098645f08d3ea6fa8755e04f 2022-04-14 07:16:34.572 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=77965248098645f08d3ea6fa8755e04f 2022-04-14 07:16:34.575 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 77965248098645f08d3ea6fa8755e04f 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:34.643 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 77965248098645f08d3ea6fa8755e04f 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:34.698 | [143859 Async ks-alt-reader-user:175048]: running: get_or_add_user_project_role reader 77965248098645f08d3ea6fa8755e04f 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:34.704 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 07:16:34.710 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:16:34.714 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 07:16:34.717 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 07:16:34.725 | +++ functions-common:get_or_create_user:934 : 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-04-14 07:16:37.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:37.956 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:37.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:37.956 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:38.159 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:38.172 | ++ functions-common:get_or_create_user:932 : user_id=b5b14dad74d4415f8d7484182d51b50f 2022-04-14 07:16:38.194 | ++ functions-common:get_or_create_user:933 : echo b5b14dad74d4415f8d7484182d51b50f 2022-04-14 07:16:38.222 | + lib/keystone:create_keystone_accounts:392 : system_member_user=b5b14dad74d4415f8d7484182d51b50f 2022-04-14 07:16:38.236 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member b5b14dad74d4415f8d7484182d51b50f all 2022-04-14 07:16:38.476 | + inc/async:async_inner:63 : get_or_add_user_system_role member b5b14dad74d4415f8d7484182d51b50f all 2022-04-14 07:16:38.554 | [143859 Async ks-system-member:175272]: running: get_or_add_user_system_role member b5b14dad74d4415f8d7484182d51b50f all 2022-04-14 07:16:38.559 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 07:16:38.561 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:16:38.565 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 07:16:38.570 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 07:16:38.575 | +++ functions-common:get_or_create_user:934 : 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-04-14 07:16:40.552 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:40.694 | [174329 Async ks-alt-admin:174329]: finished successfully 2022-04-14 07:16:41.609 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:41.745 | [174441 Async ks-alt-another:174441]: finished successfully 2022-04-14 07:16:41.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:41.778 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:41.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:41.778 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:41.976 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:41.979 | ++ functions-common:get_or_create_user:932 : user_id=4c5b23bd1114420ba301786e50ed14a7 2022-04-14 07:16:41.982 | ++ functions-common:get_or_create_user:933 : echo 4c5b23bd1114420ba301786e50ed14a7 2022-04-14 07:16:41.990 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=4c5b23bd1114420ba301786e50ed14a7 2022-04-14 07:16:41.994 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 4c5b23bd1114420ba301786e50ed14a7 all 2022-04-14 07:16:42.103 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 4c5b23bd1114420ba301786e50ed14a7 all 2022-04-14 07:16:42.191 | [143859 Async ks-system-reader:175556]: running: get_or_add_user_system_role reader 4c5b23bd1114420ba301786e50ed14a7 all 2022-04-14 07:16:42.199 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 07:16:42.214 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 07:16:42.222 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 07:16:42.242 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:16:42.265 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 07:16:45.424 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:45.464 | [174824 Async ks-alt-member-user:174824]: finished successfully 2022-04-14 07:16:45.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:45.716 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:45.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:45.716 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:45.909 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:45.912 | ++ functions-common:get_or_create_group:909 : group_id=70df49d5766340deab94abb3583eaf43 2022-04-14 07:16:45.916 | ++ functions-common:get_or_create_group:910 : echo 70df49d5766340deab94abb3583eaf43 2022-04-14 07:16:45.919 | + lib/keystone:create_keystone_accounts:402 : admin_group=70df49d5766340deab94abb3583eaf43 2022-04-14 07:16:45.922 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 07:16:45.927 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 07:16:45.933 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 07:16:45.936 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:16:45.940 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 07:16:48.140 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:48.174 | [175048 Async ks-alt-reader-user:175048]: finished successfully 2022-04-14 07:16:48.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:48.608 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:48.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:48.608 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:48.791 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:48.794 | ++ functions-common:get_or_create_group:909 : group_id=502fa9b49d5d48f891bf727e7e885393 2022-04-14 07:16:48.799 | ++ functions-common:get_or_create_group:910 : echo 502fa9b49d5d48f891bf727e7e885393 2022-04-14 07:16:48.801 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=502fa9b49d5d48f891bf727e7e885393 2022-04-14 07:16:48.804 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 502fa9b49d5d48f891bf727e7e885393 c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:48.879 | + inc/async:async_inner:63 : get_or_add_group_project_role member 502fa9b49d5d48f891bf727e7e885393 c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:48.925 | [143859 Async ks-group-memberdemo:175907]: running: get_or_add_group_project_role member 502fa9b49d5d48f891bf727e7e885393 c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:48.928 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 502fa9b49d5d48f891bf727e7e885393 c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:49.016 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 502fa9b49d5d48f891bf727e7e885393 c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:49.079 | [143859 Async ks-group-anotherdemo:175993]: running: get_or_add_group_project_role anotherrole 502fa9b49d5d48f891bf727e7e885393 c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:49.102 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 502fa9b49d5d48f891bf727e7e885393 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:49.446 | + inc/async:async_inner:63 : get_or_add_group_project_role member 502fa9b49d5d48f891bf727e7e885393 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:49.605 | [143859 Async ks-group-memberalt:176079]: running: get_or_add_group_project_role member 502fa9b49d5d48f891bf727e7e885393 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:49.607 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 502fa9b49d5d48f891bf727e7e885393 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:49.729 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:49.860 | [175272 Async ks-system-member:175272]: finished successfully 2022-04-14 07:16:49.870 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 502fa9b49d5d48f891bf727e7e885393 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:50.102 | [143859 Async ks-group-anotheralt:176210]: running: get_or_add_group_project_role anotherrole 502fa9b49d5d48f891bf727e7e885393 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:50.122 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 70df49d5766340deab94abb3583eaf43 47f20c88d8324e0980d85ecfd85b78a7 2022-04-14 07:16:50.538 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 70df49d5766340deab94abb3583eaf43 47f20c88d8324e0980d85ecfd85b78a7 2022-04-14 07:16:50.760 | [143859 Async ks-group-admin:176343]: running: get_or_add_group_project_role admin 70df49d5766340deab94abb3583eaf43 47f20c88d8324e0980d85ecfd85b78a7 2022-04-14 07:16:50.794 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-14 07:16:51.180 | [143859 Async ks-demo-member:173467]: Waiting for completion of get_or_add_user_project_role member ad10172af1814939a41027dc3d7f21a9 c8851e26a5c64464bdb44b82cc6f4df2 running on PID 173467 (17 other jobs running) 2022-04-14 07:16:51.352 | [143859 Async ks-demo-member:173467]: Signaling child to exit 2022-04-14 07:16:51.352 | WAKEUP 2022-04-14 07:16:51.523 | [143859 Async ks-demo-member:173467]: Signaled 2022-04-14 07:16:51.546 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:16:51.546 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:16:51.546 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:16:51.546 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:16:51.546 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:16:51.546 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:16:51.546 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:16:51.546 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:16:51.546 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:51.546 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ad10172af1814939a41027dc3d7f21a9 --project c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:51.546 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:16:51.546 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:51.546 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:51.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:51.546 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:51.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:51.546 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:51.546 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:51.546 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:16:51.546 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:16:51.546 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user ad10172af1814939a41027dc3d7f21a9 --project c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:51.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:51.546 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:51.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:51.547 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:51.547 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:51.547 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ad10172af1814939a41027dc3d7f21a9 --project c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:51.547 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:16:51.547 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:51.547 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:51.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:51.547 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:51.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:51.547 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:51.547 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:51.547 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:16:51.547 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:16:51.547 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:16:51.547 | ++ functions-common:get_field:825 : echo '| 8cb51150b44b4f819f50113a86e6f94e | ad10172af1814939a41027dc3d7f21a9 | | c8851e26a5c64464bdb44b82cc6f4df2 | | | False |' 2022-04-14 07:16:51.547 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:51.547 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8cb51150b44b4f819f50113a86e6f94e 2022-04-14 07:16:51.547 | + functions-common:get_or_add_user_project_role:1004 : echo 8cb51150b44b4f819f50113a86e6f94e 2022-04-14 07:16:51.547 | 8cb51150b44b4f819f50113a86e6f94e 2022-04-14 07:16:51.861 | [143859 Async ks-demo-member:173467]: finished get_or_add_user_project_role member ad10172af1814939a41027dc3d7f21a9 c8851e26a5c64464bdb44b82cc6f4df2 with result 0 in 15 seconds 2022-04-14 07:16:52.119 | [143859 Async ks-demo-admin:173579]: Waiting for completion of get_or_add_user_project_role admin bfffca380a5446e1a5d22aeff8e86b95 c8851e26a5c64464bdb44b82cc6f4df2 running on PID 173579 (16 other jobs running) 2022-04-14 07:16:52.336 | [143859 Async ks-demo-admin:173579]: Signaling child to exit 2022-04-14 07:16:52.336 | WAKEUP 2022-04-14 07:16:52.514 | [143859 Async ks-demo-admin:173579]: Signaled 2022-04-14 07:16:52.534 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:16:52.534 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:16:52.534 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:16:52.534 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:16:52.534 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:16:52.534 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:16:52.534 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:16:52.534 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:16:52.534 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:52.534 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:16:52.534 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bfffca380a5446e1a5d22aeff8e86b95 --project c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:52.534 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:52.534 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:52.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:52.534 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:52.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:52.534 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:52.534 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:52.534 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:16:52.534 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:16:52.534 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user bfffca380a5446e1a5d22aeff8e86b95 --project c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:52.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:52.534 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:52.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:52.534 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:52.534 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:52.534 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:16:52.534 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bfffca380a5446e1a5d22aeff8e86b95 --project c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:52.535 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:52.535 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:52.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:52.535 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:52.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:52.535 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:52.535 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:52.535 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:16:52.535 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:16:52.535 | ++ functions-common:get_field:825 : echo '| 8e239cea3f984a5686c822f3bce69834 | bfffca380a5446e1a5d22aeff8e86b95 | | c8851e26a5c64464bdb44b82cc6f4df2 | | | False |' 2022-04-14 07:16:52.535 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:16:52.535 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:52.535 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8e239cea3f984a5686c822f3bce69834 2022-04-14 07:16:52.535 | + functions-common:get_or_add_user_project_role:1004 : echo 8e239cea3f984a5686c822f3bce69834 2022-04-14 07:16:52.535 | 8e239cea3f984a5686c822f3bce69834 2022-04-14 07:16:52.849 | [143859 Async ks-demo-admin:173579]: finished get_or_add_user_project_role admin bfffca380a5446e1a5d22aeff8e86b95 c8851e26a5c64464bdb44b82cc6f4df2 with result 0 in 18 seconds 2022-04-14 07:16:53.095 | [143859 Async ks-demo-another:173691]: Waiting for completion of get_or_add_user_project_role anotherrole ad10172af1814939a41027dc3d7f21a9 c8851e26a5c64464bdb44b82cc6f4df2 running on PID 173691 (15 other jobs running) 2022-04-14 07:16:53.285 | [143859 Async ks-demo-another:173691]: Signaling child to exit 2022-04-14 07:16:53.286 | WAKEUP 2022-04-14 07:16:53.487 | [143859 Async ks-demo-another:173691]: Signaled 2022-04-14 07:16:53.506 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:16:53.506 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:16:53.506 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:16:53.506 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:16:53.506 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:16:53.506 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:16:53.506 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:16:53.506 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:16:53.506 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:16:53.506 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ad10172af1814939a41027dc3d7f21a9 --project c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:53.506 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:53.506 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:53.506 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:53.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:53.506 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:53.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:53.506 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:53.506 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:53.506 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:16:53.507 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:16:53.507 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user ad10172af1814939a41027dc3d7f21a9 --project c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:53.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:53.507 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:53.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:53.507 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:53.507 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:53.507 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ad10172af1814939a41027dc3d7f21a9 --project c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:53.507 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:16:53.507 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:53.507 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:53.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:53.507 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:53.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:53.507 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:53.507 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:53.507 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:16:53.507 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:16:53.507 | ++ functions-common:get_field:825 : echo '| 1ffe85d7205c4a4cb737c40064396fe7 | ad10172af1814939a41027dc3d7f21a9 | | c8851e26a5c64464bdb44b82cc6f4df2 | | | False |' 2022-04-14 07:16:53.507 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:16:53.507 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:53.507 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1ffe85d7205c4a4cb737c40064396fe7 2022-04-14 07:16:53.507 | + functions-common:get_or_add_user_project_role:1004 : echo 1ffe85d7205c4a4cb737c40064396fe7 2022-04-14 07:16:53.507 | 1ffe85d7205c4a4cb737c40064396fe7 2022-04-14 07:16:53.717 | [143859 Async ks-demo-another:173691]: finished get_or_add_user_project_role anotherrole ad10172af1814939a41027dc3d7f21a9 c8851e26a5c64464bdb44b82cc6f4df2 with result 0 in 18 seconds 2022-04-14 07:16:53.914 | [143859 Async ks-demo-invis:173803]: Waiting for completion of get_or_add_user_project_role member ad10172af1814939a41027dc3d7f21a9 8537cd6b939b43848c78b289988111bd running on PID 173803 (14 other jobs running) 2022-04-14 07:16:53.956 | [143859 Async ks-demo-invis:173803]: Signaling child to exit 2022-04-14 07:16:53.958 | WAKEUP 2022-04-14 07:16:54.002 | [143859 Async ks-demo-invis:173803]: Signaled 2022-04-14 07:16:54.004 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:16:54.004 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:16:54.004 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:16:54.004 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:16:54.004 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:16:54.004 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:16:54.004 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:16:54.004 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:16:54.004 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ad10172af1814939a41027dc3d7f21a9 --project 8537cd6b939b43848c78b289988111bd 2022-04-14 07:16:54.004 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:16:54.004 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:54.004 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:54.004 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:54.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:54.005 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:54.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:54.005 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:54.005 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:54.005 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:16:54.005 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:16:54.005 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user ad10172af1814939a41027dc3d7f21a9 --project 8537cd6b939b43848c78b289988111bd 2022-04-14 07:16:54.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:54.005 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:54.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:54.005 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:54.005 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ad10172af1814939a41027dc3d7f21a9 --project 8537cd6b939b43848c78b289988111bd 2022-04-14 07:16:54.005 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:16:54.005 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:54.005 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:54.005 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:54.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:54.005 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:54.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:54.005 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:54.005 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:54.005 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:16:54.005 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:16:54.005 | ++ functions-common:get_field:825 : echo '| 8cb51150b44b4f819f50113a86e6f94e | ad10172af1814939a41027dc3d7f21a9 | | 8537cd6b939b43848c78b289988111bd | | | False |' 2022-04-14 07:16:54.005 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:16:54.005 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:54.005 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8cb51150b44b4f819f50113a86e6f94e 2022-04-14 07:16:54.005 | + functions-common:get_or_add_user_project_role:1004 : echo 8cb51150b44b4f819f50113a86e6f94e 2022-04-14 07:16:54.005 | 8cb51150b44b4f819f50113a86e6f94e 2022-04-14 07:16:54.066 | [143859 Async ks-demo-invis:173803]: finished get_or_add_user_project_role member ad10172af1814939a41027dc3d7f21a9 8537cd6b939b43848c78b289988111bd with result 0 in 18 seconds 2022-04-14 07:16:54.155 | [143859 Async ks-demo-reader:173969]: Waiting for completion of get_or_add_user_project_role reader ecdf6d6eb44a4b3e9fa1bdd122a6c098 c8851e26a5c64464bdb44b82cc6f4df2 running on PID 173969 (13 other jobs running) 2022-04-14 07:16:54.193 | [143859 Async ks-demo-reader:173969]: Signaling child to exit 2022-04-14 07:16:54.193 | WAKEUP 2022-04-14 07:16:54.232 | [143859 Async ks-demo-reader:173969]: Signaled 2022-04-14 07:16:54.233 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:16:54.233 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:16:54.233 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:16:54.233 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:16:54.233 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:16:54.233 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:16:54.233 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:16:54.234 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:16:54.234 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:54.234 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:16:54.234 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ecdf6d6eb44a4b3e9fa1bdd122a6c098 --project c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:54.234 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:54.234 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:54.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:54.234 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:54.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:54.234 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:54.234 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:54.234 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:16:54.234 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:16:54.234 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user ecdf6d6eb44a4b3e9fa1bdd122a6c098 --project c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:54.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:54.234 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:54.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:54.235 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:54.235 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:54.235 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:16:54.235 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ecdf6d6eb44a4b3e9fa1bdd122a6c098 --project c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:16:54.236 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:54.236 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:54.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:54.236 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:54.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:54.236 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:54.236 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:54.236 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:16:54.236 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:16:54.236 | ++ functions-common:get_field:825 : echo '| be2b60187b0c4127b108bf6d03a291df | ecdf6d6eb44a4b3e9fa1bdd122a6c098 | | c8851e26a5c64464bdb44b82cc6f4df2 | | | False |' 2022-04-14 07:16:54.236 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:16:54.236 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:54.236 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=be2b60187b0c4127b108bf6d03a291df 2022-04-14 07:16:54.236 | + functions-common:get_or_add_user_project_role:1004 : echo be2b60187b0c4127b108bf6d03a291df 2022-04-14 07:16:54.236 | be2b60187b0c4127b108bf6d03a291df 2022-04-14 07:16:54.328 | [143859 Async ks-demo-reader:173969]: finished get_or_add_user_project_role reader ecdf6d6eb44a4b3e9fa1bdd122a6c098 c8851e26a5c64464bdb44b82cc6f4df2 with result 0 in 16 seconds 2022-04-14 07:16:54.338 | + inc/async:async_wait:197 : return 0 2022-04-14 07:16:54.346 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 07:16:54.484 | [143859 Async ks-alt-admin:174329]: Waiting for completion of get_or_add_user_project_role admin aff65c71d961417aaa0f7653c1b004bf 84f9d0d903dc410d90b69a52816221fe running on PID 174329 (12 other jobs running) 2022-04-14 07:16:54.524 | [143859 Async ks-alt-admin:174329]: Signaling child to exit 2022-04-14 07:16:54.526 | WAKEUP 2022-04-14 07:16:54.592 | [143859 Async ks-alt-admin:174329]: Signaled 2022-04-14 07:16:54.601 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:16:54.601 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:16:54.601 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:16:54.601 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:16:54.601 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:16:54.601 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:16:54.601 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:16:54.601 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:16:54.601 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aff65c71d961417aaa0f7653c1b004bf --project 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:54.601 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:54.601 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:16:54.601 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:54.601 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:54.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:54.601 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:54.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:54.601 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:54.601 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:54.601 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:16:54.601 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:16:54.601 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user aff65c71d961417aaa0f7653c1b004bf --project 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:54.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:54.601 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:54.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:54.601 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:54.602 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aff65c71d961417aaa0f7653c1b004bf --project 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:54.602 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:54.602 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:16:54.602 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:54.602 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:54.602 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:54.602 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:54.602 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:54.602 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:54.602 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:54.602 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:16:54.602 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:16:54.602 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:16:54.602 | ++ functions-common:get_field:825 : echo '| 8e239cea3f984a5686c822f3bce69834 | aff65c71d961417aaa0f7653c1b004bf | | 84f9d0d903dc410d90b69a52816221fe | | | False |' 2022-04-14 07:16:54.602 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:54.602 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8e239cea3f984a5686c822f3bce69834 2022-04-14 07:16:54.602 | + functions-common:get_or_add_user_project_role:1004 : echo 8e239cea3f984a5686c822f3bce69834 2022-04-14 07:16:54.602 | 8e239cea3f984a5686c822f3bce69834 2022-04-14 07:16:54.878 | [143859 Async ks-alt-admin:174329]: finished get_or_add_user_project_role admin aff65c71d961417aaa0f7653c1b004bf 84f9d0d903dc410d90b69a52816221fe with result 0 in 16 seconds 2022-04-14 07:16:54.904 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:16:54.967 | [175556 Async ks-system-reader:175556]: finished successfully 2022-04-14 07:16:55.004 | [143859 Async ks-alt-another:174441]: Waiting for completion of get_or_add_user_project_role anotherrole aff65c71d961417aaa0f7653c1b004bf 84f9d0d903dc410d90b69a52816221fe running on PID 174441 (11 other jobs running) 2022-04-14 07:16:55.097 | [143859 Async ks-alt-another:174441]: Signaling child to exit 2022-04-14 07:16:55.098 | WAKEUP 2022-04-14 07:16:55.222 | [143859 Async ks-alt-another:174441]: Signaled 2022-04-14 07:16:55.229 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:16:55.229 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:16:55.229 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:16:55.229 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:16:55.229 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:16:55.229 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:16:55.229 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:16:55.229 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:16:55.229 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user aff65c71d961417aaa0f7653c1b004bf --project 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:55.229 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:55.229 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:16:55.229 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:55.229 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:55.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:55.229 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:55.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:55.229 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:55.229 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:55.229 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:16:55.229 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:16:55.230 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user aff65c71d961417aaa0f7653c1b004bf --project 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:55.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:55.230 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:55.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:55.230 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:55.230 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user aff65c71d961417aaa0f7653c1b004bf --project 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:55.230 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:55.230 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:16:55.230 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:55.230 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:55.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:55.231 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:55.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:55.231 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:55.231 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:55.231 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:16:55.231 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:16:55.231 | ++ functions-common:get_field:825 : echo '| 1ffe85d7205c4a4cb737c40064396fe7 | aff65c71d961417aaa0f7653c1b004bf | | 84f9d0d903dc410d90b69a52816221fe | | | False |' 2022-04-14 07:16:55.231 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:16:55.231 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:55.231 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1ffe85d7205c4a4cb737c40064396fe7 2022-04-14 07:16:55.231 | + functions-common:get_or_add_user_project_role:1004 : echo 1ffe85d7205c4a4cb737c40064396fe7 2022-04-14 07:16:55.231 | 1ffe85d7205c4a4cb737c40064396fe7 2022-04-14 07:16:55.490 | [143859 Async ks-alt-another:174441]: finished get_or_add_user_project_role anotherrole aff65c71d961417aaa0f7653c1b004bf 84f9d0d903dc410d90b69a52816221fe with result 0 in 16 seconds 2022-04-14 07:16:55.759 | [143859 Async ks-alt-member-user:174824]: Waiting for completion of get_or_add_user_project_role member 460b4edac44147419d9e7d9f85ecadd5 84f9d0d903dc410d90b69a52816221fe running on PID 174824 (10 other jobs running) 2022-04-14 07:16:55.899 | [143859 Async ks-alt-member-user:174824]: Signaling child to exit 2022-04-14 07:16:55.900 | WAKEUP 2022-04-14 07:16:56.033 | [143859 Async ks-alt-member-user:174824]: Signaled 2022-04-14 07:16:56.037 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:16:56.037 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:16:56.037 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:16:56.037 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:16:56.037 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:16:56.037 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:16:56.037 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:16:56.037 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:16:56.037 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:56.037 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:16:56.037 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 460b4edac44147419d9e7d9f85ecadd5 --project 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:56.037 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:56.037 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:56.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:56.037 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:56.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:56.037 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:56.037 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:56.037 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:16:56.037 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:16:56.037 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 460b4edac44147419d9e7d9f85ecadd5 --project 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:56.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:56.037 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:56.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:56.037 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:56.037 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 460b4edac44147419d9e7d9f85ecadd5 --project 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:56.037 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:16:56.037 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:56.037 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:56.038 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:56.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:56.038 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:56.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:56.038 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:56.038 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:56.038 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:16:56.038 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:16:56.038 | ++ functions-common:get_field:825 : echo '| 8cb51150b44b4f819f50113a86e6f94e | 460b4edac44147419d9e7d9f85ecadd5 | | 84f9d0d903dc410d90b69a52816221fe | | | False |' 2022-04-14 07:16:56.038 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:16:56.038 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:56.038 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8cb51150b44b4f819f50113a86e6f94e 2022-04-14 07:16:56.038 | + functions-common:get_or_add_user_project_role:1004 : echo 8cb51150b44b4f819f50113a86e6f94e 2022-04-14 07:16:56.038 | 8cb51150b44b4f819f50113a86e6f94e 2022-04-14 07:16:56.198 | [143859 Async ks-alt-member-user:174824]: finished get_or_add_user_project_role member 460b4edac44147419d9e7d9f85ecadd5 84f9d0d903dc410d90b69a52816221fe with result 0 in 14 seconds 2022-04-14 07:16:56.390 | [143859 Async ks-alt-reader-user:175048]: Waiting for completion of get_or_add_user_project_role reader 77965248098645f08d3ea6fa8755e04f 84f9d0d903dc410d90b69a52816221fe running on PID 175048 (9 other jobs running) 2022-04-14 07:16:56.545 | [143859 Async ks-alt-reader-user:175048]: Signaling child to exit 2022-04-14 07:16:56.546 | WAKEUP 2022-04-14 07:16:56.627 | [143859 Async ks-alt-reader-user:175048]: Signaled 2022-04-14 07:16:56.630 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:16:56.630 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:16:56.630 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:16:56.630 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:16:56.630 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:16:56.630 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:16:56.630 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:16:56.630 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:16:56.630 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 77965248098645f08d3ea6fa8755e04f --project 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:56.630 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:16:56.630 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:56.630 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:56.630 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:56.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:56.630 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:56.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:56.630 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:56.631 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:56.631 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:16:56.631 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:16:56.631 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 77965248098645f08d3ea6fa8755e04f --project 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:56.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:56.631 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:56.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:56.631 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:56.631 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:16:56.631 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:16:56.631 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:16:56.631 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 77965248098645f08d3ea6fa8755e04f --project 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:16:56.631 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:56.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:56.631 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:56.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:56.631 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:56.631 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:56.631 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:16:56.631 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:16:56.631 | ++ functions-common:get_field:825 : echo '| be2b60187b0c4127b108bf6d03a291df | 77965248098645f08d3ea6fa8755e04f | | 84f9d0d903dc410d90b69a52816221fe | | | False |' 2022-04-14 07:16:56.631 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:16:56.631 | ++ functions-common:get_field:819 : read data 2022-04-14 07:16:56.631 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=be2b60187b0c4127b108bf6d03a291df 2022-04-14 07:16:56.631 | + functions-common:get_or_add_user_project_role:1004 : echo be2b60187b0c4127b108bf6d03a291df 2022-04-14 07:16:56.631 | be2b60187b0c4127b108bf6d03a291df 2022-04-14 07:16:56.926 | [143859 Async ks-alt-reader-user:175048]: finished get_or_add_user_project_role reader 77965248098645f08d3ea6fa8755e04f 84f9d0d903dc410d90b69a52816221fe with result 0 in 13 seconds 2022-04-14 07:16:56.961 | + inc/async:async_wait:197 : return 0 2022-04-14 07:16:56.982 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 07:16:57.348 | [143859 Async ks-system-member:175272]: Waiting for completion of get_or_add_user_system_role member b5b14dad74d4415f8d7484182d51b50f all running on PID 175272 (8 other jobs running) 2022-04-14 07:16:57.511 | [143859 Async ks-system-member:175272]: Signaling child to exit 2022-04-14 07:16:57.511 | WAKEUP 2022-04-14 07:16:57.621 | [143859 Async ks-system-member:175272]: Signaled 2022-04-14 07:16:57.622 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:16:57.623 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:16:57.623 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:16:57.623 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:16:57.623 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:16:57.623 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:16:57.623 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:16:57.623 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:16:57.623 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:16:57.623 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b5b14dad74d4415f8d7484182d51b50f --system all -f value -c Role 2022-04-14 07:16:57.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:57.623 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:57.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:57.623 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:57.623 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:57.623 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:16:57.623 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:16:57.623 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user b5b14dad74d4415f8d7484182d51b50f --system all 2022-04-14 07:16:57.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:57.624 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:57.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:57.624 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:57.624 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b5b14dad74d4415f8d7484182d51b50f --system all -f value -c Role 2022-04-14 07:16:57.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:57.624 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:57.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:57.625 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:57.625 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:57.625 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=8cb51150b44b4f819f50113a86e6f94e 2022-04-14 07:16:57.625 | + functions-common:get_or_add_user_system_role:1059 : echo 8cb51150b44b4f819f50113a86e6f94e 2022-04-14 07:16:57.625 | 8cb51150b44b4f819f50113a86e6f94e 2022-04-14 07:16:57.928 | [143859 Async ks-system-member:175272]: finished get_or_add_user_system_role member b5b14dad74d4415f8d7484182d51b50f all with result 0 in 11 seconds 2022-04-14 07:16:58.190 | [143859 Async ks-system-reader:175556]: Waiting for completion of get_or_add_user_system_role reader 4c5b23bd1114420ba301786e50ed14a7 all running on PID 175556 (7 other jobs running) 2022-04-14 07:16:58.280 | [143859 Async ks-system-reader:175556]: Signaling child to exit 2022-04-14 07:16:58.281 | WAKEUP 2022-04-14 07:16:58.433 | [143859 Async ks-system-reader:175556]: Signaled 2022-04-14 07:16:58.448 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:16:58.448 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:16:58.448 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:16:58.448 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:16:58.448 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:16:58.448 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:16:58.448 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:16:58.448 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:16:58.448 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:16:58.448 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4c5b23bd1114420ba301786e50ed14a7 --system all -f value -c Role 2022-04-14 07:16:58.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:58.448 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:58.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:58.448 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:58.448 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:58.448 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:16:58.448 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:16:58.448 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 4c5b23bd1114420ba301786e50ed14a7 --system all 2022-04-14 07:16:58.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:58.448 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:58.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:58.448 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:58.448 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4c5b23bd1114420ba301786e50ed14a7 --system all -f value -c Role 2022-04-14 07:16:58.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:58.448 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:58.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:16:58.449 | from cryptography.utils import int_from_bytes 2022-04-14 07:16:58.449 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:16:58.449 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=be2b60187b0c4127b108bf6d03a291df 2022-04-14 07:16:58.449 | + functions-common:get_or_add_user_system_role:1059 : echo be2b60187b0c4127b108bf6d03a291df 2022-04-14 07:16:58.449 | be2b60187b0c4127b108bf6d03a291df 2022-04-14 07:16:58.729 | [143859 Async ks-system-reader:175556]: finished get_or_add_user_system_role reader 4c5b23bd1114420ba301786e50ed14a7 all with result 0 in 12 seconds 2022-04-14 07:16:58.758 | + inc/async:async_wait:197 : return 0 2022-04-14 07:16:58.784 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-14 07:16:59.138 | [143859 Async ks-group-memberdemo:175907]: Waiting for completion of get_or_add_group_project_role member 502fa9b49d5d48f891bf727e7e885393 c8851e26a5c64464bdb44b82cc6f4df2 running on PID 175907 (6 other jobs running) 2022-04-14 07:16:59.319 | [143859 Async ks-group-memberdemo:175907]: Signaling child to exit 2022-04-14 07:17:02.529 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:02.710 | [175907 Async ks-group-memberdemo:175907]: finished successfully 2022-04-14 07:17:02.766 | WAKEUP 2022-04-14 07:17:02.880 | [143859 Async ks-group-memberdemo:175907]: Signaled 2022-04-14 07:17:02.889 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:17:02.889 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 502fa9b49d5d48f891bf727e7e885393 --project c8851e26a5c64464bdb44b82cc6f4df2 -f value 2022-04-14 07:17:02.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:02.889 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:02.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:02.889 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:02.889 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:02.889 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:17:02.889 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:17:02.889 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 502fa9b49d5d48f891bf727e7e885393 --project c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:17:02.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:02.889 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:02.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:02.889 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:02.889 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 502fa9b49d5d48f891bf727e7e885393 --project c8851e26a5c64464bdb44b82cc6f4df2 -f value 2022-04-14 07:17:02.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:02.889 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:02.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:02.890 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:02.890 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:02.890 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='8cb51150b44b4f819f50113a86e6f94e 502fa9b49d5d48f891bf727e7e885393 c8851e26a5c64464bdb44b82cc6f4df2 False' 2022-04-14 07:17:02.890 | + functions-common:get_or_add_group_project_role:1083 : echo 8cb51150b44b4f819f50113a86e6f94e 502fa9b49d5d48f891bf727e7e885393 c8851e26a5c64464bdb44b82cc6f4df2 False 2022-04-14 07:17:02.890 | 8cb51150b44b4f819f50113a86e6f94e 502fa9b49d5d48f891bf727e7e885393 c8851e26a5c64464bdb44b82cc6f4df2 False 2022-04-14 07:17:03.134 | [143859 Async ks-group-memberdemo:175907]: finished get_or_add_group_project_role member 502fa9b49d5d48f891bf727e7e885393 c8851e26a5c64464bdb44b82cc6f4df2 with result 0 in 13 seconds 2022-04-14 07:17:03.319 | [143859 Async ks-group-anotherdemo:175993]: Waiting for completion of get_or_add_group_project_role anotherrole 502fa9b49d5d48f891bf727e7e885393 c8851e26a5c64464bdb44b82cc6f4df2 running on PID 175993 (5 other jobs running) 2022-04-14 07:17:03.472 | [143859 Async ks-group-anotherdemo:175993]: Signaling child to exit 2022-04-14 07:17:03.482 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:03.512 | [175993 Async ks-group-anotherdemo:175993]: finished successfully 2022-04-14 07:17:03.534 | WAKEUP 2022-04-14 07:17:03.566 | [143859 Async ks-group-anotherdemo:175993]: Signaled 2022-04-14 07:17:03.568 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:17:03.568 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 502fa9b49d5d48f891bf727e7e885393 --project c8851e26a5c64464bdb44b82cc6f4df2 -f value 2022-04-14 07:17:03.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:03.568 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:03.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:03.568 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:03.568 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:03.568 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:17:03.568 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:17:03.568 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 502fa9b49d5d48f891bf727e7e885393 --project c8851e26a5c64464bdb44b82cc6f4df2 2022-04-14 07:17:03.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:03.568 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:03.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:03.568 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:03.569 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 502fa9b49d5d48f891bf727e7e885393 --project c8851e26a5c64464bdb44b82cc6f4df2 -f value 2022-04-14 07:17:03.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:03.569 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:03.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:03.569 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:03.569 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:03.569 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='1ffe85d7205c4a4cb737c40064396fe7 502fa9b49d5d48f891bf727e7e885393 c8851e26a5c64464bdb44b82cc6f4df2 False' 2022-04-14 07:17:03.569 | + functions-common:get_or_add_group_project_role:1083 : echo 1ffe85d7205c4a4cb737c40064396fe7 502fa9b49d5d48f891bf727e7e885393 c8851e26a5c64464bdb44b82cc6f4df2 False 2022-04-14 07:17:03.569 | 1ffe85d7205c4a4cb737c40064396fe7 502fa9b49d5d48f891bf727e7e885393 c8851e26a5c64464bdb44b82cc6f4df2 False 2022-04-14 07:17:03.636 | [143859 Async ks-group-anotherdemo:175993]: finished get_or_add_group_project_role anotherrole 502fa9b49d5d48f891bf727e7e885393 c8851e26a5c64464bdb44b82cc6f4df2 with result 0 in 14 seconds 2022-04-14 07:17:03.696 | [143859 Async ks-group-memberalt:176079]: Waiting for completion of get_or_add_group_project_role member 502fa9b49d5d48f891bf727e7e885393 84f9d0d903dc410d90b69a52816221fe running on PID 176079 (4 other jobs running) 2022-04-14 07:17:03.737 | [143859 Async ks-group-memberalt:176079]: Signaling child to exit 2022-04-14 07:17:05.176 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:05.210 | [176210 Async ks-group-anotheralt:176210]: finished successfully 2022-04-14 07:17:05.532 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:05.560 | [176079 Async ks-group-memberalt:176079]: finished successfully 2022-04-14 07:17:05.587 | WAKEUP 2022-04-14 07:17:05.616 | [143859 Async ks-group-memberalt:176079]: Signaled 2022-04-14 07:17:05.618 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:17:05.618 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 502fa9b49d5d48f891bf727e7e885393 --project 84f9d0d903dc410d90b69a52816221fe -f value 2022-04-14 07:17:05.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:05.618 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:05.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:05.618 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:05.618 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:05.618 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:17:05.618 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:17:05.618 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 502fa9b49d5d48f891bf727e7e885393 --project 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:17:05.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:05.618 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:05.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:05.618 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:05.618 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 502fa9b49d5d48f891bf727e7e885393 --project 84f9d0d903dc410d90b69a52816221fe -f value 2022-04-14 07:17:05.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:05.618 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:05.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:05.618 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:05.618 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:05.618 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='8cb51150b44b4f819f50113a86e6f94e 502fa9b49d5d48f891bf727e7e885393 84f9d0d903dc410d90b69a52816221fe False' 2022-04-14 07:17:05.618 | + functions-common:get_or_add_group_project_role:1083 : echo 8cb51150b44b4f819f50113a86e6f94e 502fa9b49d5d48f891bf727e7e885393 84f9d0d903dc410d90b69a52816221fe False 2022-04-14 07:17:05.618 | 8cb51150b44b4f819f50113a86e6f94e 502fa9b49d5d48f891bf727e7e885393 84f9d0d903dc410d90b69a52816221fe False 2022-04-14 07:17:05.641 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:05.670 | [176343 Async ks-group-admin:176343]: finished successfully 2022-04-14 07:17:05.671 | [143859 Async ks-group-memberalt:176079]: finished get_or_add_group_project_role member 502fa9b49d5d48f891bf727e7e885393 84f9d0d903dc410d90b69a52816221fe with result 0 in 16 seconds 2022-04-14 07:17:05.716 | [143859 Async ks-group-anotheralt:176210]: Waiting for completion of get_or_add_group_project_role anotherrole 502fa9b49d5d48f891bf727e7e885393 84f9d0d903dc410d90b69a52816221fe running on PID 176210 (3 other jobs running) 2022-04-14 07:17:05.744 | [143859 Async ks-group-anotheralt:176210]: Signaling child to exit 2022-04-14 07:17:05.744 | WAKEUP 2022-04-14 07:17:05.773 | [143859 Async ks-group-anotheralt:176210]: Signaled 2022-04-14 07:17:05.774 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:17:05.774 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 502fa9b49d5d48f891bf727e7e885393 --project 84f9d0d903dc410d90b69a52816221fe -f value 2022-04-14 07:17:05.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:05.774 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:05.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:05.774 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:05.774 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:05.775 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:17:05.775 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:17:05.775 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 502fa9b49d5d48f891bf727e7e885393 --project 84f9d0d903dc410d90b69a52816221fe 2022-04-14 07:17:05.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:05.775 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:05.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:05.775 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:05.775 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 502fa9b49d5d48f891bf727e7e885393 --project 84f9d0d903dc410d90b69a52816221fe -f value 2022-04-14 07:17:05.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:05.775 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:05.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:05.775 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:05.775 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:05.775 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='1ffe85d7205c4a4cb737c40064396fe7 502fa9b49d5d48f891bf727e7e885393 84f9d0d903dc410d90b69a52816221fe False' 2022-04-14 07:17:05.775 | + functions-common:get_or_add_group_project_role:1083 : echo 1ffe85d7205c4a4cb737c40064396fe7 502fa9b49d5d48f891bf727e7e885393 84f9d0d903dc410d90b69a52816221fe False 2022-04-14 07:17:05.775 | 1ffe85d7205c4a4cb737c40064396fe7 502fa9b49d5d48f891bf727e7e885393 84f9d0d903dc410d90b69a52816221fe False 2022-04-14 07:17:05.830 | [143859 Async ks-group-anotheralt:176210]: finished get_or_add_group_project_role anotherrole 502fa9b49d5d48f891bf727e7e885393 84f9d0d903dc410d90b69a52816221fe with result 0 in 15 seconds 2022-04-14 07:17:05.870 | [143859 Async ks-group-admin:176343]: Waiting for completion of get_or_add_group_project_role admin 70df49d5766340deab94abb3583eaf43 47f20c88d8324e0980d85ecfd85b78a7 running on PID 176343 (2 other jobs running) 2022-04-14 07:17:05.896 | [143859 Async ks-group-admin:176343]: Signaling child to exit 2022-04-14 07:17:05.896 | WAKEUP 2022-04-14 07:17:05.919 | [143859 Async ks-group-admin:176343]: Signaled 2022-04-14 07:17:05.920 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:17:05.920 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 70df49d5766340deab94abb3583eaf43 --project 47f20c88d8324e0980d85ecfd85b78a7 -f value 2022-04-14 07:17:05.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:05.920 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:05.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:05.920 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:05.920 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:05.920 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:17:05.920 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:17:05.921 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 70df49d5766340deab94abb3583eaf43 --project 47f20c88d8324e0980d85ecfd85b78a7 2022-04-14 07:17:05.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:05.921 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:05.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:05.921 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:05.921 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 70df49d5766340deab94abb3583eaf43 --project 47f20c88d8324e0980d85ecfd85b78a7 -f value 2022-04-14 07:17:05.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:05.921 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:05.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:17:05.921 | from cryptography.utils import int_from_bytes 2022-04-14 07:17:05.921 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:17:05.921 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='8e239cea3f984a5686c822f3bce69834 70df49d5766340deab94abb3583eaf43 47f20c88d8324e0980d85ecfd85b78a7 False' 2022-04-14 07:17:05.921 | + functions-common:get_or_add_group_project_role:1083 : echo 8e239cea3f984a5686c822f3bce69834 70df49d5766340deab94abb3583eaf43 47f20c88d8324e0980d85ecfd85b78a7 False 2022-04-14 07:17:05.921 | 8e239cea3f984a5686c822f3bce69834 70df49d5766340deab94abb3583eaf43 47f20c88d8324e0980d85ecfd85b78a7 False 2022-04-14 07:17:05.967 | [143859 Async ks-group-admin:176343]: finished get_or_add_group_project_role admin 70df49d5766340deab94abb3583eaf43 47f20c88d8324e0980d85ecfd85b78a7 with result 0 in 15 seconds 2022-04-14 07:17:05.971 | + inc/async:async_wait:197 : return 0 2022-04-14 07:17:05.974 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 07:17:05.992 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:17:05.994 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-14 07:17:06.012 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:17:06.015 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-14 07:17:06.018 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 07:17:06.077 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 07:17:06.116 | [143859 Async create_nova_accounts:178256]: running: create_nova_accounts 2022-04-14 07:17:06.119 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-14 07:17:06.139 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:17:06.142 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-14 07:17:06.144 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 07:17:06.206 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 07:17:06.248 | [143859 Async create_glance_accounts:178371]: running: create_glance_accounts 2022-04-14 07:17:06.251 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-14 07:17:06.275 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:17:06.278 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-14 07:17:06.289 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 07:17:06.352 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 07:17:06.398 | [143859 Async create_cinder_accounts:178501]: running: create_cinder_accounts 2022-04-14 07:17:06.401 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-14 07:17:06.423 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:17:06.426 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-14 07:17:06.429 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 07:17:06.498 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 07:17:06.566 | [143859 Async create_neutron_accounts:178616]: running: create_neutron_accounts 2022-04-14 07:17:06.571 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-14 07:17:06.612 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:17:06.615 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-14 07:17:06.620 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 07:17:06.869 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 07:17:07.073 | [143859 Async create_swift_accounts:178757]: running: create_swift_accounts 2022-04-14 07:17:07.099 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-14 07:17:07.238 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:17:07.262 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 07:17:07.595 | [143859 Async create_nova_accounts:178256]: Waiting for completion of create_nova_accounts running on PID 178256 (6 other jobs running) 2022-04-14 07:17:07.774 | [143859 Async create_nova_accounts:178256]: Signaling child to exit 2022-04-14 07:17:47.603 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:17:47.713 | [178616 Async create_neutron_accounts:178616]: finished successfully 2022-04-14 07:18:04.739 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:18:04.772 | [178501 Async create_cinder_accounts:178501]: finished successfully 2022-04-14 07:18:22.974 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:18:23.004 | [178371 Async create_glance_accounts:178371]: finished successfully 2022-04-14 07:18:25.785 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:18:25.811 | [178256 Async create_nova_accounts:178256]: finished successfully 2022-04-14 07:18:25.831 | WAKEUP 2022-04-14 07:18:25.854 | [143859 Async create_nova_accounts:178256]: Signaled 2022-04-14 07:18:25.856 | + 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-04-14 07:18:25.856 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 07:18:25.856 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 07:18:25.856 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:18:25.856 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:18:25.856 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:18:25.856 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:18:25.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.856 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.856 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.856 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.856 | + functions-common:get_or_create_user:932 : user_id=1e9ebfbcf69d49fcaafa61a27e1cdee9 2022-04-14 07:18:25.856 | + functions-common:get_or_create_user:933 : echo 1e9ebfbcf69d49fcaafa61a27e1cdee9 2022-04-14 07:18:25.857 | 1e9ebfbcf69d49fcaafa61a27e1cdee9 2022-04-14 07:18:25.857 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 07:18:25.857 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:18:25.857 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:18:25.857 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:18:25.857 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:18:25.857 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:18:25.857 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:18:25.857 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:18:25.857 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:18:25.857 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:18:25.857 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:18:25.857 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:18:25.857 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:18:25.857 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:18:25.857 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:18:25.857 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:25.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.857 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.857 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.857 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.857 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:18:25.857 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:18:25.857 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:18:25.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.857 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.857 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.857 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:18:25.857 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:18:25.858 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:18:25.858 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:25.858 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:18:25.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.858 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.858 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.858 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.858 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:18:25.858 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:18:25.858 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:18:25.858 | ++ functions-common:get_field:825 : echo '| 9263043c4d4c4e428f7eed7f43c2978f | 1e9ebfbcf69d49fcaafa61a27e1cdee9 | | 0342bcfe30e543d888ace1f9ec5fb69a | | | False |' 2022-04-14 07:18:25.858 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:25.858 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:18:25.858 | + functions-common:get_or_add_user_project_role:1004 : echo 9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:18:25.858 | 9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:18:25.858 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:18:25.858 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 07:18:25.858 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:18:25.858 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:18:25.858 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:18:25.858 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:18:25.858 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:18:25.858 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:18:25.858 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:18:25.858 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:18:25.858 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:18:25.858 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:18:25.858 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:18:25.858 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:18:25.858 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:18:25.858 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:18:25.859 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:25.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.859 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.859 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.859 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.859 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:18:25.859 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:18:25.859 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:18:25.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.859 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.859 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.859 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:18:25.859 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:18:25.859 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:18:25.859 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:18:25.859 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:25.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.859 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.859 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.859 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.859 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:18:25.859 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:18:25.859 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:18:25.859 | ++ functions-common:get_field:825 : echo '| 8e239cea3f984a5686c822f3bce69834 | 1e9ebfbcf69d49fcaafa61a27e1cdee9 | | 0342bcfe30e543d888ace1f9ec5fb69a | | | False |' 2022-04-14 07:18:25.859 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:25.859 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8e239cea3f984a5686c822f3bce69834 2022-04-14 07:18:25.859 | + functions-common:get_or_add_user_project_role:1004 : echo 8e239cea3f984a5686c822f3bce69834 2022-04-14 07:18:25.860 | 8e239cea3f984a5686c822f3bce69834 2022-04-14 07:18:25.860 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 07:18:25.860 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:18:25.860 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.30/compute 2022-04-14 07:18:25.860 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 07:18:25.860 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:18:25.860 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 07:18:25.860 | ++ functions-common:get_or_create_service:1104 : 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-04-14 07:18:25.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.860 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.860 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.860 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.860 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:18:25.860 | e0e2d8dee0214f328bff13f65231a3a6' 2022-04-14 07:18:25.860 | + functions-common:get_or_create_service:1101 : echo e0e2d8dee0214f328bff13f65231a3a6 2022-04-14 07:18:25.860 | e0e2d8dee0214f328bff13f65231a3a6 2022-04-14 07:18:25.860 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.30/compute/v2/$(project_id)s' 2022-04-14 07:18:25.860 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:18:25.860 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' RegionOne 2022-04-14 07:18:25.860 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:18:25.860 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 07:18:25.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.860 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.860 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.860 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.860 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:18:25.860 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:18:25.860 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:18:25.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.861 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.861 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.861 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.861 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=aac94879777849d8968b75942b5cd097 2022-04-14 07:18:25.861 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo aac94879777849d8968b75942b5cd097 2022-04-14 07:18:25.861 | + functions-common:get_or_create_endpoint:1134 : public_id=aac94879777849d8968b75942b5cd097 2022-04-14 07:18:25.861 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:18:25.861 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:18:25.861 | + functions-common:get_or_create_endpoint:1143 : echo aac94879777849d8968b75942b5cd097 2022-04-14 07:18:25.861 | aac94879777849d8968b75942b5cd097 2022-04-14 07:18:25.861 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 07:18:25.861 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:18:25.861 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 07:18:25.861 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 07:18:25.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.861 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.861 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.861 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.861 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:18:25.861 | 5d98b923e0354877b2a3327580a59751' 2022-04-14 07:18:25.861 | + functions-common:get_or_create_service:1101 : echo 5d98b923e0354877b2a3327580a59751 2022-04-14 07:18:25.861 | 5d98b923e0354877b2a3327580a59751 2022-04-14 07:18:25.861 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.30/compute/v2.1 2022-04-14 07:18:25.861 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:18:25.861 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.30/compute/v2.1 RegionOne 2022-04-14 07:18:25.861 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:18:25.861 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 07:18:25.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.862 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.862 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.862 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.862 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:18:25.862 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:18:25.862 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.30/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 07:18:25.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.862 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.862 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.862 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.862 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=f110c89f77b246f0a6bcafbbb6303ed5 2022-04-14 07:18:25.862 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo f110c89f77b246f0a6bcafbbb6303ed5 2022-04-14 07:18:25.862 | + functions-common:get_or_create_endpoint:1134 : public_id=f110c89f77b246f0a6bcafbbb6303ed5 2022-04-14 07:18:25.862 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:18:25.862 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:18:25.862 | + functions-common:get_or_create_endpoint:1143 : echo f110c89f77b246f0a6bcafbbb6303ed5 2022-04-14 07:18:25.862 | f110c89f77b246f0a6bcafbbb6303ed5 2022-04-14 07:18:25.862 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 07:18:25.862 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:18:25.862 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 07:18:25.862 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:18:25.862 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 07:18:25.862 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:18:25.862 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:18:25.862 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:18:25.862 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:18:25.862 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:18:25.862 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:18:25.862 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:18:25.863 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:18:25.863 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:18:25.863 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:18:25.863 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:18:25.863 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:18:25.863 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:18:25.863 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:18:25.863 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:25.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.863 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.863 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.863 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.863 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:18:25.863 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:18:25.863 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:18:25.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.863 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.863 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.863 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:18:25.863 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:18:25.863 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:18:25.863 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:18:25.863 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:25.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.863 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.863 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.863 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.864 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:18:25.864 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:18:25.864 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:18:25.864 | ++ functions-common:get_field:825 : echo '| 91449410b0d842de933ada8ff1404488 | 1e9ebfbcf69d49fcaafa61a27e1cdee9 | | 0342bcfe30e543d888ace1f9ec5fb69a | | | False |' 2022-04-14 07:18:25.864 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:25.864 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=91449410b0d842de933ada8ff1404488 2022-04-14 07:18:25.864 | + functions-common:get_or_add_user_project_role:1004 : echo 91449410b0d842de933ada8ff1404488 2022-04-14 07:18:25.864 | 91449410b0d842de933ada8ff1404488 2022-04-14 07:18:25.864 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 07:18:25.864 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:18:25.864 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 07:18:25.864 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:18:25.864 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 07:18:25.902 | [143859 Async create_nova_accounts:178256]: finished create_nova_accounts with result 0 in 79 seconds 2022-04-14 07:18:25.940 | [143859 Async create_glance_accounts:178371]: Waiting for completion of create_glance_accounts running on PID 178371 (5 other jobs running) 2022-04-14 07:18:25.966 | [143859 Async create_glance_accounts:178371]: Signaling child to exit 2022-04-14 07:18:25.966 | WAKEUP 2022-04-14 07:18:25.990 | [143859 Async create_glance_accounts:178371]: Signaled 2022-04-14 07:18:25.992 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 07:18:25.992 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:18:25.992 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 07:18:25.992 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 07:18:25.992 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:18:25.992 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:18:25.992 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:18:25.992 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:18:25.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.992 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.992 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.992 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.992 | + functions-common:get_or_create_user:932 : user_id=ea9b04e6f6a94cbc8f5fdaf373b7ae07 2022-04-14 07:18:25.992 | + functions-common:get_or_create_user:933 : echo ea9b04e6f6a94cbc8f5fdaf373b7ae07 2022-04-14 07:18:25.992 | ea9b04e6f6a94cbc8f5fdaf373b7ae07 2022-04-14 07:18:25.992 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 07:18:25.992 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:18:25.992 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:18:25.992 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:18:25.992 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:18:25.992 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:18:25.993 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:18:25.993 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:18:25.993 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:18:25.993 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:18:25.993 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:18:25.993 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:18:25.993 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 07:18:25.993 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:18:25.993 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:18:25.993 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:25.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.993 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.993 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.993 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.993 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:18:25.993 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:18:25.993 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 07:18:25.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.993 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.993 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.993 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 07:18:25.993 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:18:25.993 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:18:25.993 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:18:25.993 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:25.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.993 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.993 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.994 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.994 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:18:25.994 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:18:25.994 | ++ functions-common:get_field:825 : echo '| 9263043c4d4c4e428f7eed7f43c2978f | ea9b04e6f6a94cbc8f5fdaf373b7ae07 | | 0342bcfe30e543d888ace1f9ec5fb69a | | | False |' 2022-04-14 07:18:25.994 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:18:25.994 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:25.994 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:18:25.994 | + functions-common:get_or_add_user_project_role:1004 : echo 9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:18:25.994 | 9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:18:25.994 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:18:25.994 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 07:18:25.994 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:18:25.994 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 07:18:25.994 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 07:18:25.994 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:18:25.994 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:18:25.994 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:18:25.994 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:18:25.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.994 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.994 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.994 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.994 | + functions-common:get_or_create_user:932 : user_id=d6b73921a58c4451a9eef815b8c6bc00 2022-04-14 07:18:25.994 | + functions-common:get_or_create_user:933 : echo d6b73921a58c4451a9eef815b8c6bc00 2022-04-14 07:18:25.994 | d6b73921a58c4451a9eef815b8c6bc00 2022-04-14 07:18:25.994 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 07:18:25.994 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:18:25.994 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:18:25.994 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:18:25.994 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:18:25.994 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:18:25.995 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:18:25.995 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:18:25.995 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:18:25.995 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:18:25.995 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:18:25.995 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:18:25.995 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:18:25.995 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:18:25.995 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:18:25.995 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:25.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.995 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.995 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.995 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.995 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:18:25.995 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:18:25.995 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:18:25.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.995 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.995 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.995 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:18:25.995 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:18:25.995 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:18:25.995 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:25.995 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:18:25.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.995 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.995 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.996 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.996 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:18:25.996 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:18:25.996 | ++ functions-common:get_field:825 : echo '| 9263043c4d4c4e428f7eed7f43c2978f | d6b73921a58c4451a9eef815b8c6bc00 | | 0342bcfe30e543d888ace1f9ec5fb69a | | | False |' 2022-04-14 07:18:25.996 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:18:25.996 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:25.996 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:18:25.996 | + functions-common:get_or_add_user_project_role:1004 : echo 9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:18:25.996 | 9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:18:25.996 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 07:18:25.996 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 07:18:25.996 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:18:25.996 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:18:25.996 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:18:25.996 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:18:25.996 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:18:25.996 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:18:25.996 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:18:25.996 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:18:25.996 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:18:25.996 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:18:25.996 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:18:25.996 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:18:25.996 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:18:25.996 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:25.996 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:18:25.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.996 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.996 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.997 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.997 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:18:25.997 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:18:25.997 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:18:25.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.997 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.997 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.997 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:18:25.997 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:18:25.997 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:18:25.997 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:18:25.997 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:25.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.997 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.997 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.997 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.997 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:18:25.997 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:18:25.997 | ++ functions-common:get_field:825 : echo '| 91449410b0d842de933ada8ff1404488 | d6b73921a58c4451a9eef815b8c6bc00 | | 0342bcfe30e543d888ace1f9ec5fb69a | | | False |' 2022-04-14 07:18:25.997 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:18:25.997 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:25.997 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=91449410b0d842de933ada8ff1404488 2022-04-14 07:18:25.997 | + functions-common:get_or_add_user_project_role:1004 : echo 91449410b0d842de933ada8ff1404488 2022-04-14 07:18:25.997 | 91449410b0d842de933ada8ff1404488 2022-04-14 07:18:25.997 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 07:18:25.997 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:18:25.997 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 07:18:25.997 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 07:18:25.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.998 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.998 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.998 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.998 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:18:25.998 | ab1ecae591cc4be58adff0a2e3a3c98b' 2022-04-14 07:18:25.998 | + functions-common:get_or_create_service:1101 : echo ab1ecae591cc4be58adff0a2e3a3c98b 2022-04-14 07:18:25.998 | ab1ecae591cc4be58adff0a2e3a3c98b 2022-04-14 07:18:25.998 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.30/image 2022-04-14 07:18:25.998 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:18:25.998 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.30/image RegionOne 2022-04-14 07:18:25.998 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:18:25.998 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 07:18:25.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.998 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.998 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.998 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.998 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:18:25.998 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:18:25.998 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.30/image --region RegionOne -f value -c id 2022-04-14 07:18:25.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.998 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:25.998 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:25.998 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:25.998 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=d59ae8b678304b38b9bd4385383a0ea8 2022-04-14 07:18:25.998 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo d59ae8b678304b38b9bd4385383a0ea8 2022-04-14 07:18:25.998 | + functions-common:get_or_create_endpoint:1134 : public_id=d59ae8b678304b38b9bd4385383a0ea8 2022-04-14 07:18:25.998 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:18:25.998 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:18:25.998 | + functions-common:get_or_create_endpoint:1143 : echo d59ae8b678304b38b9bd4385383a0ea8 2022-04-14 07:18:25.999 | d59ae8b678304b38b9bd4385383a0ea8 2022-04-14 07:18:25.999 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 07:18:25.999 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:18:25.999 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:18:25.999 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:18:25.999 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:18:25.999 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 07:18:25.999 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 07:18:25.999 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 07:18:25.999 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 07:18:26.039 | [143859 Async create_glance_accounts:178371]: finished create_glance_accounts with result 0 in 76 seconds 2022-04-14 07:18:26.077 | [143859 Async create_cinder_accounts:178501]: Waiting for completion of create_cinder_accounts running on PID 178501 (4 other jobs running) 2022-04-14 07:18:26.105 | [143859 Async create_cinder_accounts:178501]: Signaling child to exit 2022-04-14 07:18:26.105 | WAKEUP 2022-04-14 07:18:26.129 | [143859 Async create_cinder_accounts:178501]: Signaled 2022-04-14 07:18:26.130 | + 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-04-14 07:18:26.130 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 07:18:26.130 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 07:18:26.130 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:18:26.130 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:18:26.130 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:18:26.130 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:18:26.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.130 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.130 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.130 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:26.130 | + functions-common:get_or_create_user:932 : user_id=9b2e4ca3df094614a10455dbf3622314 2022-04-14 07:18:26.131 | + functions-common:get_or_create_user:933 : echo 9b2e4ca3df094614a10455dbf3622314 2022-04-14 07:18:26.131 | 9b2e4ca3df094614a10455dbf3622314 2022-04-14 07:18:26.131 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 07:18:26.131 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:18:26.131 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:18:26.131 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:18:26.131 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:18:26.131 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:18:26.131 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:18:26.131 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:18:26.131 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:18:26.131 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:18:26.131 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:18:26.131 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:18:26.131 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 07:18:26.131 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:18:26.131 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:26.131 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:18:26.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.131 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.131 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.131 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:26.131 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:18:26.131 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:18:26.131 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 07:18:26.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.131 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.131 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.131 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:18:26.132 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 07:18:26.132 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:18:26.132 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:18:26.132 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:26.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.132 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.132 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.132 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:26.132 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:18:26.132 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:18:26.132 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:18:26.132 | ++ functions-common:get_field:825 : echo '| 9263043c4d4c4e428f7eed7f43c2978f | 9b2e4ca3df094614a10455dbf3622314 | | 0342bcfe30e543d888ace1f9ec5fb69a | | | False |' 2022-04-14 07:18:26.132 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:26.132 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:18:26.132 | + functions-common:get_or_add_user_project_role:1004 : echo 9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:18:26.132 | 9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:18:26.132 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:18:26.132 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 07:18:26.132 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:18:26.132 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 07:18:26.132 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 07:18:26.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.132 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.132 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.132 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:26.132 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:18:26.132 | 6a0a33b9496249dfb3f5c758558eed6d' 2022-04-14 07:18:26.132 | + functions-common:get_or_create_service:1101 : echo 6a0a33b9496249dfb3f5c758558eed6d 2022-04-14 07:18:26.133 | 6a0a33b9496249dfb3f5c758558eed6d 2022-04-14 07:18:26.133 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 07:18:26.133 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-04-14 07:18:26.133 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:18:26.133 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:18:26.133 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:18:26.133 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 07:18:26.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.133 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.133 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.133 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:26.133 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:18:26.133 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:18:26.133 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:18:26.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.133 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.133 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.133 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:26.133 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=16b0a88a113646dd8eae57a66749bb11 2022-04-14 07:18:26.133 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 16b0a88a113646dd8eae57a66749bb11 2022-04-14 07:18:26.133 | + functions-common:get_or_create_endpoint:1134 : public_id=16b0a88a113646dd8eae57a66749bb11 2022-04-14 07:18:26.133 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:18:26.133 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:18:26.133 | + functions-common:get_or_create_endpoint:1143 : echo 16b0a88a113646dd8eae57a66749bb11 2022-04-14 07:18:26.133 | 16b0a88a113646dd8eae57a66749bb11 2022-04-14 07:18:26.133 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 07:18:26.133 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:18:26.133 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 07:18:26.133 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 07:18:26.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.134 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.134 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.134 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:26.134 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:18:26.134 | 6f72df25c9314812b3cfcc1b39c16081' 2022-04-14 07:18:26.134 | + functions-common:get_or_create_service:1101 : echo 6f72df25c9314812b3cfcc1b39c16081 2022-04-14 07:18:26.134 | 6f72df25c9314812b3cfcc1b39c16081 2022-04-14 07:18:26.134 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-04-14 07:18:26.134 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:18:26.134 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:18:26.134 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:18:26.134 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 07:18:26.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.134 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.134 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.134 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:26.134 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:18:26.134 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:18:26.134 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:18:26.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.134 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.134 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.134 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:26.134 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=4afb79d580684675ae6b1b6e48ad3d86 2022-04-14 07:18:26.134 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 4afb79d580684675ae6b1b6e48ad3d86 2022-04-14 07:18:26.135 | + functions-common:get_or_create_endpoint:1134 : public_id=4afb79d580684675ae6b1b6e48ad3d86 2022-04-14 07:18:26.135 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:18:26.135 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:18:26.135 | + functions-common:get_or_create_endpoint:1143 : echo 4afb79d580684675ae6b1b6e48ad3d86 2022-04-14 07:18:26.135 | 4afb79d580684675ae6b1b6e48ad3d86 2022-04-14 07:18:26.135 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 07:18:26.135 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 07:18:26.135 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:18:26.135 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 07:18:26.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.135 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.135 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.135 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:26.135 | ++ functions-common:get_or_create_project:945 : project_id=0342bcfe30e543d888ace1f9ec5fb69a 2022-04-14 07:18:26.135 | ++ functions-common:get_or_create_project:946 : echo 0342bcfe30e543d888ace1f9ec5fb69a 2022-04-14 07:18:26.135 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 0342bcfe30e543d888ace1f9ec5fb69a 2022-04-14 07:18:26.135 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 07:18:26.135 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:18:26.135 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:18:26.135 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 07:18:26.135 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 07:18:26.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.135 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.135 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.135 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 07:18:26.135 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:26.135 | ++ functions-common:get_or_create_user:932 : user_id=9b2e4ca3df094614a10455dbf3622314 2022-04-14 07:18:26.135 | ++ functions-common:get_or_create_user:933 : echo 9b2e4ca3df094614a10455dbf3622314 2022-04-14 07:18:26.136 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9b2e4ca3df094614a10455dbf3622314 2022-04-14 07:18:26.176 | [143859 Async create_cinder_accounts:178501]: finished create_cinder_accounts with result 0 in 58 seconds 2022-04-14 07:18:26.180 | + inc/async:async_wait:197 : return 0 2022-04-14 07:18:26.184 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 07:18:26.238 | [143859 Async create_neutron_accounts:178616]: Waiting for completion of create_neutron_accounts running on PID 178616 (3 other jobs running) 2022-04-14 07:18:26.264 | [143859 Async create_neutron_accounts:178616]: Signaling child to exit 2022-04-14 07:18:26.264 | WAKEUP 2022-04-14 07:18:26.287 | [143859 Async create_neutron_accounts:178616]: Signaled 2022-04-14 07:18:26.288 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 07:18:26.288 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:18:26.288 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:18:26.288 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:18:26.288 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:18:26.288 | + 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-04-14 07:18:26.288 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:18:26.288 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 07:18:26.288 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 07:18:26.288 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 07:18:26.288 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.30:9696/ 2022-04-14 07:18:26.289 | + 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-04-14 07:18:26.289 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 07:18:26.289 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 07:18:26.289 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:18:26.289 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:18:26.289 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:18:26.289 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:18:26.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.289 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.289 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.289 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:26.289 | + functions-common:get_or_create_user:932 : user_id=2278966c2bb942d4a8fce0a759ec8c83 2022-04-14 07:18:26.289 | + functions-common:get_or_create_user:933 : echo 2278966c2bb942d4a8fce0a759ec8c83 2022-04-14 07:18:26.289 | 2278966c2bb942d4a8fce0a759ec8c83 2022-04-14 07:18:26.289 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 07:18:26.289 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:18:26.289 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:18:26.289 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:18:26.289 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:18:26.289 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:18:26.289 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:18:26.289 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:18:26.289 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:18:26.289 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:18:26.289 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:18:26.289 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 07:18:26.289 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:18:26.289 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:18:26.289 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:18:26.289 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:26.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.290 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.290 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.290 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:26.290 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:18:26.290 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:18:26.290 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 07:18:26.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.290 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.290 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.290 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:18:26.290 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 07:18:26.290 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:18:26.290 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:18:26.290 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:26.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.290 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.290 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.290 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:26.290 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:18:26.290 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:18:26.290 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:18:26.291 | ++ functions-common:get_field:825 : echo '| 9263043c4d4c4e428f7eed7f43c2978f | 2278966c2bb942d4a8fce0a759ec8c83 | | 0342bcfe30e543d888ace1f9ec5fb69a | | | False |' 2022-04-14 07:18:26.291 | ++ functions-common:get_field:819 : read data 2022-04-14 07:18:26.291 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:18:26.291 | + functions-common:get_or_add_user_project_role:1004 : echo 9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:18:26.291 | 9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:18:26.291 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:18:26.291 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 07:18:26.291 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:18:26.291 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 07:18:26.291 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 07:18:26.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.291 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.291 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.291 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:26.291 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:18:26.292 | 8270c8726d7a4be6b37c6536d42b6e17' 2022-04-14 07:18:26.292 | + functions-common:get_or_create_service:1101 : echo 8270c8726d7a4be6b37c6536d42b6e17 2022-04-14 07:18:26.292 | 8270c8726d7a4be6b37c6536d42b6e17 2022-04-14 07:18:26.292 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.30:9696/ 2022-04-14 07:18:26.292 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:18:26.292 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.30:9696/ RegionOne 2022-04-14 07:18:26.292 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:18:26.292 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 07:18:26.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.292 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.292 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.292 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:26.292 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:18:26.292 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:18:26.292 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.30:9696/ --region RegionOne -f value -c id 2022-04-14 07:18:26.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.292 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:18:26.292 | from cryptography.utils import int_from_bytes 2022-04-14 07:18:26.292 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:18:26.292 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=0e7acdade76d42c0a71d9b6bcc0e27f3 2022-04-14 07:18:26.292 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 0e7acdade76d42c0a71d9b6bcc0e27f3 2022-04-14 07:18:26.292 | + functions-common:get_or_create_endpoint:1134 : public_id=0e7acdade76d42c0a71d9b6bcc0e27f3 2022-04-14 07:18:26.292 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:18:26.292 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:18:26.292 | + functions-common:get_or_create_endpoint:1143 : echo 0e7acdade76d42c0a71d9b6bcc0e27f3 2022-04-14 07:18:26.292 | 0e7acdade76d42c0a71d9b6bcc0e27f3 2022-04-14 07:18:26.334 | [143859 Async create_neutron_accounts:178616]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-14 07:18:26.373 | [143859 Async create_swift_accounts:178757]: Waiting for completion of create_swift_accounts running on PID 178757 (2 other jobs running) 2022-04-14 07:18:26.402 | [143859 Async create_swift_accounts:178757]: Signaling child to exit 2022-04-14 07:19:14.351 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:19:14.376 | [178757 Async create_swift_accounts:178757]: finished successfully 2022-04-14 07:19:14.397 | WAKEUP 2022-04-14 07:19:14.419 | [143859 Async create_swift_accounts:178757]: Signaled 2022-04-14 07:19:14.421 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 07:19:14.421 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 07:19:14.421 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 07:19:14.421 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 07:19:14.421 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 07:19:14.421 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 07:19:14.421 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 07:19:14.421 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 07:19:14.421 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 07:19:14.421 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 07:19:14.421 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:19:14.421 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 07:19:14.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.421 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.421 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.421 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.422 | ++ functions-common:get_or_create_role:957 : role_id=1ffe85d7205c4a4cb737c40064396fe7 2022-04-14 07:19:14.422 | ++ functions-common:get_or_create_role:958 : echo 1ffe85d7205c4a4cb737c40064396fe7 2022-04-14 07:19:14.422 | + lib/swift:create_swift_accounts:614 : another_role=1ffe85d7205c4a4cb737c40064396fe7 2022-04-14 07:19:14.422 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 07:19:14.422 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 07:19:14.422 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:19:14.422 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:19:14.422 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:19:14.422 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:19:14.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.422 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.422 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.422 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.422 | + functions-common:get_or_create_user:932 : user_id=5fbeb3ecd5814ab5bd4851b3679d59c5 2022-04-14 07:19:14.422 | + functions-common:get_or_create_user:933 : echo 5fbeb3ecd5814ab5bd4851b3679d59c5 2022-04-14 07:19:14.422 | 5fbeb3ecd5814ab5bd4851b3679d59c5 2022-04-14 07:19:14.422 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 07:19:14.422 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:19:14.422 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:19:14.422 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:19:14.422 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:19:14.422 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:19:14.422 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:19:14.422 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:19:14.422 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:19:14.422 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:19:14.422 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:19:14.422 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:14.422 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:19:14.422 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:19:14.422 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:14.423 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:14.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.423 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.423 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.423 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.423 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:19:14.423 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:19:14.423 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:19:14.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.423 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.423 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.423 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:14.423 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:19:14.423 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:19:14.423 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:14.423 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:14.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.423 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.423 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.423 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.423 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:19:14.423 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:19:14.423 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:19:14.423 | ++ functions-common:get_field:825 : echo '| 9263043c4d4c4e428f7eed7f43c2978f | 5fbeb3ecd5814ab5bd4851b3679d59c5 | | 0342bcfe30e543d888ace1f9ec5fb69a | | | False |' 2022-04-14 07:19:14.423 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:14.423 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:19:14.423 | + functions-common:get_or_add_user_project_role:1004 : echo 9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:19:14.424 | 9263043c4d4c4e428f7eed7f43c2978f 2022-04-14 07:19:14.424 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:19:14.424 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 07:19:14.424 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:19:14.424 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:19:14.424 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:19:14.424 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:19:14.424 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:19:14.424 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:19:14.424 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:19:14.424 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:19:14.424 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:19:14.424 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:19:14.424 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:19:14.424 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:14.424 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:19:14.424 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:14.424 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:14.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.424 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.424 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.424 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.424 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:19:14.424 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:19:14.424 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:19:14.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.424 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.424 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.424 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:19:14.425 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:14.425 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:19:14.425 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:14.425 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:14.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.425 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.425 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.425 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.425 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:19:14.425 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:19:14.425 | ++ functions-common:get_field:825 : echo '| 8e239cea3f984a5686c822f3bce69834 | 5fbeb3ecd5814ab5bd4851b3679d59c5 | | 0342bcfe30e543d888ace1f9ec5fb69a | | | False |' 2022-04-14 07:19:14.425 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:19:14.425 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:14.425 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8e239cea3f984a5686c822f3bce69834 2022-04-14 07:19:14.425 | + functions-common:get_or_add_user_project_role:1004 : echo 8e239cea3f984a5686c822f3bce69834 2022-04-14 07:19:14.425 | 8e239cea3f984a5686c822f3bce69834 2022-04-14 07:19:14.425 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 07:19:14.425 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:19:14.425 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 07:19:14.425 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 07:19:14.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.425 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.425 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.425 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.425 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:19:14.425 | acff96dadcae44bcb152145f02dbbb7d' 2022-04-14 07:19:14.425 | + functions-common:get_or_create_service:1101 : echo acff96dadcae44bcb152145f02dbbb7d 2022-04-14 07:19:14.425 | acff96dadcae44bcb152145f02dbbb7d 2022-04-14 07:19:14.425 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' http://10.222.0.30:8080 2022-04-14 07:19:14.425 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:19:14.426 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 07:19:14.426 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:19:14.426 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 07:19:14.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.426 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.426 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.426 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.426 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:19:14.426 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:19:14.426 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:19:14.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.426 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.426 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.426 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.426 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=63ed7bfd670f435c82a485a51d6a72ce 2022-04-14 07:19:14.426 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 63ed7bfd670f435c82a485a51d6a72ce 2022-04-14 07:19:14.426 | + functions-common:get_or_create_endpoint:1134 : public_id=63ed7bfd670f435c82a485a51d6a72ce 2022-04-14 07:19:14.426 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.30:8080 ]] 2022-04-14 07:19:14.426 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.30:8080 RegionOne 2022-04-14 07:19:14.426 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:19:14.426 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 07:19:14.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.426 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.426 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.426 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.426 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:19:14.426 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:19:14.427 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.30:8080 --region RegionOne -f value -c id 2022-04-14 07:19:14.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.427 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.427 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.427 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.427 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=a490c6446dd24a28bd9d93841c1ad6dc 2022-04-14 07:19:14.427 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo a490c6446dd24a28bd9d93841c1ad6dc 2022-04-14 07:19:14.427 | a490c6446dd24a28bd9d93841c1ad6dc 2022-04-14 07:19:14.427 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:19:14.427 | + functions-common:get_or_create_endpoint:1143 : echo 63ed7bfd670f435c82a485a51d6a72ce 2022-04-14 07:19:14.427 | 63ed7bfd670f435c82a485a51d6a72ce 2022-04-14 07:19:14.427 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 07:19:14.427 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 07:19:14.427 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:19:14.427 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 07:19:14.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.427 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.427 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.427 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.427 | ++ functions-common:get_or_create_project:945 : project_id=4ce42407fdaa4744970131ffbf7a52be 2022-04-14 07:19:14.427 | ++ functions-common:get_or_create_project:946 : echo 4ce42407fdaa4744970131ffbf7a52be 2022-04-14 07:19:14.427 | + lib/swift:create_swift_accounts:628 : swift_project_test1=4ce42407fdaa4744970131ffbf7a52be 2022-04-14 07:19:14.427 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 07:19:14.427 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:19:14.427 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 07:19:14.427 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:19:14.427 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 07:19:14.427 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 07:19:14.427 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-14 07:19:14.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.428 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.428 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.428 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.428 | ++ functions-common:get_or_create_user:932 : user_id=899837783a33496e89e6a4594b20b162 2022-04-14 07:19:14.428 | ++ functions-common:get_or_create_user:933 : echo 899837783a33496e89e6a4594b20b162 2022-04-14 07:19:14.428 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=899837783a33496e89e6a4594b20b162 2022-04-14 07:19:14.428 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 07:19:14.428 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:19:14.428 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 899837783a33496e89e6a4594b20b162 4ce42407fdaa4744970131ffbf7a52be 2022-04-14 07:19:14.428 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:19:14.428 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:19:14.428 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:19:14.428 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:19:14.428 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:19:14.428 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:19:14.428 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:19:14.428 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:19:14.428 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 899837783a33496e89e6a4594b20b162 --project 4ce42407fdaa4744970131ffbf7a52be 2022-04-14 07:19:14.428 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:19:14.428 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:14.428 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:14.428 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:14.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.428 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.428 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.428 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.429 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:19:14.429 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:19:14.429 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 899837783a33496e89e6a4594b20b162 --project 4ce42407fdaa4744970131ffbf7a52be 2022-04-14 07:19:14.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.429 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.429 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.429 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 899837783a33496e89e6a4594b20b162 --project 4ce42407fdaa4744970131ffbf7a52be 2022-04-14 07:19:14.429 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:19:14.429 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:14.429 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:14.429 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:14.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.429 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.429 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.429 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.429 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:19:14.429 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:19:14.429 | ++ functions-common:get_field:825 : echo '| 8e239cea3f984a5686c822f3bce69834 | 899837783a33496e89e6a4594b20b162 | | 4ce42407fdaa4744970131ffbf7a52be | | | False |' 2022-04-14 07:19:14.429 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:19:14.429 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:14.429 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8e239cea3f984a5686c822f3bce69834 2022-04-14 07:19:14.429 | + functions-common:get_or_add_user_project_role:1004 : echo 8e239cea3f984a5686c822f3bce69834 2022-04-14 07:19:14.429 | 8e239cea3f984a5686c822f3bce69834 2022-04-14 07:19:14.429 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 07:19:14.429 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 07:19:14.429 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:19:14.429 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 07:19:14.429 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 07:19:14.429 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-14 07:19:14.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.430 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.430 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.430 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.430 | ++ functions-common:get_or_create_user:932 : user_id=9321d439a88447dd8d8561258b9be607 2022-04-14 07:19:14.430 | ++ functions-common:get_or_create_user:933 : echo 9321d439a88447dd8d8561258b9be607 2022-04-14 07:19:14.430 | + lib/swift:create_swift_accounts:637 : swift_user_test3=9321d439a88447dd8d8561258b9be607 2022-04-14 07:19:14.430 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 07:19:14.430 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:19:14.430 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 1ffe85d7205c4a4cb737c40064396fe7 9321d439a88447dd8d8561258b9be607 4ce42407fdaa4744970131ffbf7a52be 2022-04-14 07:19:14.430 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:19:14.430 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:19:14.430 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:19:14.430 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:19:14.430 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:19:14.430 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:19:14.430 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:19:14.430 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:19:14.430 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 1ffe85d7205c4a4cb737c40064396fe7 --user 9321d439a88447dd8d8561258b9be607 --project 4ce42407fdaa4744970131ffbf7a52be 2022-04-14 07:19:14.430 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:14.430 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:19:14.430 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:14.430 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:14.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.430 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.430 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.430 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.430 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:19:14.430 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:19:14.431 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 1ffe85d7205c4a4cb737c40064396fe7 --user 9321d439a88447dd8d8561258b9be607 --project 4ce42407fdaa4744970131ffbf7a52be 2022-04-14 07:19:14.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.431 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.431 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.431 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 1ffe85d7205c4a4cb737c40064396fe7 --user 9321d439a88447dd8d8561258b9be607 --project 4ce42407fdaa4744970131ffbf7a52be 2022-04-14 07:19:14.431 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:14.431 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:19:14.431 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:14.431 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:14.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.431 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.431 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.431 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.431 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:19:14.431 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:19:14.431 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:19:14.431 | ++ functions-common:get_field:825 : echo '| 1ffe85d7205c4a4cb737c40064396fe7 | 9321d439a88447dd8d8561258b9be607 | | 4ce42407fdaa4744970131ffbf7a52be | | | False |' 2022-04-14 07:19:14.431 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:14.431 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1ffe85d7205c4a4cb737c40064396fe7 2022-04-14 07:19:14.431 | + functions-common:get_or_add_user_project_role:1004 : echo 1ffe85d7205c4a4cb737c40064396fe7 2022-04-14 07:19:14.431 | 1ffe85d7205c4a4cb737c40064396fe7 2022-04-14 07:19:14.431 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 07:19:14.431 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 07:19:14.431 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:19:14.431 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 07:19:14.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.431 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.431 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.432 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.432 | ++ functions-common:get_or_create_project:945 : project_id=0ed218e4a6294ad6bd941538485720fe 2022-04-14 07:19:14.432 | ++ functions-common:get_or_create_project:946 : echo 0ed218e4a6294ad6bd941538485720fe 2022-04-14 07:19:14.432 | + lib/swift:create_swift_accounts:642 : swift_project_test2=0ed218e4a6294ad6bd941538485720fe 2022-04-14 07:19:14.432 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 07:19:14.432 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:19:14.432 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 07:19:14.432 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 07:19:14.432 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:19:14.432 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 07:19:14.432 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 07:19:14.432 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-14 07:19:14.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.432 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.432 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.432 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.432 | ++ functions-common:get_or_create_user:932 : user_id=51a3da78419c486a9badb73958589461 2022-04-14 07:19:14.432 | ++ functions-common:get_or_create_user:933 : echo 51a3da78419c486a9badb73958589461 2022-04-14 07:19:14.432 | + lib/swift:create_swift_accounts:647 : swift_user_test2=51a3da78419c486a9badb73958589461 2022-04-14 07:19:14.432 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 07:19:14.432 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:19:14.432 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 51a3da78419c486a9badb73958589461 0ed218e4a6294ad6bd941538485720fe 2022-04-14 07:19:14.432 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:19:14.432 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:19:14.432 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:19:14.432 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:19:14.432 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:19:14.432 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:19:14.432 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:19:14.432 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:19:14.432 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 51a3da78419c486a9badb73958589461 --project 0ed218e4a6294ad6bd941538485720fe 2022-04-14 07:19:14.433 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:14.433 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:19:14.433 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:14.433 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:14.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.433 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.433 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.433 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.433 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:19:14.433 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:19:14.433 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 51a3da78419c486a9badb73958589461 --project 0ed218e4a6294ad6bd941538485720fe 2022-04-14 07:19:14.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.433 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.433 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.433 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 51a3da78419c486a9badb73958589461 --project 0ed218e4a6294ad6bd941538485720fe 2022-04-14 07:19:14.433 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:14.433 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:19:14.433 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:14.433 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:14.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.433 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.433 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.433 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.433 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:19:14.433 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:19:14.433 | ++ functions-common:get_field:825 : echo '| 8e239cea3f984a5686c822f3bce69834 | 51a3da78419c486a9badb73958589461 | | 0ed218e4a6294ad6bd941538485720fe | | | False |' 2022-04-14 07:19:14.433 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:19:14.433 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:14.434 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8e239cea3f984a5686c822f3bce69834 2022-04-14 07:19:14.434 | + functions-common:get_or_add_user_project_role:1004 : echo 8e239cea3f984a5686c822f3bce69834 2022-04-14 07:19:14.434 | 8e239cea3f984a5686c822f3bce69834 2022-04-14 07:19:14.434 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 07:19:14.434 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 07:19:14.434 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:19:14.434 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 07:19:14.434 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 07:19:14.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.434 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.434 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.434 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.434 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 07:19:14.434 | 7478e98211674656b66b8f38154713d9' 2022-04-14 07:19:14.434 | ++ functions-common:get_or_create_domain:895 : echo 7478e98211674656b66b8f38154713d9 2022-04-14 07:19:14.434 | + lib/swift:create_swift_accounts:652 : swift_domain=7478e98211674656b66b8f38154713d9 2022-04-14 07:19:14.434 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 07:19:14.434 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:19:14.434 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 07:19:14.434 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 7478e98211674656b66b8f38154713d9 2022-04-14 07:19:14.434 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:19:14.434 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=7478e98211674656b66b8f38154713d9 --or-show -f value -c id 2022-04-14 07:19:14.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.434 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.434 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.434 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.434 | ++ functions-common:get_or_create_project:945 : project_id=3683aef18e5c4e32b33ec9b850f71e0f 2022-04-14 07:19:14.434 | ++ functions-common:get_or_create_project:946 : echo 3683aef18e5c4e32b33ec9b850f71e0f 2022-04-14 07:19:14.434 | + lib/swift:create_swift_accounts:656 : swift_project_test4=3683aef18e5c4e32b33ec9b850f71e0f 2022-04-14 07:19:14.435 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 07:19:14.435 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:19:14.435 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 07:19:14.435 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 7478e98211674656b66b8f38154713d9 test4@example.com 2022-04-14 07:19:14.435 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:19:14.435 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 07:19:14.435 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 07:19:14.435 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=7478e98211674656b66b8f38154713d9 --email=test4@example.com --or-show -f value -c id 2022-04-14 07:19:14.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.435 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.435 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.435 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.435 | ++ functions-common:get_or_create_user:932 : user_id=37e82f193ca849b3ba476a0268e126d4 2022-04-14 07:19:14.436 | ++ functions-common:get_or_create_user:933 : echo 37e82f193ca849b3ba476a0268e126d4 2022-04-14 07:19:14.436 | + lib/swift:create_swift_accounts:661 : swift_user_test4=37e82f193ca849b3ba476a0268e126d4 2022-04-14 07:19:14.436 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 07:19:14.436 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:19:14.436 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 37e82f193ca849b3ba476a0268e126d4 3683aef18e5c4e32b33ec9b850f71e0f 2022-04-14 07:19:14.436 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:19:14.436 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:19:14.436 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:19:14.436 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:19:14.436 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:19:14.436 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:19:14.436 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:19:14.436 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:19:14.436 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:14.436 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 37e82f193ca849b3ba476a0268e126d4 --project 3683aef18e5c4e32b33ec9b850f71e0f 2022-04-14 07:19:14.436 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:19:14.436 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:14.436 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:14.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.436 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.436 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.436 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.436 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:19:14.436 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:19:14.436 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 37e82f193ca849b3ba476a0268e126d4 --project 3683aef18e5c4e32b33ec9b850f71e0f 2022-04-14 07:19:14.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.436 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.436 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.436 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 37e82f193ca849b3ba476a0268e126d4 --project 3683aef18e5c4e32b33ec9b850f71e0f 2022-04-14 07:19:14.436 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:19:14.437 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:19:14.437 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:19:14.437 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:14.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.437 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:14.437 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:14.437 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:19:14.437 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:19:14.437 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:19:14.437 | ++ functions-common:get_field:825 : echo '| 8e239cea3f984a5686c822f3bce69834 | 37e82f193ca849b3ba476a0268e126d4 | | 3683aef18e5c4e32b33ec9b850f71e0f | | | False |' 2022-04-14 07:19:14.437 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:19:14.437 | ++ functions-common:get_field:819 : read data 2022-04-14 07:19:14.437 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8e239cea3f984a5686c822f3bce69834 2022-04-14 07:19:14.437 | + functions-common:get_or_add_user_project_role:1004 : echo 8e239cea3f984a5686c822f3bce69834 2022-04-14 07:19:14.437 | 8e239cea3f984a5686c822f3bce69834 2022-04-14 07:19:14.467 | [143859 Async create_swift_accounts:178757]: finished create_swift_accounts with result 0 in 127 seconds 2022-04-14 07:19:14.474 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 07:19:14.477 | + inc/async:async_wait:197 : return 0 2022-04-14 07:19:14.480 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-14 07:19:14.498 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:14.501 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-14 07:19:14.519 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:14.521 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-14 07:19:14.524 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:19:14.526 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-14 07:19:14.530 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-14 07:19:14.533 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 07:19:14.593 | + inc/async:async_inner:63 : init_glance 2022-04-14 07:19:14.631 | [143859 Async init_glance:183017]: running: init_glance 2022-04-14 07:19:14.634 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-14 07:19:14.653 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:14.656 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-14 07:19:14.659 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:19:14.662 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-14 07:19:14.665 | + ./stack.sh:main:1149 : configure_neutron 2022-04-14 07:19:14.668 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 07:19:14.673 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:19:14.673 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:19:14.679 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:19:14.682 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:19:14.684 | + 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-04-14 07:19:14.688 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:19:14.691 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 07:19:14.693 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 07:19:14.696 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 07:19:14.698 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 07:19:14.713 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 07:19:14.716 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 07:19:18.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:18.288 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:18.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:18.289 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:21.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:21.860 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:21.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:21.861 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:24.747 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:19:24.773 | [183017 Async init_glance:183017]: finished successfully 2022-04-14 07:19:25.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:25.490 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:25.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:25.491 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:29.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:29.028 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:29.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:29.029 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:32.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:32.600 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:32.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:32.600 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:36.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:36.111 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:36.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:36.111 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:39.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:39.594 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:39.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:39.594 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:43.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:43.294 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:43.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:43.294 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:48.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:48.069 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:48.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:48.069 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:48.069 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 07:19:54.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:54.078 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:54.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:54.078 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:54.395 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 07:19:54.401 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 07:19:54.403 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 07:19:54.405 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 07:19:54.408 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 07:19:54.410 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 07:19:54.413 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 07:19:54.415 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 07:19:54.417 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 07:19:54.420 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 07:19:54.422 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 07:19:54.424 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 07:19:54.427 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 07:19:54.429 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 07:19:54.431 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 07:19:54.433 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 07:19:54.437 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:19:54.440 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 07:19:54.442 | + 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-04-14 07:19:54.447 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 07:19:54.450 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 07:19:54.452 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 07:19:54.454 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 07:19:54.457 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 07:19:54.460 | + 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-04-14 07:19:54.489 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 07:19:54.517 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 07:19:54.547 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 07:19:54.576 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 07:19:54.605 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 07:19:54.635 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 07:19:54.637 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 07:19:54.640 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 07:19:54.642 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:19:54.646 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:19:54.662 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:19:54.665 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:19:54.667 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:19:54.669 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:19:54.671 | + 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-04-14 07:19:54.700 | + 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-04-14 07:19:54.730 | + 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-04-14 07:19:54.759 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:19:54.789 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 07:19:54.805 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:19:54.808 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 07:19:54.810 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:19:54.812 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 07:19:54.815 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 07:19:54.817 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 07:19:54.829 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 07:19:54.831 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:19:54.834 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 07:19:54.836 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 07:19:54.849 | + 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-04-14 07:19:54.861 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 07:19:54.864 | + 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-04-14 07:19:54.877 | + 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-04-14 07:19:54.889 | + 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-04-14 07:19:54.902 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:19:54.904 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:19:54.907 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 07:19:54.912 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.J7VtzkvRGb 2022-04-14 07:19:54.914 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:19:54.917 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:19:54.919 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.J7VtzkvRGb 2022-04-14 07:19:54.923 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.J7VtzkvRGb 2022-04-14 07:19:54.935 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.J7VtzkvRGb /etc/sudoers.d/neutron-rootwrap 2022-04-14 07:19:54.948 | + 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-04-14 07:19:54.977 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 07:19:54.979 | + 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-04-14 07:19:55.009 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 07:19:55.011 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 07:19:55.014 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 07:19:55.016 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:19:55.018 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:19:55.021 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:19:55.038 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:55.041 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:19:55.044 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:19:55.046 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:19:55.064 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:55.066 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:19:55.070 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:19:55.099 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:19:55.102 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:19:55.104 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 07:19:55.121 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:55.124 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 07:19:55.126 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 07:19:55.128 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:19:55.132 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:19:55.136 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 07:19:55.138 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 07:19:55.141 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:19:55.144 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 07:19:55.147 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 07:19:55.149 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 07:19:55.154 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 07:19:55.156 | + 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-04-14 07:19:55.161 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 07:19:55.179 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:55.182 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 07:19:55.184 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 07:19:55.187 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 07:19:55.191 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 07:19:55.223 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:19:55.253 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 07:19:55.283 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 07:19:55.313 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 07:19:55.343 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 07:19:55.346 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:19:55.348 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 07:19:55.352 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:19:55.354 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 07:19:55.384 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 07:19:55.414 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-04-14 07:19:55.444 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 07:19:55.473 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 07:19:55.503 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 07:19:55.534 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 07:19:55.565 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 07:19:55.595 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:19:55.626 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:19:55.655 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 07:19:55.686 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 07:19:55.716 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 07:19:55.718 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:19:55.721 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:19:55.723 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:19:55.726 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 07:19:55.756 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 07:19:55.786 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.30/identity 2022-04-14 07:19:55.816 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 07:19:55.845 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 07:19:55.875 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 07:19:55.906 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 07:19:55.936 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 07:19:55.968 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:19:55.998 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 07:19:56.028 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 07:19:56.031 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 07:19:56.033 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 07:19:56.036 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 07:19:56.038 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 07:19:56.041 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 07:19:56.043 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 07:19:56.046 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 200:249 != '' ]] 2022-04-14 07:19:56.048 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:200:249 2022-04-14 07:19:56.050 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:200:249 != '' ]] 2022-04-14 07:19:56.053 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 07:19:56.056 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 07:19:56.058 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 07:19:56.061 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 07:19:56.063 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 07:19:56.065 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 07:19:56.069 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 07:19:56.071 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 07:19:56.073 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 07:19:56.076 | + 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-04-14 07:19:56.104 | + 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-04-14 07:19:56.106 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:19:56.109 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:19:56.111 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 07:19:56.114 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 07:19:56.117 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:19:56.119 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 07:19:56.147 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 07:19:56.149 | + 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-04-14 07:19:56.151 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:19:56.154 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:19:56.156 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 07:19:56.159 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 07:19:56.161 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:19:56.164 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 07:19:56.192 | + 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-04-14 07:19:56.195 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:19:56.197 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:19:56.200 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 07:19:56.202 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 07:19:56.205 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:19:56.207 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 07:19:56.235 | + 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-04-14 07:19:56.238 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:19:56.241 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 07:19:56.244 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 07:19:56.247 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 07:19:56.249 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:19:56.251 | + 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-04-14 07:19:56.280 | + 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-04-14 07:19:56.283 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:19:56.285 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 07:19:56.288 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:19:56.291 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:19:56.293 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:19:56.296 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-14 07:19:56.325 | + 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-04-14 07:19:56.328 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:19:56.330 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 07:19:56.333 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 07:19:56.335 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 07:19:56.338 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:19:56.340 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 07:19:56.369 | + 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:200:249 2022-04-14 07:19:56.372 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:19:56.374 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 07:19:56.377 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:200:249 2022-04-14 07:19:56.379 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:200:249 ']' 2022-04-14 07:19:56.382 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:19:56.384 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:200:249 2022-04-14 07:19:56.413 | + 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-04-14 07:19:56.416 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:19:56.418 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 07:19:56.421 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:19:56.423 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:19:56.425 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:19:56.429 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-14 07:19:56.457 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 07:19:56.460 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 07:19:56.478 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:56.480 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 07:19:56.483 | + 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-04-14 07:19:56.514 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 07:19:56.517 | + 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-04-14 07:19:56.546 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:19:56.578 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 07:19:56.580 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 07:19:56.583 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 07:19:56.586 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:19:59.646 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:19:59.646 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev116 2022-04-14 07:19:59.647 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=184994) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:19:59.697 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=184994) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:19:59.697 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=184994) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:19:59.697 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=184994) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:19:59.697 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=184994) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:19:59.698 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=184994) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:19:59.698 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=184994) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:19:59.752 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:19:59.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:59.752 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:59.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:59.752 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:00.113 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 07:20:00.116 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 07:20:00.119 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 07:20:00.121 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:20:00.124 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 07:20:00.181 | + 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-04-14 07:20:00.199 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 07:20:00.201 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 07:20:00.204 | + 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-04-14 07:20:00.239 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 07:20:00.243 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 07:20:00.251 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 07:20:00.253 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 07:20:00.256 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 07:20:00.269 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 07:20:00.282 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:20:00.284 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 07:20:00.293 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 07:20:00.296 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:20:00.298 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 07:20:00.307 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 07:20:00.311 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 07:20:00.313 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 07:20:00.316 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 07:20:00.319 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 07:20:00.322 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:20:00.324 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:20:00.327 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 07:20:00.329 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:20:00.332 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:20:00.358 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 07:20:00.361 | + 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-04-14 07:20:00.396 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 07:20:00.399 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 07:20:00.428 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 07:20:00.457 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 07:20:00.474 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:00.477 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 07:20:00.480 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 07:20:00.484 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 07:20:00.514 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 07:20:00.543 | + 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-04-14 07:20:00.576 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 07:20:00.578 | + 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-04-14 07:20:00.608 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 07:20:00.625 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:00.628 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:20:00.630 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:20:00.659 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:20:00.662 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:20:00.665 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 07:20:00.694 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 07:20:00.696 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:20:00.699 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 07:20:00.701 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 07:20:00.719 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:00.721 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 07:20:00.724 | + 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-04-14 07:20:00.729 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 07:20:00.758 | + 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-04-14 07:20:00.792 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 07:20:00.794 | + 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-04-14 07:20:00.824 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:20:00.827 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:20:00.857 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:20:00.859 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:20:00.862 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 07:20:00.891 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 07:20:00.894 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:20:00.896 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 07:20:00.899 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:20:03.952 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:20:03.952 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev116 2022-04-14 07:20:03.953 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=185524) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:20:04.004 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=185524) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:20:04.004 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=185524) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:20:04.004 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=185524) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:20:04.004 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=185524) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:20:04.005 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=185524) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:20:04.005 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=185524) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:20:04.066 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 07:20:04.067 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=185524) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 07:20:04.067 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=185524) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 07:20:04.067 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:20:04.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:04.068 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:04.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:04.068 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:04.444 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 07:20:04.446 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 07:20:04.449 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:20:04.451 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:20:04.454 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 07:20:04.457 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:20:04.459 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:20:04.476 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 07:20:04.479 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 07:20:04.482 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 07:20:04.484 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 07:20:04.497 | + 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-04-14 07:20:04.515 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 07:20:04.518 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 07:20:04.520 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 07:20:04.523 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 07:20:04.525 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 07:20:04.528 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 07:20:04.530 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 07:20:04.533 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 07:20:04.535 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 07:20:04.538 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 07:20:04.541 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 07:20:04.543 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 07:20:04.546 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 07:20:04.548 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 07:20:04.552 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 07:20:04.552 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 07:20:04.560 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 07:20:04.562 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 07:20:04.564 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 07:20:04.567 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 07:20:04.571 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 07:20:04.571 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 07:20:04.572 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 07:20:04.578 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.38/22 brd 192.168.3.255' 2022-04-14 07:20:04.580 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 07:20:04.583 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 07:20:04.585 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 07:20:04.596 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 07:20:04.599 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.38/22 brd 192.168.3.255 != '' ]] 2022-04-14 07:20:04.602 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.38/22 brd 192.168.3.255 dev eth1' 2022-04-14 07:20:04.604 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.38/22 brd 192.168.3.255 dev br-data' 2022-04-14 07:20:04.607 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 07:20:04.609 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 07:20:04.613 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.38/22 brd 192.168.3.255 2022-04-14 07:20:04.614 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 07:20:04.614 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 07:20:04.614 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 07:20:04.621 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.38 2022-04-14 07:20:04.624 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.38 ' 2022-04-14 07:20:04.626 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.38/22 brd 192.168.3.255 dev eth1 2022-04-14 07:20:04.639 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.38/22 brd 192.168.3.255 dev br-data 2022-04-14 07:20:04.652 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 07:20:04.665 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 07:20:04.685 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.38 2022-04-14 07:20:07.695 | ARPING 192.168.0.38 from 192.168.0.38 br-data 2022-04-14 07:20:07.695 | Sent 3 probes (3 broadcast(s)) 2022-04-14 07:20:07.695 | Received 0 response(s) 2022-04-14 07:20:07.712 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 07:20:07.715 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-14 07:20:07.718 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-14 07:20:07.720 | + ./stack.sh:exit_trap:524 : jobs='169303 2022-04-14 07:20:07.720 | 183017' 2022-04-14 07:20:07.723 | + ./stack.sh:exit_trap:527 : [[ -n 169303 2022-04-14 07:20:07.723 | 183017 ]] 2022-04-14 07:20:07.725 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-071040 ]] 2022-04-14 07:20:07.727 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-14 07:20:07.729 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-14 07:20:07.729 | exit_trap: cleaning up child processes 2022-04-14 07:20:07.732 | + ./stack.sh:exit_trap:529 : kill 169303 183017 2022-04-14 07:20:07.734 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.KB2GwQTPu5 ']' 2022-04-14 07:20:07.737 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.KB2GwQTPu5 2022-04-14 07:20:07.740 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-14 07:20:07.744 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-14 07:20:07.746 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-14 07:20:07.748 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-14 07:20:07.748 | Error on exit 2022-04-14 07:20:07.751 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-14 07:20:07.753 | + ./stack.sh:exit_trap:544 : generate-subunit 1649920237 571 fail 2022-04-14 07:20:08.439 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-14 07:20:08.441 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 07:20:09.573 | + ./stack.sh:exit_trap:558 : exit 1