2022-04-13 06:43:58.840 | + ./stack.sh:main:473 : exec 2022-04-13 06:43:58.840 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-064358' 2022-04-13 06:43:58.840 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-064358.summary.2022-04-13-064358 2022-04-13 06:43:58.840 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:43:58.840 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-064358 2022-04-13 06:43:58.840 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-064358 /opt/stack/logs/stack.sh.log 2022-04-13 06:43:58.840 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-064358.summary.2022-04-13-064358 /opt/stack/logs/stack.sh.log.summary 2022-04-13 06:43:58.840 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-04-13 06:43:58.840 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 06:43:58.840 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 06:43:58.840 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 06:43:58.840 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 06:43:58.840 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 06:43:58.840 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 06:43:58.840 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 06:43:58.840 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 06:43:58.840 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 06:43:58.840 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 06:43:58.840 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 06:43:58.842 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 06:43:58.844 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 06:43:58.848 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 06:43:58.850 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-04-13 06:43:58.852 | + ./stack.sh:main:546 : trap err_trap ERR 2022-04-13 06:43:58.854 | + ./stack.sh:main:559 : set -o errexit 2022-04-13 06:43:58.856 | + ./stack.sh:main:562 : uname -a 2022-04-13 06:43:58.857 | Linux dv-neutron-837671-1-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-13 06:43:58.859 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 06:43:58.861 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 06:43:58.864 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-04-13 06:43:58.891 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 06:43:58.907 | + ./stack.sh:main:576 : fetch_plugins 2022-04-13 06:43:58.909 | + functions-common:fetch_plugins:1655 : local plugins= 2022-04-13 06:43:58.911 | + functions-common:fetch_plugins:1656 : local plugin 2022-04-13 06:43:58.913 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2022-04-13 06:43:58.915 | + functions-common:fetch_plugins:1660 : return 2022-04-13 06:43:58.917 | + ./stack.sh:main:580 : run_phase override_defaults 2022-04-13 06:43:58.919 | + functions-common:run_phase:1737 : local mode=override_defaults 2022-04-13 06:43:58.921 | + functions-common:run_phase:1738 : local phase= 2022-04-13 06:43:58.923 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:43:58.924 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-04-13 06:43:58.926 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:43:58.928 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-04-13 06:43:58.930 | + functions-common:run_phase:1747 : local extra 2022-04-13 06:43:58.932 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:43:58.936 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-04-13 06:43:58.937 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:43:58.939 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:43:58.941 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 06:43:58.943 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:43:58.955 | ++ functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:43:58.957 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 06:43:58.959 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:43:58.961 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:43:58.963 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:43:58.964 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:43:58.966 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 06:43:58.968 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 06:43:58.970 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 06:43:58.972 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 06:43:58.974 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 06:43:58.976 | + functions-common:run_phase:1762 : plugin_override_defaults 2022-04-13 06:43:58.978 | + functions-common:plugin_override_defaults:1696 : local plugins= 2022-04-13 06:43:58.979 | + functions-common:plugin_override_defaults:1697 : local plugin 2022-04-13 06:43:58.981 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2022-04-13 06:43:58.983 | + functions-common:plugin_override_defaults:1701 : return 2022-04-13 06:43:58.985 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-04-13 06:43:59.001 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-04-13 06:43:59.003 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 06:43:59.017 | ++ functions-common:is_service_enabled:1965 : return 1 2022-04-13 06:43:59.019 | +++ lib/tls:source:43 : hostname -f 2022-04-13 06:43:59.023 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 06:43:59.025 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 06:43:59.027 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 06:43:59.029 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 06:43:59.030 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 06:43:59.032 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 06:43:59.034 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 06:43:59.036 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 06:43:59.038 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 06:43:59.040 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 06:43:59.044 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-04-13 06:43:59.056 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 06:43:59.073 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 06:43:59.085 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 06:43:59.097 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 06:43:59.124 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-04-13 06:43:59.182 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-04-13 06:43:59.266 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-04-13 06:43:59.288 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 06:43:59.338 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-04-13 06:43:59.390 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 06:43:59.523 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 06:43:59.537 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 06:43:59.550 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 06:43:59.563 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 06:43:59.650 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 06:43:59.654 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 06:43:59.658 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 06:43:59.661 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 06:43:59.664 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 06:43:59.667 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 06:43:59.670 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 06:43:59.670 | False' 2022-04-13 06:43:59.674 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 06:43:59.692 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 06:43:59.694 | + ./stack.sh:main:610 : run_phase source 2022-04-13 06:43:59.697 | + functions-common:run_phase:1737 : local mode=source 2022-04-13 06:43:59.699 | + functions-common:run_phase:1738 : local phase= 2022-04-13 06:43:59.701 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:43:59.703 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-04-13 06:43:59.705 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:43:59.707 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-04-13 06:43:59.709 | + functions-common:run_phase:1747 : local extra 2022-04-13 06:43:59.711 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:43:59.715 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-04-13 06:43:59.717 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:43:59.719 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:43:59.722 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 06:43:59.724 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:43:59.738 | ++ functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:43:59.741 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 06:43:59.743 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 06:43:59.789 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 06:43:59.791 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 06:43:59.793 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 06:43:59.796 | + functions-common:run_phase:1759 : load_plugin_settings 2022-04-13 06:43:59.799 | + functions-common:load_plugin_settings:1673 : local plugins= 2022-04-13 06:43:59.801 | + functions-common:load_plugin_settings:1674 : local plugin 2022-04-13 06:43:59.803 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2022-04-13 06:43:59.805 | + functions-common:load_plugin_settings:1678 : return 2022-04-13 06:43:59.807 | + functions-common:run_phase:1760 : verify_disabled_services 2022-04-13 06:43:59.809 | + functions-common:verify_disabled_services:2020 : local service 2022-04-13 06:43:59.812 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.814 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 06:43:59.816 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.819 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 06:43:59.821 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.823 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 06:43:59.826 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.828 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 06:43:59.830 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.832 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 06:43:59.834 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.837 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 06:43:59.839 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.841 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 06:43:59.844 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.846 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 06:43:59.848 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.850 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 06:43:59.853 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.855 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 06:43:59.857 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.860 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-13 06:43:59.862 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.864 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 06:43:59.866 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.868 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 06:43:59.871 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.873 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 06:43:59.875 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.877 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 06:43:59.879 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.882 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 06:43:59.884 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.886 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 06:43:59.888 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.890 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 06:43:59.892 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.895 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 06:43:59.897 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.899 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 06:43:59.901 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.903 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 06:43:59.905 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.908 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 06:43:59.910 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.912 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 06:43:59.914 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.916 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 06:43:59.918 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.921 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 06:43:59.923 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.925 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 06:43:59.927 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.929 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 06:43:59.932 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.934 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 06:43:59.936 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.938 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 06:43:59.940 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.942 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 06:43:59.945 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.947 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 06:43:59.949 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.951 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 06:43:59.953 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.956 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-13 06:43:59.958 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.960 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 06:43:59.963 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.965 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 06:43:59.967 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.970 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 06:43:59.973 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.975 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 06:43:59.977 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.980 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 06:43:59.982 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.984 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 06:43:59.987 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.989 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 06:43:59.991 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.993 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 06:43:59.996 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:43:59.998 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 06:44:00.000 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:44:00.002 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 06:44:00.004 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:44:00.006 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 06:44:00.008 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:44:00.011 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 06:44:00.013 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:44:00.015 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 06:44:00.017 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 06:44:00.020 | + functions-common:verify_disabled_services:2022 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 06:44:00.023 | + ./stack.sh:main:681 : initialize_database_backends 2022-04-13 06:44:00.025 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 06:44:00.027 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 06:44:00.043 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:44:00.045 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 06:44:00.048 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 06:44:00.050 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 06:44:00.064 | + functions-common:is_service_enabled:1965 : return 1 2022-04-13 06:44:00.067 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 06:44:00.069 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 06:44:00.071 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 06:44:00.074 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 06:44:00.076 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 06:44:00.078 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 06:44:00.080 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 06:44:00.083 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-04-13 06:44:00.086 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 06:44:00.088 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-04-13 06:44:00.091 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 06:44:00.093 | + lib/database:initialize_database_backends:104 : return 0 2022-04-13 06:44:00.095 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2022-04-13 06:44:00.095 | Using mysql database backend 2022-04-13 06:44:00.098 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 06:44:00.113 | + ./stack.sh:main:697 : is_service_enabled rabbit 2022-04-13 06:44:00.129 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:44:00.132 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 06:44:00.148 | + ./stack.sh:main:705 : is_service_enabled keystone 2022-04-13 06:44:00.164 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:44:00.166 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 06:44:00.182 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 06:44:00.197 | + ./stack.sh:main:720 : is_service_enabled ldap 2022-04-13 06:44:00.213 | + functions-common:is_service_enabled:1965 : return 1 2022-04-13 06:44:00.216 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2022-04-13 06:44:00.232 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:44:00.235 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 06:44:00.251 | + ./stack.sh:main:735 : [[ -z '' ]] 2022-04-13 06:44:00.253 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2022-04-13 06:44:00.256 | + ./stack.sh:main:741 : save_stackenv 741 2022-04-13 06:44:00.258 | + functions-common:save_stackenv:60 : local tag=741 2022-04-13 06:44:00.261 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 06:44:00.265 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-064400 2022-04-13 06:44:00.268 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-064400 741' 2022-04-13 06:44:00.270 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:44:00.273 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 06:44:00.275 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:44:00.277 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 06:44:00.280 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:44:00.282 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 06:44:00.284 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:44:00.287 | + 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-13 06:44:00.289 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:44:00.291 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-04-13 06:44:00.294 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:44:00.296 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-04-13 06:44:00.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:44:00.300 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-064358 2022-04-13 06:44:00.303 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:44:00.305 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 06:44:00.307 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:44:00.309 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-04-13 06:44:00.312 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:44:00.314 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 06:44:00.316 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:44:00.318 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 06:44:00.321 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:44:00.323 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 06:44:00.325 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 06:44:00.327 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 06:44:00.330 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/xena 2022-04-13 06:44:00.332 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 06:44:00.337 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-04-13 06:44:00.339 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-04-13 06:44:00.341 | + functions-common:git_clone:526 : local orig_dir 2022-04-13 06:44:00.344 | ++ functions-common:git_clone:527 : pwd 2022-04-13 06:44:00.347 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-13 06:44:00.349 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-13 06:44:00.352 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-13 06:44:00.367 | + functions-common:git_clone:530 : RECLONE=False 2022-04-13 06:44:00.370 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-13 06:44:00.372 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-13 06:44:00.374 | + functions-common:git_clone:544 : echo stable/xena 2022-04-13 06:44:00.375 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-13 06:44:00.380 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 06:44:00.382 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-13 06:44:00.384 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-04-13 06:44:00.387 | + functions-common:git_clone:593 : git show --oneline 2022-04-13 06:44:00.387 | + functions-common:git_clone:593 : head -1 2022-04-13 06:44:00.390 | 18f957db Add suds-community 2022-04-13 06:44:00.393 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-04-13 06:44:00.396 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2022-04-13 06:44:00.398 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:44:00.400 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-04-13 06:44:00.403 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 06:44:00.405 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 06:44:00.408 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 06:44:00.410 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 06:44:00.413 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 06:44:00.415 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 06:44:00.417 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 06:44:00.420 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 06:44:00.425 | ++ tools/install_prereqs.sh:source:47 : NOW=1649832240 2022-04-13 06:44:00.428 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 06:44:00.432 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649832143 2022-04-13 06:44:00.435 | ++ tools/install_prereqs.sh:source:49 : DELTA=97 2022-04-13 06:44:00.438 | ++ tools/install_prereqs.sh:source:50 : [[ 97 -lt 7200 ]] 2022-04-13 06:44:00.440 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 06:44:00.442 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 06:44:00.445 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2022-04-13 06:44:00.447 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-04-13 06:44:00.449 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2022-04-13 06:44:00.452 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-04-13 06:44:00.454 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2022-04-13 06:44:00.456 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-04-13 06:44:00.459 | +++ 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-13 06:44:00.506 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 06:44:00.506 | apache2-dev 2022-04-13 06:44:00.506 | bc 2022-04-13 06:44:00.506 | bsdmainutils 2022-04-13 06:44:00.506 | curl 2022-04-13 06:44:00.506 | g++ 2022-04-13 06:44:00.506 | gawk 2022-04-13 06:44:00.506 | gcc 2022-04-13 06:44:00.506 | gettext 2022-04-13 06:44:00.506 | git 2022-04-13 06:44:00.506 | graphviz 2022-04-13 06:44:00.506 | iputils-ping 2022-04-13 06:44:00.506 | libapache2-mod-proxy-uwsgi 2022-04-13 06:44:00.506 | libffi-dev 2022-04-13 06:44:00.506 | libjpeg-dev 2022-04-13 06:44:00.507 | libpcre3-dev 2022-04-13 06:44:00.507 | libpq-dev 2022-04-13 06:44:00.507 | libssl-dev 2022-04-13 06:44:00.507 | libsystemd-dev 2022-04-13 06:44:00.507 | libxml2-dev 2022-04-13 06:44:00.507 | libxslt1-dev 2022-04-13 06:44:00.507 | libyaml-dev 2022-04-13 06:44:00.507 | lsof 2022-04-13 06:44:00.507 | openssh-server 2022-04-13 06:44:00.507 | openssl 2022-04-13 06:44:00.507 | pkg-config 2022-04-13 06:44:00.507 | psmisc 2022-04-13 06:44:00.507 | python3-dev 2022-04-13 06:44:00.507 | python3-pip 2022-04-13 06:44:00.507 | python3-systemd 2022-04-13 06:44:00.507 | python3-venv 2022-04-13 06:44:00.507 | tar 2022-04-13 06:44:00.507 | tcpdump 2022-04-13 06:44:00.507 | unzip 2022-04-13 06:44:00.507 | uuid-runtime 2022-04-13 06:44:00.507 | wget 2022-04-13 06:44:00.507 | wget 2022-04-13 06:44:00.507 | zlib1g-dev 2022-04-13 06:44:00.507 | libkrb5-dev 2022-04-13 06:44:00.507 | libldap2-dev 2022-04-13 06:44:00.507 | libsasl2-dev 2022-04-13 06:44:00.507 | memcached 2022-04-13 06:44:00.507 | python3-mysqldb 2022-04-13 06:44:00.507 | sqlite3 2022-04-13 06:44:00.507 | conntrack 2022-04-13 06:44:00.507 | curl 2022-04-13 06:44:00.507 | dnsmasq-base 2022-04-13 06:44:00.507 | dnsmasq-utils 2022-04-13 06:44:00.507 | ebtables 2022-04-13 06:44:00.507 | genisoimage 2022-04-13 06:44:00.507 | iptables 2022-04-13 06:44:00.507 | iputils-arping 2022-04-13 06:44:00.507 | kpartx 2022-04-13 06:44:00.507 | libjs-jquery-tablesorter 2022-04-13 06:44:00.508 | parted 2022-04-13 06:44:00.508 | pm-utils 2022-04-13 06:44:00.508 | python3-mysqldb 2022-04-13 06:44:00.508 | socat 2022-04-13 06:44:00.508 | sqlite3 2022-04-13 06:44:00.508 | sudo 2022-04-13 06:44:00.508 | vlan 2022-04-13 06:44:00.508 | lsscsi 2022-04-13 06:44:00.508 | open-iscsi 2022-04-13 06:44:00.508 | lvm2 2022-04-13 06:44:00.508 | qemu-utils 2022-04-13 06:44:00.508 | thin-provisioning-tools 2022-04-13 06:44:00.508 | acl 2022-04-13 06:44:00.508 | dnsmasq-base 2022-04-13 06:44:00.508 | dnsmasq-utils 2022-04-13 06:44:00.508 | ebtables 2022-04-13 06:44:00.508 | haproxy 2022-04-13 06:44:00.508 | iptables 2022-04-13 06:44:00.508 | iputils-arping 2022-04-13 06:44:00.508 | iputils-ping 2022-04-13 06:44:00.508 | postgresql-server-dev-all 2022-04-13 06:44:00.508 | python3-mysqldb 2022-04-13 06:44:00.508 | sqlite3 2022-04-13 06:44:00.508 | sudo 2022-04-13 06:44:00.508 | vlan 2022-04-13 06:44:00.508 | pcp 2022-04-13 06:44:00.508 | ipset 2022-04-13 06:44:00.508 | conntrack 2022-04-13 06:44:00.508 | conntrackd 2022-04-13 06:44:00.508 | keepalived 2022-04-13 06:44:00.508 | lvm2 2022-04-13 06:44:00.508 | qemu-utils 2022-04-13 06:44:00.508 | thin-provisioning-tools 2022-04-13 06:44:00.508 | curl 2022-04-13 06:44:00.508 | liberasurecode-dev 2022-04-13 06:44:00.508 | make 2022-04-13 06:44:00.508 | memcached 2022-04-13 06:44:00.508 | sqlite3 2022-04-13 06:44:00.508 | xfsprogs' 2022-04-13 06:44:00.510 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 06:44:00.528 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 06:44:00.528 | apache2-dev 2022-04-13 06:44:00.528 | bc 2022-04-13 06:44:00.528 | bsdmainutils 2022-04-13 06:44:00.528 | curl 2022-04-13 06:44:00.528 | g++ 2022-04-13 06:44:00.528 | gawk 2022-04-13 06:44:00.528 | gcc 2022-04-13 06:44:00.528 | gettext 2022-04-13 06:44:00.528 | git 2022-04-13 06:44:00.528 | graphviz 2022-04-13 06:44:00.528 | iputils-ping 2022-04-13 06:44:00.528 | libapache2-mod-proxy-uwsgi 2022-04-13 06:44:00.528 | libffi-dev 2022-04-13 06:44:00.528 | libjpeg-dev 2022-04-13 06:44:00.528 | libpcre3-dev 2022-04-13 06:44:00.528 | libpq-dev 2022-04-13 06:44:00.528 | libssl-dev 2022-04-13 06:44:00.528 | libsystemd-dev 2022-04-13 06:44:00.528 | libxml2-dev 2022-04-13 06:44:00.528 | libxslt1-dev 2022-04-13 06:44:00.528 | libyaml-dev 2022-04-13 06:44:00.528 | lsof 2022-04-13 06:44:00.528 | openssh-server 2022-04-13 06:44:00.528 | openssl 2022-04-13 06:44:00.528 | pkg-config 2022-04-13 06:44:00.528 | psmisc 2022-04-13 06:44:00.528 | python3-dev 2022-04-13 06:44:00.528 | python3-pip 2022-04-13 06:44:00.528 | python3-systemd 2022-04-13 06:44:00.528 | python3-venv 2022-04-13 06:44:00.528 | tar 2022-04-13 06:44:00.528 | tcpdump 2022-04-13 06:44:00.529 | unzip 2022-04-13 06:44:00.529 | uuid-runtime 2022-04-13 06:44:00.529 | wget 2022-04-13 06:44:00.529 | wget 2022-04-13 06:44:00.529 | zlib1g-dev 2022-04-13 06:44:00.529 | libkrb5-dev 2022-04-13 06:44:00.529 | libldap2-dev 2022-04-13 06:44:00.529 | libsasl2-dev 2022-04-13 06:44:00.529 | memcached 2022-04-13 06:44:00.529 | python3-mysqldb 2022-04-13 06:44:00.529 | sqlite3 2022-04-13 06:44:00.529 | conntrack 2022-04-13 06:44:00.529 | curl 2022-04-13 06:44:00.529 | dnsmasq-base 2022-04-13 06:44:00.529 | dnsmasq-utils 2022-04-13 06:44:00.529 | ebtables 2022-04-13 06:44:00.529 | genisoimage 2022-04-13 06:44:00.529 | iptables 2022-04-13 06:44:00.529 | iputils-arping 2022-04-13 06:44:00.529 | kpartx 2022-04-13 06:44:00.529 | libjs-jquery-tablesorter 2022-04-13 06:44:00.529 | parted 2022-04-13 06:44:00.529 | pm-utils 2022-04-13 06:44:00.529 | python3-mysqldb 2022-04-13 06:44:00.529 | socat 2022-04-13 06:44:00.529 | sqlite3 2022-04-13 06:44:00.529 | sudo 2022-04-13 06:44:00.529 | vlan 2022-04-13 06:44:00.529 | lsscsi 2022-04-13 06:44:00.529 | open-iscsi 2022-04-13 06:44:00.529 | lvm2 2022-04-13 06:44:00.529 | qemu-utils 2022-04-13 06:44:00.529 | thin-provisioning-tools 2022-04-13 06:44:00.529 | acl 2022-04-13 06:44:00.529 | dnsmasq-base 2022-04-13 06:44:00.529 | dnsmasq-utils 2022-04-13 06:44:00.529 | ebtables 2022-04-13 06:44:00.530 | haproxy 2022-04-13 06:44:00.530 | iptables 2022-04-13 06:44:00.530 | iputils-arping 2022-04-13 06:44:00.530 | iputils-ping 2022-04-13 06:44:00.530 | postgresql-server-dev-all 2022-04-13 06:44:00.530 | python3-mysqldb 2022-04-13 06:44:00.530 | sqlite3 2022-04-13 06:44:00.530 | sudo 2022-04-13 06:44:00.530 | vlan 2022-04-13 06:44:00.530 | pcp 2022-04-13 06:44:00.530 | ipset 2022-04-13 06:44:00.530 | conntrack 2022-04-13 06:44:00.530 | conntrackd 2022-04-13 06:44:00.530 | keepalived 2022-04-13 06:44:00.530 | lvm2 2022-04-13 06:44:00.530 | qemu-utils 2022-04-13 06:44:00.530 | thin-provisioning-tools 2022-04-13 06:44:00.530 | curl 2022-04-13 06:44:00.530 | liberasurecode-dev 2022-04-13 06:44:00.530 | make 2022-04-13 06:44:00.530 | memcached 2022-04-13 06:44:00.530 | sqlite3 2022-04-13 06:44:00.530 | xfsprogs ' 2022-04-13 06:44:00.530 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 06:44:00.532 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:44:00.535 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:44:00.538 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:44:00.538 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 06:44:00.543 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:44:00.545 | ++ functions-common:install_package:1347 : update_package_repo 2022-04-13 06:44:00.547 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-04-13 06:44:00.549 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2022-04-13 06:44:00.551 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-04-13 06:44:00.553 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-04-13 06:44:00.556 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2022-04-13 06:44:00.558 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:44:00.559 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:44:00.562 | ++ functions-common:update_package_repo:1328 : apt_get_update 2022-04-13 06:44:00.564 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2022-04-13 06:44:00.566 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2022-04-13 06:44:00.568 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2022-04-13 06:44:00.570 | +++ functions-common:apt_get_update:1081 : id -u 2022-04-13 06:44:00.574 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2022-04-13 06:44:00.576 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2022-04-13 06:44:00.578 | ++ functions-common:time_start:2295 : local name=apt-get-update 2022-04-13 06:44:00.581 | ++ functions-common:time_start:2296 : local start_time= 2022-04-13 06:44:00.583 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2022-04-13 06:44:00.585 | +++ functions-common:time_start:2300 : date +%s%3N 2022-04-13 06:44:00.590 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1649832240587 2022-04-13 06:44:00.592 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 06:44:00.594 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 06:44:00.597 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 06:44:00.860 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 06:44:00.908 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-13 06:44:00.986 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-13 06:44:01.175 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 06:44:01.612 | Fetched 222 kB in 1s (311 kB/s) 2022-04-13 06:44:03.134 | Reading package lists... 2022-04-13 06:44:03.168 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2022-04-13 06:44:03.172 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2022-04-13 06:44:03.175 | ++ functions-common:time_stop:2309 : local name 2022-04-13 06:44:03.179 | ++ functions-common:time_stop:2310 : local end_time 2022-04-13 06:44:03.183 | ++ functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:44:03.186 | ++ functions-common:time_stop:2312 : local total 2022-04-13 06:44:03.189 | ++ functions-common:time_stop:2313 : local start_time 2022-04-13 06:44:03.192 | ++ functions-common:time_stop:2315 : name=apt-get-update 2022-04-13 06:44:03.194 | ++ functions-common:time_stop:2316 : start_time=1649832240587 2022-04-13 06:44:03.196 | ++ functions-common:time_stop:2318 : [[ -z 1649832240587 ]] 2022-04-13 06:44:03.199 | +++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:44:03.203 | ++ functions-common:time_stop:2321 : end_time=1649832243201 2022-04-13 06:44:03.205 | ++ functions-common:time_stop:2322 : elapsed_time=2614 2022-04-13 06:44:03.208 | ++ functions-common:time_stop:2323 : total=0 2022-04-13 06:44:03.210 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:44:03.212 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2614 2022-04-13 06:44:03.215 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:44:03.217 | ++ functions-common:real_install_package:1333 : is_ubuntu 2022-04-13 06:44:03.219 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:44:03.222 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:44:03.224 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:44:03.245 | ++ functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-04-13 06:44:03.355 | Reading package lists... 2022-04-13 06:44:03.602 | Building dependency tree... 2022-04-13 06:44:03.604 | Reading state information... 2022-04-13 06:44:03.637 | acl is already the newest version (2.2.53-6). 2022-04-13 06:44:03.637 | bc is already the newest version (1.07.1-2build1). 2022-04-13 06:44:03.637 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 06:44:03.637 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 06:44:03.637 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 06:44:03.637 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 06:44:03.637 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 06:44:03.637 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 06:44:03.637 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 06:44:03.638 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 06:44:03.638 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 06:44:03.638 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 06:44:03.638 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 06:44:03.638 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 06:44:03.638 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 06:44:03.638 | libffi-dev is already the newest version (3.3-4). 2022-04-13 06:44:03.638 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 06:44:03.638 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 06:44:03.638 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 06:44:03.638 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 06:44:03.638 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 06:44:03.638 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 06:44:03.638 | make is already the newest version (4.2.1-1.2). 2022-04-13 06:44:03.638 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 06:44:03.638 | psmisc is already the newest version (23.3-1). 2022-04-13 06:44:03.638 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 06:44:03.638 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 06:44:03.638 | python3-systemd is already the newest version (234-3build2). 2022-04-13 06:44:03.638 | socat is already the newest version (1.7.3.3-2). 2022-04-13 06:44:03.638 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 06:44:03.638 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 06:44:03.638 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 06:44:03.638 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 06:44:03.638 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 06:44:03.638 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 06:44:03.638 | pcp is already the newest version (5.0.3-1). 2022-04-13 06:44:03.638 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 06:44:03.638 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 06:44:03.638 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:44:03.638 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:44:03.638 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 06:44:03.638 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 06:44:03.638 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 06:44:03.638 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 06:44:03.638 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 06:44:03.639 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 06:44:03.639 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 06:44:03.639 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 06:44:03.639 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 06:44:03.639 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 06:44:03.639 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 06:44:03.639 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 06:44:03.639 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 06:44:03.639 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 06:44:03.639 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 06:44:03.639 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 06:44:03.639 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 06:44:03.639 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 06:44:03.639 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 06:44:03.639 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 06:44:03.639 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 06:44:03.639 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 06:44:03.639 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 06:44:03.639 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 06:44:03.639 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 06:44:03.639 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 06:44:03.639 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 06:44:03.639 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 06:44:03.852 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:44:03.852 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 06:44:03.852 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 06:44:03.852 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 06:44:03.852 | The following packages were automatically installed and are no longer required: 2022-04-13 06:44:03.853 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:44:03.854 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:44:03.854 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:44:03.854 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:44:03.854 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:44:03.854 | python3-zope.interface 2022-04-13 06:44:03.854 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:44:03.982 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:44:03.988 | ++ functions-common:apt_get:1118 : result=0 2022-04-13 06:44:03.991 | ++ functions-common:apt_get:1121 : time_stop apt-get 2022-04-13 06:44:03.995 | ++ functions-common:time_stop:2309 : local name 2022-04-13 06:44:03.998 | ++ functions-common:time_stop:2310 : local end_time 2022-04-13 06:44:04.001 | ++ functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:44:04.004 | ++ functions-common:time_stop:2312 : local total 2022-04-13 06:44:04.006 | ++ functions-common:time_stop:2313 : local start_time 2022-04-13 06:44:04.009 | ++ functions-common:time_stop:2315 : name=apt-get 2022-04-13 06:44:04.011 | ++ functions-common:time_stop:2316 : start_time=1649832243242 2022-04-13 06:44:04.013 | ++ functions-common:time_stop:2318 : [[ -z 1649832243242 ]] 2022-04-13 06:44:04.016 | +++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:44:04.020 | ++ functions-common:time_stop:2321 : end_time=1649832244017 2022-04-13 06:44:04.022 | ++ functions-common:time_stop:2322 : elapsed_time=775 2022-04-13 06:44:04.024 | ++ functions-common:time_stop:2323 : total=782 2022-04-13 06:44:04.026 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:44:04.028 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1557 2022-04-13 06:44:04.031 | ++ functions-common:apt_get:1122 : return 0 2022-04-13 06:44:04.033 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 06:44:04.036 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 06:44:04.038 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 06:44:04.042 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 06:44:04.046 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2022-04-13 06:44:04.049 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2022-04-13 06:44:04.051 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 06:44:05.481 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 06:44:05.483 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 06:44:05.485 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 06:44:05.487 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 06:44:05.489 | + functions-common:GetDistro:373 : GetOSVersion 2022-04-13 06:44:05.490 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-04-13 06:44:05.493 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-04-13 06:44:05.495 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 06:44:05.497 | + functions-common:_ensure_lsb_release:328 : return 2022-04-13 06:44:05.499 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-04-13 06:44:05.566 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-04-13 06:44:05.569 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-04-13 06:44:05.645 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-04-13 06:44:05.648 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-04-13 06:44:05.715 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-04-13 06:44:05.718 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 06:44:05.722 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-04-13 06:44:05.724 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-04-13 06:44:05.728 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-04-13 06:44:05.731 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-04-13 06:44:05.734 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-04-13 06:44:05.737 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 06:44:05.740 | + functions-common:GetDistro:378 : DISTRO=focal 2022-04-13 06:44:05.743 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-04-13 06:44:05.746 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 06:44:05.746 | Distro: focal 2022-04-13 06:44:05.749 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 06:44:05.751 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 06:44:05.755 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 06:44:05.757 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 06:44:05.759 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 06:44:05.760 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 06:44:06.399 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=22.0.4 2022-04-13 06:44:06.402 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 22.0.4' 2022-04-13 06:44:06.402 | pip: 22.0.4 2022-04-13 06:44:06.404 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 06:44:06.406 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 06:44:06.409 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:44:06.410 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:44:06.413 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:44:06.415 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:44:06.417 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:44:06.420 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:44:06.422 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:44:06.424 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:44:06.426 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:44:06.429 | + tools/install_pip.sh:main:142 : install_get_pip 2022-04-13 06:44:06.432 | + tools/install_pip.sh:install_get_pip:60 : [[ 3.8 = \3\.\6 ]] 2022-04-13 06:44:06.434 | + tools/install_pip.sh:install_get_pip:64 : _pip_url=https://bootstrap.pypa.io/get-pip.py 2022-04-13 06:44:06.436 | ++ tools/install_pip.sh:install_get_pip:65 : basename https://bootstrap.pypa.io/get-pip.py 2022-04-13 06:44:06.439 | + tools/install_pip.sh:install_get_pip:65 : _local_pip=/home/ubuntu/devstack/files/get-pip.py 2022-04-13 06:44:06.441 | + tools/install_pip.sh:install_get_pip:71 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-04-13 06:44:06.443 | + tools/install_pip.sh:install_get_pip:72 : head -1 /home/ubuntu/devstack/files/get-pip.py 2022-04-13 06:44:06.444 | + tools/install_pip.sh:install_get_pip:72 : grep -q '#!/usr/bin/env python' 2022-04-13 06:44:06.447 | + tools/install_pip.sh:install_get_pip:88 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-04-13 06:44:06.449 | + tools/install_pip.sh:install_get_pip:88 : [[ -r /home/ubuntu/devstack/files/get-pip.py.downloaded ]] 2022-04-13 06:44:06.451 | + tools/install_pip.sh:install_get_pip:91 : local timecond= 2022-04-13 06:44:06.452 | + tools/install_pip.sh:install_get_pip:92 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-04-13 06:44:06.454 | + tools/install_pip.sh:install_get_pip:93 : timecond='-z /home/ubuntu/devstack/files/get-pip.py' 2022-04-13 06:44:06.456 | + tools/install_pip.sh:install_get_pip:96 : curl -f --retry 6 --retry-delay 5 -z /home/ubuntu/devstack/files/get-pip.py -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2022-04-13 06:44:06.466 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-04-13 06:44:06.467 | Dload Upload Total Spent Left Speed 2022-04-13 06:44:06.615 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-04-13 06:44:06.622 | + tools/install_pip.sh:install_get_pip:99 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-04-13 06:44:06.628 | + tools/install_pip.sh:install_get_pip:101 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-04-13 06:44:09.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:44:09.860 | from cryptography.utils import int_from_bytes 2022-04-13 06:44:09.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:44:09.860 | from cryptography.utils import int_from_bytes 2022-04-13 06:44:10.340 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:44:10.487 | Collecting pip 2022-04-13 06:44:10.500 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6a/ca0f2f081363f/pip-22.0.4-py3-none-any.whl (2.1 MB) 2022-04-13 06:44:10.537 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 69.8 MB/s eta 0:00:00 2022-04-13 06:44:11.155 | Collecting setuptools 2022-04-13 06:44:11.165 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-04-13 06:44:11.187 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 70.9 MB/s eta 0:00:00 2022-04-13 06:44:12.903 | Installing collected packages: setuptools, pip 2022-04-13 06:44:13.687 | Attempting uninstall: pip 2022-04-13 06:44:13.689 | Found existing installation: pip 22.0.4 2022-04-13 06:44:14.051 | Uninstalling pip-22.0.4: 2022-04-13 06:44:14.067 | Successfully uninstalled pip-22.0.4 2022-04-13 06:44:16.061 | Successfully installed pip-22.0.4 setuptools-62.1.0 2022-04-13 06:44:16.061 | 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-13 06:44:16.355 | + tools/install_pip.sh:main:145 : set -x 2022-04-13 06:44:16.358 | + tools/install_pip.sh:main:149 : pip_install_gr setuptools 2022-04-13 06:44:16.360 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 06:44:16.363 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:44:16.367 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 06:44:16.370 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 06:44:16.372 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:44:16.375 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:44:16.375 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:44:16.379 | ++ 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-13 06:44:16.381 | ++ 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-13 06:44:16.382 | ++ 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-13 06:44:16.385 | + 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-13 06:44:16.388 | + 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-13 06:44:16.407 | 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-13 06:44:16.409 | + 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-13 06:44:17.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:44:17.173 | from cryptography.utils import int_from_bytes 2022-04-13 06:44:17.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:44:17.173 | from cryptography.utils import int_from_bytes 2022-04-13 06:44:18.383 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:44:19.140 | 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-13 06:44:19.149 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a49/230977aa6cfb9/setuptools-57.4.0-py3-none-any.whl (819 kB) 2022-04-13 06:44:19.171 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.0/819.0 KB 52.1 MB/s eta 0:00:00 2022-04-13 06:44:20.818 | Installing collected packages: setuptools 2022-04-13 06:44:20.818 | Attempting uninstall: setuptools 2022-04-13 06:44:20.820 | Found existing installation: setuptools 62.1.0 2022-04-13 06:44:20.958 | Uninstalling setuptools-62.1.0: 2022-04-13 06:44:21.229 | Successfully uninstalled setuptools-62.1.0 2022-04-13 06:44:21.880 | Successfully installed setuptools-57.4.0 2022-04-13 06:44:21.881 | 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-13 06:44:22.027 | + inc/python:pip_install:200 : result=0 2022-04-13 06:44:22.029 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:44:22.030 | + functions-common:time_stop:2309 : local name 2022-04-13 06:44:22.032 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:44:22.034 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:44:22.036 | + functions-common:time_stop:2312 : local total 2022-04-13 06:44:22.038 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:44:22.041 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:44:22.043 | + functions-common:time_stop:2316 : start_time=1649832256402 2022-04-13 06:44:22.046 | + functions-common:time_stop:2318 : [[ -z 1649832256402 ]] 2022-04-13 06:44:22.048 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:44:22.053 | + functions-common:time_stop:2321 : end_time=1649832262050 2022-04-13 06:44:22.055 | + functions-common:time_stop:2322 : elapsed_time=5648 2022-04-13 06:44:22.057 | + functions-common:time_stop:2323 : total=0 2022-04-13 06:44:22.059 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:44:22.061 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5648 2022-04-13 06:44:22.063 | + inc/python:pip_install:203 : return 0 2022-04-13 06:44:22.064 | + tools/install_pip.sh:main:151 : get_versions 2022-04-13 06:44:22.067 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 06:44:22.071 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 06:44:22.072 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 06:44:22.075 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 06:44:22.075 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 06:44:22.717 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=22.0.4 2022-04-13 06:44:22.719 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 22.0.4' 2022-04-13 06:44:22.719 | pip: 22.0.4 2022-04-13 06:44:22.724 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 06:44:22.728 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 06:44:22.732 | + ./stack.sh:main:778 : fixup_all 2022-04-13 06:44:22.735 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_keystone 2022-04-13 06:44:22.737 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-04-13 06:44:22.739 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-04-13 06:44:22.744 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-04-13 06:44:22.745 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-04-13 06:44:22.745 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-04-13 06:44:22.751 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports=35357-35358 2022-04-13 06:44:22.754 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z 35357-35358 ]] 2022-04-13 06:44:22.756 | + tools/fixup_stuff.sh:fixup_keystone:55 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358,35357-35358 2022-04-13 06:44:22.767 | net.ipv4.ip_local_reserved_ports = 35357,35358,35357-35358 2022-04-13 06:44:22.771 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_ubuntu 2022-04-13 06:44:22.774 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2022-04-13 06:44:22.777 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:44:22.779 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:44:22.782 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 06:44:22.793 | + tools/fixup_stuff.sh:fixup_ubuntu:170 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 06:44:22.805 | + tools/fixup_stuff.sh:fixup_ubuntu:171 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 06:44:22.816 | + tools/fixup_stuff.sh:fixup_all:177 : fixup_fedora 2022-04-13 06:44:22.818 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2022-04-13 06:44:22.820 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:44:22.822 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:44:22.825 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:44:22.827 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:44:22.829 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:44:22.831 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:44:22.833 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:44:22.835 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:44:22.837 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:44:22.839 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2022-04-13 06:44:22.841 | + tools/fixup_stuff.sh:fixup_all:178 : fixup_suse 2022-04-13 06:44:22.844 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2022-04-13 06:44:22.846 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:44:22.848 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:44:22.850 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:44:22.852 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:44:22.854 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:44:22.856 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:44:22.859 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2022-04-13 06:44:22.861 | + ./stack.sh:main:781 : pip_install -U os-testr 2022-04-13 06:44:22.881 | Using python 3.8 to install os-testr 2022-04-13 06:44:22.883 | + 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-13 06:44:23.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:44:23.659 | from cryptography.utils import int_from_bytes 2022-04-13 06:44:23.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:44:23.660 | from cryptography.utils import int_from_bytes 2022-04-13 06:44:24.875 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:44:24.884 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-13 06:44:24.930 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.0) 2022-04-13 06:44:24.932 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 06:44:24.933 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 06:44:24.935 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2022-04-13 06:44:24.949 | 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-13 06:44:24.976 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2022-04-13 06:44:24.978 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2022-04-13 06:44:24.979 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-13 06:44:24.980 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2022-04-13 06:44:24.982 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-13 06:44:25.006 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2022-04-13 06:44:25.007 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2022-04-13 06:44:25.008 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.1.2) 2022-04-13 06:44:25.011 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2022-04-13 06:44:25.012 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2022-04-13 06:44:25.025 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-13 06:44:25.094 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2022-04-13 06:44:25.096 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-13 06:44:25.097 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2022-04-13 06:44:25.099 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-13 06:44:26.647 | 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-13 06:44:26.789 | + inc/python:pip_install:200 : result=0 2022-04-13 06:44:26.792 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:44:26.795 | + functions-common:time_stop:2309 : local name 2022-04-13 06:44:26.798 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:44:26.801 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:44:26.804 | + functions-common:time_stop:2312 : local total 2022-04-13 06:44:26.807 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:44:26.809 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:44:26.811 | + functions-common:time_stop:2316 : start_time=1649832262875 2022-04-13 06:44:26.813 | + functions-common:time_stop:2318 : [[ -z 1649832262875 ]] 2022-04-13 06:44:26.816 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:44:26.820 | + functions-common:time_stop:2321 : end_time=1649832266818 2022-04-13 06:44:26.822 | + functions-common:time_stop:2322 : elapsed_time=3943 2022-04-13 06:44:26.825 | + functions-common:time_stop:2323 : total=0 2022-04-13 06:44:26.827 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:44:26.829 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3943 2022-04-13 06:44:26.831 | + inc/python:pip_install:203 : return 0 2022-04-13 06:44:26.834 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 06:44:26.885 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2022-04-13 06:44:26.989 | + ./stack.sh:main:792 : install_infra 2022-04-13 06:44:26.992 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:44:26.995 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 06:44:26.998 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:44:27.001 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 06:44:27.025 | + 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-13 06:44:29.055 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:44:29.058 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:44:29.080 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:44:29.118 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:44:29.124 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:44:29.302 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:44:29.321 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:44:29.605 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:44:29.711 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:44:29.771 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:44:29.891 | Requirement already up-to-date: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.6.0) 2022-04-13 06:44:30.169 | + inc/python:pip_install:200 : result=0 2022-04-13 06:44:30.172 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:44:30.175 | + functions-common:time_stop:2309 : local name 2022-04-13 06:44:30.179 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:44:30.183 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:44:30.185 | + functions-common:time_stop:2312 : local total 2022-04-13 06:44:30.189 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:44:30.192 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:44:30.196 | + functions-common:time_stop:2316 : start_time=1649832267016 2022-04-13 06:44:30.199 | + functions-common:time_stop:2318 : [[ -z 1649832267016 ]] 2022-04-13 06:44:30.202 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:44:30.206 | + functions-common:time_stop:2321 : end_time=1649832270203 2022-04-13 06:44:30.208 | + functions-common:time_stop:2322 : elapsed_time=3187 2022-04-13 06:44:30.210 | + functions-common:time_stop:2323 : total=3943 2022-04-13 06:44:30.213 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:44:30.215 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=7130 2022-04-13 06:44:30.217 | + inc/python:pip_install:203 : return 0 2022-04-13 06:44:30.219 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 06:44:30.222 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 06:44:30.245 | + 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-13 06:44:32.146 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:44:32.149 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:44:32.170 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:44:32.208 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:44:32.213 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:44:32.390 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:44:32.409 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:44:32.691 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:44:32.795 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 06:44:32.854 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:44:32.856 | Processing /opt/stack/requirements 2022-04-13 06:44:34.579 | Requirement already satisfied: PyYAML===5.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2022-04-13 06:44:34.582 | 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 171)) (3.0.0) 2022-04-13 06:44:34.593 | Requirement already satisfied: packaging===21.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (21.0) 2022-04-13 06:44:34.598 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.6.0) 2022-04-13 06:44:34.601 | Requirement already satisfied: pyparsing===2.4.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.4.7) 2022-04-13 06:44:34.605 | Requirement already satisfied: requests===2.26.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (2.26.0) 2022-04-13 06:44:34.631 | 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 494)) (1.16.0) 2022-04-13 06:44:34.634 | 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 544)) (2.5.0) 2022-04-13 06:44:34.643 | Requirement already satisfied: urllib3===1.26.6 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.26.6) 2022-04-13 06:44:34.663 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4966) (1.3) 2022-04-13 06:44:34.666 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev4966) (0.3.0) 2022-04-13 06:44:34.681 | Requirement already satisfied: certifi===2021.5.30 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2021.5.30) 2022-04-13 06:44:34.684 | Requirement already satisfied: idna===3.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (3.2) 2022-04-13 06:44:34.687 | Requirement already satisfied: charset-normalizer===2.0.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (2.0.4) 2022-04-13 06:44:34.691 | 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 167)) (1.0.0) 2022-04-13 06:44:34.693 | Requirement already satisfied: cliff===3.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (3.9.0) 2022-04-13 06:44:34.706 | Requirement already satisfied: autopage===0.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (0.4.0) 2022-04-13 06:44:34.709 | Requirement already satisfied: cmd2===2.1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (2.1.2) 2022-04-13 06:44:34.778 | Requirement already satisfied: prettytable===0.7.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (0.7.2) 2022-04-13 06:44:34.780 | Requirement already satisfied: stevedore===3.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.4.0) 2022-04-13 06:44:34.787 | Requirement already satisfied: colorama===0.4.4 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (0.4.4) 2022-04-13 06:44:34.791 | Requirement already satisfied: attrs===21.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 88)) (21.2.0) 2022-04-13 06:44:34.844 | 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 581)) (0.2.5) 2022-04-13 06:44:34.849 | 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 374)) (1.8.2) 2022-04-13 06:44:34.851 | Building wheels for collected packages: openstack-requirements 2022-04-13 06:44:34.852 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 06:44:35.653 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 06:44:35.654 | ERROR: Command errored out with exit status 1: 2022-04-13 06:44:35.654 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-_4bau0nu/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-_4bau0nu/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-c1slrg_5 2022-04-13 06:44:35.654 | cwd: /tmp/pip-req-build-_4bau0nu/ 2022-04-13 06:44:35.654 | Complete output (6 lines): 2022-04-13 06:44:35.654 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 06:44:35.654 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 06:44:35.654 | or: setup.py --help-commands 2022-04-13 06:44:35.654 | or: setup.py cmd --help 2022-04-13 06:44:35.654 | 2022-04-13 06:44:35.654 | error: invalid command 'bdist_wheel' 2022-04-13 06:44:35.654 | ---------------------------------------- 2022-04-13 06:44:35.654 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 06:44:35.654 | Running setup.py clean for openstack-requirements 2022-04-13 06:44:36.485 | Failed to build openstack-requirements 2022-04-13 06:44:36.504 | Installing collected packages: openstack-requirements 2022-04-13 06:44:36.504 | Attempting uninstall: openstack-requirements 2022-04-13 06:44:36.506 | Found existing installation: openstack-requirements 1.2.1.dev4966 2022-04-13 06:44:36.540 | Uninstalling openstack-requirements-1.2.1.dev4966: 2022-04-13 06:44:36.560 | Successfully uninstalled openstack-requirements-1.2.1.dev4966 2022-04-13 06:44:36.563 | Running setup.py install for openstack-requirements: started 2022-04-13 06:44:38.930 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 06:44:38.961 | Successfully installed openstack-requirements-1.2.1.dev4966 2022-04-13 06:44:39.087 | + inc/python:pip_install:200 : result=0 2022-04-13 06:44:39.090 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:44:39.094 | + functions-common:time_stop:2309 : local name 2022-04-13 06:44:39.098 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:44:39.101 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:44:39.105 | + functions-common:time_stop:2312 : local total 2022-04-13 06:44:39.107 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:44:39.109 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:44:39.111 | + functions-common:time_stop:2316 : start_time=1649832270237 2022-04-13 06:44:39.113 | + functions-common:time_stop:2318 : [[ -z 1649832270237 ]] 2022-04-13 06:44:39.116 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:44:39.120 | + functions-common:time_stop:2321 : end_time=1649832279118 2022-04-13 06:44:39.122 | + functions-common:time_stop:2322 : elapsed_time=8881 2022-04-13 06:44:39.124 | + functions-common:time_stop:2323 : total=7130 2022-04-13 06:44:39.126 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:44:39.128 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16011 2022-04-13 06:44:39.130 | + inc/python:pip_install:203 : return 0 2022-04-13 06:44:39.133 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 06:44:39.135 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 06:44:39.138 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 06:44:39.140 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:44:39.142 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:44:39.144 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-13 06:44:39.147 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:44:39.149 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 06:44:39.168 | Using python 3.8 to install pbr 2022-04-13 06:44:39.170 | + 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-13 06:44:39.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:44:39.932 | from cryptography.utils import int_from_bytes 2022-04-13 06:44:39.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:44:39.932 | from cryptography.utils import int_from_bytes 2022-04-13 06:44:41.137 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:44:41.146 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2022-04-13 06:44:42.802 | 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-13 06:44:42.940 | + inc/python:pip_install:200 : result=0 2022-04-13 06:44:42.944 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:44:42.947 | + functions-common:time_stop:2309 : local name 2022-04-13 06:44:42.950 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:44:42.952 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:44:42.954 | + functions-common:time_stop:2312 : local total 2022-04-13 06:44:42.956 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:44:42.959 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:44:42.961 | + functions-common:time_stop:2316 : start_time=1649832279163 2022-04-13 06:44:42.963 | + functions-common:time_stop:2318 : [[ -z 1649832279163 ]] 2022-04-13 06:44:42.966 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:44:42.971 | + functions-common:time_stop:2321 : end_time=1649832282968 2022-04-13 06:44:42.973 | + functions-common:time_stop:2322 : elapsed_time=3805 2022-04-13 06:44:42.976 | + functions-common:time_stop:2323 : total=16011 2022-04-13 06:44:42.978 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:44:42.981 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=19816 2022-04-13 06:44:42.983 | + inc/python:pip_install:203 : return 0 2022-04-13 06:44:42.985 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 06:44:45.244 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 06:44:47.125 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:44:47.126 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 06:44:47.140 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 06:44:47.144 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 06:44:47.148 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 06:44:47.151 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 06:44:47.154 | 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-13 06:44:47.227 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 06:44:47.231 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 06:44:47.235 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2022-04-13 06:44:47.257 | + ./stack.sh:main:801 : pkgs= 2022-04-13 06:44:47.260 | + ./stack.sh:main:802 : [[ -n '' ]] 2022-04-13 06:44:47.263 | + ./stack.sh:main:809 : run_phase stack pre-install 2022-04-13 06:44:47.266 | + functions-common:run_phase:1737 : local mode=stack 2022-04-13 06:44:47.271 | + functions-common:run_phase:1738 : local phase=pre-install 2022-04-13 06:44:47.275 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 06:44:47.278 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-04-13 06:44:47.281 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 06:44:47.283 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-04-13 06:44:47.285 | + functions-common:run_phase:1747 : local extra 2022-04-13 06:44:47.289 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 06:44:47.293 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-04-13 06:44:47.296 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 06:44:47.299 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 06:44:47.302 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 06:44:47.305 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 06:44:47.322 | ++ functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:44:47.325 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 06:44:47.327 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:44:47.329 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 06:44:47.331 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:44:47.334 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 06:44:47.336 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:44:47.338 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 06:44:47.340 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:44:47.342 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 06:44:47.344 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 06:44:47.347 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 06:44:47.349 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 06:44:47.351 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 06:44:47.353 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 06:44:47.355 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 06:44:47.358 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2022-04-13 06:44:47.360 | + functions-common:run_plugins:1723 : local mode=stack 2022-04-13 06:44:47.362 | + functions-common:run_plugins:1724 : local phase=pre-install 2022-04-13 06:44:47.364 | + functions-common:run_plugins:1726 : local plugins= 2022-04-13 06:44:47.367 | + functions-common:run_plugins:1727 : local plugin 2022-04-13 06:44:47.369 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 06:44:47.372 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 06:44:47.374 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 06:44:47.376 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 06:44:47.379 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 06:44:47.429 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 06:44:47.429 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 06:44:47.431 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 06:44:47.792 | + ./stack.sh:main:814 : install_rpc_backend 2022-04-13 06:44:47.796 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 06:44:47.818 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:44:47.820 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 06:44:47.823 | + functions-common:install_package:1347 : update_package_repo 2022-04-13 06:44:47.825 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-04-13 06:44:47.827 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-04-13 06:44:47.830 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-04-13 06:44:47.832 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-04-13 06:44:47.834 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-04-13 06:44:47.836 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:44:47.838 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:44:47.840 | + functions-common:update_package_repo:1328 : apt_get_update 2022-04-13 06:44:47.843 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-04-13 06:44:47.845 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-04-13 06:44:47.847 | + functions-common:apt_get_update:1074 : return 2022-04-13 06:44:47.849 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2022-04-13 06:44:47.852 | + functions-common:real_install_package:1333 : is_ubuntu 2022-04-13 06:44:47.854 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:44:47.856 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:44:47.858 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2022-04-13 06:44:47.878 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 06:44:48.001 | Reading package lists... 2022-04-13 06:44:48.246 | Building dependency tree... 2022-04-13 06:44:48.247 | Reading state information... 2022-04-13 06:44:48.494 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 06:44:48.494 | The following packages were automatically installed and are no longer required: 2022-04-13 06:44:48.495 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:44:48.495 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:44:48.495 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:44:48.495 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:44:48.495 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:44:48.496 | python3-zope.interface 2022-04-13 06:44:48.496 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:44:48.626 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:44:48.632 | + functions-common:apt_get:1118 : result=0 2022-04-13 06:44:48.636 | + functions-common:apt_get:1121 : time_stop apt-get 2022-04-13 06:44:48.639 | + functions-common:time_stop:2309 : local name 2022-04-13 06:44:48.641 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:44:48.643 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:44:48.645 | + functions-common:time_stop:2312 : local total 2022-04-13 06:44:48.648 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:44:48.650 | + functions-common:time_stop:2315 : name=apt-get 2022-04-13 06:44:48.652 | + functions-common:time_stop:2316 : start_time=1649832287876 2022-04-13 06:44:48.654 | + functions-common:time_stop:2318 : [[ -z 1649832287876 ]] 2022-04-13 06:44:48.657 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:44:48.661 | + functions-common:time_stop:2321 : end_time=1649832288659 2022-04-13 06:44:48.664 | + functions-common:time_stop:2322 : elapsed_time=783 2022-04-13 06:44:48.666 | + functions-common:time_stop:2323 : total=1557 2022-04-13 06:44:48.668 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:44:48.670 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2340 2022-04-13 06:44:48.673 | + functions-common:apt_get:1122 : return 0 2022-04-13 06:44:48.676 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 06:44:48.678 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:44:48.680 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:44:48.682 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:44:48.685 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:44:48.687 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:44:48.690 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:44:48.692 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 06:44:48.695 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:44:48.697 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:44:48.700 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:44:48.702 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:44:48.704 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:44:48.707 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:44:48.709 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:44:48.711 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:44:48.713 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:44:48.716 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 06:44:48.718 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:44:48.721 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:44:48.723 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:44:48.725 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:44:48.728 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:44:48.730 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:44:48.732 | + ./stack.sh:main:815 : restart_rpc_backend 2022-04-13 06:44:48.734 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 06:44:48.752 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:44:48.754 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 06:44:48.757 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:44:48.759 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-04-13 06:44:48.762 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 06:44:48.765 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 06:44:48.769 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 06:44:48.771 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 06:44:48.774 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 06:44:48.776 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 06:44:48.778 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 06:44:48.780 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 06:44:48.783 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 06:44:49.504 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 06:44:49.504 | user tags 2022-04-13 06:44:49.504 | stackrabbit []' 2022-04-13 06:44:49.507 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 06:44:49.507 | user tags 2022-04-13 06:44:49.507 | stackrabbit []' 2022-04-13 06:44:49.507 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 06:44:49.514 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 06:44:49.516 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 06:44:49.519 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 06:44:50.204 | Changing password for user "stackrabbit" ... 2022-04-13 06:44:50.235 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 06:44:50.920 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 06:44:50.947 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 06:44:50.949 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 06:44:51.642 | Changing password for user "stackrabbit" ... 2022-04-13 06:44:51.665 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 06:44:51.667 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 06:44:51.670 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 06:44:52.385 | Deleting user "guest" ... 2022-04-13 06:44:52.401 | Error: 2022-04-13 06:44:52.401 | {:no_such_user, "guest"} 2022-04-13 06:44:52.414 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 06:44:52.417 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2022-04-13 06:44:52.434 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:44:52.436 | + ./stack.sh:main:818 : install_database 2022-04-13 06:44:52.439 | + lib/database:install_database:116 : install_database_mysql 2022-04-13 06:44:52.441 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-04-13 06:44:52.443 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:44:52.446 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:44:52.448 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-04-13 06:44:52.668 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 06:44:52.672 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-04-13 06:44:52.676 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-04-13 06:44:52.679 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:44:52.683 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-04-13 06:44:52.687 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:44:52.691 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:44:52.695 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:44:52.699 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:44:52.701 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:44:52.704 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:44:52.706 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:44:52.709 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:44:52.711 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:44:52.714 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-04-13 06:44:52.716 | + functions-common:is_suse:462 : is_opensuse 2022-04-13 06:44:52.718 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-04-13 06:44:52.721 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 06:44:52.724 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-04-13 06:44:52.726 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-04-13 06:44:52.728 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 06:44:52.731 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-04-13 06:44:52.733 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:44:52.735 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:44:52.738 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-04-13 06:44:52.740 | + functions-common:install_package:1347 : update_package_repo 2022-04-13 06:44:52.742 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-04-13 06:44:52.745 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-04-13 06:44:52.747 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-04-13 06:44:52.749 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-04-13 06:44:52.752 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-04-13 06:44:52.755 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:44:52.757 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:44:52.759 | + functions-common:update_package_repo:1328 : apt_get_update 2022-04-13 06:44:52.762 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-04-13 06:44:52.764 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-04-13 06:44:52.766 | + functions-common:apt_get_update:1074 : return 2022-04-13 06:44:52.769 | + functions-common:install_package:1348 : real_install_package mysql-server 2022-04-13 06:44:52.771 | + functions-common:real_install_package:1333 : is_ubuntu 2022-04-13 06:44:52.777 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:44:52.780 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:44:52.782 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2022-04-13 06:44:52.807 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 06:44:52.917 | Reading package lists... 2022-04-13 06:44:53.166 | Building dependency tree... 2022-04-13 06:44:53.168 | Reading state information... 2022-04-13 06:44:53.416 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 06:44:53.416 | The following packages were automatically installed and are no longer required: 2022-04-13 06:44:53.417 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:44:53.417 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:44:53.417 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:44:53.417 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:44:53.417 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:44:53.417 | python3-zope.interface 2022-04-13 06:44:53.417 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:44:53.559 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:44:53.564 | + functions-common:apt_get:1118 : result=0 2022-04-13 06:44:53.567 | + functions-common:apt_get:1121 : time_stop apt-get 2022-04-13 06:44:53.570 | + functions-common:time_stop:2309 : local name 2022-04-13 06:44:53.572 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:44:53.575 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:44:53.578 | + functions-common:time_stop:2312 : local total 2022-04-13 06:44:53.581 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:44:53.584 | + functions-common:time_stop:2315 : name=apt-get 2022-04-13 06:44:53.587 | + functions-common:time_stop:2316 : start_time=1649832292804 2022-04-13 06:44:53.590 | + functions-common:time_stop:2318 : [[ -z 1649832292804 ]] 2022-04-13 06:44:53.596 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:44:53.600 | + functions-common:time_stop:2321 : end_time=1649832293597 2022-04-13 06:44:53.602 | + functions-common:time_stop:2322 : elapsed_time=793 2022-04-13 06:44:53.605 | + functions-common:time_stop:2323 : total=2340 2022-04-13 06:44:53.607 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:44:53.609 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3133 2022-04-13 06:44:53.612 | + functions-common:apt_get:1122 : return 0 2022-04-13 06:44:53.614 | + ./stack.sh:main:820 : '[' -n mysql ']' 2022-04-13 06:44:53.617 | + ./stack.sh:main:821 : install_database_python 2022-04-13 06:44:53.619 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-04-13 06:44:53.622 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-04-13 06:44:53.627 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 06:44:53.630 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:44:53.633 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 06:44:53.636 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 06:44:53.639 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:44:53.643 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:44:53.643 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:44:53.649 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 06:44:53.652 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 06:44:53.654 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 06:44:53.657 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 06:44:53.659 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 06:44:53.681 | Using python 3.8 to install PyMySQL 2022-04-13 06:44:53.683 | + 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-13 06:44:54.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:44:54.437 | from cryptography.utils import int_from_bytes 2022-04-13 06:44:54.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:44:54.437 | from cryptography.utils import int_from_bytes 2022-04-13 06:44:55.665 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:44:55.675 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 06:44:57.278 | 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-13 06:44:57.413 | + inc/python:pip_install:200 : result=0 2022-04-13 06:44:57.417 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:44:57.420 | + functions-common:time_stop:2309 : local name 2022-04-13 06:44:57.424 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:44:57.427 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:44:57.431 | + functions-common:time_stop:2312 : local total 2022-04-13 06:44:57.435 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:44:57.437 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:44:57.439 | + functions-common:time_stop:2316 : start_time=1649832293675 2022-04-13 06:44:57.442 | + functions-common:time_stop:2318 : [[ -z 1649832293675 ]] 2022-04-13 06:44:57.445 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:44:57.449 | + functions-common:time_stop:2321 : end_time=1649832297446 2022-04-13 06:44:57.451 | + functions-common:time_stop:2322 : elapsed_time=3771 2022-04-13 06:44:57.454 | + functions-common:time_stop:2323 : total=19816 2022-04-13 06:44:57.456 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:44:57.460 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=23587 2022-04-13 06:44:57.463 | + inc/python:pip_install:203 : return 0 2022-04-13 06:44:57.466 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 06:44:57.468 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 06:44:57.471 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 06:44:57.473 | + ./stack.sh:main:824 : is_service_enabled neutron 2022-04-13 06:44:57.490 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:44:57.492 | + ./stack.sh:main:825 : install_neutron_agent_packages 2022-04-13 06:44:57.494 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-04-13 06:44:57.498 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 06:44:57.498 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-04-13 06:44:57.503 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 06:44:57.506 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 06:44:57.508 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 06:44:57.510 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-04-13 06:44:57.513 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-04-13 06:44:57.515 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-04-13 06:44:57.531 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:44:57.533 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-04-13 06:44:57.536 | + functions-common:install_package:1347 : update_package_repo 2022-04-13 06:44:57.538 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-04-13 06:44:57.540 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-04-13 06:44:57.542 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-04-13 06:44:57.545 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-04-13 06:44:57.547 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-04-13 06:44:57.549 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:44:57.552 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:44:57.554 | + functions-common:update_package_repo:1328 : apt_get_update 2022-04-13 06:44:57.556 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-04-13 06:44:57.558 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-04-13 06:44:57.561 | + functions-common:apt_get_update:1074 : return 2022-04-13 06:44:57.564 | + functions-common:install_package:1348 : real_install_package radvd 2022-04-13 06:44:57.566 | + functions-common:real_install_package:1333 : is_ubuntu 2022-04-13 06:44:57.569 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:44:57.571 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:44:57.573 | + functions-common:real_install_package:1334 : apt_get install radvd 2022-04-13 06:44:57.595 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 06:44:57.708 | Reading package lists... 2022-04-13 06:44:57.956 | Building dependency tree... 2022-04-13 06:44:57.958 | Reading state information... 2022-04-13 06:44:58.215 | radvd is already the newest version (1:2.17-2). 2022-04-13 06:44:58.215 | The following packages were automatically installed and are no longer required: 2022-04-13 06:44:58.216 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:44:58.216 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:44:58.216 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:44:58.216 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:44:58.217 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:44:58.217 | python3-zope.interface 2022-04-13 06:44:58.217 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:44:58.346 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:44:58.353 | + functions-common:apt_get:1118 : result=0 2022-04-13 06:44:58.356 | + functions-common:apt_get:1121 : time_stop apt-get 2022-04-13 06:44:58.360 | + functions-common:time_stop:2309 : local name 2022-04-13 06:44:58.363 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:44:58.366 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:44:58.369 | + functions-common:time_stop:2312 : local total 2022-04-13 06:44:58.372 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:44:58.374 | + functions-common:time_stop:2315 : name=apt-get 2022-04-13 06:44:58.376 | + functions-common:time_stop:2316 : start_time=1649832297592 2022-04-13 06:44:58.379 | + functions-common:time_stop:2318 : [[ -z 1649832297592 ]] 2022-04-13 06:44:58.382 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:44:58.386 | + functions-common:time_stop:2321 : end_time=1649832298383 2022-04-13 06:44:58.389 | + functions-common:time_stop:2322 : elapsed_time=791 2022-04-13 06:44:58.391 | + functions-common:time_stop:2323 : total=3133 2022-04-13 06:44:58.393 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:44:58.396 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=3924 2022-04-13 06:44:58.398 | + functions-common:apt_get:1122 : return 0 2022-04-13 06:44:58.400 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 06:44:58.418 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:44:58.420 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-04-13 06:44:58.423 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 06:44:58.426 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-04-13 06:44:58.445 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-04-13 06:44:58.448 | + functions-common:install_package:1347 : update_package_repo 2022-04-13 06:44:58.450 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-04-13 06:44:58.452 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-04-13 06:44:58.455 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-04-13 06:44:58.457 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-04-13 06:44:58.459 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-04-13 06:44:58.462 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:44:58.464 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:44:58.466 | + functions-common:update_package_repo:1328 : apt_get_update 2022-04-13 06:44:58.468 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-04-13 06:44:58.470 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-04-13 06:44:58.472 | + functions-common:apt_get_update:1074 : return 2022-04-13 06:44:58.475 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2022-04-13 06:44:58.477 | + functions-common:real_install_package:1333 : is_ubuntu 2022-04-13 06:44:58.479 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:44:58.481 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:44:58.484 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2022-04-13 06:44:58.503 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 06:44:58.613 | Reading package lists... 2022-04-13 06:44:58.859 | Building dependency tree... 2022-04-13 06:44:58.861 | Reading state information... 2022-04-13 06:44:59.104 | fakeroot is already the newest version (1.24-1). 2022-04-13 06:44:59.105 | make is already the newest version (4.2.1-1.2). 2022-04-13 06:44:59.105 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 06:44:59.105 | The following packages were automatically installed and are no longer required: 2022-04-13 06:44:59.105 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:44:59.105 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:44:59.106 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:44:59.106 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:44:59.106 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:44:59.106 | python3-zope.interface 2022-04-13 06:44:59.106 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:44:59.242 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:44:59.248 | + functions-common:apt_get:1118 : result=0 2022-04-13 06:44:59.251 | + functions-common:apt_get:1121 : time_stop apt-get 2022-04-13 06:44:59.254 | + functions-common:time_stop:2309 : local name 2022-04-13 06:44:59.256 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:44:59.259 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:44:59.262 | + functions-common:time_stop:2312 : local total 2022-04-13 06:44:59.264 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:44:59.267 | + functions-common:time_stop:2315 : name=apt-get 2022-04-13 06:44:59.269 | + functions-common:time_stop:2316 : start_time=1649832298501 2022-04-13 06:44:59.271 | + functions-common:time_stop:2318 : [[ -z 1649832298501 ]] 2022-04-13 06:44:59.274 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:44:59.278 | + functions-common:time_stop:2321 : end_time=1649832299275 2022-04-13 06:44:59.280 | + functions-common:time_stop:2322 : elapsed_time=774 2022-04-13 06:44:59.282 | + functions-common:time_stop:2323 : total=3924 2022-04-13 06:44:59.285 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:44:59.287 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4698 2022-04-13 06:44:59.289 | + functions-common:apt_get:1122 : return 0 2022-04-13 06:44:59.291 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-04-13 06:44:59.294 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:44:59.296 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:44:59.298 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 06:44:59.301 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-04-13 06:44:59.303 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-04-13 06:44:59.308 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-04-13 06:44:59.310 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-04-13 06:44:59.313 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-04-13 06:44:59.314 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-04-13 06:44:59.318 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-04-13 06:44:59.320 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-04-13 06:44:59.323 | + functions:vercmp:628 : local v1=5.4 2022-04-13 06:44:59.325 | + functions:vercmp:629 : local 'op=<' 2022-04-13 06:44:59.328 | + functions:vercmp:630 : local v2=3.13 2022-04-13 06:44:59.330 | + functions:vercmp:631 : local result 2022-04-13 06:44:59.333 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 06:44:59.334 | ++ functions:vercmp:635 : sort -V 2022-04-13 06:44:59.334 | ++ functions:vercmp:635 : head -1 2022-04-13 06:44:59.339 | + functions:vercmp:635 : result=3.13 2022-04-13 06:44:59.341 | + functions:vercmp:637 : case $op in 2022-04-13 06:44:59.343 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 06:44:59.346 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 06:44:59.348 | + functions:vercmp:648 : return 2022-04-13 06:44:59.350 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-04-13 06:44:59.353 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-04-13 06:44:59.355 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 06:44:59.860 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 06:44:59.864 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 06:44:59.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:44:59.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:44:59.871 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-13 06:44:59.874 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:44:59.876 | + ./stack.sh:main:828 : is_service_enabled etcd3 2022-04-13 06:44:59.894 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:44:59.898 | + ./stack.sh:main:829 : install_etcd3 2022-04-13 06:44:59.900 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 06:44:59.900 | Installing etcd 2022-04-13 06:44:59.903 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 06:44:59.915 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 06:44:59.929 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 06:44:59.931 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 06:44:59.945 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 06:44:59.949 | ++ 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-13 06:44:59.951 | ++ 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-13 06:44:59.955 | +++ 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-13 06:44:59.959 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:44:59.961 | ++ 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-13 06:44:59.964 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 06:44:59.966 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:44:59.968 | ++ functions:get_extra_file:74 : return 2022-04-13 06:44:59.971 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 06:44:59.974 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 06:44:59.976 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 06:44:59.978 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2022-04-13 06:44:59.995 | + functions-common:is_service_enabled:1965 : return 1 2022-04-13 06:44:59.998 | + ./stack.sh:main:848 : install_dstat 2022-04-13 06:45:00.001 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 06:45:00.018 | + functions-common:is_service_enabled:1965 : return 1 2022-04-13 06:45:00.022 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2022-04-13 06:45:00.024 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-04-13 06:45:00.027 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-04-13 06:45:00.030 | + ./stack.sh:main:857 : install_libs 2022-04-13 06:45:00.032 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2022-04-13 06:45:00.034 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2022-04-13 06:45:00.037 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2022-04-13 06:45:00.039 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 06:45:00.041 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.043 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.046 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-13 06:45:00.048 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.050 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2022-04-13 06:45:00.053 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2022-04-13 06:45:00.055 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2022-04-13 06:45:00.057 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 06:45:00.059 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.061 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.063 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-13 06:45:00.066 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.068 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2022-04-13 06:45:00.071 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2022-04-13 06:45:00.073 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2022-04-13 06:45:00.075 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 06:45:00.077 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.080 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.082 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-13 06:45:00.085 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.087 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2022-04-13 06:45:00.090 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2022-04-13 06:45:00.092 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2022-04-13 06:45:00.095 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 06:45:00.098 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.100 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.102 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-13 06:45:00.105 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.107 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2022-04-13 06:45:00.110 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2022-04-13 06:45:00.112 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2022-04-13 06:45:00.114 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 06:45:00.116 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.119 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.121 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-13 06:45:00.124 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.126 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2022-04-13 06:45:00.129 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2022-04-13 06:45:00.131 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2022-04-13 06:45:00.133 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 06:45:00.136 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-13 06:45:00.143 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.145 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2022-04-13 06:45:00.148 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2022-04-13 06:45:00.150 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2022-04-13 06:45:00.152 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 06:45:00.155 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.157 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-13 06:45:00.162 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.165 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2022-04-13 06:45:00.167 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2022-04-13 06:45:00.169 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2022-04-13 06:45:00.172 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 06:45:00.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.178 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-13 06:45:00.181 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.183 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2022-04-13 06:45:00.186 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2022-04-13 06:45:00.188 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2022-04-13 06:45:00.190 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 06:45:00.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-13 06:45:00.200 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.202 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2022-04-13 06:45:00.204 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2022-04-13 06:45:00.206 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2022-04-13 06:45:00.209 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 06:45:00.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-13 06:45:00.217 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.220 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2022-04-13 06:45:00.222 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2022-04-13 06:45:00.224 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2022-04-13 06:45:00.227 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 06:45:00.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.231 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.233 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-13 06:45:00.236 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.238 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2022-04-13 06:45:00.240 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2022-04-13 06:45:00.243 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2022-04-13 06:45:00.245 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 06:45:00.247 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.249 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.251 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-13 06:45:00.254 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.256 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2022-04-13 06:45:00.258 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2022-04-13 06:45:00.260 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2022-04-13 06:45:00.263 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 06:45:00.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.267 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.269 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-13 06:45:00.271 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.274 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2022-04-13 06:45:00.276 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2022-04-13 06:45:00.278 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2022-04-13 06:45:00.280 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 06:45:00.282 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.285 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.287 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-13 06:45:00.289 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.291 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2022-04-13 06:45:00.293 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2022-04-13 06:45:00.296 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2022-04-13 06:45:00.298 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 06:45:00.300 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.302 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-13 06:45:00.307 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.309 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2022-04-13 06:45:00.311 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2022-04-13 06:45:00.314 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2022-04-13 06:45:00.316 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 06:45:00.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.321 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.324 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-13 06:45:00.327 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.330 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2022-04-13 06:45:00.332 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2022-04-13 06:45:00.335 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2022-04-13 06:45:00.338 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 06:45:00.341 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.343 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.346 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-13 06:45:00.348 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.351 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2022-04-13 06:45:00.353 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2022-04-13 06:45:00.355 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2022-04-13 06:45:00.357 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 06:45:00.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.362 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.364 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-13 06:45:00.366 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.368 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2022-04-13 06:45:00.371 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2022-04-13 06:45:00.374 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2022-04-13 06:45:00.376 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 06:45:00.378 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.380 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.382 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-13 06:45:00.385 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.387 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2022-04-13 06:45:00.389 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2022-04-13 06:45:00.392 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2022-04-13 06:45:00.394 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 06:45:00.396 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.399 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.401 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-13 06:45:00.404 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.406 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2022-04-13 06:45:00.408 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2022-04-13 06:45:00.411 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2022-04-13 06:45:00.413 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 06:45:00.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.418 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.420 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-13 06:45:00.422 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.425 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2022-04-13 06:45:00.427 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2022-04-13 06:45:00.430 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2022-04-13 06:45:00.432 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 06:45:00.435 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.437 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-13 06:45:00.441 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.443 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2022-04-13 06:45:00.446 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2022-04-13 06:45:00.448 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2022-04-13 06:45:00.450 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 06:45:00.452 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.455 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.457 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-13 06:45:00.459 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.461 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2022-04-13 06:45:00.464 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2022-04-13 06:45:00.466 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2022-04-13 06:45:00.468 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 06:45:00.471 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.473 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.475 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-13 06:45:00.478 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.480 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2022-04-13 06:45:00.482 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2022-04-13 06:45:00.484 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2022-04-13 06:45:00.487 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 06:45:00.489 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.491 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-13 06:45:00.496 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.498 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2022-04-13 06:45:00.500 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2022-04-13 06:45:00.502 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2022-04-13 06:45:00.505 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 06:45:00.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.509 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.511 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-13 06:45:00.514 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.516 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2022-04-13 06:45:00.518 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2022-04-13 06:45:00.521 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2022-04-13 06:45:00.523 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 06:45:00.525 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.528 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.530 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-13 06:45:00.533 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.536 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2022-04-13 06:45:00.539 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2022-04-13 06:45:00.542 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2022-04-13 06:45:00.545 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 06:45:00.548 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.551 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.554 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-13 06:45:00.557 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.560 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2022-04-13 06:45:00.562 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2022-04-13 06:45:00.565 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2022-04-13 06:45:00.567 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 06:45:00.569 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.572 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.574 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-13 06:45:00.576 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.579 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2022-04-13 06:45:00.581 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2022-04-13 06:45:00.584 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2022-04-13 06:45:00.586 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 06:45:00.588 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.591 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.593 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-13 06:45:00.596 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.599 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2022-04-13 06:45:00.601 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2022-04-13 06:45:00.604 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2022-04-13 06:45:00.606 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 06:45:00.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.611 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.613 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-13 06:45:00.615 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.618 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2022-04-13 06:45:00.620 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2022-04-13 06:45:00.623 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2022-04-13 06:45:00.625 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 06:45:00.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.630 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-13 06:45:00.635 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.637 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2022-04-13 06:45:00.640 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2022-04-13 06:45:00.642 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2022-04-13 06:45:00.644 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 06:45:00.647 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-13 06:45:00.654 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.656 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2022-04-13 06:45:00.659 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2022-04-13 06:45:00.661 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2022-04-13 06:45:00.663 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 06:45:00.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.668 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.670 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-13 06:45:00.672 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.675 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2022-04-13 06:45:00.677 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2022-04-13 06:45:00.679 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2022-04-13 06:45:00.682 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 06:45:00.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.686 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.688 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-13 06:45:00.691 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.693 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2022-04-13 06:45:00.695 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2022-04-13 06:45:00.698 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2022-04-13 06:45:00.700 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 06:45:00.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.704 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-13 06:45:00.709 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.711 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2022-04-13 06:45:00.714 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2022-04-13 06:45:00.716 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2022-04-13 06:45:00.718 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 06:45:00.721 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:00.723 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:00.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-13 06:45:00.728 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:00.730 | + lib/libraries:install_libs:137 : pip_install etcd3 2022-04-13 06:45:00.751 | Using python 3.8 to install etcd3 2022-04-13 06:45:00.753 | + 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-13 06:45:01.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:45:01.505 | from cryptography.utils import int_from_bytes 2022-04-13 06:45:01.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:45:01.505 | from cryptography.utils import int_from_bytes 2022-04-13 06:45:02.719 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:45:02.729 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 06:45:02.737 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 06:45:02.738 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 06:45:02.740 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.39.0) 2022-04-13 06:45:02.741 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.17.3) 2022-04-13 06:45:04.319 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 06:45:04.449 | + inc/python:pip_install:200 : result=0 2022-04-13 06:45:04.452 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:45:04.455 | + functions-common:time_stop:2309 : local name 2022-04-13 06:45:04.459 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:45:04.462 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:45:04.465 | + functions-common:time_stop:2312 : local total 2022-04-13 06:45:04.468 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:45:04.472 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:45:04.476 | + functions-common:time_stop:2316 : start_time=1649832300745 2022-04-13 06:45:04.479 | + functions-common:time_stop:2318 : [[ -z 1649832300745 ]] 2022-04-13 06:45:04.483 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:45:04.487 | + functions-common:time_stop:2321 : end_time=1649832304484 2022-04-13 06:45:04.489 | + functions-common:time_stop:2322 : elapsed_time=3739 2022-04-13 06:45:04.492 | + functions-common:time_stop:2323 : total=23587 2022-04-13 06:45:04.494 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:45:04.496 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=27326 2022-04-13 06:45:04.499 | + inc/python:pip_install:203 : return 0 2022-04-13 06:45:04.501 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2022-04-13 06:45:04.522 | Using python 3.8 to install etcd3gw 2022-04-13 06:45:04.525 | + 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-13 06:45:05.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:45:05.282 | from cryptography.utils import int_from_bytes 2022-04-13 06:45:05.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:45:05.282 | from cryptography.utils import int_from_bytes 2022-04-13 06:45:06.523 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:45:06.533 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2022-04-13 06:45:06.541 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 06:45:06.542 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2022-04-13 06:45:06.544 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2022-04-13 06:45:06.545 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 06:45:06.578 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.6) 2022-04-13 06:45:06.580 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.5.30) 2022-04-13 06:45:06.582 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.4) 2022-04-13 06:45:06.585 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2022-04-13 06:45:08.137 | 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-13 06:45:08.267 | + inc/python:pip_install:200 : result=0 2022-04-13 06:45:08.270 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:45:08.274 | + functions-common:time_stop:2309 : local name 2022-04-13 06:45:08.278 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:45:08.282 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:45:08.285 | + functions-common:time_stop:2312 : local total 2022-04-13 06:45:08.289 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:45:08.293 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:45:08.296 | + functions-common:time_stop:2316 : start_time=1649832304517 2022-04-13 06:45:08.298 | + functions-common:time_stop:2318 : [[ -z 1649832304517 ]] 2022-04-13 06:45:08.301 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:45:08.305 | + functions-common:time_stop:2321 : end_time=1649832308302 2022-04-13 06:45:08.307 | + functions-common:time_stop:2322 : elapsed_time=3785 2022-04-13 06:45:08.310 | + functions-common:time_stop:2323 : total=27326 2022-04-13 06:45:08.312 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:45:08.314 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31111 2022-04-13 06:45:08.316 | + inc/python:pip_install:203 : return 0 2022-04-13 06:45:08.319 | + ./stack.sh:main:860 : install_apache_uwsgi 2022-04-13 06:45:08.321 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-04-13 06:45:08.324 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-04-13 06:45:08.326 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-04-13 06:45:08.328 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-04-13 06:45:08.331 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 06:45:08.333 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 06:45:08.335 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 06:45:08.338 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-04-13 06:45:08.340 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-04-13 06:45:08.342 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-04-13 06:45:08.345 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 06:45:08.348 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-04-13 06:45:08.350 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-04-13 06:45:08.352 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:45:08.355 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:45:08.357 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 06:45:08.359 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:45:08.362 | + functions-common:install_package:1347 : update_package_repo 2022-04-13 06:45:08.364 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-04-13 06:45:08.366 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-04-13 06:45:08.369 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-04-13 06:45:08.371 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-04-13 06:45:08.373 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-04-13 06:45:08.376 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:45:08.378 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:45:08.381 | + functions-common:update_package_repo:1328 : apt_get_update 2022-04-13 06:45:08.383 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-04-13 06:45:08.385 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-04-13 06:45:08.388 | + functions-common:apt_get_update:1074 : return 2022-04-13 06:45:08.390 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:45:08.392 | + functions-common:real_install_package:1333 : is_ubuntu 2022-04-13 06:45:08.395 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:45:08.397 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:45:08.399 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:45:08.421 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 06:45:08.532 | Reading package lists... 2022-04-13 06:45:08.776 | Building dependency tree... 2022-04-13 06:45:08.778 | Reading state information... 2022-04-13 06:45:09.025 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 06:45:09.025 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 06:45:09.025 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 06:45:09.026 | The following packages were automatically installed and are no longer required: 2022-04-13 06:45:09.027 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 06:45:09.027 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 06:45:09.027 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 06:45:09.027 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 06:45:09.027 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 06:45:09.027 | python3-zope.interface 2022-04-13 06:45:09.027 | Use 'sudo apt autoremove' to remove them. 2022-04-13 06:45:09.163 | 0 upgraded, 0 newly installed, 0 to remove and 125 not upgraded. 2022-04-13 06:45:09.167 | + functions-common:apt_get:1118 : result=0 2022-04-13 06:45:09.170 | + functions-common:apt_get:1121 : time_stop apt-get 2022-04-13 06:45:09.172 | + functions-common:time_stop:2309 : local name 2022-04-13 06:45:09.175 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:45:09.177 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:45:09.179 | + functions-common:time_stop:2312 : local total 2022-04-13 06:45:09.182 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:45:09.184 | + functions-common:time_stop:2315 : name=apt-get 2022-04-13 06:45:09.186 | + functions-common:time_stop:2316 : start_time=1649832308418 2022-04-13 06:45:09.188 | + functions-common:time_stop:2318 : [[ -z 1649832308418 ]] 2022-04-13 06:45:09.191 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:45:09.195 | + functions-common:time_stop:2321 : end_time=1649832309193 2022-04-13 06:45:09.198 | + functions-common:time_stop:2322 : elapsed_time=775 2022-04-13 06:45:09.201 | + functions-common:time_stop:2323 : total=4698 2022-04-13 06:45:09.203 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:45:09.206 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5473 2022-04-13 06:45:09.208 | + functions-common:apt_get:1122 : return 0 2022-04-13 06:45:09.211 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 06:45:09.214 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-04-13 06:45:09.218 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-04-13 06:45:09.220 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 06:45:09.285 | Module proxy already enabled 2022-04-13 06:45:09.291 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 06:45:09.359 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 06:45:09.359 | Module proxy already enabled 2022-04-13 06:45:09.359 | Module proxy_uwsgi already enabled 2022-04-13 06:45:09.364 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 06:45:09.369 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 06:45:09.372 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-04-13 06:45:09.374 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2022-04-13 06:45:09.501 | + ./stack.sh:main:863 : install_keystoneauth 2022-04-13 06:45:09.504 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-04-13 06:45:09.506 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 06:45:09.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:09.511 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:09.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-13 06:45:09.516 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:09.518 | + ./stack.sh:main:864 : install_keystoneclient 2022-04-13 06:45:09.521 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-04-13 06:45:09.523 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 06:45:09.526 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:09.528 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:09.531 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-13 06:45:09.534 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:09.536 | + ./stack.sh:main:865 : install_glanceclient 2022-04-13 06:45:09.539 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2022-04-13 06:45:09.541 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 06:45:09.543 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:09.546 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:09.548 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-13 06:45:09.550 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:09.553 | + ./stack.sh:main:866 : install_cinderclient 2022-04-13 06:45:09.555 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 06:45:09.558 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 06:45:09.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:09.562 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:09.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 06:45:09.568 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:09.571 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2022-04-13 06:45:09.573 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 06:45:09.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:09.579 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:09.581 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-13 06:45:09.584 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:09.587 | + ./stack.sh:main:867 : install_novaclient 2022-04-13 06:45:09.589 | + lib/nova:install_novaclient:814 : use_library_from_git python-novaclient 2022-04-13 06:45:09.592 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 06:45:09.595 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:09.598 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:09.601 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-13 06:45:09.603 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:09.606 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2022-04-13 06:45:09.623 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:45:09.625 | + ./stack.sh:main:869 : install_swiftclient 2022-04-13 06:45:09.628 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-04-13 06:45:09.630 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 06:45:09.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:09.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:09.637 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-13 06:45:09.640 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:09.642 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2022-04-13 06:45:09.658 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:45:09.661 | + ./stack.sh:main:872 : install_neutronclient 2022-04-13 06:45:09.663 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-04-13 06:45:09.666 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 06:45:09.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:09.671 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:09.673 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-13 06:45:09.675 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:09.678 | + ./stack.sh:main:876 : install_keystonemiddleware 2022-04-13 06:45:09.680 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-04-13 06:45:09.683 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 06:45:09.685 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 06:45:09.687 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-13 06:45:09.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-13 06:45:09.692 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 06:45:09.695 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-04-13 06:45:09.697 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 06:45:09.699 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:45:09.702 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 06:45:09.705 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 06:45:09.707 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:45:09.711 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:45:09.711 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:45:09.716 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 06:45:09.718 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 06:45:09.721 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 06:45:09.724 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 06:45:09.727 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 06:45:09.751 | Using python 3.8 to install keystonemiddleware 2022-04-13 06:45:09.753 | + 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-13 06:45:10.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:45:10.505 | from cryptography.utils import int_from_bytes 2022-04-13 06:45:10.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:45:10.505 | from cryptography.utils import int_from_bytes 2022-04-13 06:45:11.712 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:45:11.722 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-04-13 06:45:11.774 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.2) 2022-04-13 06:45:11.776 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-04-13 06:45:11.777 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-04-13 06:45:11.779 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 06:45:11.780 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.1) 2022-04-13 06:45:11.781 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.2) 2022-04-13 06:45:11.783 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 06:45:11.784 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2022-04-13 06:45:11.786 | 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-13 06:45:11.787 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 06:45:11.788 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2022-04-13 06:45:11.790 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-04-13 06:45:11.791 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 06:45:11.793 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 06:45:11.850 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2022-04-13 06:45:11.851 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2022-04-13 06:45:11.853 | 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-13 06:45:11.893 | 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-13 06:45:11.931 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2022-04-13 06:45:11.933 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2022-04-13 06:45:11.934 | 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-13 06:45:11.936 | 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-13 06:45:11.986 | 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-13 06:45:11.987 | 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-13 06:45:11.999 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2022-04-13 06:45:12.000 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2022-04-13 06:45:12.015 | 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-13 06:45:12.017 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2022-04-13 06:45:12.018 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2022-04-13 06:45:12.105 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.5.30) 2022-04-13 06:45:12.108 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2022-04-13 06:45:12.111 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.4) 2022-04-13 06:45:12.112 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.6) 2022-04-13 06:45:12.163 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2022-04-13 06:45:12.176 | 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.0.9) 2022-04-13 06:45:13.611 | 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-13 06:45:13.744 | + inc/python:pip_install:200 : result=0 2022-04-13 06:45:13.749 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:45:13.751 | + functions-common:time_stop:2309 : local name 2022-04-13 06:45:13.755 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:45:13.759 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:45:13.761 | + functions-common:time_stop:2312 : local total 2022-04-13 06:45:13.765 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:45:13.768 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:45:13.772 | + functions-common:time_stop:2316 : start_time=1649832309744 2022-04-13 06:45:13.775 | + functions-common:time_stop:2318 : [[ -z 1649832309744 ]] 2022-04-13 06:45:13.779 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:45:13.784 | + functions-common:time_stop:2321 : end_time=1649832313781 2022-04-13 06:45:13.786 | + functions-common:time_stop:2322 : elapsed_time=4037 2022-04-13 06:45:13.788 | + functions-common:time_stop:2323 : total=31111 2022-04-13 06:45:13.791 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:45:13.794 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=35148 2022-04-13 06:45:13.797 | + inc/python:pip_install:203 : return 0 2022-04-13 06:45:13.799 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-04-13 06:45:13.802 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 06:45:13.805 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 06:45:13.808 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 06:45:13.811 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 06:45:13.814 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 06:45:13.818 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 06:45:13.818 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 06:45:13.824 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 06:45:13.827 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 06:45:13.829 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 06:45:13.833 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 06:45:13.835 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 06:45:13.857 | Using python 3.8 to install python-memcached 2022-04-13 06:45:13.859 | + 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-13 06:45:14.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:45:14.616 | from cryptography.utils import int_from_bytes 2022-04-13 06:45:14.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:45:14.616 | from cryptography.utils import int_from_bytes 2022-04-13 06:45:15.835 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:45:15.845 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 06:45:15.849 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 06:45:17.422 | 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-13 06:45:17.552 | + inc/python:pip_install:200 : result=0 2022-04-13 06:45:17.555 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 06:45:17.559 | + functions-common:time_stop:2309 : local name 2022-04-13 06:45:17.562 | + functions-common:time_stop:2310 : local end_time 2022-04-13 06:45:17.564 | + functions-common:time_stop:2311 : local elapsed_time 2022-04-13 06:45:17.567 | + functions-common:time_stop:2312 : local total 2022-04-13 06:45:17.569 | + functions-common:time_stop:2313 : local start_time 2022-04-13 06:45:17.571 | + functions-common:time_stop:2315 : name=pip_install 2022-04-13 06:45:17.573 | + functions-common:time_stop:2316 : start_time=1649832313851 2022-04-13 06:45:17.576 | + functions-common:time_stop:2318 : [[ -z 1649832313851 ]] 2022-04-13 06:45:17.579 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-04-13 06:45:17.583 | + functions-common:time_stop:2321 : end_time=1649832317580 2022-04-13 06:45:17.585 | + functions-common:time_stop:2322 : elapsed_time=3729 2022-04-13 06:45:17.587 | + functions-common:time_stop:2323 : total=35148 2022-04-13 06:45:17.589 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-04-13 06:45:17.591 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=38877 2022-04-13 06:45:17.594 | + inc/python:pip_install:203 : return 0 2022-04-13 06:45:17.597 | + ./stack.sh:main:878 : is_service_enabled keystone 2022-04-13 06:45:17.614 | + functions-common:is_service_enabled:1965 : return 0 2022-04-13 06:45:17.617 | + ./stack.sh:main:879 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-04-13 06:45:17.619 | + ./stack.sh:main:880 : stack_install_service keystone 2022-04-13 06:45:17.621 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 06:45:17.623 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 06:45:17.626 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 06:45:17.628 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 06:45:17.630 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-04-13 06:45:17.645 | + functions-common:is_service_enabled:1965 : return 1 2022-04-13 06:45:17.648 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/xena 2022-04-13 06:45:17.650 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 06:45:17.652 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-04-13 06:45:17.654 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-04-13 06:45:17.656 | + functions-common:git_clone:526 : local orig_dir 2022-04-13 06:45:17.659 | ++ functions-common:git_clone:527 : pwd 2022-04-13 06:45:17.662 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-04-13 06:45:17.664 | + functions-common:git_clone:528 : local git_clone_flags= 2022-04-13 06:45:17.667 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-04-13 06:45:17.682 | + functions-common:git_clone:530 : RECLONE=False 2022-04-13 06:45:17.684 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-04-13 06:45:17.686 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-04-13 06:45:17.689 | + functions-common:git_clone:544 : echo stable/xena 2022-04-13 06:45:17.689 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-04-13 06:45:17.694 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 06:45:17.696 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-04-13 06:45:17.699 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2022-04-13 06:45:17.701 | + functions-common:git_clone:593 : git show --oneline 2022-04-13 06:45:17.702 | + functions-common:git_clone:593 : head -1 2022-04-13 06:45:17.704 | 20be02134 Merge "Fix typos in ec2 credential policies" into stable/xena 2022-04-13 06:45:17.707 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-04-13 06:45:17.709 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-04-13 06:45:17.712 | + inc/python:setup_develop:338 : local bindep 2022-04-13 06:45:17.714 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:45:17.717 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 06:45:17.719 | + inc/python:setup_develop:344 : local extras= 2022-04-13 06:45:17.722 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 06:45:17.724 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 06:45:17.726 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:45:17.729 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 06:45:17.731 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 06:45:17.733 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 06:45:17.736 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 06:45:17.739 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 06:45:17.741 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 06:45:17.744 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 06:45:17.746 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 06:45:17.749 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 06:45:17.754 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 06:45:17.757 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 06:45:18.388 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 06:45:18.391 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 06:45:18.395 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 06:45:18.399 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 06:45:18.402 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 06:45:18.405 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 06:45:18.408 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 06:45:18.410 | + inc/python:setup_package:428 : local extras= 2022-04-13 06:45:18.413 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 06:45:18.415 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 06:45:18.418 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 06:45:18.420 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 06:45:18.422 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 06:45:18.425 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 06:45:18.446 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 06:45:18.448 | + 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-13 06:45:19.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:45:19.227 | from cryptography.utils import int_from_bytes 2022-04-13 06:45:19.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 06:45:19.227 | from cryptography.utils import int_from_bytes 2022-04-13 06:45:20.443 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 06:45:20.453 | Obtaining file:///opt/stack/keystone 2022-04-13 06:45:20.454 | Preparing metadata (setup.py): started 2022-04-13 06:45:21.085 | Preparing metadata (setup.py): finished with status 'error' 2022-04-13 06:45:21.107 | error: subprocess-exited-with-error 2022-04-13 06:45:21.107 | 2022-04-13 06:45:21.107 | × python setup.py egg_info did not run successfully. 2022-04-13 06:45:21.107 | │ exit code: 1 2022-04-13 06:45:21.107 | ╰─> [24 lines of output] 2022-04-13 06:45:21.107 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead 2022-04-13 06:45:21.107 | warnings.warn( 2022-04-13 06:45:21.107 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead 2022-04-13 06:45:21.107 | warnings.warn( 2022-04-13 06:45:21.107 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 2022-04-13 06:45:21.107 | warnings.warn( 2022-04-13 06:45:21.108 | /usr/local/lib/python3.8/dist-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead 2022-04-13 06:45:21.108 | warnings.warn( 2022-04-13 06:45:21.108 | ERROR:root:Error parsing 2022-04-13 06:45:21.108 | Traceback (most recent call last): 2022-04-13 06:45:21.108 | File "/usr/local/lib/python3.8/dist-packages/pbr/core.py", line 96, in pbr 2022-04-13 06:45:21.108 | attrs = util.cfg_to_args(path, dist.script_args) 2022-04-13 06:45:21.108 | File "/usr/local/lib/python3.8/dist-packages/pbr/util.py", line 274, in cfg_to_args 2022-04-13 06:45:21.108 | pbr.hooks.setup_hook(config) 2022-04-13 06:45:21.108 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/__init__.py", line 25, in setup_hook 2022-04-13 06:45:21.108 | metadata_config.run() 2022-04-13 06:45:21.108 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/base.py", line 27, in run 2022-04-13 06:45:21.108 | self.hook() 2022-04-13 06:45:21.108 | File "/usr/local/lib/python3.8/dist-packages/pbr/hooks/metadata.py", line 25, in hook 2022-04-13 06:45:21.108 | self.config['version'] = packaging.get_version( 2022-04-13 06:45:21.108 | File "/usr/local/lib/python3.8/dist-packages/pbr/packaging.py", line 874, in get_version 2022-04-13 06:45:21.108 | raise Exception("Versioning for this project requires either an sdist" 2022-04-13 06:45:21.108 | Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 06:45:21.108 | error in setup command: Error parsing /opt/stack/keystone/setup.cfg: Exception: Versioning for this project requires either an sdist tarball, or access to an upstream git repository. It's also possible that there is a mismatch between the package name in setup.cfg and the argument given to pbr.version.VersionInfo. Project name keystone was given, but was not able to be found. 2022-04-13 06:45:21.108 | [end of output] 2022-04-13 06:45:21.108 | 2022-04-13 06:45:21.108 | note: This error originates from a subprocess, and is likely not a problem with pip. 2022-04-13 06:45:21.111 | error: metadata-generation-failed 2022-04-13 06:45:21.111 | 2022-04-13 06:45:21.111 | × Encountered error while generating package metadata. 2022-04-13 06:45:21.111 | ╰─> See above for output. 2022-04-13 06:45:21.111 | 2022-04-13 06:45:21.111 | note: This is an issue with the package mentioned above, not pip. 2022-04-13 06:45:21.111 | hint: See above for details. 2022-04-13 06:45:21.228 | + inc/python:pip_install:1 : exit_trap 2022-04-13 06:45:21.232 | + ./stack.sh:exit_trap:507 : local r=1 2022-04-13 06:45:21.235 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-04-13 06:45:21.239 | + ./stack.sh:exit_trap:508 : jobs= 2022-04-13 06:45:21.242 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-04-13 06:45:21.244 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-04-13 06:45:21.247 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-04-13 06:45:21.250 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-04-13 06:45:21.252 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-04-13 06:45:21.254 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-04-13 06:45:21.254 | Error on exit 2022-04-13 06:45:21.256 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-04-13 06:45:21.258 | + ./stack.sh:exit_trap:528 : generate-subunit 1649832235 86 fail 2022-04-13 06:45:21.738 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-04-13 06:45:21.741 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 06:45:22.237 | + ./stack.sh:exit_trap:542 : exit 1