By type
+ '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' ++ cat /opt/onap/cm-secrets/password + CMPASS=SU92FFB6 + CMPASS=SU92FFB6 + sed -i -e 's|admin_password: .*$|admin_password: SU92FFB6|' /etc/cloudify/config.yaml + for d in '$PDIRS' ++ dirname /var/lib + p=/var + mkdir -p /cfy-persist/var + cp -rp /var/lib /cfy-persist/var + for d in '$PDIRS' ++ dirname /etc/cloudify + p=/etc + mkdir -p /cfy-persist/etc + cp -rp /etc/cloudify /cfy-persist/etc + for d in '$PDIRS' ++ dirname /opt/cfy + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cfy /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify-stage + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify-stage /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/manager + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/manager /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/mgmtworker + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/mgmtworker /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/restservice + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/restservice /cfy-persist/opt + for d in '$PDIRS' + '[' -d /var/lib ']' + mv /var/lib /var/lib-initial ++ dirname /var/lib + ln -sf /cfy-persist//var/lib /var + for d in '$PDIRS' + '[' -d /etc/cloudify ']' + mv /etc/cloudify /etc/cloudify-initial ++ dirname /etc/cloudify + ln -sf /cfy-persist//etc/cloudify /etc + for d in '$PDIRS' + '[' -d /opt/cfy ']' + mv /opt/cfy /opt/cfy-initial ++ dirname /opt/cfy + ln -sf /cfy-persist//opt/cfy /opt + for d in '$PDIRS' + '[' -d /opt/cloudify ']' + mv /opt/cloudify /opt/cloudify-initial ++ dirname /opt/cloudify + ln -sf /cfy-persist//opt/cloudify /opt + for d in '$PDIRS' + '[' -d /opt/cloudify-stage ']' + mv /opt/cloudify-stage /opt/cloudify-stage-initial ++ dirname /opt/cloudify-stage + ln -sf /cfy-persist//opt/cloudify-stage /opt + for d in '$PDIRS' + '[' -d /opt/manager ']' + mv /opt/manager /opt/manager-initial ++ dirname /opt/manager + ln -sf /cfy-persist//opt/manager /opt + for d in '$PDIRS' + '[' -d /opt/mgmtworker ']' + mv /opt/mgmtworker /opt/mgmtworker-initial ++ dirname /opt/mgmtworker + ln -sf /cfy-persist//opt/mgmtworker /opt + for d in '$PDIRS' + '[' -d /opt/restservice ']' + mv /opt/restservice /opt/restservice-initial ++ dirname /opt/restservice + ln -sf /cfy-persist//opt/restservice /opt + exec /sbin/init --log-target=journal + /scripts/init-cloudify.sh + /scripts/setup-secret.sh + '[' '!' -d /var/run/secrets/kubernetes.io/serviceaccount ']' + mkdir -p /var/run/secrets/kubernetes.io/ + ln -s /secret/ /var/run/secrets/kubernetes.io/serviceaccount + /scripts/load-plugins.sh + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Services: Got a status response | Cloudify Console | Inactive | Some service(s) not running Retrieving manager services status... [ip=dcae-cloudify-manager] Services: +--------------------------------+----------+ | service | status | +--------------------------------+----------+ | Webserver | Active | | Cloudify Console | Inactive | | AMQP-Postgres | Active | | Management Worker | Active | | Manager Rest-Service | Active | | PostgreSQL | Active | | RabbitMQ | Active | +--------------------------------+----------+ + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Services: Got a status response All services running + shopt -s nullglob + [[ ! -f /opt/manager/plugins-loaded ]] + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-Ut66mKx/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-Ut66mKx/clamppolicyplugin_types.yaml ++ basename /opt/plugins/plugin-Ut66mKx/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn + ARCHIVE=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-Ut66mKx/clamppolicyplugin_types.yaml /opt/plugins/plugin-Ut66mKx/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpj2m57x_e.zip |-----------------------------------------------------| 0.55% tmpj2m57x_e.zip |#----------------------------------------------------| 1.1% tmpj2m57x_e.zip |#----------------------------------------------------| 1.65% tmpj2m57x_e.zip |#----------------------------------------------------| 2.2% tmpj2m57x_e.zip |#----------------------------------------------------| 2.75% tmpj2m57x_e.zip |##---------------------------------------------------| 3.3% tmpj2m57x_e.zip |##---------------------------------------------------| 3.85% tmpj2m57x_e.zip |##---------------------------------------------------| 4.4% tmpj2m57x_e.zip |###--------------------------------------------------| 4.95% tmpj2m57x_e.zip |###--------------------------------------------------| 5.51% tmpj2m57x_e.zip |###--------------------------------------------------| 6.06% tmpj2m57x_e.zip |####-------------------------------------------------| 6.61% tmpj2m57x_e.zip |####-------------------------------------------------| 7.16% tmpj2m57x_e.zip |####-------------------------------------------------| 7.71% tmpj2m57x_e.zip |####-------------------------------------------------| 8.26% tmpj2m57x_e.zip |#####------------------------------------------------| 8.81% tmpj2m57x_e.zip |#####------------------------------------------------| 9.36% tmpj2m57x_e.zip |#####------------------------------------------------| 9.91% tmpj2m57x_e.zip |######-----------------------------------------------| 10.46% tmpj2m57x_e.zip |######-----------------------------------------------| 11.01% tmpj2m57x_e.zip |######-----------------------------------------------| 11.56% tmpj2m57x_e.zip |######-----------------------------------------------| 12.11% tmpj2m57x_e.zip |#######----------------------------------------------| 12.66% tmpj2m57x_e.zip |#######----------------------------------------------| 13.21% tmpj2m57x_e.zip |#######----------------------------------------------| 13.76% tmpj2m57x_e.zip |########---------------------------------------------| 14.31% tmpj2m57x_e.zip |########---------------------------------------------| 14.86% tmpj2m57x_e.zip |########---------------------------------------------| 15.42% tmpj2m57x_e.zip |########---------------------------------------------| 15.97% tmpj2m57x_e.zip |#########--------------------------------------------| 16.52% tmpj2m57x_e.zip |#########--------------------------------------------| 17.07% tmpj2m57x_e.zip |#########--------------------------------------------| 17.62% tmpj2m57x_e.zip |##########-------------------------------------------| 18.17% tmpj2m57x_e.zip |##########-------------------------------------------| 18.72% tmpj2m57x_e.zip |##########-------------------------------------------| 19.27% tmpj2m57x_e.zip |###########------------------------------------------| 19.82% tmpj2m57x_e.zip |###########------------------------------------------| 20.37% tmpj2m57x_e.zip |###########------------------------------------------| 20.92% tmpj2m57x_e.zip |###########------------------------------------------| 21.47% tmpj2m57x_e.zip |############-----------------------------------------| 22.02% tmpj2m57x_e.zip |############-----------------------------------------| 22.57% tmpj2m57x_e.zip |############-----------------------------------------| 23.12% tmpj2m57x_e.zip |#############----------------------------------------| 23.67% tmpj2m57x_e.zip |#############----------------------------------------| 24.22% tmpj2m57x_e.zip |#############----------------------------------------| 24.77% tmpj2m57x_e.zip |#############----------------------------------------| 25.33% tmpj2m57x_e.zip |##############---------------------------------------| 25.88% tmpj2m57x_e.zip |##############---------------------------------------| 26.43% tmpj2m57x_e.zip |##############---------------------------------------| 26.98% tmpj2m57x_e.zip |###############--------------------------------------| 27.53% tmpj2m57x_e.zip |###############--------------------------------------| 28.08% tmpj2m57x_e.zip |###############--------------------------------------| 28.63% tmpj2m57x_e.zip |###############--------------------------------------| 29.18% tmpj2m57x_e.zip |################-------------------------------------| 29.73% tmpj2m57x_e.zip |################-------------------------------------| 30.28% tmpj2m57x_e.zip |################-------------------------------------| 30.83% tmpj2m57x_e.zip |#################------------------------------------| 31.38% tmpj2m57x_e.zip |#################------------------------------------| 31.93% tmpj2m57x_e.zip |#################------------------------------------| 32.48% tmpj2m57x_e.zip |##################-----------------------------------| 33.03% tmpj2m57x_e.zip |##################-----------------------------------| 33.58% tmpj2m57x_e.zip |##################-----------------------------------| 34.13% tmpj2m57x_e.zip |##################-----------------------------------| 34.68% tmpj2m57x_e.zip |###################----------------------------------| 35.23% tmpj2m57x_e.zip |###################----------------------------------| 35.79% tmpj2m57x_e.zip |###################----------------------------------| 36.34% tmpj2m57x_e.zip |####################---------------------------------| 36.89% tmpj2m57x_e.zip |####################---------------------------------| 37.44% tmpj2m57x_e.zip |####################---------------------------------| 37.99% tmpj2m57x_e.zip |####################---------------------------------| 38.54% tmpj2m57x_e.zip |#####################--------------------------------| 39.09% tmpj2m57x_e.zip |#####################--------------------------------| 39.64% tmpj2m57x_e.zip |#####################--------------------------------| 40.19% tmpj2m57x_e.zip |######################-------------------------------| 40.74% tmpj2m57x_e.zip |######################-------------------------------| 41.29% tmpj2m57x_e.zip |######################-------------------------------| 41.84% tmpj2m57x_e.zip |######################-------------------------------| 42.39% tmpj2m57x_e.zip |#######################------------------------------| 42.94% tmpj2m57x_e.zip |#######################------------------------------| 43.49% tmpj2m57x_e.zip |#######################------------------------------| 44.04% tmpj2m57x_e.zip |########################-----------------------------| 44.59% tmpj2m57x_e.zip |########################-----------------------------| 45.14% tmpj2m57x_e.zip |########################-----------------------------| 45.7% tmpj2m57x_e.zip |#########################----------------------------| 46.25% tmpj2m57x_e.zip |#########################----------------------------| 46.8% tmpj2m57x_e.zip |#########################----------------------------| 47.35% tmpj2m57x_e.zip |#########################----------------------------| 47.9% tmpj2m57x_e.zip |##########################---------------------------| 48.45% tmpj2m57x_e.zip |##########################---------------------------| 49.0% tmpj2m57x_e.zip |##########################---------------------------| 49.55% tmpj2m57x_e.zip |###########################--------------------------| 50.1% tmpj2m57x_e.zip |###########################--------------------------| 50.65% tmpj2m57x_e.zip |###########################--------------------------| 51.2% tmpj2m57x_e.zip |###########################--------------------------| 51.75% tmpj2m57x_e.zip |############################-------------------------| 52.3% tmpj2m57x_e.zip |############################-------------------------| 52.85% tmpj2m57x_e.zip |############################-------------------------| 53.4% tmpj2m57x_e.zip |#############################------------------------| 53.95% tmpj2m57x_e.zip |#############################------------------------| 54.5% tmpj2m57x_e.zip |#############################------------------------| 55.05% tmpj2m57x_e.zip |#############################------------------------| 55.61% tmpj2m57x_e.zip |##############################-----------------------| 56.16% tmpj2m57x_e.zip |##############################-----------------------| 56.71% tmpj2m57x_e.zip |##############################-----------------------| 57.26% tmpj2m57x_e.zip |###############################----------------------| 57.81% tmpj2m57x_e.zip |###############################----------------------| 58.36% tmpj2m57x_e.zip |###############################----------------------| 58.91% tmpj2m57x_e.zip |################################---------------------| 59.46% tmpj2m57x_e.zip |################################---------------------| 60.01% tmpj2m57x_e.zip |################################---------------------| 60.56% tmpj2m57x_e.zip |################################---------------------| 61.11% tmpj2m57x_e.zip |#################################--------------------| 61.66% tmpj2m57x_e.zip |#################################--------------------| 62.21% tmpj2m57x_e.zip |#################################--------------------| 62.76% tmpj2m57x_e.zip |##################################-------------------| 63.31% tmpj2m57x_e.zip |##################################-------------------| 63.86% tmpj2m57x_e.zip |##################################-------------------| 64.41% tmpj2m57x_e.zip |##################################-------------------| 64.96% tmpj2m57x_e.zip |###################################------------------| 65.51% tmpj2m57x_e.zip |###################################------------------| 66.07% tmpj2m57x_e.zip |###################################------------------| 66.62% tmpj2m57x_e.zip |####################################-----------------| 67.17% tmpj2m57x_e.zip |####################################-----------------| 67.72% tmpj2m57x_e.zip |####################################-----------------| 68.27% tmpj2m57x_e.zip |####################################-----------------| 68.82% tmpj2m57x_e.zip |#####################################----------------| 69.37% tmpj2m57x_e.zip |#####################################----------------| 69.92% tmpj2m57x_e.zip |#####################################----------------| 70.47% tmpj2m57x_e.zip |######################################---------------| 71.02% tmpj2m57x_e.zip |######################################---------------| 71.57% tmpj2m57x_e.zip |######################################---------------| 72.12% tmpj2m57x_e.zip |#######################################--------------| 72.67% tmpj2m57x_e.zip |#######################################--------------| 73.22% tmpj2m57x_e.zip |#######################################--------------| 73.77% tmpj2m57x_e.zip |#######################################--------------| 74.32% tmpj2m57x_e.zip |########################################-------------| 74.87% tmpj2m57x_e.zip |########################################-------------| 75.42% tmpj2m57x_e.zip |########################################-------------| 75.98% tmpj2m57x_e.zip |#########################################------------| 76.53% tmpj2m57x_e.zip |#########################################------------| 77.08% tmpj2m57x_e.zip |#########################################------------| 77.63% tmpj2m57x_e.zip |#########################################------------| 78.18% tmpj2m57x_e.zip |##########################################-----------| 78.73% tmpj2m57x_e.zip |##########################################-----------| 79.28% tmpj2m57x_e.zip |##########################################-----------| 79.83% tmpj2m57x_e.zip |###########################################----------| 80.38% tmpj2m57x_e.zip |###########################################----------| 80.93% tmpj2m57x_e.zip |###########################################----------| 81.48% tmpj2m57x_e.zip |###########################################----------| 82.03% tmpj2m57x_e.zip |############################################---------| 82.58% tmpj2m57x_e.zip |############################################---------| 83.13% tmpj2m57x_e.zip |############################################---------| 83.68% tmpj2m57x_e.zip |#############################################--------| 84.23% tmpj2m57x_e.zip |#############################################--------| 84.78% tmpj2m57x_e.zip |#############################################--------| 85.33% tmpj2m57x_e.zip |##############################################-------| 85.89% tmpj2m57x_e.zip |##############################################-------| 86.44% tmpj2m57x_e.zip |##############################################-------| 86.99% tmpj2m57x_e.zip |##############################################-------| 87.54% tmpj2m57x_e.zip |###############################################------| 88.09% tmpj2m57x_e.zip |###############################################------| 88.64% tmpj2m57x_e.zip |###############################################------| 89.19% tmpj2m57x_e.zip |################################################-----| 89.74% tmpj2m57x_e.zip |################################################-----| 90.29% tmpj2m57x_e.zip |################################################-----| 90.84% tmpj2m57x_e.zip |################################################-----| 91.39% tmpj2m57x_e.zip |#################################################----| 91.94% tmpj2m57x_e.zip |#################################################----| 92.49% tmpj2m57x_e.zip |#################################################----| 93.04% tmpj2m57x_e.zip |##################################################---| 93.59% tmpj2m57x_e.zip |##################################################---| 94.14% tmpj2m57x_e.zip |##################################################---| 94.69% tmpj2m57x_e.zip |##################################################---| 95.24% tmpj2m57x_e.zip |###################################################--| 95.8% tmpj2m57x_e.zip |###################################################--| 96.35% tmpj2m57x_e.zip |###################################################--| 96.9% tmpj2m57x_e.zip |####################################################-| 97.45% tmpj2m57x_e.zip |####################################################-| 98.0% tmpj2m57x_e.zip |####################################################-| 98.55% tmpj2m57x_e.zip |#####################################################| 99.1% tmpj2m57x_e.zip |#####################################################| 99.65% tmpj2m57x_e.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is e67529f2-79c1-42a0-a5fc-a7156600ae49 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-YHSdhhY/dmaap-1.5.1-py36-none-linux_x86_64.wgn /opt/plugins/plugin-YHSdhhY/dmaap_types.yaml ++ basename /opt/plugins/plugin-YHSdhhY/dmaap-1.5.1-py36-none-linux_x86_64.wgn + ARCHIVE=dmaap-1.5.1-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dmaap-1.5.1-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dmaap-1.5.1-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-YHSdhhY/dmaap_types.yaml /opt/plugins/plugin-YHSdhhY/dmaap-1.5.1-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpbxegkwk7.zip |-----------------------------------------------------| 0.53% tmpbxegkwk7.zip |#----------------------------------------------------| 1.07% tmpbxegkwk7.zip |#----------------------------------------------------| 1.6% tmpbxegkwk7.zip |#----------------------------------------------------| 2.14% tmpbxegkwk7.zip |#----------------------------------------------------| 2.67% tmpbxegkwk7.zip |##---------------------------------------------------| 3.21% tmpbxegkwk7.zip |##---------------------------------------------------| 3.74% tmpbxegkwk7.zip |##---------------------------------------------------| 4.27% tmpbxegkwk7.zip |###--------------------------------------------------| 4.81% tmpbxegkwk7.zip |###--------------------------------------------------| 5.34% tmpbxegkwk7.zip |###--------------------------------------------------| 5.88% tmpbxegkwk7.zip |###--------------------------------------------------| 6.41% tmpbxegkwk7.zip |####-------------------------------------------------| 6.95% tmpbxegkwk7.zip |####-------------------------------------------------| 7.48% tmpbxegkwk7.zip |####-------------------------------------------------| 8.01% tmpbxegkwk7.zip |#####------------------------------------------------| 8.55% tmpbxegkwk7.zip |#####------------------------------------------------| 9.08% tmpbxegkwk7.zip |#####------------------------------------------------| 9.62% tmpbxegkwk7.zip |#####------------------------------------------------| 10.15% tmpbxegkwk7.zip |######-----------------------------------------------| 10.69% tmpbxegkwk7.zip |######-----------------------------------------------| 11.22% tmpbxegkwk7.zip |######-----------------------------------------------| 11.75% tmpbxegkwk7.zip |#######----------------------------------------------| 12.29% tmpbxegkwk7.zip |#######----------------------------------------------| 12.82% tmpbxegkwk7.zip |#######----------------------------------------------| 13.36% tmpbxegkwk7.zip |#######----------------------------------------------| 13.89% tmpbxegkwk7.zip |########---------------------------------------------| 14.43% tmpbxegkwk7.zip |########---------------------------------------------| 14.96% tmpbxegkwk7.zip |########---------------------------------------------| 15.49% tmpbxegkwk7.zip |########---------------------------------------------| 16.03% tmpbxegkwk7.zip |#########--------------------------------------------| 16.56% tmpbxegkwk7.zip |#########--------------------------------------------| 17.1% tmpbxegkwk7.zip |#########--------------------------------------------| 17.63% tmpbxegkwk7.zip |##########-------------------------------------------| 18.17% tmpbxegkwk7.zip |##########-------------------------------------------| 18.7% tmpbxegkwk7.zip |##########-------------------------------------------| 19.23% tmpbxegkwk7.zip |##########-------------------------------------------| 19.77% tmpbxegkwk7.zip |###########------------------------------------------| 20.3% tmpbxegkwk7.zip |###########------------------------------------------| 20.84% tmpbxegkwk7.zip |###########------------------------------------------| 21.37% tmpbxegkwk7.zip |############-----------------------------------------| 21.91% tmpbxegkwk7.zip |############-----------------------------------------| 22.44% tmpbxegkwk7.zip |############-----------------------------------------| 22.97% tmpbxegkwk7.zip |############-----------------------------------------| 23.51% tmpbxegkwk7.zip |#############----------------------------------------| 24.04% tmpbxegkwk7.zip |#############----------------------------------------| 24.58% tmpbxegkwk7.zip |#############----------------------------------------| 25.11% tmpbxegkwk7.zip |##############---------------------------------------| 25.65% tmpbxegkwk7.zip |##############---------------------------------------| 26.18% tmpbxegkwk7.zip |##############---------------------------------------| 26.72% tmpbxegkwk7.zip |##############---------------------------------------| 27.25% tmpbxegkwk7.zip |###############--------------------------------------| 27.78% tmpbxegkwk7.zip |###############--------------------------------------| 28.32% tmpbxegkwk7.zip |###############--------------------------------------| 28.85% tmpbxegkwk7.zip |################-------------------------------------| 29.39% tmpbxegkwk7.zip |################-------------------------------------| 29.92% tmpbxegkwk7.zip |################-------------------------------------| 30.46% tmpbxegkwk7.zip |################-------------------------------------| 30.99% tmpbxegkwk7.zip |#################------------------------------------| 31.52% tmpbxegkwk7.zip |#################------------------------------------| 32.06% tmpbxegkwk7.zip |#################------------------------------------| 32.59% tmpbxegkwk7.zip |##################-----------------------------------| 33.13% tmpbxegkwk7.zip |##################-----------------------------------| 33.66% tmpbxegkwk7.zip |##################-----------------------------------| 34.2% tmpbxegkwk7.zip |##################-----------------------------------| 34.73% tmpbxegkwk7.zip |###################----------------------------------| 35.26% tmpbxegkwk7.zip |###################----------------------------------| 35.8% tmpbxegkwk7.zip |###################----------------------------------| 36.33% tmpbxegkwk7.zip |####################---------------------------------| 36.87% tmpbxegkwk7.zip |####################---------------------------------| 37.4% tmpbxegkwk7.zip |####################---------------------------------| 37.94% tmpbxegkwk7.zip |####################---------------------------------| 38.47% tmpbxegkwk7.zip |#####################--------------------------------| 39.0% tmpbxegkwk7.zip |#####################--------------------------------| 39.54% tmpbxegkwk7.zip |#####################--------------------------------| 40.07% tmpbxegkwk7.zip |######################-------------------------------| 40.61% tmpbxegkwk7.zip |######################-------------------------------| 41.14% tmpbxegkwk7.zip |######################-------------------------------| 41.68% tmpbxegkwk7.zip |######################-------------------------------| 42.21% tmpbxegkwk7.zip |#######################------------------------------| 42.74% tmpbxegkwk7.zip |#######################------------------------------| 43.28% tmpbxegkwk7.zip |#######################------------------------------| 43.81% tmpbxegkwk7.zip |########################-----------------------------| 44.35% tmpbxegkwk7.zip |########################-----------------------------| 44.88% tmpbxegkwk7.zip |########################-----------------------------| 45.42% tmpbxegkwk7.zip |########################-----------------------------| 45.95% tmpbxegkwk7.zip |#########################----------------------------| 46.48% tmpbxegkwk7.zip |#########################----------------------------| 47.02% tmpbxegkwk7.zip |#########################----------------------------| 47.55% tmpbxegkwk7.zip |#########################----------------------------| 48.09% tmpbxegkwk7.zip |##########################---------------------------| 48.62% tmpbxegkwk7.zip |##########################---------------------------| 49.16% tmpbxegkwk7.zip |##########################---------------------------| 49.69% tmpbxegkwk7.zip |###########################--------------------------| 50.22% tmpbxegkwk7.zip |###########################--------------------------| 50.76% tmpbxegkwk7.zip |###########################--------------------------| 51.29% tmpbxegkwk7.zip |###########################--------------------------| 51.83% tmpbxegkwk7.zip |############################-------------------------| 52.36% tmpbxegkwk7.zip |############################-------------------------| 52.9% tmpbxegkwk7.zip |############################-------------------------| 53.43% tmpbxegkwk7.zip |#############################------------------------| 53.96% tmpbxegkwk7.zip |#############################------------------------| 54.5% tmpbxegkwk7.zip |#############################------------------------| 55.03% tmpbxegkwk7.zip |#############################------------------------| 55.57% tmpbxegkwk7.zip |##############################-----------------------| 56.1% tmpbxegkwk7.zip |##############################-----------------------| 56.64% tmpbxegkwk7.zip |##############################-----------------------| 57.17% tmpbxegkwk7.zip |###############################----------------------| 57.7% tmpbxegkwk7.zip |###############################----------------------| 58.24% tmpbxegkwk7.zip |###############################----------------------| 58.77% tmpbxegkwk7.zip |###############################----------------------| 59.31% tmpbxegkwk7.zip |################################---------------------| 59.84% tmpbxegkwk7.zip |################################---------------------| 60.38% tmpbxegkwk7.zip |################################---------------------| 60.91% tmpbxegkwk7.zip |#################################--------------------| 61.44% tmpbxegkwk7.zip |#################################--------------------| 61.98% tmpbxegkwk7.zip |#################################--------------------| 62.51% tmpbxegkwk7.zip |#################################--------------------| 63.05% tmpbxegkwk7.zip |##################################-------------------| 63.58% tmpbxegkwk7.zip |##################################-------------------| 64.12% tmpbxegkwk7.zip |##################################-------------------| 64.65% tmpbxegkwk7.zip |###################################------------------| 65.18% tmpbxegkwk7.zip |###################################------------------| 65.72% tmpbxegkwk7.zip |###################################------------------| 66.25% tmpbxegkwk7.zip |###################################------------------| 66.79% tmpbxegkwk7.zip |####################################-----------------| 67.32% tmpbxegkwk7.zip |####################################-----------------| 67.86% tmpbxegkwk7.zip |####################################-----------------| 68.39% tmpbxegkwk7.zip |#####################################----------------| 68.92% tmpbxegkwk7.zip |#####################################----------------| 69.46% tmpbxegkwk7.zip |#####################################----------------| 69.99% tmpbxegkwk7.zip |#####################################----------------| 70.53% tmpbxegkwk7.zip |######################################---------------| 71.06% tmpbxegkwk7.zip |######################################---------------| 71.6% tmpbxegkwk7.zip |######################################---------------| 72.13% tmpbxegkwk7.zip |#######################################--------------| 72.67% tmpbxegkwk7.zip |#######################################--------------| 73.2% tmpbxegkwk7.zip |#######################################--------------| 73.73% tmpbxegkwk7.zip |#######################################--------------| 74.27% tmpbxegkwk7.zip |########################################-------------| 74.8% tmpbxegkwk7.zip |########################################-------------| 75.34% tmpbxegkwk7.zip |########################################-------------| 75.87% tmpbxegkwk7.zip |########################################-------------| 76.41% tmpbxegkwk7.zip |#########################################------------| 76.94% tmpbxegkwk7.zip |#########################################------------| 77.47% tmpbxegkwk7.zip |#########################################------------| 78.01% tmpbxegkwk7.zip |##########################################-----------| 78.54% tmpbxegkwk7.zip |##########################################-----------| 79.08% tmpbxegkwk7.zip |##########################################-----------| 79.61% tmpbxegkwk7.zip |##########################################-----------| 80.15% tmpbxegkwk7.zip |###########################################----------| 80.68% tmpbxegkwk7.zip |###########################################----------| 81.21% tmpbxegkwk7.zip |###########################################----------| 81.75% tmpbxegkwk7.zip |############################################---------| 82.28% tmpbxegkwk7.zip |############################################---------| 82.82% tmpbxegkwk7.zip |############################################---------| 83.35% tmpbxegkwk7.zip |############################################---------| 83.89% tmpbxegkwk7.zip |#############################################--------| 84.42% tmpbxegkwk7.zip |#############################################--------| 84.95% tmpbxegkwk7.zip |#############################################--------| 85.49% tmpbxegkwk7.zip |##############################################-------| 86.02% tmpbxegkwk7.zip |##############################################-------| 86.56% tmpbxegkwk7.zip |##############################################-------| 87.09% tmpbxegkwk7.zip |##############################################-------| 87.63% tmpbxegkwk7.zip |###############################################------| 88.16% tmpbxegkwk7.zip |###############################################------| 88.69% tmpbxegkwk7.zip |###############################################------| 89.23% tmpbxegkwk7.zip |################################################-----| 89.76% tmpbxegkwk7.zip |################################################-----| 90.3% tmpbxegkwk7.zip |################################################-----| 90.83% tmpbxegkwk7.zip |################################################-----| 91.37% tmpbxegkwk7.zip |#################################################----| 91.9% tmpbxegkwk7.zip |#################################################----| 92.43% tmpbxegkwk7.zip |#################################################----| 92.97% tmpbxegkwk7.zip |##################################################---| 93.5% tmpbxegkwk7.zip |##################################################---| 94.04% tmpbxegkwk7.zip |##################################################---| 94.57% tmpbxegkwk7.zip |##################################################---| 95.11% tmpbxegkwk7.zip |###################################################--| 95.64% tmpbxegkwk7.zip |###################################################--| 96.17% tmpbxegkwk7.zip |###################################################--| 96.71% tmpbxegkwk7.zip |####################################################-| 97.24% tmpbxegkwk7.zip |####################################################-| 97.78% tmpbxegkwk7.zip |####################################################-| 98.31% tmpbxegkwk7.zip |####################################################-| 98.85% tmpbxegkwk7.zip |#####################################################| 99.38% tmpbxegkwk7.zip |#####################################################| 99.91% tmpbxegkwk7.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 46c81e88-f749-4743-ac00-870412452129 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-nncmh4D/k8splugin-3.9.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-nncmh4D/k8splugin_types.yaml ++ basename /opt/plugins/plugin-nncmh4D/k8splugin-3.9.0-py36-none-linux_x86_64.wgn + ARCHIVE=k8splugin-3.9.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-nncmh4D/k8splugin_types.yaml /opt/plugins/plugin-nncmh4D/k8splugin-3.9.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpdyeaw6vf.zip |-----------------------------------------------------| 0.13% tmpdyeaw6vf.zip |-----------------------------------------------------| 0.27% tmpdyeaw6vf.zip |-----------------------------------------------------| 0.4% tmpdyeaw6vf.zip |-----------------------------------------------------| 0.54% tmpdyeaw6vf.zip |-----------------------------------------------------| 0.67% tmpdyeaw6vf.zip |-----------------------------------------------------| 0.81% tmpdyeaw6vf.zip |-----------------------------------------------------| 0.94% tmpdyeaw6vf.zip |#----------------------------------------------------| 1.07% tmpdyeaw6vf.zip |#----------------------------------------------------| 1.21% tmpdyeaw6vf.zip |#----------------------------------------------------| 1.34% tmpdyeaw6vf.zip |#----------------------------------------------------| 1.48% tmpdyeaw6vf.zip |#----------------------------------------------------| 1.61% tmpdyeaw6vf.zip |#----------------------------------------------------| 1.75% tmpdyeaw6vf.zip |#----------------------------------------------------| 1.88% tmpdyeaw6vf.zip |#----------------------------------------------------| 2.01% tmpdyeaw6vf.zip |#----------------------------------------------------| 2.15% tmpdyeaw6vf.zip |#----------------------------------------------------| 2.28% tmpdyeaw6vf.zip |#----------------------------------------------------| 2.42% tmpdyeaw6vf.zip |#----------------------------------------------------| 2.55% tmpdyeaw6vf.zip |#----------------------------------------------------| 2.68% tmpdyeaw6vf.zip |#----------------------------------------------------| 2.82% tmpdyeaw6vf.zip |##---------------------------------------------------| 2.95% tmpdyeaw6vf.zip |##---------------------------------------------------| 3.09% tmpdyeaw6vf.zip |##---------------------------------------------------| 3.22% tmpdyeaw6vf.zip |##---------------------------------------------------| 3.36% tmpdyeaw6vf.zip |##---------------------------------------------------| 3.49% tmpdyeaw6vf.zip |##---------------------------------------------------| 3.62% tmpdyeaw6vf.zip |##---------------------------------------------------| 3.76% tmpdyeaw6vf.zip |##---------------------------------------------------| 3.89% tmpdyeaw6vf.zip |##---------------------------------------------------| 4.03% tmpdyeaw6vf.zip |##---------------------------------------------------| 4.16% tmpdyeaw6vf.zip |##---------------------------------------------------| 4.3% tmpdyeaw6vf.zip |##---------------------------------------------------| 4.43% tmpdyeaw6vf.zip |##---------------------------------------------------| 4.56% tmpdyeaw6vf.zip |##---------------------------------------------------| 4.7% tmpdyeaw6vf.zip |###--------------------------------------------------| 4.83% tmpdyeaw6vf.zip |###--------------------------------------------------| 4.97% tmpdyeaw6vf.zip |###--------------------------------------------------| 5.1% tmpdyeaw6vf.zip |###--------------------------------------------------| 5.24% tmpdyeaw6vf.zip |###--------------------------------------------------| 5.37% tmpdyeaw6vf.zip |###--------------------------------------------------| 5.5% tmpdyeaw6vf.zip |###--------------------------------------------------| 5.64% tmpdyeaw6vf.zip |###--------------------------------------------------| 5.77% tmpdyeaw6vf.zip |###--------------------------------------------------| 5.91% tmpdyeaw6vf.zip |###--------------------------------------------------| 6.04% tmpdyeaw6vf.zip |###--------------------------------------------------| 6.18% tmpdyeaw6vf.zip |###--------------------------------------------------| 6.31% tmpdyeaw6vf.zip |###--------------------------------------------------| 6.44% tmpdyeaw6vf.zip |###--------------------------------------------------| 6.58% tmpdyeaw6vf.zip |####-------------------------------------------------| 6.71% tmpdyeaw6vf.zip |####-------------------------------------------------| 6.85% tmpdyeaw6vf.zip |####-------------------------------------------------| 6.98% tmpdyeaw6vf.zip |####-------------------------------------------------| 7.11% tmpdyeaw6vf.zip |####-------------------------------------------------| 7.25% tmpdyeaw6vf.zip |####-------------------------------------------------| 7.38% tmpdyeaw6vf.zip |####-------------------------------------------------| 7.52% tmpdyeaw6vf.zip |####-------------------------------------------------| 7.65% tmpdyeaw6vf.zip |####-------------------------------------------------| 7.79% tmpdyeaw6vf.zip |####-------------------------------------------------| 7.92% tmpdyeaw6vf.zip |####-------------------------------------------------| 8.05% tmpdyeaw6vf.zip |####-------------------------------------------------| 8.19% tmpdyeaw6vf.zip |####-------------------------------------------------| 8.32% tmpdyeaw6vf.zip |####-------------------------------------------------| 8.46% tmpdyeaw6vf.zip |#####------------------------------------------------| 8.59% tmpdyeaw6vf.zip |#####------------------------------------------------| 8.73% tmpdyeaw6vf.zip |#####------------------------------------------------| 8.86% tmpdyeaw6vf.zip |#####------------------------------------------------| 8.99% tmpdyeaw6vf.zip |#####------------------------------------------------| 9.13% tmpdyeaw6vf.zip |#####------------------------------------------------| 9.26% tmpdyeaw6vf.zip |#####------------------------------------------------| 9.4% tmpdyeaw6vf.zip |#####------------------------------------------------| 9.53% tmpdyeaw6vf.zip |#####------------------------------------------------| 9.67% tmpdyeaw6vf.zip |#####------------------------------------------------| 9.8% tmpdyeaw6vf.zip |#####------------------------------------------------| 9.93% tmpdyeaw6vf.zip |#####------------------------------------------------| 10.07% tmpdyeaw6vf.zip |#####------------------------------------------------| 10.2% tmpdyeaw6vf.zip |#####------------------------------------------------| 10.34% tmpdyeaw6vf.zip |######-----------------------------------------------| 10.47% tmpdyeaw6vf.zip |######-----------------------------------------------| 10.61% tmpdyeaw6vf.zip |######-----------------------------------------------| 10.74% tmpdyeaw6vf.zip |######-----------------------------------------------| 10.87% tmpdyeaw6vf.zip |######-----------------------------------------------| 11.01% tmpdyeaw6vf.zip |######-----------------------------------------------| 11.14% tmpdyeaw6vf.zip |######-----------------------------------------------| 11.28% tmpdyeaw6vf.zip |######-----------------------------------------------| 11.41% tmpdyeaw6vf.zip |######-----------------------------------------------| 11.54% tmpdyeaw6vf.zip |######-----------------------------------------------| 11.68% tmpdyeaw6vf.zip |######-----------------------------------------------| 11.81% tmpdyeaw6vf.zip |######-----------------------------------------------| 11.95% tmpdyeaw6vf.zip |######-----------------------------------------------| 12.08% tmpdyeaw6vf.zip |######-----------------------------------------------| 12.22% tmpdyeaw6vf.zip |#######----------------------------------------------| 12.35% tmpdyeaw6vf.zip |#######----------------------------------------------| 12.48% tmpdyeaw6vf.zip |#######----------------------------------------------| 12.62% tmpdyeaw6vf.zip |#######----------------------------------------------| 12.75% tmpdyeaw6vf.zip |#######----------------------------------------------| 12.89% tmpdyeaw6vf.zip |#######----------------------------------------------| 13.02% tmpdyeaw6vf.zip |#######----------------------------------------------| 13.16% tmpdyeaw6vf.zip |#######----------------------------------------------| 13.29% tmpdyeaw6vf.zip |#######----------------------------------------------| 13.42% tmpdyeaw6vf.zip |#######----------------------------------------------| 13.56% tmpdyeaw6vf.zip |#######----------------------------------------------| 13.69% tmpdyeaw6vf.zip |#######----------------------------------------------| 13.83% tmpdyeaw6vf.zip |#######----------------------------------------------| 13.96% tmpdyeaw6vf.zip |#######----------------------------------------------| 14.1% tmpdyeaw6vf.zip |########---------------------------------------------| 14.23% tmpdyeaw6vf.zip |########---------------------------------------------| 14.36% tmpdyeaw6vf.zip |########---------------------------------------------| 14.5% tmpdyeaw6vf.zip |########---------------------------------------------| 14.63% tmpdyeaw6vf.zip |########---------------------------------------------| 14.77% tmpdyeaw6vf.zip |########---------------------------------------------| 14.9% tmpdyeaw6vf.zip |########---------------------------------------------| 15.03% tmpdyeaw6vf.zip |########---------------------------------------------| 15.17% tmpdyeaw6vf.zip |########---------------------------------------------| 15.3% tmpdyeaw6vf.zip |########---------------------------------------------| 15.44% tmpdyeaw6vf.zip |########---------------------------------------------| 15.57% tmpdyeaw6vf.zip |########---------------------------------------------| 15.71% tmpdyeaw6vf.zip |########---------------------------------------------| 15.84% tmpdyeaw6vf.zip |########---------------------------------------------| 15.97% tmpdyeaw6vf.zip |#########--------------------------------------------| 16.11% tmpdyeaw6vf.zip |#########--------------------------------------------| 16.24% tmpdyeaw6vf.zip |#########--------------------------------------------| 16.38% tmpdyeaw6vf.zip |#########--------------------------------------------| 16.51% tmpdyeaw6vf.zip |#########--------------------------------------------| 16.65% tmpdyeaw6vf.zip |#########--------------------------------------------| 16.78% tmpdyeaw6vf.zip |#########--------------------------------------------| 16.91% tmpdyeaw6vf.zip |#########--------------------------------------------| 17.05% tmpdyeaw6vf.zip |#########--------------------------------------------| 17.18% tmpdyeaw6vf.zip |#########--------------------------------------------| 17.32% tmpdyeaw6vf.zip |#########--------------------------------------------| 17.45% tmpdyeaw6vf.zip |#########--------------------------------------------| 17.59% tmpdyeaw6vf.zip |#########--------------------------------------------| 17.72% tmpdyeaw6vf.zip |#########--------------------------------------------| 17.85% tmpdyeaw6vf.zip |##########-------------------------------------------| 17.99% tmpdyeaw6vf.zip |##########-------------------------------------------| 18.12% tmpdyeaw6vf.zip |##########-------------------------------------------| 18.26% tmpdyeaw6vf.zip |##########-------------------------------------------| 18.39% tmpdyeaw6vf.zip |##########-------------------------------------------| 18.53% tmpdyeaw6vf.zip |##########-------------------------------------------| 18.66% tmpdyeaw6vf.zip |##########-------------------------------------------| 18.79% tmpdyeaw6vf.zip |##########-------------------------------------------| 18.93% tmpdyeaw6vf.zip |##########-------------------------------------------| 19.06% tmpdyeaw6vf.zip |##########-------------------------------------------| 19.2% tmpdyeaw6vf.zip |##########-------------------------------------------| 19.33% tmpdyeaw6vf.zip |##########-------------------------------------------| 19.46% tmpdyeaw6vf.zip |##########-------------------------------------------| 19.6% tmpdyeaw6vf.zip |##########-------------------------------------------| 19.73% tmpdyeaw6vf.zip |###########------------------------------------------| 19.87% tmpdyeaw6vf.zip |###########------------------------------------------| 20.0% tmpdyeaw6vf.zip |###########------------------------------------------| 20.14% tmpdyeaw6vf.zip |###########------------------------------------------| 20.27% tmpdyeaw6vf.zip |###########------------------------------------------| 20.4% tmpdyeaw6vf.zip |###########------------------------------------------| 20.54% tmpdyeaw6vf.zip |###########------------------------------------------| 20.67% tmpdyeaw6vf.zip |###########------------------------------------------| 20.81% tmpdyeaw6vf.zip |###########------------------------------------------| 20.94% tmpdyeaw6vf.zip |###########------------------------------------------| 21.08% tmpdyeaw6vf.zip |###########------------------------------------------| 21.21% tmpdyeaw6vf.zip |###########------------------------------------------| 21.34% tmpdyeaw6vf.zip |###########------------------------------------------| 21.48% tmpdyeaw6vf.zip |###########------------------------------------------| 21.61% tmpdyeaw6vf.zip |############-----------------------------------------| 21.75% tmpdyeaw6vf.zip |############-----------------------------------------| 21.88% tmpdyeaw6vf.zip |############-----------------------------------------| 22.02% tmpdyeaw6vf.zip |############-----------------------------------------| 22.15% tmpdyeaw6vf.zip |############-----------------------------------------| 22.28% tmpdyeaw6vf.zip |############-----------------------------------------| 22.42% tmpdyeaw6vf.zip |############-----------------------------------------| 22.55% tmpdyeaw6vf.zip |############-----------------------------------------| 22.69% tmpdyeaw6vf.zip |############-----------------------------------------| 22.82% tmpdyeaw6vf.zip |############-----------------------------------------| 22.96% tmpdyeaw6vf.zip |############-----------------------------------------| 23.09% tmpdyeaw6vf.zip |############-----------------------------------------| 23.22% tmpdyeaw6vf.zip |############-----------------------------------------| 23.36% tmpdyeaw6vf.zip |############-----------------------------------------| 23.49% tmpdyeaw6vf.zip |#############----------------------------------------| 23.63% tmpdyeaw6vf.zip |#############----------------------------------------| 23.76% tmpdyeaw6vf.zip |#############----------------------------------------| 23.89% tmpdyeaw6vf.zip |#############----------------------------------------| 24.03% tmpdyeaw6vf.zip |#############----------------------------------------| 24.16% tmpdyeaw6vf.zip |#############----------------------------------------| 24.3% tmpdyeaw6vf.zip |#############----------------------------------------| 24.43% tmpdyeaw6vf.zip |#############----------------------------------------| 24.57% tmpdyeaw6vf.zip |#############----------------------------------------| 24.7% tmpdyeaw6vf.zip |#############----------------------------------------| 24.83% tmpdyeaw6vf.zip |#############----------------------------------------| 24.97% tmpdyeaw6vf.zip |#############----------------------------------------| 25.1% tmpdyeaw6vf.zip |#############----------------------------------------| 25.24% tmpdyeaw6vf.zip |#############----------------------------------------| 25.37% tmpdyeaw6vf.zip |##############---------------------------------------| 25.51% tmpdyeaw6vf.zip |##############---------------------------------------| 25.64% tmpdyeaw6vf.zip |##############---------------------------------------| 25.77% tmpdyeaw6vf.zip |##############---------------------------------------| 25.91% tmpdyeaw6vf.zip |##############---------------------------------------| 26.04% tmpdyeaw6vf.zip |##############---------------------------------------| 26.18% tmpdyeaw6vf.zip |##############---------------------------------------| 26.31% tmpdyeaw6vf.zip |##############---------------------------------------| 26.45% tmpdyeaw6vf.zip |##############---------------------------------------| 26.58% tmpdyeaw6vf.zip |##############---------------------------------------| 26.71% tmpdyeaw6vf.zip |##############---------------------------------------| 26.85% tmpdyeaw6vf.zip |##############---------------------------------------| 26.98% tmpdyeaw6vf.zip |##############---------------------------------------| 27.12% tmpdyeaw6vf.zip |##############---------------------------------------| 27.25% tmpdyeaw6vf.zip |###############--------------------------------------| 27.39% tmpdyeaw6vf.zip |###############--------------------------------------| 27.52% tmpdyeaw6vf.zip |###############--------------------------------------| 27.65% tmpdyeaw6vf.zip |###############--------------------------------------| 27.79% tmpdyeaw6vf.zip |###############--------------------------------------| 27.92% tmpdyeaw6vf.zip |###############--------------------------------------| 28.06% tmpdyeaw6vf.zip |###############--------------------------------------| 28.19% tmpdyeaw6vf.zip |###############--------------------------------------| 28.32% tmpdyeaw6vf.zip |###############--------------------------------------| 28.46% tmpdyeaw6vf.zip |###############--------------------------------------| 28.59% tmpdyeaw6vf.zip |###############--------------------------------------| 28.73% tmpdyeaw6vf.zip |###############--------------------------------------| 28.86% tmpdyeaw6vf.zip |###############--------------------------------------| 29.0% tmpdyeaw6vf.zip |###############--------------------------------------| 29.13% tmpdyeaw6vf.zip |################-------------------------------------| 29.26% tmpdyeaw6vf.zip |################-------------------------------------| 29.4% tmpdyeaw6vf.zip |################-------------------------------------| 29.53% tmpdyeaw6vf.zip |################-------------------------------------| 29.67% tmpdyeaw6vf.zip |################-------------------------------------| 29.8% tmpdyeaw6vf.zip |################-------------------------------------| 29.94% tmpdyeaw6vf.zip |################-------------------------------------| 30.07% tmpdyeaw6vf.zip |################-------------------------------------| 30.2% tmpdyeaw6vf.zip |################-------------------------------------| 30.34% tmpdyeaw6vf.zip |################-------------------------------------| 30.47% tmpdyeaw6vf.zip |################-------------------------------------| 30.61% tmpdyeaw6vf.zip |################-------------------------------------| 30.74% tmpdyeaw6vf.zip |################-------------------------------------| 30.88% tmpdyeaw6vf.zip |################-------------------------------------| 31.01% tmpdyeaw6vf.zip |#################------------------------------------| 31.14% tmpdyeaw6vf.zip |#################------------------------------------| 31.28% tmpdyeaw6vf.zip |#################------------------------------------| 31.41% tmpdyeaw6vf.zip |#################------------------------------------| 31.55% tmpdyeaw6vf.zip |#################------------------------------------| 31.68% tmpdyeaw6vf.zip |#################------------------------------------| 31.82% tmpdyeaw6vf.zip |#################------------------------------------| 31.95% tmpdyeaw6vf.zip |#################------------------------------------| 32.08% tmpdyeaw6vf.zip |#################------------------------------------| 32.22% tmpdyeaw6vf.zip |#################------------------------------------| 32.35% tmpdyeaw6vf.zip |#################------------------------------------| 32.49% tmpdyeaw6vf.zip |#################------------------------------------| 32.62% tmpdyeaw6vf.zip |#################------------------------------------| 32.75% tmpdyeaw6vf.zip |#################------------------------------------| 32.89% tmpdyeaw6vf.zip |##################-----------------------------------| 33.02% tmpdyeaw6vf.zip |##################-----------------------------------| 33.16% tmpdyeaw6vf.zip |##################-----------------------------------| 33.29% tmpdyeaw6vf.zip |##################-----------------------------------| 33.43% tmpdyeaw6vf.zip |##################-----------------------------------| 33.56% tmpdyeaw6vf.zip |##################-----------------------------------| 33.69% tmpdyeaw6vf.zip |##################-----------------------------------| 33.83% tmpdyeaw6vf.zip |##################-----------------------------------| 33.96% tmpdyeaw6vf.zip |##################-----------------------------------| 34.1% tmpdyeaw6vf.zip |##################-----------------------------------| 34.23% tmpdyeaw6vf.zip |##################-----------------------------------| 34.37% tmpdyeaw6vf.zip |##################-----------------------------------| 34.5% tmpdyeaw6vf.zip |##################-----------------------------------| 34.63% tmpdyeaw6vf.zip |##################-----------------------------------| 34.77% tmpdyeaw6vf.zip |##################-----------------------------------| 34.9% tmpdyeaw6vf.zip |###################----------------------------------| 35.04% tmpdyeaw6vf.zip |###################----------------------------------| 35.17% tmpdyeaw6vf.zip |###################----------------------------------| 35.31% tmpdyeaw6vf.zip |###################----------------------------------| 35.44% tmpdyeaw6vf.zip |###################----------------------------------| 35.57% tmpdyeaw6vf.zip |###################----------------------------------| 35.71% tmpdyeaw6vf.zip |###################----------------------------------| 35.84% tmpdyeaw6vf.zip |###################----------------------------------| 35.98% tmpdyeaw6vf.zip |###################----------------------------------| 36.11% tmpdyeaw6vf.zip |###################----------------------------------| 36.24% tmpdyeaw6vf.zip |###################----------------------------------| 36.38% tmpdyeaw6vf.zip |###################----------------------------------| 36.51% tmpdyeaw6vf.zip |###################----------------------------------| 36.65% tmpdyeaw6vf.zip |###################----------------------------------| 36.78% tmpdyeaw6vf.zip |####################---------------------------------| 36.92% tmpdyeaw6vf.zip |####################---------------------------------| 37.05% tmpdyeaw6vf.zip |####################---------------------------------| 37.18% tmpdyeaw6vf.zip |####################---------------------------------| 37.32% tmpdyeaw6vf.zip |####################---------------------------------| 37.45% tmpdyeaw6vf.zip |####################---------------------------------| 37.59% tmpdyeaw6vf.zip |####################---------------------------------| 37.72% tmpdyeaw6vf.zip |####################---------------------------------| 37.86% tmpdyeaw6vf.zip |####################---------------------------------| 37.99% tmpdyeaw6vf.zip |####################---------------------------------| 38.12% tmpdyeaw6vf.zip |####################---------------------------------| 38.26% tmpdyeaw6vf.zip |####################---------------------------------| 38.39% tmpdyeaw6vf.zip |####################---------------------------------| 38.53% tmpdyeaw6vf.zip |####################---------------------------------| 38.66% tmpdyeaw6vf.zip |#####################--------------------------------| 38.8% tmpdyeaw6vf.zip |#####################--------------------------------| 38.93% tmpdyeaw6vf.zip |#####################--------------------------------| 39.06% tmpdyeaw6vf.zip |#####################--------------------------------| 39.2% tmpdyeaw6vf.zip |#####################--------------------------------| 39.33% tmpdyeaw6vf.zip |#####################--------------------------------| 39.47% tmpdyeaw6vf.zip |#####################--------------------------------| 39.6% tmpdyeaw6vf.zip |#####################--------------------------------| 39.74% tmpdyeaw6vf.zip |#####################--------------------------------| 39.87% tmpdyeaw6vf.zip |#####################--------------------------------| 40.0% tmpdyeaw6vf.zip |#####################--------------------------------| 40.14% tmpdyeaw6vf.zip |#####################--------------------------------| 40.27% tmpdyeaw6vf.zip |#####################--------------------------------| 40.41% tmpdyeaw6vf.zip |#####################--------------------------------| 40.54% tmpdyeaw6vf.zip |######################-------------------------------| 40.67% tmpdyeaw6vf.zip |######################-------------------------------| 40.81% tmpdyeaw6vf.zip |######################-------------------------------| 40.94% tmpdyeaw6vf.zip |######################-------------------------------| 41.08% tmpdyeaw6vf.zip |######################-------------------------------| 41.21% tmpdyeaw6vf.zip |######################-------------------------------| 41.35% tmpdyeaw6vf.zip |######################-------------------------------| 41.48% tmpdyeaw6vf.zip |######################-------------------------------| 41.61% tmpdyeaw6vf.zip |######################-------------------------------| 41.75% tmpdyeaw6vf.zip |######################-------------------------------| 41.88% tmpdyeaw6vf.zip |######################-------------------------------| 42.02% tmpdyeaw6vf.zip |######################-------------------------------| 42.15% tmpdyeaw6vf.zip |######################-------------------------------| 42.29% tmpdyeaw6vf.zip |######################-------------------------------| 42.42% tmpdyeaw6vf.zip |#######################------------------------------| 42.55% tmpdyeaw6vf.zip |#######################------------------------------| 42.69% tmpdyeaw6vf.zip |#######################------------------------------| 42.82% tmpdyeaw6vf.zip |#######################------------------------------| 42.96% tmpdyeaw6vf.zip |#######################------------------------------| 43.09% tmpdyeaw6vf.zip |#######################------------------------------| 43.23% tmpdyeaw6vf.zip |#######################------------------------------| 43.36% tmpdyeaw6vf.zip |#######################------------------------------| 43.49% tmpdyeaw6vf.zip |#######################------------------------------| 43.63% tmpdyeaw6vf.zip |#######################------------------------------| 43.76% tmpdyeaw6vf.zip |#######################------------------------------| 43.9% tmpdyeaw6vf.zip |#######################------------------------------| 44.03% tmpdyeaw6vf.zip |#######################------------------------------| 44.17% tmpdyeaw6vf.zip |#######################------------------------------| 44.3% tmpdyeaw6vf.zip |########################-----------------------------| 44.43% tmpdyeaw6vf.zip |########################-----------------------------| 44.57% tmpdyeaw6vf.zip |########################-----------------------------| 44.7% tmpdyeaw6vf.zip |########################-----------------------------| 44.84% tmpdyeaw6vf.zip |########################-----------------------------| 44.97% tmpdyeaw6vf.zip |########################-----------------------------| 45.1% tmpdyeaw6vf.zip |########################-----------------------------| 45.24% tmpdyeaw6vf.zip |########################-----------------------------| 45.37% tmpdyeaw6vf.zip |########################-----------------------------| 45.51% tmpdyeaw6vf.zip |########################-----------------------------| 45.64% tmpdyeaw6vf.zip |########################-----------------------------| 45.78% tmpdyeaw6vf.zip |########################-----------------------------| 45.91% tmpdyeaw6vf.zip |########################-----------------------------| 46.04% tmpdyeaw6vf.zip |########################-----------------------------| 46.18% tmpdyeaw6vf.zip |#########################----------------------------| 46.31% tmpdyeaw6vf.zip |#########################----------------------------| 46.45% tmpdyeaw6vf.zip |#########################----------------------------| 46.58% tmpdyeaw6vf.zip |#########################----------------------------| 46.72% tmpdyeaw6vf.zip |#########################----------------------------| 46.85% tmpdyeaw6vf.zip |#########################----------------------------| 46.98% tmpdyeaw6vf.zip |#########################----------------------------| 47.12% tmpdyeaw6vf.zip |#########################----------------------------| 47.25% tmpdyeaw6vf.zip |#########################----------------------------| 47.39% tmpdyeaw6vf.zip |#########################----------------------------| 47.52% tmpdyeaw6vf.zip |#########################----------------------------| 47.66% tmpdyeaw6vf.zip |#########################----------------------------| 47.79% tmpdyeaw6vf.zip |#########################----------------------------| 47.92% tmpdyeaw6vf.zip |#########################----------------------------| 48.06% tmpdyeaw6vf.zip |##########################---------------------------| 48.19% tmpdyeaw6vf.zip |##########################---------------------------| 48.33% tmpdyeaw6vf.zip |##########################---------------------------| 48.46% tmpdyeaw6vf.zip |##########################---------------------------| 48.6% tmpdyeaw6vf.zip |##########################---------------------------| 48.73% tmpdyeaw6vf.zip |##########################---------------------------| 48.86% tmpdyeaw6vf.zip |##########################---------------------------| 49.0% tmpdyeaw6vf.zip |##########################---------------------------| 49.13% tmpdyeaw6vf.zip |##########################---------------------------| 49.27% tmpdyeaw6vf.zip |##########################---------------------------| 49.4% tmpdyeaw6vf.zip |##########################---------------------------| 49.53% tmpdyeaw6vf.zip |##########################---------------------------| 49.67% tmpdyeaw6vf.zip |##########################---------------------------| 49.8% tmpdyeaw6vf.zip |##########################---------------------------| 49.94% tmpdyeaw6vf.zip |###########################--------------------------| 50.07% tmpdyeaw6vf.zip |###########################--------------------------| 50.21% tmpdyeaw6vf.zip |###########################--------------------------| 50.34% tmpdyeaw6vf.zip |###########################--------------------------| 50.47% tmpdyeaw6vf.zip |###########################--------------------------| 50.61% tmpdyeaw6vf.zip |###########################--------------------------| 50.74% tmpdyeaw6vf.zip |###########################--------------------------| 50.88% tmpdyeaw6vf.zip |###########################--------------------------| 51.01% tmpdyeaw6vf.zip |###########################--------------------------| 51.15% tmpdyeaw6vf.zip |###########################--------------------------| 51.28% tmpdyeaw6vf.zip |###########################--------------------------| 51.41% tmpdyeaw6vf.zip |###########################--------------------------| 51.55% tmpdyeaw6vf.zip |###########################--------------------------| 51.68% tmpdyeaw6vf.zip |###########################--------------------------| 51.82% tmpdyeaw6vf.zip |############################-------------------------| 51.95% tmpdyeaw6vf.zip |############################-------------------------| 52.09% tmpdyeaw6vf.zip |############################-------------------------| 52.22% tmpdyeaw6vf.zip |############################-------------------------| 52.35% tmpdyeaw6vf.zip |############################-------------------------| 52.49% tmpdyeaw6vf.zip |############################-------------------------| 52.62% tmpdyeaw6vf.zip |############################-------------------------| 52.76% tmpdyeaw6vf.zip |############################-------------------------| 52.89% tmpdyeaw6vf.zip |############################-------------------------| 53.03% tmpdyeaw6vf.zip |############################-------------------------| 53.16% tmpdyeaw6vf.zip |############################-------------------------| 53.29% tmpdyeaw6vf.zip |############################-------------------------| 53.43% tmpdyeaw6vf.zip |############################-------------------------| 53.56% tmpdyeaw6vf.zip |############################-------------------------| 53.7% tmpdyeaw6vf.zip |#############################------------------------| 53.83% tmpdyeaw6vf.zip |#############################------------------------| 53.96% tmpdyeaw6vf.zip |#############################------------------------| 54.1% tmpdyeaw6vf.zip |#############################------------------------| 54.23% tmpdyeaw6vf.zip |#############################------------------------| 54.37% tmpdyeaw6vf.zip |#############################------------------------| 54.5% tmpdyeaw6vf.zip |#############################------------------------| 54.64% tmpdyeaw6vf.zip |#############################------------------------| 54.77% tmpdyeaw6vf.zip |#############################------------------------| 54.9% tmpdyeaw6vf.zip |#############################------------------------| 55.04% tmpdyeaw6vf.zip |#############################------------------------| 55.17% tmpdyeaw6vf.zip |#############################------------------------| 55.31% tmpdyeaw6vf.zip |#############################------------------------| 55.44% tmpdyeaw6vf.zip |#############################------------------------| 55.58% tmpdyeaw6vf.zip |##############################-----------------------| 55.71% tmpdyeaw6vf.zip |##############################-----------------------| 55.84% tmpdyeaw6vf.zip |##############################-----------------------| 55.98% tmpdyeaw6vf.zip |##############################-----------------------| 56.11% tmpdyeaw6vf.zip |##############################-----------------------| 56.25% tmpdyeaw6vf.zip |##############################-----------------------| 56.38% tmpdyeaw6vf.zip |##############################-----------------------| 56.52% tmpdyeaw6vf.zip |##############################-----------------------| 56.65% tmpdyeaw6vf.zip |##############################-----------------------| 56.78% tmpdyeaw6vf.zip |##############################-----------------------| 56.92% tmpdyeaw6vf.zip |##############################-----------------------| 57.05% tmpdyeaw6vf.zip |##############################-----------------------| 57.19% tmpdyeaw6vf.zip |##############################-----------------------| 57.32% tmpdyeaw6vf.zip |##############################-----------------------| 57.45% tmpdyeaw6vf.zip |###############################----------------------| 57.59% tmpdyeaw6vf.zip |###############################----------------------| 57.72% tmpdyeaw6vf.zip |###############################----------------------| 57.86% tmpdyeaw6vf.zip |###############################----------------------| 57.99% tmpdyeaw6vf.zip |###############################----------------------| 58.13% tmpdyeaw6vf.zip |###############################----------------------| 58.26% tmpdyeaw6vf.zip |###############################----------------------| 58.39% tmpdyeaw6vf.zip |###############################----------------------| 58.53% tmpdyeaw6vf.zip |###############################----------------------| 58.66% tmpdyeaw6vf.zip |###############################----------------------| 58.8% tmpdyeaw6vf.zip |###############################----------------------| 58.93% tmpdyeaw6vf.zip |###############################----------------------| 59.07% tmpdyeaw6vf.zip |###############################----------------------| 59.2% tmpdyeaw6vf.zip |###############################----------------------| 59.33% tmpdyeaw6vf.zip |################################---------------------| 59.47% tmpdyeaw6vf.zip |################################---------------------| 59.6% tmpdyeaw6vf.zip |################################---------------------| 59.74% tmpdyeaw6vf.zip |################################---------------------| 59.87% tmpdyeaw6vf.zip |################################---------------------| 60.01% tmpdyeaw6vf.zip |################################---------------------| 60.14% tmpdyeaw6vf.zip |################################---------------------| 60.27% tmpdyeaw6vf.zip |################################---------------------| 60.41% tmpdyeaw6vf.zip |################################---------------------| 60.54% tmpdyeaw6vf.zip |################################---------------------| 60.68% tmpdyeaw6vf.zip |################################---------------------| 60.81% tmpdyeaw6vf.zip |################################---------------------| 60.95% tmpdyeaw6vf.zip |################################---------------------| 61.08% tmpdyeaw6vf.zip |################################---------------------| 61.21% tmpdyeaw6vf.zip |#################################--------------------| 61.35% tmpdyeaw6vf.zip |#################################--------------------| 61.48% tmpdyeaw6vf.zip |#################################--------------------| 61.62% tmpdyeaw6vf.zip |#################################--------------------| 61.75% tmpdyeaw6vf.zip |#################################--------------------| 61.88% tmpdyeaw6vf.zip |#################################--------------------| 62.02% tmpdyeaw6vf.zip |#################################--------------------| 62.15% tmpdyeaw6vf.zip |#################################--------------------| 62.29% tmpdyeaw6vf.zip |#################################--------------------| 62.42% tmpdyeaw6vf.zip |#################################--------------------| 62.56% tmpdyeaw6vf.zip |#################################--------------------| 62.69% tmpdyeaw6vf.zip |#################################--------------------| 62.82% tmpdyeaw6vf.zip |#################################--------------------| 62.96% tmpdyeaw6vf.zip |#################################--------------------| 63.09% tmpdyeaw6vf.zip |##################################-------------------| 63.23% tmpdyeaw6vf.zip |##################################-------------------| 63.36% tmpdyeaw6vf.zip |##################################-------------------| 63.5% tmpdyeaw6vf.zip |##################################-------------------| 63.63% tmpdyeaw6vf.zip |##################################-------------------| 63.76% tmpdyeaw6vf.zip |##################################-------------------| 63.9% tmpdyeaw6vf.zip |##################################-------------------| 64.03% tmpdyeaw6vf.zip |##################################-------------------| 64.17% tmpdyeaw6vf.zip |##################################-------------------| 64.3% tmpdyeaw6vf.zip |##################################-------------------| 64.44% tmpdyeaw6vf.zip |##################################-------------------| 64.57% tmpdyeaw6vf.zip |##################################-------------------| 64.7% tmpdyeaw6vf.zip |##################################-------------------| 64.84% tmpdyeaw6vf.zip |##################################-------------------| 64.97% tmpdyeaw6vf.zip |###################################------------------| 65.11% tmpdyeaw6vf.zip |###################################------------------| 65.24% tmpdyeaw6vf.zip |###################################------------------| 65.38% tmpdyeaw6vf.zip |###################################------------------| 65.51% tmpdyeaw6vf.zip |###################################------------------| 65.64% tmpdyeaw6vf.zip |###################################------------------| 65.78% tmpdyeaw6vf.zip |###################################------------------| 65.91% tmpdyeaw6vf.zip |###################################------------------| 66.05% tmpdyeaw6vf.zip |###################################------------------| 66.18% tmpdyeaw6vf.zip |###################################------------------| 66.31% tmpdyeaw6vf.zip |###################################------------------| 66.45% tmpdyeaw6vf.zip |###################################------------------| 66.58% tmpdyeaw6vf.zip |###################################------------------| 66.72% tmpdyeaw6vf.zip |###################################------------------| 66.85% tmpdyeaw6vf.zip |####################################-----------------| 66.99% tmpdyeaw6vf.zip |####################################-----------------| 67.12% tmpdyeaw6vf.zip |####################################-----------------| 67.25% tmpdyeaw6vf.zip |####################################-----------------| 67.39% tmpdyeaw6vf.zip |####################################-----------------| 67.52% tmpdyeaw6vf.zip |####################################-----------------| 67.66% tmpdyeaw6vf.zip |####################################-----------------| 67.79% tmpdyeaw6vf.zip |####################################-----------------| 67.93% tmpdyeaw6vf.zip |####################################-----------------| 68.06% tmpdyeaw6vf.zip |####################################-----------------| 68.19% tmpdyeaw6vf.zip |####################################-----------------| 68.33% tmpdyeaw6vf.zip |####################################-----------------| 68.46% tmpdyeaw6vf.zip |####################################-----------------| 68.6% tmpdyeaw6vf.zip |####################################-----------------| 68.73% tmpdyeaw6vf.zip |####################################-----------------| 68.87% tmpdyeaw6vf.zip |#####################################----------------| 69.0% tmpdyeaw6vf.zip |#####################################----------------| 69.13% tmpdyeaw6vf.zip |#####################################----------------| 69.27% tmpdyeaw6vf.zip |#####################################----------------| 69.4% tmpdyeaw6vf.zip |#####################################----------------| 69.54% tmpdyeaw6vf.zip |#####################################----------------| 69.67% tmpdyeaw6vf.zip |#####################################----------------| 69.81% tmpdyeaw6vf.zip |#####################################----------------| 69.94% tmpdyeaw6vf.zip |#####################################----------------| 70.07% tmpdyeaw6vf.zip |#####################################----------------| 70.21% tmpdyeaw6vf.zip |#####################################----------------| 70.34% tmpdyeaw6vf.zip |#####################################----------------| 70.48% tmpdyeaw6vf.zip |#####################################----------------| 70.61% tmpdyeaw6vf.zip |#####################################----------------| 70.74% tmpdyeaw6vf.zip |######################################---------------| 70.88% tmpdyeaw6vf.zip |######################################---------------| 71.01% tmpdyeaw6vf.zip |######################################---------------| 71.15% tmpdyeaw6vf.zip |######################################---------------| 71.28% tmpdyeaw6vf.zip |######################################---------------| 71.42% tmpdyeaw6vf.zip |######################################---------------| 71.55% tmpdyeaw6vf.zip |######################################---------------| 71.68% tmpdyeaw6vf.zip |######################################---------------| 71.82% tmpdyeaw6vf.zip |######################################---------------| 71.95% tmpdyeaw6vf.zip |######################################---------------| 72.09% tmpdyeaw6vf.zip |######################################---------------| 72.22% tmpdyeaw6vf.zip |######################################---------------| 72.36% tmpdyeaw6vf.zip |######################################---------------| 72.49% tmpdyeaw6vf.zip |######################################---------------| 72.62% tmpdyeaw6vf.zip |#######################################--------------| 72.76% tmpdyeaw6vf.zip |#######################################--------------| 72.89% tmpdyeaw6vf.zip |#######################################--------------| 73.03% tmpdyeaw6vf.zip |#######################################--------------| 73.16% tmpdyeaw6vf.zip |#######################################--------------| 73.3% tmpdyeaw6vf.zip |#######################################--------------| 73.43% tmpdyeaw6vf.zip |#######################################--------------| 73.56% tmpdyeaw6vf.zip |#######################################--------------| 73.7% tmpdyeaw6vf.zip |#######################################--------------| 73.83% tmpdyeaw6vf.zip |#######################################--------------| 73.97% tmpdyeaw6vf.zip |#######################################--------------| 74.1% tmpdyeaw6vf.zip |#######################################--------------| 74.24% tmpdyeaw6vf.zip |#######################################--------------| 74.37% tmpdyeaw6vf.zip |#######################################--------------| 74.5% tmpdyeaw6vf.zip |########################################-------------| 74.64% tmpdyeaw6vf.zip |########################################-------------| 74.77% tmpdyeaw6vf.zip |########################################-------------| 74.91% tmpdyeaw6vf.zip |########################################-------------| 75.04% tmpdyeaw6vf.zip |########################################-------------| 75.17% tmpdyeaw6vf.zip |########################################-------------| 75.31% tmpdyeaw6vf.zip |########################################-------------| 75.44% tmpdyeaw6vf.zip |########################################-------------| 75.58% tmpdyeaw6vf.zip |########################################-------------| 75.71% tmpdyeaw6vf.zip |########################################-------------| 75.85% tmpdyeaw6vf.zip |########################################-------------| 75.98% tmpdyeaw6vf.zip |########################################-------------| 76.11% tmpdyeaw6vf.zip |########################################-------------| 76.25% tmpdyeaw6vf.zip |########################################-------------| 76.38% tmpdyeaw6vf.zip |#########################################------------| 76.52% tmpdyeaw6vf.zip |#########################################------------| 76.65% tmpdyeaw6vf.zip |#########################################------------| 76.79% tmpdyeaw6vf.zip |#########################################------------| 76.92% tmpdyeaw6vf.zip |#########################################------------| 77.05% tmpdyeaw6vf.zip |#########################################------------| 77.19% tmpdyeaw6vf.zip |#########################################------------| 77.32% tmpdyeaw6vf.zip |#########################################------------| 77.46% tmpdyeaw6vf.zip |#########################################------------| 77.59% tmpdyeaw6vf.zip |#########################################------------| 77.73% tmpdyeaw6vf.zip |#########################################------------| 77.86% tmpdyeaw6vf.zip |#########################################------------| 77.99% tmpdyeaw6vf.zip |#########################################------------| 78.13% tmpdyeaw6vf.zip |#########################################------------| 78.26% tmpdyeaw6vf.zip |##########################################-----------| 78.4% tmpdyeaw6vf.zip |##########################################-----------| 78.53% tmpdyeaw6vf.zip |##########################################-----------| 78.66% tmpdyeaw6vf.zip |##########################################-----------| 78.8% tmpdyeaw6vf.zip |##########################################-----------| 78.93% tmpdyeaw6vf.zip |##########################################-----------| 79.07% tmpdyeaw6vf.zip |##########################################-----------| 79.2% tmpdyeaw6vf.zip |##########################################-----------| 79.34% tmpdyeaw6vf.zip |##########################################-----------| 79.47% tmpdyeaw6vf.zip |##########################################-----------| 79.6% tmpdyeaw6vf.zip |##########################################-----------| 79.74% tmpdyeaw6vf.zip |##########################################-----------| 79.87% tmpdyeaw6vf.zip |##########################################-----------| 80.01% tmpdyeaw6vf.zip |##########################################-----------| 80.14% tmpdyeaw6vf.zip |###########################################----------| 80.28% tmpdyeaw6vf.zip |###########################################----------| 80.41% tmpdyeaw6vf.zip |###########################################----------| 80.54% tmpdyeaw6vf.zip |###########################################----------| 80.68% tmpdyeaw6vf.zip |###########################################----------| 80.81% tmpdyeaw6vf.zip |###########################################----------| 80.95% tmpdyeaw6vf.zip |###########################################----------| 81.08% tmpdyeaw6vf.zip |###########################################----------| 81.22% tmpdyeaw6vf.zip |###########################################----------| 81.35% tmpdyeaw6vf.zip |###########################################----------| 81.48% tmpdyeaw6vf.zip |###########################################----------| 81.62% tmpdyeaw6vf.zip |###########################################----------| 81.75% tmpdyeaw6vf.zip |###########################################----------| 81.89% tmpdyeaw6vf.zip |###########################################----------| 82.02% tmpdyeaw6vf.zip |############################################---------| 82.16% tmpdyeaw6vf.zip |############################################---------| 82.29% tmpdyeaw6vf.zip |############################################---------| 82.42% tmpdyeaw6vf.zip |############################################---------| 82.56% tmpdyeaw6vf.zip |############################################---------| 82.69% tmpdyeaw6vf.zip |############################################---------| 82.83% tmpdyeaw6vf.zip |############################################---------| 82.96% tmpdyeaw6vf.zip |############################################---------| 83.09% tmpdyeaw6vf.zip |############################################---------| 83.23% tmpdyeaw6vf.zip |############################################---------| 83.36% tmpdyeaw6vf.zip |############################################---------| 83.5% tmpdyeaw6vf.zip |############################################---------| 83.63% tmpdyeaw6vf.zip |############################################---------| 83.77% tmpdyeaw6vf.zip |############################################---------| 83.9% tmpdyeaw6vf.zip |#############################################--------| 84.03% tmpdyeaw6vf.zip |#############################################--------| 84.17% tmpdyeaw6vf.zip |#############################################--------| 84.3% tmpdyeaw6vf.zip |#############################################--------| 84.44% tmpdyeaw6vf.zip |#############################################--------| 84.57% tmpdyeaw6vf.zip |#############################################--------| 84.71% tmpdyeaw6vf.zip |#############################################--------| 84.84% tmpdyeaw6vf.zip |#############################################--------| 84.97% tmpdyeaw6vf.zip |#############################################--------| 85.11% tmpdyeaw6vf.zip |#############################################--------| 85.24% tmpdyeaw6vf.zip |#############################################--------| 85.38% tmpdyeaw6vf.zip |#############################################--------| 85.51% tmpdyeaw6vf.zip |#############################################--------| 85.65% tmpdyeaw6vf.zip |#############################################--------| 85.78% tmpdyeaw6vf.zip |##############################################-------| 85.91% tmpdyeaw6vf.zip |##############################################-------| 86.05% tmpdyeaw6vf.zip |##############################################-------| 86.18% tmpdyeaw6vf.zip |##############################################-------| 86.32% tmpdyeaw6vf.zip |##############################################-------| 86.45% tmpdyeaw6vf.zip |##############################################-------| 86.59% tmpdyeaw6vf.zip |##############################################-------| 86.72% tmpdyeaw6vf.zip |##############################################-------| 86.85% tmpdyeaw6vf.zip |##############################################-------| 86.99% tmpdyeaw6vf.zip |##############################################-------| 87.12% tmpdyeaw6vf.zip |##############################################-------| 87.26% tmpdyeaw6vf.zip |##############################################-------| 87.39% tmpdyeaw6vf.zip |##############################################-------| 87.52% tmpdyeaw6vf.zip |##############################################-------| 87.66% tmpdyeaw6vf.zip |###############################################------| 87.79% tmpdyeaw6vf.zip |###############################################------| 87.93% tmpdyeaw6vf.zip |###############################################------| 88.06% tmpdyeaw6vf.zip |###############################################------| 88.2% tmpdyeaw6vf.zip |###############################################------| 88.33% tmpdyeaw6vf.zip |###############################################------| 88.46% tmpdyeaw6vf.zip |###############################################------| 88.6% tmpdyeaw6vf.zip |###############################################------| 88.73% tmpdyeaw6vf.zip |###############################################------| 88.87% tmpdyeaw6vf.zip |###############################################------| 89.0% tmpdyeaw6vf.zip |###############################################------| 89.14% tmpdyeaw6vf.zip |###############################################------| 89.27% tmpdyeaw6vf.zip |###############################################------| 89.4% tmpdyeaw6vf.zip |###############################################------| 89.54% tmpdyeaw6vf.zip |################################################-----| 89.67% tmpdyeaw6vf.zip |################################################-----| 89.81% tmpdyeaw6vf.zip |################################################-----| 89.94% tmpdyeaw6vf.zip |################################################-----| 90.08% tmpdyeaw6vf.zip |################################################-----| 90.21% tmpdyeaw6vf.zip |################################################-----| 90.34% tmpdyeaw6vf.zip |################################################-----| 90.48% tmpdyeaw6vf.zip |################################################-----| 90.61% tmpdyeaw6vf.zip |################################################-----| 90.75% tmpdyeaw6vf.zip |################################################-----| 90.88% tmpdyeaw6vf.zip |################################################-----| 91.02% tmpdyeaw6vf.zip |################################################-----| 91.15% tmpdyeaw6vf.zip |################################################-----| 91.28% tmpdyeaw6vf.zip |################################################-----| 91.42% tmpdyeaw6vf.zip |#################################################----| 91.55% tmpdyeaw6vf.zip |#################################################----| 91.69% tmpdyeaw6vf.zip |#################################################----| 91.82% tmpdyeaw6vf.zip |#################################################----| 91.95% tmpdyeaw6vf.zip |#################################################----| 92.09% tmpdyeaw6vf.zip |#################################################----| 92.22% tmpdyeaw6vf.zip |#################################################----| 92.36% tmpdyeaw6vf.zip |#################################################----| 92.49% tmpdyeaw6vf.zip |#################################################----| 92.63% tmpdyeaw6vf.zip |#################################################----| 92.76% tmpdyeaw6vf.zip |#################################################----| 92.89% tmpdyeaw6vf.zip |#################################################----| 93.03% tmpdyeaw6vf.zip |#################################################----| 93.16% tmpdyeaw6vf.zip |#################################################----| 93.3% tmpdyeaw6vf.zip |##################################################---| 93.43% tmpdyeaw6vf.zip |##################################################---| 93.57% tmpdyeaw6vf.zip |##################################################---| 93.7% tmpdyeaw6vf.zip |##################################################---| 93.83% tmpdyeaw6vf.zip |##################################################---| 93.97% tmpdyeaw6vf.zip |##################################################---| 94.1% tmpdyeaw6vf.zip |##################################################---| 94.24% tmpdyeaw6vf.zip |##################################################---| 94.37% tmpdyeaw6vf.zip |##################################################---| 94.51% tmpdyeaw6vf.zip |##################################################---| 94.64% tmpdyeaw6vf.zip |##################################################---| 94.77% tmpdyeaw6vf.zip |##################################################---| 94.91% tmpdyeaw6vf.zip |##################################################---| 95.04% tmpdyeaw6vf.zip |##################################################---| 95.18% tmpdyeaw6vf.zip |###################################################--| 95.31% tmpdyeaw6vf.zip |###################################################--| 95.45% tmpdyeaw6vf.zip |###################################################--| 95.58% tmpdyeaw6vf.zip |###################################################--| 95.71% tmpdyeaw6vf.zip |###################################################--| 95.85% tmpdyeaw6vf.zip |###################################################--| 95.98% tmpdyeaw6vf.zip |###################################################--| 96.12% tmpdyeaw6vf.zip |###################################################--| 96.25% tmpdyeaw6vf.zip |###################################################--| 96.38% tmpdyeaw6vf.zip |###################################################--| 96.52% tmpdyeaw6vf.zip |###################################################--| 96.65% tmpdyeaw6vf.zip |###################################################--| 96.79% tmpdyeaw6vf.zip |###################################################--| 96.92% tmpdyeaw6vf.zip |###################################################--| 97.06% tmpdyeaw6vf.zip |####################################################-| 97.19% tmpdyeaw6vf.zip |####################################################-| 97.32% tmpdyeaw6vf.zip |####################################################-| 97.46% tmpdyeaw6vf.zip |####################################################-| 97.59% tmpdyeaw6vf.zip |####################################################-| 97.73% tmpdyeaw6vf.zip |####################################################-| 97.86% tmpdyeaw6vf.zip |####################################################-| 98.0% tmpdyeaw6vf.zip |####################################################-| 98.13% tmpdyeaw6vf.zip |####################################################-| 98.26% tmpdyeaw6vf.zip |####################################################-| 98.4% tmpdyeaw6vf.zip |####################################################-| 98.53% tmpdyeaw6vf.zip |####################################################-| 98.67% tmpdyeaw6vf.zip |####################################################-| 98.8% tmpdyeaw6vf.zip |####################################################-| 98.94% tmpdyeaw6vf.zip |#####################################################| 99.07% tmpdyeaw6vf.zip |#####################################################| 99.2% tmpdyeaw6vf.zip |#####################################################| 99.34% tmpdyeaw6vf.zip |#####################################################| 99.47% tmpdyeaw6vf.zip |#####################################################| 99.61% tmpdyeaw6vf.zip |#####################################################| 99.74% tmpdyeaw6vf.zip |#####################################################| 99.88% tmpdyeaw6vf.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is a4f64c64-c3dd-4403-b393-91f7d335cdf7 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-nttjjrm/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-nttjjrm/sshkeyshare_types.yaml ++ basename /opt/plugins/plugin-nttjjrm/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn + ARCHIVE=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-nttjjrm/sshkeyshare_types.yaml /opt/plugins/plugin-nttjjrm/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmphm9x4ftz.zip |-----------------------------------------------------| 0.55% tmphm9x4ftz.zip |#----------------------------------------------------| 1.1% tmphm9x4ftz.zip |#----------------------------------------------------| 1.65% tmphm9x4ftz.zip |#----------------------------------------------------| 2.2% tmphm9x4ftz.zip |#----------------------------------------------------| 2.76% tmphm9x4ftz.zip |##---------------------------------------------------| 3.31% tmphm9x4ftz.zip |##---------------------------------------------------| 3.86% tmphm9x4ftz.zip |##---------------------------------------------------| 4.41% tmphm9x4ftz.zip |###--------------------------------------------------| 4.96% tmphm9x4ftz.zip |###--------------------------------------------------| 5.51% tmphm9x4ftz.zip |###--------------------------------------------------| 6.06% tmphm9x4ftz.zip |####-------------------------------------------------| 6.61% tmphm9x4ftz.zip |####-------------------------------------------------| 7.16% tmphm9x4ftz.zip |####-------------------------------------------------| 7.71% tmphm9x4ftz.zip |####-------------------------------------------------| 8.27% tmphm9x4ftz.zip |#####------------------------------------------------| 8.82% tmphm9x4ftz.zip |#####------------------------------------------------| 9.37% tmphm9x4ftz.zip |#####------------------------------------------------| 9.92% tmphm9x4ftz.zip |######-----------------------------------------------| 10.47% tmphm9x4ftz.zip |######-----------------------------------------------| 11.02% tmphm9x4ftz.zip |######-----------------------------------------------| 11.57% tmphm9x4ftz.zip |######-----------------------------------------------| 12.12% tmphm9x4ftz.zip |#######----------------------------------------------| 12.67% tmphm9x4ftz.zip |#######----------------------------------------------| 13.22% tmphm9x4ftz.zip |#######----------------------------------------------| 13.78% tmphm9x4ftz.zip |########---------------------------------------------| 14.33% tmphm9x4ftz.zip |########---------------------------------------------| 14.88% tmphm9x4ftz.zip |########---------------------------------------------| 15.43% tmphm9x4ftz.zip |########---------------------------------------------| 15.98% tmphm9x4ftz.zip |#########--------------------------------------------| 16.53% tmphm9x4ftz.zip |#########--------------------------------------------| 17.08% tmphm9x4ftz.zip |#########--------------------------------------------| 17.63% tmphm9x4ftz.zip |##########-------------------------------------------| 18.18% tmphm9x4ftz.zip |##########-------------------------------------------| 18.74% tmphm9x4ftz.zip |##########-------------------------------------------| 19.29% tmphm9x4ftz.zip |###########------------------------------------------| 19.84% tmphm9x4ftz.zip |###########------------------------------------------| 20.39% tmphm9x4ftz.zip |###########------------------------------------------| 20.94% tmphm9x4ftz.zip |###########------------------------------------------| 21.49% tmphm9x4ftz.zip |############-----------------------------------------| 22.04% tmphm9x4ftz.zip |############-----------------------------------------| 22.59% tmphm9x4ftz.zip |############-----------------------------------------| 23.14% tmphm9x4ftz.zip |#############----------------------------------------| 23.69% tmphm9x4ftz.zip |#############----------------------------------------| 24.25% tmphm9x4ftz.zip |#############----------------------------------------| 24.8% tmphm9x4ftz.zip |#############----------------------------------------| 25.35% tmphm9x4ftz.zip |##############---------------------------------------| 25.9% tmphm9x4ftz.zip |##############---------------------------------------| 26.45% tmphm9x4ftz.zip |##############---------------------------------------| 27.0% tmphm9x4ftz.zip |###############--------------------------------------| 27.55% tmphm9x4ftz.zip |###############--------------------------------------| 28.1% tmphm9x4ftz.zip |###############--------------------------------------| 28.65% tmphm9x4ftz.zip |###############--------------------------------------| 29.2% tmphm9x4ftz.zip |################-------------------------------------| 29.76% tmphm9x4ftz.zip |################-------------------------------------| 30.31% tmphm9x4ftz.zip |################-------------------------------------| 30.86% tmphm9x4ftz.zip |#################------------------------------------| 31.41% tmphm9x4ftz.zip |#################------------------------------------| 31.96% tmphm9x4ftz.zip |#################------------------------------------| 32.51% tmphm9x4ftz.zip |##################-----------------------------------| 33.06% tmphm9x4ftz.zip |##################-----------------------------------| 33.61% tmphm9x4ftz.zip |##################-----------------------------------| 34.16% tmphm9x4ftz.zip |##################-----------------------------------| 34.72% tmphm9x4ftz.zip |###################----------------------------------| 35.27% tmphm9x4ftz.zip |###################----------------------------------| 35.82% tmphm9x4ftz.zip |###################----------------------------------| 36.37% tmphm9x4ftz.zip |####################---------------------------------| 36.92% tmphm9x4ftz.zip |####################---------------------------------| 37.47% tmphm9x4ftz.zip |####################---------------------------------| 38.02% tmphm9x4ftz.zip |####################---------------------------------| 38.57% tmphm9x4ftz.zip |#####################--------------------------------| 39.12% tmphm9x4ftz.zip |#####################--------------------------------| 39.67% tmphm9x4ftz.zip |#####################--------------------------------| 40.23% tmphm9x4ftz.zip |######################-------------------------------| 40.78% tmphm9x4ftz.zip |######################-------------------------------| 41.33% tmphm9x4ftz.zip |######################-------------------------------| 41.88% tmphm9x4ftz.zip |######################-------------------------------| 42.43% tmphm9x4ftz.zip |#######################------------------------------| 42.98% tmphm9x4ftz.zip |#######################------------------------------| 43.53% tmphm9x4ftz.zip |#######################------------------------------| 44.08% tmphm9x4ftz.zip |########################-----------------------------| 44.63% tmphm9x4ftz.zip |########################-----------------------------| 45.18% tmphm9x4ftz.zip |########################-----------------------------| 45.74% tmphm9x4ftz.zip |#########################----------------------------| 46.29% tmphm9x4ftz.zip |#########################----------------------------| 46.84% tmphm9x4ftz.zip |#########################----------------------------| 47.39% tmphm9x4ftz.zip |#########################----------------------------| 47.94% tmphm9x4ftz.zip |##########################---------------------------| 48.49% tmphm9x4ftz.zip |##########################---------------------------| 49.04% tmphm9x4ftz.zip |##########################---------------------------| 49.59% tmphm9x4ftz.zip |###########################--------------------------| 50.14% tmphm9x4ftz.zip |###########################--------------------------| 50.7% tmphm9x4ftz.zip |###########################--------------------------| 51.25% tmphm9x4ftz.zip |###########################--------------------------| 51.8% tmphm9x4ftz.zip |############################-------------------------| 52.35% tmphm9x4ftz.zip |############################-------------------------| 52.9% tmphm9x4ftz.zip |############################-------------------------| 53.45% tmphm9x4ftz.zip |#############################------------------------| 54.0% tmphm9x4ftz.zip |#############################------------------------| 54.55% tmphm9x4ftz.zip |#############################------------------------| 55.1% tmphm9x4ftz.zip |#############################------------------------| 55.65% tmphm9x4ftz.zip |##############################-----------------------| 56.21% tmphm9x4ftz.zip |##############################-----------------------| 56.76% tmphm9x4ftz.zip |##############################-----------------------| 57.31% tmphm9x4ftz.zip |###############################----------------------| 57.86% tmphm9x4ftz.zip |###############################----------------------| 58.41% tmphm9x4ftz.zip |###############################----------------------| 58.96% tmphm9x4ftz.zip |################################---------------------| 59.51% tmphm9x4ftz.zip |################################---------------------| 60.06% tmphm9x4ftz.zip |################################---------------------| 60.61% tmphm9x4ftz.zip |################################---------------------| 61.16% tmphm9x4ftz.zip |#################################--------------------| 61.72% tmphm9x4ftz.zip |#################################--------------------| 62.27% tmphm9x4ftz.zip |#################################--------------------| 62.82% tmphm9x4ftz.zip |##################################-------------------| 63.37% tmphm9x4ftz.zip |##################################-------------------| 63.92% tmphm9x4ftz.zip |##################################-------------------| 64.47% tmphm9x4ftz.zip |##################################-------------------| 65.02% tmphm9x4ftz.zip |###################################------------------| 65.57% tmphm9x4ftz.zip |###################################------------------| 66.12% tmphm9x4ftz.zip |###################################------------------| 66.68% tmphm9x4ftz.zip |####################################-----------------| 67.23% tmphm9x4ftz.zip |####################################-----------------| 67.78% tmphm9x4ftz.zip |####################################-----------------| 68.33% tmphm9x4ftz.zip |#####################################----------------| 68.88% tmphm9x4ftz.zip |#####################################----------------| 69.43% tmphm9x4ftz.zip |#####################################----------------| 69.98% tmphm9x4ftz.zip |#####################################----------------| 70.53% tmphm9x4ftz.zip |######################################---------------| 71.08% tmphm9x4ftz.zip |######################################---------------| 71.63% tmphm9x4ftz.zip |######################################---------------| 72.19% tmphm9x4ftz.zip |#######################################--------------| 72.74% tmphm9x4ftz.zip |#######################################--------------| 73.29% tmphm9x4ftz.zip |#######################################--------------| 73.84% tmphm9x4ftz.zip |#######################################--------------| 74.39% tmphm9x4ftz.zip |########################################-------------| 74.94% tmphm9x4ftz.zip |########################################-------------| 75.49% tmphm9x4ftz.zip |########################################-------------| 76.04% tmphm9x4ftz.zip |#########################################------------| 76.59% tmphm9x4ftz.zip |#########################################------------| 77.14% tmphm9x4ftz.zip |#########################################------------| 77.7% tmphm9x4ftz.zip |#########################################------------| 78.25% tmphm9x4ftz.zip |##########################################-----------| 78.8% tmphm9x4ftz.zip |##########################################-----------| 79.35% tmphm9x4ftz.zip |##########################################-----------| 79.9% tmphm9x4ftz.zip |###########################################----------| 80.45% tmphm9x4ftz.zip |###########################################----------| 81.0% tmphm9x4ftz.zip |###########################################----------| 81.55% tmphm9x4ftz.zip |############################################---------| 82.1% tmphm9x4ftz.zip |############################################---------| 82.66% tmphm9x4ftz.zip |############################################---------| 83.21% tmphm9x4ftz.zip |############################################---------| 83.76% tmphm9x4ftz.zip |#############################################--------| 84.31% tmphm9x4ftz.zip |#############################################--------| 84.86% tmphm9x4ftz.zip |#############################################--------| 85.41% tmphm9x4ftz.zip |##############################################-------| 85.96% tmphm9x4ftz.zip |##############################################-------| 86.51% tmphm9x4ftz.zip |##############################################-------| 87.06% tmphm9x4ftz.zip |##############################################-------| 87.61% tmphm9x4ftz.zip |###############################################------| 88.17% tmphm9x4ftz.zip |###############################################------| 88.72% tmphm9x4ftz.zip |###############################################------| 89.27% tmphm9x4ftz.zip |################################################-----| 89.82% tmphm9x4ftz.zip |################################################-----| 90.37% tmphm9x4ftz.zip |################################################-----| 90.92% tmphm9x4ftz.zip |################################################-----| 91.47% tmphm9x4ftz.zip |#################################################----| 92.02% tmphm9x4ftz.zip |#################################################----| 92.57% tmphm9x4ftz.zip |#################################################----| 93.12% tmphm9x4ftz.zip |##################################################---| 93.68% tmphm9x4ftz.zip |##################################################---| 94.23% tmphm9x4ftz.zip |##################################################---| 94.78% tmphm9x4ftz.zip |###################################################--| 95.33% tmphm9x4ftz.zip |###################################################--| 95.88% tmphm9x4ftz.zip |###################################################--| 96.43% tmphm9x4ftz.zip |###################################################--| 96.98% tmphm9x4ftz.zip |####################################################-| 97.53% tmphm9x4ftz.zip |####################################################-| 98.08% tmphm9x4ftz.zip |####################################################-| 98.64% tmphm9x4ftz.zip |#####################################################| 99.19% tmphm9x4ftz.zip |#####################################################| 99.74% tmphm9x4ftz.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 3d719cbc-5a27-4015-b642-0143a9d45b50 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-tdHIZXa/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-tdHIZXa/dcaepolicyplugin_types.yaml ++ basename /opt/plugins/plugin-tdHIZXa/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + ARCHIVE=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-tdHIZXa/dcaepolicyplugin_types.yaml /opt/plugins/plugin-tdHIZXa/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpo1k32ywb.zip |-----------------------------------------------------| 0.55% tmpo1k32ywb.zip |#----------------------------------------------------| 1.1% tmpo1k32ywb.zip |#----------------------------------------------------| 1.65% tmpo1k32ywb.zip |#----------------------------------------------------| 2.2% tmpo1k32ywb.zip |#----------------------------------------------------| 2.74% tmpo1k32ywb.zip |##---------------------------------------------------| 3.29% tmpo1k32ywb.zip |##---------------------------------------------------| 3.84% tmpo1k32ywb.zip |##---------------------------------------------------| 4.39% tmpo1k32ywb.zip |###--------------------------------------------------| 4.94% tmpo1k32ywb.zip |###--------------------------------------------------| 5.49% tmpo1k32ywb.zip |###--------------------------------------------------| 6.04% tmpo1k32ywb.zip |###--------------------------------------------------| 6.59% tmpo1k32ywb.zip |####-------------------------------------------------| 7.14% tmpo1k32ywb.zip |####-------------------------------------------------| 7.68% tmpo1k32ywb.zip |####-------------------------------------------------| 8.23% tmpo1k32ywb.zip |#####------------------------------------------------| 8.78% tmpo1k32ywb.zip |#####------------------------------------------------| 9.33% tmpo1k32ywb.zip |#####------------------------------------------------| 9.88% tmpo1k32ywb.zip |######-----------------------------------------------| 10.43% tmpo1k32ywb.zip |######-----------------------------------------------| 10.98% tmpo1k32ywb.zip |######-----------------------------------------------| 11.53% tmpo1k32ywb.zip |######-----------------------------------------------| 12.07% tmpo1k32ywb.zip |#######----------------------------------------------| 12.62% tmpo1k32ywb.zip |#######----------------------------------------------| 13.17% tmpo1k32ywb.zip |#######----------------------------------------------| 13.72% tmpo1k32ywb.zip |########---------------------------------------------| 14.27% tmpo1k32ywb.zip |########---------------------------------------------| 14.82% tmpo1k32ywb.zip |########---------------------------------------------| 15.37% tmpo1k32ywb.zip |########---------------------------------------------| 15.92% tmpo1k32ywb.zip |#########--------------------------------------------| 16.47% tmpo1k32ywb.zip |#########--------------------------------------------| 17.01% tmpo1k32ywb.zip |#########--------------------------------------------| 17.56% tmpo1k32ywb.zip |##########-------------------------------------------| 18.11% tmpo1k32ywb.zip |##########-------------------------------------------| 18.66% tmpo1k32ywb.zip |##########-------------------------------------------| 19.21% tmpo1k32ywb.zip |##########-------------------------------------------| 19.76% tmpo1k32ywb.zip |###########------------------------------------------| 20.31% tmpo1k32ywb.zip |###########------------------------------------------| 20.86% tmpo1k32ywb.zip |###########------------------------------------------| 21.41% tmpo1k32ywb.zip |############-----------------------------------------| 21.95% tmpo1k32ywb.zip |############-----------------------------------------| 22.5% tmpo1k32ywb.zip |############-----------------------------------------| 23.05% tmpo1k32ywb.zip |#############----------------------------------------| 23.6% tmpo1k32ywb.zip |#############----------------------------------------| 24.15% tmpo1k32ywb.zip |#############----------------------------------------| 24.7% tmpo1k32ywb.zip |#############----------------------------------------| 25.25% tmpo1k32ywb.zip |##############---------------------------------------| 25.8% tmpo1k32ywb.zip |##############---------------------------------------| 26.35% tmpo1k32ywb.zip |##############---------------------------------------| 26.89% tmpo1k32ywb.zip |###############--------------------------------------| 27.44% tmpo1k32ywb.zip |###############--------------------------------------| 27.99% tmpo1k32ywb.zip |###############--------------------------------------| 28.54% tmpo1k32ywb.zip |###############--------------------------------------| 29.09% tmpo1k32ywb.zip |################-------------------------------------| 29.64% tmpo1k32ywb.zip |################-------------------------------------| 30.19% tmpo1k32ywb.zip |################-------------------------------------| 30.74% tmpo1k32ywb.zip |#################------------------------------------| 31.29% tmpo1k32ywb.zip |#################------------------------------------| 31.83% tmpo1k32ywb.zip |#################------------------------------------| 32.38% tmpo1k32ywb.zip |#################------------------------------------| 32.93% tmpo1k32ywb.zip |##################-----------------------------------| 33.48% tmpo1k32ywb.zip |##################-----------------------------------| 34.03% tmpo1k32ywb.zip |##################-----------------------------------| 34.58% tmpo1k32ywb.zip |###################----------------------------------| 35.13% tmpo1k32ywb.zip |###################----------------------------------| 35.68% tmpo1k32ywb.zip |###################----------------------------------| 36.22% tmpo1k32ywb.zip |###################----------------------------------| 36.77% tmpo1k32ywb.zip |####################---------------------------------| 37.32% tmpo1k32ywb.zip |####################---------------------------------| 37.87% tmpo1k32ywb.zip |####################---------------------------------| 38.42% tmpo1k32ywb.zip |#####################--------------------------------| 38.97% tmpo1k32ywb.zip |#####################--------------------------------| 39.52% tmpo1k32ywb.zip |#####################--------------------------------| 40.07% tmpo1k32ywb.zip |######################-------------------------------| 40.62% tmpo1k32ywb.zip |######################-------------------------------| 41.16% tmpo1k32ywb.zip |######################-------------------------------| 41.71% tmpo1k32ywb.zip |######################-------------------------------| 42.26% tmpo1k32ywb.zip |#######################------------------------------| 42.81% tmpo1k32ywb.zip |#######################------------------------------| 43.36% tmpo1k32ywb.zip |#######################------------------------------| 43.91% tmpo1k32ywb.zip |########################-----------------------------| 44.46% tmpo1k32ywb.zip |########################-----------------------------| 45.01% tmpo1k32ywb.zip |########################-----------------------------| 45.56% tmpo1k32ywb.zip |########################-----------------------------| 46.1% tmpo1k32ywb.zip |#########################----------------------------| 46.65% tmpo1k32ywb.zip |#########################----------------------------| 47.2% tmpo1k32ywb.zip |#########################----------------------------| 47.75% tmpo1k32ywb.zip |##########################---------------------------| 48.3% tmpo1k32ywb.zip |##########################---------------------------| 48.85% tmpo1k32ywb.zip |##########################---------------------------| 49.4% tmpo1k32ywb.zip |##########################---------------------------| 49.95% tmpo1k32ywb.zip |###########################--------------------------| 50.5% tmpo1k32ywb.zip |###########################--------------------------| 51.04% tmpo1k32ywb.zip |###########################--------------------------| 51.59% tmpo1k32ywb.zip |############################-------------------------| 52.14% tmpo1k32ywb.zip |############################-------------------------| 52.69% tmpo1k32ywb.zip |############################-------------------------| 53.24% tmpo1k32ywb.zip |#############################------------------------| 53.79% tmpo1k32ywb.zip |#############################------------------------| 54.34% tmpo1k32ywb.zip |#############################------------------------| 54.89% tmpo1k32ywb.zip |#############################------------------------| 55.44% tmpo1k32ywb.zip |##############################-----------------------| 55.98% tmpo1k32ywb.zip |##############################-----------------------| 56.53% tmpo1k32ywb.zip |##############################-----------------------| 57.08% tmpo1k32ywb.zip |###############################----------------------| 57.63% tmpo1k32ywb.zip |###############################----------------------| 58.18% tmpo1k32ywb.zip |###############################----------------------| 58.73% tmpo1k32ywb.zip |###############################----------------------| 59.28% tmpo1k32ywb.zip |################################---------------------| 59.83% tmpo1k32ywb.zip |################################---------------------| 60.37% tmpo1k32ywb.zip |################################---------------------| 60.92% tmpo1k32ywb.zip |#################################--------------------| 61.47% tmpo1k32ywb.zip |#################################--------------------| 62.02% tmpo1k32ywb.zip |#################################--------------------| 62.57% tmpo1k32ywb.zip |#################################--------------------| 63.12% tmpo1k32ywb.zip |##################################-------------------| 63.67% tmpo1k32ywb.zip |##################################-------------------| 64.22% tmpo1k32ywb.zip |##################################-------------------| 64.77% tmpo1k32ywb.zip |###################################------------------| 65.31% tmpo1k32ywb.zip |###################################------------------| 65.86% tmpo1k32ywb.zip |###################################------------------| 66.41% tmpo1k32ywb.zip |###################################------------------| 66.96% tmpo1k32ywb.zip |####################################-----------------| 67.51% tmpo1k32ywb.zip |####################################-----------------| 68.06% tmpo1k32ywb.zip |####################################-----------------| 68.61% tmpo1k32ywb.zip |#####################################----------------| 69.16% tmpo1k32ywb.zip |#####################################----------------| 69.71% tmpo1k32ywb.zip |#####################################----------------| 70.25% tmpo1k32ywb.zip |######################################---------------| 70.8% tmpo1k32ywb.zip |######################################---------------| 71.35% tmpo1k32ywb.zip |######################################---------------| 71.9% tmpo1k32ywb.zip |######################################---------------| 72.45% tmpo1k32ywb.zip |#######################################--------------| 73.0% tmpo1k32ywb.zip |#######################################--------------| 73.55% tmpo1k32ywb.zip |#######################################--------------| 74.1% tmpo1k32ywb.zip |########################################-------------| 74.65% tmpo1k32ywb.zip |########################################-------------| 75.19% tmpo1k32ywb.zip |########################################-------------| 75.74% tmpo1k32ywb.zip |########################################-------------| 76.29% tmpo1k32ywb.zip |#########################################------------| 76.84% tmpo1k32ywb.zip |#########################################------------| 77.39% tmpo1k32ywb.zip |#########################################------------| 77.94% tmpo1k32ywb.zip |##########################################-----------| 78.49% tmpo1k32ywb.zip |##########################################-----------| 79.04% tmpo1k32ywb.zip |##########################################-----------| 79.58% tmpo1k32ywb.zip |##########################################-----------| 80.13% tmpo1k32ywb.zip |###########################################----------| 80.68% tmpo1k32ywb.zip |###########################################----------| 81.23% tmpo1k32ywb.zip |###########################################----------| 81.78% tmpo1k32ywb.zip |############################################---------| 82.33% tmpo1k32ywb.zip |############################################---------| 82.88% tmpo1k32ywb.zip |############################################---------| 83.43% tmpo1k32ywb.zip |#############################################--------| 83.98% tmpo1k32ywb.zip |#############################################--------| 84.52% tmpo1k32ywb.zip |#############################################--------| 85.07% tmpo1k32ywb.zip |#############################################--------| 85.62% tmpo1k32ywb.zip |##############################################-------| 86.17% tmpo1k32ywb.zip |##############################################-------| 86.72% tmpo1k32ywb.zip |##############################################-------| 87.27% tmpo1k32ywb.zip |###############################################------| 87.82% tmpo1k32ywb.zip |###############################################------| 88.37% tmpo1k32ywb.zip |###############################################------| 88.92% tmpo1k32ywb.zip |###############################################------| 89.46% tmpo1k32ywb.zip |################################################-----| 90.01% tmpo1k32ywb.zip |################################################-----| 90.56% tmpo1k32ywb.zip |################################################-----| 91.11% tmpo1k32ywb.zip |#################################################----| 91.66% tmpo1k32ywb.zip |#################################################----| 92.21% tmpo1k32ywb.zip |#################################################----| 92.76% tmpo1k32ywb.zip |#################################################----| 93.31% tmpo1k32ywb.zip |##################################################---| 93.86% tmpo1k32ywb.zip |##################################################---| 94.4% tmpo1k32ywb.zip |##################################################---| 94.95% tmpo1k32ywb.zip |###################################################--| 95.5% tmpo1k32ywb.zip |###################################################--| 96.05% tmpo1k32ywb.zip |###################################################--| 96.6% tmpo1k32ywb.zip |###################################################--| 97.15% tmpo1k32ywb.zip |####################################################-| 97.7% tmpo1k32ywb.zip |####################################################-| 98.25% tmpo1k32ywb.zip |####################################################-| 98.8% tmpo1k32ywb.zip |#####################################################| 99.34% tmpo1k32ywb.zip |#####################################################| 99.89% tmpo1k32ywb.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 9bc04733-fc45-4ad8-bce5-9e951b1ec455 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-w9zO5Fo/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-w9zO5Fo/relationshipplugin_types.yaml ++ basename /opt/plugins/plugin-w9zO5Fo/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn + ARCHIVE=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-w9zO5Fo/relationshipplugin_types.yaml /opt/plugins/plugin-w9zO5Fo/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp0yfldvdj.zip |-----------------------------------------------------| 0.54% tmp0yfldvdj.zip |#----------------------------------------------------| 1.08% tmp0yfldvdj.zip |#----------------------------------------------------| 1.62% tmp0yfldvdj.zip |#----------------------------------------------------| 2.16% tmp0yfldvdj.zip |#----------------------------------------------------| 2.7% tmp0yfldvdj.zip |##---------------------------------------------------| 3.24% tmp0yfldvdj.zip |##---------------------------------------------------| 3.78% tmp0yfldvdj.zip |##---------------------------------------------------| 4.32% tmp0yfldvdj.zip |###--------------------------------------------------| 4.87% tmp0yfldvdj.zip |###--------------------------------------------------| 5.41% tmp0yfldvdj.zip |###--------------------------------------------------| 5.95% tmp0yfldvdj.zip |###--------------------------------------------------| 6.49% tmp0yfldvdj.zip |####-------------------------------------------------| 7.03% tmp0yfldvdj.zip |####-------------------------------------------------| 7.57% tmp0yfldvdj.zip |####-------------------------------------------------| 8.11% tmp0yfldvdj.zip |#####------------------------------------------------| 8.65% tmp0yfldvdj.zip |#####------------------------------------------------| 9.19% tmp0yfldvdj.zip |#####------------------------------------------------| 9.73% tmp0yfldvdj.zip |#####------------------------------------------------| 10.27% tmp0yfldvdj.zip |######-----------------------------------------------| 10.81% tmp0yfldvdj.zip |######-----------------------------------------------| 11.35% tmp0yfldvdj.zip |######-----------------------------------------------| 11.89% tmp0yfldvdj.zip |#######----------------------------------------------| 12.43% tmp0yfldvdj.zip |#######----------------------------------------------| 12.97% tmp0yfldvdj.zip |#######----------------------------------------------| 13.52% tmp0yfldvdj.zip |#######----------------------------------------------| 14.06% tmp0yfldvdj.zip |########---------------------------------------------| 14.6% tmp0yfldvdj.zip |########---------------------------------------------| 15.14% tmp0yfldvdj.zip |########---------------------------------------------| 15.68% tmp0yfldvdj.zip |#########--------------------------------------------| 16.22% tmp0yfldvdj.zip |#########--------------------------------------------| 16.76% tmp0yfldvdj.zip |#########--------------------------------------------| 17.3% tmp0yfldvdj.zip |#########--------------------------------------------| 17.84% tmp0yfldvdj.zip |##########-------------------------------------------| 18.38% tmp0yfldvdj.zip |##########-------------------------------------------| 18.92% tmp0yfldvdj.zip |##########-------------------------------------------| 19.46% tmp0yfldvdj.zip |###########------------------------------------------| 20.0% tmp0yfldvdj.zip |###########------------------------------------------| 20.54% tmp0yfldvdj.zip |###########------------------------------------------| 21.08% tmp0yfldvdj.zip |###########------------------------------------------| 21.62% tmp0yfldvdj.zip |############-----------------------------------------| 22.16% tmp0yfldvdj.zip |############-----------------------------------------| 22.71% tmp0yfldvdj.zip |############-----------------------------------------| 23.25% tmp0yfldvdj.zip |#############----------------------------------------| 23.79% tmp0yfldvdj.zip |#############----------------------------------------| 24.33% tmp0yfldvdj.zip |#############----------------------------------------| 24.87% tmp0yfldvdj.zip |#############----------------------------------------| 25.41% tmp0yfldvdj.zip |##############---------------------------------------| 25.95% tmp0yfldvdj.zip |##############---------------------------------------| 26.49% tmp0yfldvdj.zip |##############---------------------------------------| 27.03% tmp0yfldvdj.zip |###############--------------------------------------| 27.57% tmp0yfldvdj.zip |###############--------------------------------------| 28.11% tmp0yfldvdj.zip |###############--------------------------------------| 28.65% tmp0yfldvdj.zip |###############--------------------------------------| 29.19% tmp0yfldvdj.zip |################-------------------------------------| 29.73% tmp0yfldvdj.zip |################-------------------------------------| 30.27% tmp0yfldvdj.zip |################-------------------------------------| 30.81% tmp0yfldvdj.zip |#################------------------------------------| 31.35% tmp0yfldvdj.zip |#################------------------------------------| 31.9% tmp0yfldvdj.zip |#################------------------------------------| 32.44% tmp0yfldvdj.zip |#################------------------------------------| 32.98% tmp0yfldvdj.zip |##################-----------------------------------| 33.52% tmp0yfldvdj.zip |##################-----------------------------------| 34.06% tmp0yfldvdj.zip |##################-----------------------------------| 34.6% tmp0yfldvdj.zip |###################----------------------------------| 35.14% tmp0yfldvdj.zip |###################----------------------------------| 35.68% tmp0yfldvdj.zip |###################----------------------------------| 36.22% tmp0yfldvdj.zip |###################----------------------------------| 36.76% tmp0yfldvdj.zip |####################---------------------------------| 37.3% tmp0yfldvdj.zip |####################---------------------------------| 37.84% tmp0yfldvdj.zip |####################---------------------------------| 38.38% tmp0yfldvdj.zip |#####################--------------------------------| 38.92% tmp0yfldvdj.zip |#####################--------------------------------| 39.46% tmp0yfldvdj.zip |#####################--------------------------------| 40.0% tmp0yfldvdj.zip |#####################--------------------------------| 40.55% tmp0yfldvdj.zip |######################-------------------------------| 41.09% tmp0yfldvdj.zip |######################-------------------------------| 41.63% tmp0yfldvdj.zip |######################-------------------------------| 42.17% tmp0yfldvdj.zip |#######################------------------------------| 42.71% tmp0yfldvdj.zip |#######################------------------------------| 43.25% tmp0yfldvdj.zip |#######################------------------------------| 43.79% tmp0yfldvdj.zip |#######################------------------------------| 44.33% tmp0yfldvdj.zip |########################-----------------------------| 44.87% tmp0yfldvdj.zip |########################-----------------------------| 45.41% tmp0yfldvdj.zip |########################-----------------------------| 45.95% tmp0yfldvdj.zip |#########################----------------------------| 46.49% tmp0yfldvdj.zip |#########################----------------------------| 47.03% tmp0yfldvdj.zip |#########################----------------------------| 47.57% tmp0yfldvdj.zip |##########################---------------------------| 48.11% tmp0yfldvdj.zip |##########################---------------------------| 48.65% tmp0yfldvdj.zip |##########################---------------------------| 49.19% tmp0yfldvdj.zip |##########################---------------------------| 49.74% tmp0yfldvdj.zip |###########################--------------------------| 50.28% tmp0yfldvdj.zip |###########################--------------------------| 50.82% tmp0yfldvdj.zip |###########################--------------------------| 51.36% tmp0yfldvdj.zip |############################-------------------------| 51.9% tmp0yfldvdj.zip |############################-------------------------| 52.44% tmp0yfldvdj.zip |############################-------------------------| 52.98% tmp0yfldvdj.zip |############################-------------------------| 53.52% tmp0yfldvdj.zip |#############################------------------------| 54.06% tmp0yfldvdj.zip |#############################------------------------| 54.6% tmp0yfldvdj.zip |#############################------------------------| 55.14% tmp0yfldvdj.zip |##############################-----------------------| 55.68% tmp0yfldvdj.zip |##############################-----------------------| 56.22% tmp0yfldvdj.zip |##############################-----------------------| 56.76% tmp0yfldvdj.zip |##############################-----------------------| 57.3% tmp0yfldvdj.zip |###############################----------------------| 57.84% tmp0yfldvdj.zip |###############################----------------------| 58.38% tmp0yfldvdj.zip |###############################----------------------| 58.93% tmp0yfldvdj.zip |################################---------------------| 59.47% tmp0yfldvdj.zip |################################---------------------| 60.01% tmp0yfldvdj.zip |################################---------------------| 60.55% tmp0yfldvdj.zip |################################---------------------| 61.09% tmp0yfldvdj.zip |#################################--------------------| 61.63% tmp0yfldvdj.zip |#################################--------------------| 62.17% tmp0yfldvdj.zip |#################################--------------------| 62.71% tmp0yfldvdj.zip |##################################-------------------| 63.25% tmp0yfldvdj.zip |##################################-------------------| 63.79% tmp0yfldvdj.zip |##################################-------------------| 64.33% tmp0yfldvdj.zip |##################################-------------------| 64.87% tmp0yfldvdj.zip |###################################------------------| 65.41% tmp0yfldvdj.zip |###################################------------------| 65.95% tmp0yfldvdj.zip |###################################------------------| 66.49% tmp0yfldvdj.zip |####################################-----------------| 67.03% tmp0yfldvdj.zip |####################################-----------------| 67.58% tmp0yfldvdj.zip |####################################-----------------| 68.12% tmp0yfldvdj.zip |####################################-----------------| 68.66% tmp0yfldvdj.zip |#####################################----------------| 69.2% tmp0yfldvdj.zip |#####################################----------------| 69.74% tmp0yfldvdj.zip |#####################################----------------| 70.28% tmp0yfldvdj.zip |######################################---------------| 70.82% tmp0yfldvdj.zip |######################################---------------| 71.36% tmp0yfldvdj.zip |######################################---------------| 71.9% tmp0yfldvdj.zip |######################################---------------| 72.44% tmp0yfldvdj.zip |#######################################--------------| 72.98% tmp0yfldvdj.zip |#######################################--------------| 73.52% tmp0yfldvdj.zip |#######################################--------------| 74.06% tmp0yfldvdj.zip |########################################-------------| 74.6% tmp0yfldvdj.zip |########################################-------------| 75.14% tmp0yfldvdj.zip |########################################-------------| 75.68% tmp0yfldvdj.zip |########################################-------------| 76.22% tmp0yfldvdj.zip |#########################################------------| 76.77% tmp0yfldvdj.zip |#########################################------------| 77.31% tmp0yfldvdj.zip |#########################################------------| 77.85% tmp0yfldvdj.zip |##########################################-----------| 78.39% tmp0yfldvdj.zip |##########################################-----------| 78.93% tmp0yfldvdj.zip |##########################################-----------| 79.47% tmp0yfldvdj.zip |##########################################-----------| 80.01% tmp0yfldvdj.zip |###########################################----------| 80.55% tmp0yfldvdj.zip |###########################################----------| 81.09% tmp0yfldvdj.zip |###########################################----------| 81.63% tmp0yfldvdj.zip |############################################---------| 82.17% tmp0yfldvdj.zip |############################################---------| 82.71% tmp0yfldvdj.zip |############################################---------| 83.25% tmp0yfldvdj.zip |############################################---------| 83.79% tmp0yfldvdj.zip |#############################################--------| 84.33% tmp0yfldvdj.zip |#############################################--------| 84.87% tmp0yfldvdj.zip |#############################################--------| 85.41% tmp0yfldvdj.zip |##############################################-------| 85.96% tmp0yfldvdj.zip |##############################################-------| 86.5% tmp0yfldvdj.zip |##############################################-------| 87.04% tmp0yfldvdj.zip |##############################################-------| 87.58% tmp0yfldvdj.zip |###############################################------| 88.12% tmp0yfldvdj.zip |###############################################------| 88.66% tmp0yfldvdj.zip |###############################################------| 89.2% tmp0yfldvdj.zip |################################################-----| 89.74% tmp0yfldvdj.zip |################################################-----| 90.28% tmp0yfldvdj.zip |################################################-----| 90.82% tmp0yfldvdj.zip |################################################-----| 91.36% tmp0yfldvdj.zip |#################################################----| 91.9% tmp0yfldvdj.zip |#################################################----| 92.44% tmp0yfldvdj.zip |#################################################----| 92.98% tmp0yfldvdj.zip |##################################################---| 93.52% tmp0yfldvdj.zip |##################################################---| 94.06% tmp0yfldvdj.zip |##################################################---| 94.61% tmp0yfldvdj.zip |##################################################---| 95.15% tmp0yfldvdj.zip |###################################################--| 95.69% tmp0yfldvdj.zip |###################################################--| 96.23% tmp0yfldvdj.zip |###################################################--| 96.77% tmp0yfldvdj.zip |####################################################-| 97.31% tmp0yfldvdj.zip |####################################################-| 97.85% tmp0yfldvdj.zip |####################################################-| 98.39% tmp0yfldvdj.zip |####################################################-| 98.93% tmp0yfldvdj.zip |#####################################################| 99.47% tmp0yfldvdj.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is b4b29ee6-da0b-4bae-8507-2f0c028722e5 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-xz9VlKu/pgaas-1.3.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-xz9VlKu/pgaas_types.yaml ++ basename /opt/plugins/plugin-xz9VlKu/pgaas-1.3.0-py36-none-linux_x86_64.wgn + ARCHIVE=pgaas-1.3.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-xz9VlKu/pgaas_types.yaml /opt/plugins/plugin-xz9VlKu/pgaas-1.3.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp0mzg9cyk.zip |-----------------------------------------------------| 0.19% tmp0mzg9cyk.zip |-----------------------------------------------------| 0.37% tmp0mzg9cyk.zip |-----------------------------------------------------| 0.56% tmp0mzg9cyk.zip |-----------------------------------------------------| 0.74% tmp0mzg9cyk.zip |-----------------------------------------------------| 0.93% tmp0mzg9cyk.zip |#----------------------------------------------------| 1.11% tmp0mzg9cyk.zip |#----------------------------------------------------| 1.3% tmp0mzg9cyk.zip |#----------------------------------------------------| 1.48% tmp0mzg9cyk.zip |#----------------------------------------------------| 1.67% tmp0mzg9cyk.zip |#----------------------------------------------------| 1.85% tmp0mzg9cyk.zip |#----------------------------------------------------| 2.04% tmp0mzg9cyk.zip |#----------------------------------------------------| 2.22% tmp0mzg9cyk.zip |#----------------------------------------------------| 2.41% tmp0mzg9cyk.zip |#----------------------------------------------------| 2.6% tmp0mzg9cyk.zip |#----------------------------------------------------| 2.78% tmp0mzg9cyk.zip |##---------------------------------------------------| 2.97% tmp0mzg9cyk.zip |##---------------------------------------------------| 3.15% tmp0mzg9cyk.zip |##---------------------------------------------------| 3.34% tmp0mzg9cyk.zip |##---------------------------------------------------| 3.52% tmp0mzg9cyk.zip |##---------------------------------------------------| 3.71% tmp0mzg9cyk.zip |##---------------------------------------------------| 3.89% tmp0mzg9cyk.zip |##---------------------------------------------------| 4.08% tmp0mzg9cyk.zip |##---------------------------------------------------| 4.26% tmp0mzg9cyk.zip |##---------------------------------------------------| 4.45% tmp0mzg9cyk.zip |##---------------------------------------------------| 4.64% tmp0mzg9cyk.zip |###--------------------------------------------------| 4.82% tmp0mzg9cyk.zip |###--------------------------------------------------| 5.01% tmp0mzg9cyk.zip |###--------------------------------------------------| 5.19% tmp0mzg9cyk.zip |###--------------------------------------------------| 5.38% tmp0mzg9cyk.zip |###--------------------------------------------------| 5.56% tmp0mzg9cyk.zip |###--------------------------------------------------| 5.75% tmp0mzg9cyk.zip |###--------------------------------------------------| 5.93% tmp0mzg9cyk.zip |###--------------------------------------------------| 6.12% tmp0mzg9cyk.zip |###--------------------------------------------------| 6.3% tmp0mzg9cyk.zip |###--------------------------------------------------| 6.49% tmp0mzg9cyk.zip |####-------------------------------------------------| 6.67% tmp0mzg9cyk.zip |####-------------------------------------------------| 6.86% tmp0mzg9cyk.zip |####-------------------------------------------------| 7.05% tmp0mzg9cyk.zip |####-------------------------------------------------| 7.23% tmp0mzg9cyk.zip |####-------------------------------------------------| 7.42% tmp0mzg9cyk.zip |####-------------------------------------------------| 7.6% tmp0mzg9cyk.zip |####-------------------------------------------------| 7.79% tmp0mzg9cyk.zip |####-------------------------------------------------| 7.97% tmp0mzg9cyk.zip |####-------------------------------------------------| 8.16% tmp0mzg9cyk.zip |####-------------------------------------------------| 8.34% tmp0mzg9cyk.zip |#####------------------------------------------------| 8.53% tmp0mzg9cyk.zip |#####------------------------------------------------| 8.71% tmp0mzg9cyk.zip |#####------------------------------------------------| 8.9% tmp0mzg9cyk.zip |#####------------------------------------------------| 9.08% tmp0mzg9cyk.zip |#####------------------------------------------------| 9.27% tmp0mzg9cyk.zip |#####------------------------------------------------| 9.46% tmp0mzg9cyk.zip |#####------------------------------------------------| 9.64% tmp0mzg9cyk.zip |#####------------------------------------------------| 9.83% tmp0mzg9cyk.zip |#####------------------------------------------------| 10.01% tmp0mzg9cyk.zip |#####------------------------------------------------| 10.2% tmp0mzg9cyk.zip |######-----------------------------------------------| 10.38% tmp0mzg9cyk.zip |######-----------------------------------------------| 10.57% tmp0mzg9cyk.zip |######-----------------------------------------------| 10.75% tmp0mzg9cyk.zip |######-----------------------------------------------| 10.94% tmp0mzg9cyk.zip |######-----------------------------------------------| 11.12% tmp0mzg9cyk.zip |######-----------------------------------------------| 11.31% tmp0mzg9cyk.zip |######-----------------------------------------------| 11.5% tmp0mzg9cyk.zip |######-----------------------------------------------| 11.68% tmp0mzg9cyk.zip |######-----------------------------------------------| 11.87% tmp0mzg9cyk.zip |######-----------------------------------------------| 12.05% tmp0mzg9cyk.zip |######-----------------------------------------------| 12.24% tmp0mzg9cyk.zip |#######----------------------------------------------| 12.42% tmp0mzg9cyk.zip |#######----------------------------------------------| 12.61% tmp0mzg9cyk.zip |#######----------------------------------------------| 12.79% tmp0mzg9cyk.zip |#######----------------------------------------------| 12.98% tmp0mzg9cyk.zip |#######----------------------------------------------| 13.16% tmp0mzg9cyk.zip |#######----------------------------------------------| 13.35% tmp0mzg9cyk.zip |#######----------------------------------------------| 13.53% tmp0mzg9cyk.zip |#######----------------------------------------------| 13.72% tmp0mzg9cyk.zip |#######----------------------------------------------| 13.91% tmp0mzg9cyk.zip |#######----------------------------------------------| 14.09% tmp0mzg9cyk.zip |########---------------------------------------------| 14.28% tmp0mzg9cyk.zip |########---------------------------------------------| 14.46% tmp0mzg9cyk.zip |########---------------------------------------------| 14.65% tmp0mzg9cyk.zip |########---------------------------------------------| 14.83% tmp0mzg9cyk.zip |########---------------------------------------------| 15.02% tmp0mzg9cyk.zip |########---------------------------------------------| 15.2% tmp0mzg9cyk.zip |########---------------------------------------------| 15.39% tmp0mzg9cyk.zip |########---------------------------------------------| 15.57% tmp0mzg9cyk.zip |########---------------------------------------------| 15.76% tmp0mzg9cyk.zip |########---------------------------------------------| 15.94% tmp0mzg9cyk.zip |#########--------------------------------------------| 16.13% tmp0mzg9cyk.zip |#########--------------------------------------------| 16.32% tmp0mzg9cyk.zip |#########--------------------------------------------| 16.5% tmp0mzg9cyk.zip |#########--------------------------------------------| 16.69% tmp0mzg9cyk.zip |#########--------------------------------------------| 16.87% tmp0mzg9cyk.zip |#########--------------------------------------------| 17.06% tmp0mzg9cyk.zip |#########--------------------------------------------| 17.24% tmp0mzg9cyk.zip |#########--------------------------------------------| 17.43% tmp0mzg9cyk.zip |#########--------------------------------------------| 17.61% tmp0mzg9cyk.zip |#########--------------------------------------------| 17.8% tmp0mzg9cyk.zip |##########-------------------------------------------| 17.98% tmp0mzg9cyk.zip |##########-------------------------------------------| 18.17% tmp0mzg9cyk.zip |##########-------------------------------------------| 18.36% tmp0mzg9cyk.zip |##########-------------------------------------------| 18.54% tmp0mzg9cyk.zip |##########-------------------------------------------| 18.73% tmp0mzg9cyk.zip |##########-------------------------------------------| 18.91% tmp0mzg9cyk.zip |##########-------------------------------------------| 19.1% tmp0mzg9cyk.zip |##########-------------------------------------------| 19.28% tmp0mzg9cyk.zip |##########-------------------------------------------| 19.47% tmp0mzg9cyk.zip |##########-------------------------------------------| 19.65% tmp0mzg9cyk.zip |###########------------------------------------------| 19.84% tmp0mzg9cyk.zip |###########------------------------------------------| 20.02% tmp0mzg9cyk.zip |###########------------------------------------------| 20.21% tmp0mzg9cyk.zip |###########------------------------------------------| 20.39% tmp0mzg9cyk.zip |###########------------------------------------------| 20.58% tmp0mzg9cyk.zip |###########------------------------------------------| 20.77% tmp0mzg9cyk.zip |###########------------------------------------------| 20.95% tmp0mzg9cyk.zip |###########------------------------------------------| 21.14% tmp0mzg9cyk.zip |###########------------------------------------------| 21.32% tmp0mzg9cyk.zip |###########------------------------------------------| 21.51% tmp0mzg9cyk.zip |###########------------------------------------------| 21.69% tmp0mzg9cyk.zip |############-----------------------------------------| 21.88% tmp0mzg9cyk.zip |############-----------------------------------------| 22.06% tmp0mzg9cyk.zip |############-----------------------------------------| 22.25% tmp0mzg9cyk.zip |############-----------------------------------------| 22.43% tmp0mzg9cyk.zip |############-----------------------------------------| 22.62% tmp0mzg9cyk.zip |############-----------------------------------------| 22.8% tmp0mzg9cyk.zip |############-----------------------------------------| 22.99% tmp0mzg9cyk.zip |############-----------------------------------------| 23.18% tmp0mzg9cyk.zip |############-----------------------------------------| 23.36% tmp0mzg9cyk.zip |############-----------------------------------------| 23.55% tmp0mzg9cyk.zip |#############----------------------------------------| 23.73% tmp0mzg9cyk.zip |#############----------------------------------------| 23.92% tmp0mzg9cyk.zip |#############----------------------------------------| 24.1% tmp0mzg9cyk.zip |#############----------------------------------------| 24.29% tmp0mzg9cyk.zip |#############----------------------------------------| 24.47% tmp0mzg9cyk.zip |#############----------------------------------------| 24.66% tmp0mzg9cyk.zip |#############----------------------------------------| 24.84% tmp0mzg9cyk.zip |#############----------------------------------------| 25.03% tmp0mzg9cyk.zip |#############----------------------------------------| 25.22% tmp0mzg9cyk.zip |#############----------------------------------------| 25.4% tmp0mzg9cyk.zip |##############---------------------------------------| 25.59% tmp0mzg9cyk.zip |##############---------------------------------------| 25.77% tmp0mzg9cyk.zip |##############---------------------------------------| 25.96% tmp0mzg9cyk.zip |##############---------------------------------------| 26.14% tmp0mzg9cyk.zip |##############---------------------------------------| 26.33% tmp0mzg9cyk.zip |##############---------------------------------------| 26.51% tmp0mzg9cyk.zip |##############---------------------------------------| 26.7% tmp0mzg9cyk.zip |##############---------------------------------------| 26.88% tmp0mzg9cyk.zip |##############---------------------------------------| 27.07% tmp0mzg9cyk.zip |##############---------------------------------------| 27.25% tmp0mzg9cyk.zip |###############--------------------------------------| 27.44% tmp0mzg9cyk.zip |###############--------------------------------------| 27.63% tmp0mzg9cyk.zip |###############--------------------------------------| 27.81% tmp0mzg9cyk.zip |###############--------------------------------------| 28.0% tmp0mzg9cyk.zip |###############--------------------------------------| 28.18% tmp0mzg9cyk.zip |###############--------------------------------------| 28.37% tmp0mzg9cyk.zip |###############--------------------------------------| 28.55% tmp0mzg9cyk.zip |###############--------------------------------------| 28.74% tmp0mzg9cyk.zip |###############--------------------------------------| 28.92% tmp0mzg9cyk.zip |###############--------------------------------------| 29.11% tmp0mzg9cyk.zip |################-------------------------------------| 29.29% tmp0mzg9cyk.zip |################-------------------------------------| 29.48% tmp0mzg9cyk.zip |################-------------------------------------| 29.66% tmp0mzg9cyk.zip |################-------------------------------------| 29.85% tmp0mzg9cyk.zip |################-------------------------------------| 30.04% tmp0mzg9cyk.zip |################-------------------------------------| 30.22% tmp0mzg9cyk.zip |################-------------------------------------| 30.41% tmp0mzg9cyk.zip |################-------------------------------------| 30.59% tmp0mzg9cyk.zip |################-------------------------------------| 30.78% tmp0mzg9cyk.zip |################-------------------------------------| 30.96% tmp0mzg9cyk.zip |#################------------------------------------| 31.15% tmp0mzg9cyk.zip |#################------------------------------------| 31.33% tmp0mzg9cyk.zip |#################------------------------------------| 31.52% tmp0mzg9cyk.zip |#################------------------------------------| 31.7% tmp0mzg9cyk.zip |#################------------------------------------| 31.89% tmp0mzg9cyk.zip |#################------------------------------------| 32.08% tmp0mzg9cyk.zip |#################------------------------------------| 32.26% tmp0mzg9cyk.zip |#################------------------------------------| 32.45% tmp0mzg9cyk.zip |#################------------------------------------| 32.63% tmp0mzg9cyk.zip |#################------------------------------------| 32.82% tmp0mzg9cyk.zip |#################------------------------------------| 33.0% tmp0mzg9cyk.zip |##################-----------------------------------| 33.19% tmp0mzg9cyk.zip |##################-----------------------------------| 33.37% tmp0mzg9cyk.zip |##################-----------------------------------| 33.56% tmp0mzg9cyk.zip |##################-----------------------------------| 33.74% tmp0mzg9cyk.zip |##################-----------------------------------| 33.93% tmp0mzg9cyk.zip |##################-----------------------------------| 34.11% tmp0mzg9cyk.zip |##################-----------------------------------| 34.3% tmp0mzg9cyk.zip |##################-----------------------------------| 34.49% tmp0mzg9cyk.zip |##################-----------------------------------| 34.67% tmp0mzg9cyk.zip |##################-----------------------------------| 34.86% tmp0mzg9cyk.zip |###################----------------------------------| 35.04% tmp0mzg9cyk.zip |###################----------------------------------| 35.23% tmp0mzg9cyk.zip |###################----------------------------------| 35.41% tmp0mzg9cyk.zip |###################----------------------------------| 35.6% tmp0mzg9cyk.zip |###################----------------------------------| 35.78% tmp0mzg9cyk.zip |###################----------------------------------| 35.97% tmp0mzg9cyk.zip |###################----------------------------------| 36.15% tmp0mzg9cyk.zip |###################----------------------------------| 36.34% tmp0mzg9cyk.zip |###################----------------------------------| 36.52% tmp0mzg9cyk.zip |###################----------------------------------| 36.71% tmp0mzg9cyk.zip |####################---------------------------------| 36.9% tmp0mzg9cyk.zip |####################---------------------------------| 37.08% tmp0mzg9cyk.zip |####################---------------------------------| 37.27% tmp0mzg9cyk.zip |####################---------------------------------| 37.45% tmp0mzg9cyk.zip |####################---------------------------------| 37.64% tmp0mzg9cyk.zip |####################---------------------------------| 37.82% tmp0mzg9cyk.zip |####################---------------------------------| 38.01% tmp0mzg9cyk.zip |####################---------------------------------| 38.19% tmp0mzg9cyk.zip |####################---------------------------------| 38.38% tmp0mzg9cyk.zip |####################---------------------------------| 38.56% tmp0mzg9cyk.zip |#####################--------------------------------| 38.75% tmp0mzg9cyk.zip |#####################--------------------------------| 38.94% tmp0mzg9cyk.zip |#####################--------------------------------| 39.12% tmp0mzg9cyk.zip |#####################--------------------------------| 39.31% tmp0mzg9cyk.zip |#####################--------------------------------| 39.49% tmp0mzg9cyk.zip |#####################--------------------------------| 39.68% tmp0mzg9cyk.zip |#####################--------------------------------| 39.86% tmp0mzg9cyk.zip |#####################--------------------------------| 40.05% tmp0mzg9cyk.zip |#####################--------------------------------| 40.23% tmp0mzg9cyk.zip |#####################--------------------------------| 40.42% tmp0mzg9cyk.zip |######################-------------------------------| 40.6% tmp0mzg9cyk.zip |######################-------------------------------| 40.79% tmp0mzg9cyk.zip |######################-------------------------------| 40.97% tmp0mzg9cyk.zip |######################-------------------------------| 41.16% tmp0mzg9cyk.zip |######################-------------------------------| 41.35% tmp0mzg9cyk.zip |######################-------------------------------| 41.53% tmp0mzg9cyk.zip |######################-------------------------------| 41.72% tmp0mzg9cyk.zip |######################-------------------------------| 41.9% tmp0mzg9cyk.zip |######################-------------------------------| 42.09% tmp0mzg9cyk.zip |######################-------------------------------| 42.27% tmp0mzg9cyk.zip |#######################------------------------------| 42.46% tmp0mzg9cyk.zip |#######################------------------------------| 42.64% tmp0mzg9cyk.zip |#######################------------------------------| 42.83% tmp0mzg9cyk.zip |#######################------------------------------| 43.01% tmp0mzg9cyk.zip |#######################------------------------------| 43.2% tmp0mzg9cyk.zip |#######################------------------------------| 43.38% tmp0mzg9cyk.zip |#######################------------------------------| 43.57% tmp0mzg9cyk.zip |#######################------------------------------| 43.76% tmp0mzg9cyk.zip |#######################------------------------------| 43.94% tmp0mzg9cyk.zip |#######################------------------------------| 44.13% tmp0mzg9cyk.zip |#######################------------------------------| 44.31% tmp0mzg9cyk.zip |########################-----------------------------| 44.5% tmp0mzg9cyk.zip |########################-----------------------------| 44.68% tmp0mzg9cyk.zip |########################-----------------------------| 44.87% tmp0mzg9cyk.zip |########################-----------------------------| 45.05% tmp0mzg9cyk.zip |########################-----------------------------| 45.24% tmp0mzg9cyk.zip |########################-----------------------------| 45.42% tmp0mzg9cyk.zip |########################-----------------------------| 45.61% tmp0mzg9cyk.zip |########################-----------------------------| 45.8% tmp0mzg9cyk.zip |########################-----------------------------| 45.98% tmp0mzg9cyk.zip |########################-----------------------------| 46.17% tmp0mzg9cyk.zip |#########################----------------------------| 46.35% tmp0mzg9cyk.zip |#########################----------------------------| 46.54% tmp0mzg9cyk.zip |#########################----------------------------| 46.72% tmp0mzg9cyk.zip |#########################----------------------------| 46.91% tmp0mzg9cyk.zip |#########################----------------------------| 47.09% tmp0mzg9cyk.zip |#########################----------------------------| 47.28% tmp0mzg9cyk.zip |#########################----------------------------| 47.46% tmp0mzg9cyk.zip |#########################----------------------------| 47.65% tmp0mzg9cyk.zip |#########################----------------------------| 47.83% tmp0mzg9cyk.zip |#########################----------------------------| 48.02% tmp0mzg9cyk.zip |##########################---------------------------| 48.21% tmp0mzg9cyk.zip |##########################---------------------------| 48.39% tmp0mzg9cyk.zip |##########################---------------------------| 48.58% tmp0mzg9cyk.zip |##########################---------------------------| 48.76% tmp0mzg9cyk.zip |##########################---------------------------| 48.95% tmp0mzg9cyk.zip |##########################---------------------------| 49.13% tmp0mzg9cyk.zip |##########################---------------------------| 49.32% tmp0mzg9cyk.zip |##########################---------------------------| 49.5% tmp0mzg9cyk.zip |##########################---------------------------| 49.69% tmp0mzg9cyk.zip |##########################---------------------------| 49.87% tmp0mzg9cyk.zip |###########################--------------------------| 50.06% tmp0mzg9cyk.zip |###########################--------------------------| 50.24% tmp0mzg9cyk.zip |###########################--------------------------| 50.43% tmp0mzg9cyk.zip |###########################--------------------------| 50.62% tmp0mzg9cyk.zip |###########################--------------------------| 50.8% tmp0mzg9cyk.zip |###########################--------------------------| 50.99% tmp0mzg9cyk.zip |###########################--------------------------| 51.17% tmp0mzg9cyk.zip |###########################--------------------------| 51.36% tmp0mzg9cyk.zip |###########################--------------------------| 51.54% tmp0mzg9cyk.zip |###########################--------------------------| 51.73% tmp0mzg9cyk.zip |############################-------------------------| 51.91% tmp0mzg9cyk.zip |############################-------------------------| 52.1% tmp0mzg9cyk.zip |############################-------------------------| 52.28% tmp0mzg9cyk.zip |############################-------------------------| 52.47% tmp0mzg9cyk.zip |############################-------------------------| 52.65% tmp0mzg9cyk.zip |############################-------------------------| 52.84% tmp0mzg9cyk.zip |############################-------------------------| 53.03% tmp0mzg9cyk.zip |############################-------------------------| 53.21% tmp0mzg9cyk.zip |############################-------------------------| 53.4% tmp0mzg9cyk.zip |############################-------------------------| 53.58% tmp0mzg9cyk.zip |############################-------------------------| 53.77% tmp0mzg9cyk.zip |#############################------------------------| 53.95% tmp0mzg9cyk.zip |#############################------------------------| 54.14% tmp0mzg9cyk.zip |#############################------------------------| 54.32% tmp0mzg9cyk.zip |#############################------------------------| 54.51% tmp0mzg9cyk.zip |#############################------------------------| 54.69% tmp0mzg9cyk.zip |#############################------------------------| 54.88% tmp0mzg9cyk.zip |#############################------------------------| 55.07% tmp0mzg9cyk.zip |#############################------------------------| 55.25% tmp0mzg9cyk.zip |#############################------------------------| 55.44% tmp0mzg9cyk.zip |#############################------------------------| 55.62% tmp0mzg9cyk.zip |##############################-----------------------| 55.81% tmp0mzg9cyk.zip |##############################-----------------------| 55.99% tmp0mzg9cyk.zip |##############################-----------------------| 56.18% tmp0mzg9cyk.zip |##############################-----------------------| 56.36% tmp0mzg9cyk.zip |##############################-----------------------| 56.55% tmp0mzg9cyk.zip |##############################-----------------------| 56.73% tmp0mzg9cyk.zip |##############################-----------------------| 56.92% tmp0mzg9cyk.zip |##############################-----------------------| 57.1% tmp0mzg9cyk.zip |##############################-----------------------| 57.29% tmp0mzg9cyk.zip |##############################-----------------------| 57.48% tmp0mzg9cyk.zip |###############################----------------------| 57.66% tmp0mzg9cyk.zip |###############################----------------------| 57.85% tmp0mzg9cyk.zip |###############################----------------------| 58.03% tmp0mzg9cyk.zip |###############################----------------------| 58.22% tmp0mzg9cyk.zip |###############################----------------------| 58.4% tmp0mzg9cyk.zip |###############################----------------------| 58.59% tmp0mzg9cyk.zip |###############################----------------------| 58.77% tmp0mzg9cyk.zip |###############################----------------------| 58.96% tmp0mzg9cyk.zip |###############################----------------------| 59.14% tmp0mzg9cyk.zip |###############################----------------------| 59.33% tmp0mzg9cyk.zip |################################---------------------| 59.51% tmp0mzg9cyk.zip |################################---------------------| 59.7% tmp0mzg9cyk.zip |################################---------------------| 59.89% tmp0mzg9cyk.zip |################################---------------------| 60.07% tmp0mzg9cyk.zip |################################---------------------| 60.26% tmp0mzg9cyk.zip |################################---------------------| 60.44% tmp0mzg9cyk.zip |################################---------------------| 60.63% tmp0mzg9cyk.zip |################################---------------------| 60.81% tmp0mzg9cyk.zip |################################---------------------| 61.0% tmp0mzg9cyk.zip |################################---------------------| 61.18% tmp0mzg9cyk.zip |#################################--------------------| 61.37% tmp0mzg9cyk.zip |#################################--------------------| 61.55% tmp0mzg9cyk.zip |#################################--------------------| 61.74% tmp0mzg9cyk.zip |#################################--------------------| 61.93% tmp0mzg9cyk.zip |#################################--------------------| 62.11% tmp0mzg9cyk.zip |#################################--------------------| 62.3% tmp0mzg9cyk.zip |#################################--------------------| 62.48% tmp0mzg9cyk.zip |#################################--------------------| 62.67% tmp0mzg9cyk.zip |#################################--------------------| 62.85% tmp0mzg9cyk.zip |#################################--------------------| 63.04% tmp0mzg9cyk.zip |##################################-------------------| 63.22% tmp0mzg9cyk.zip |##################################-------------------| 63.41% tmp0mzg9cyk.zip |##################################-------------------| 63.59% tmp0mzg9cyk.zip |##################################-------------------| 63.78% tmp0mzg9cyk.zip |##################################-------------------| 63.96% tmp0mzg9cyk.zip |##################################-------------------| 64.15% tmp0mzg9cyk.zip |##################################-------------------| 64.34% tmp0mzg9cyk.zip |##################################-------------------| 64.52% tmp0mzg9cyk.zip |##################################-------------------| 64.71% tmp0mzg9cyk.zip |##################################-------------------| 64.89% tmp0mzg9cyk.zip |##################################-------------------| 65.08% tmp0mzg9cyk.zip |###################################------------------| 65.26% tmp0mzg9cyk.zip |###################################------------------| 65.45% tmp0mzg9cyk.zip |###################################------------------| 65.63% tmp0mzg9cyk.zip |###################################------------------| 65.82% tmp0mzg9cyk.zip |###################################------------------| 66.0% tmp0mzg9cyk.zip |###################################------------------| 66.19% tmp0mzg9cyk.zip |###################################------------------| 66.37% tmp0mzg9cyk.zip |###################################------------------| 66.56% tmp0mzg9cyk.zip |###################################------------------| 66.75% tmp0mzg9cyk.zip |###################################------------------| 66.93% tmp0mzg9cyk.zip |####################################-----------------| 67.12% tmp0mzg9cyk.zip |####################################-----------------| 67.3% tmp0mzg9cyk.zip |####################################-----------------| 67.49% tmp0mzg9cyk.zip |####################################-----------------| 67.67% tmp0mzg9cyk.zip |####################################-----------------| 67.86% tmp0mzg9cyk.zip |####################################-----------------| 68.04% tmp0mzg9cyk.zip |####################################-----------------| 68.23% tmp0mzg9cyk.zip |####################################-----------------| 68.41% tmp0mzg9cyk.zip |####################################-----------------| 68.6% tmp0mzg9cyk.zip |####################################-----------------| 68.79% tmp0mzg9cyk.zip |#####################################----------------| 68.97% tmp0mzg9cyk.zip |#####################################----------------| 69.16% tmp0mzg9cyk.zip |#####################################----------------| 69.34% tmp0mzg9cyk.zip |#####################################----------------| 69.53% tmp0mzg9cyk.zip |#####################################----------------| 69.71% tmp0mzg9cyk.zip |#####################################----------------| 69.9% tmp0mzg9cyk.zip |#####################################----------------| 70.08% tmp0mzg9cyk.zip |#####################################----------------| 70.27% tmp0mzg9cyk.zip |#####################################----------------| 70.45% tmp0mzg9cyk.zip |#####################################----------------| 70.64% tmp0mzg9cyk.zip |######################################---------------| 70.82% tmp0mzg9cyk.zip |######################################---------------| 71.01% tmp0mzg9cyk.zip |######################################---------------| 71.2% tmp0mzg9cyk.zip |######################################---------------| 71.38% tmp0mzg9cyk.zip |######################################---------------| 71.57% tmp0mzg9cyk.zip |######################################---------------| 71.75% tmp0mzg9cyk.zip |######################################---------------| 71.94% tmp0mzg9cyk.zip |######################################---------------| 72.12% tmp0mzg9cyk.zip |######################################---------------| 72.31% tmp0mzg9cyk.zip |######################################---------------| 72.49% tmp0mzg9cyk.zip |#######################################--------------| 72.68% tmp0mzg9cyk.zip |#######################################--------------| 72.86% tmp0mzg9cyk.zip |#######################################--------------| 73.05% tmp0mzg9cyk.zip |#######################################--------------| 73.23% tmp0mzg9cyk.zip |#######################################--------------| 73.42% tmp0mzg9cyk.zip |#######################################--------------| 73.61% tmp0mzg9cyk.zip |#######################################--------------| 73.79% tmp0mzg9cyk.zip |#######################################--------------| 73.98% tmp0mzg9cyk.zip |#######################################--------------| 74.16% tmp0mzg9cyk.zip |#######################################--------------| 74.35% tmp0mzg9cyk.zip |########################################-------------| 74.53% tmp0mzg9cyk.zip |########################################-------------| 74.72% tmp0mzg9cyk.zip |########################################-------------| 74.9% tmp0mzg9cyk.zip |########################################-------------| 75.09% tmp0mzg9cyk.zip |########################################-------------| 75.27% tmp0mzg9cyk.zip |########################################-------------| 75.46% tmp0mzg9cyk.zip |########################################-------------| 75.65% tmp0mzg9cyk.zip |########################################-------------| 75.83% tmp0mzg9cyk.zip |########################################-------------| 76.02% tmp0mzg9cyk.zip |########################################-------------| 76.2% tmp0mzg9cyk.zip |########################################-------------| 76.39% tmp0mzg9cyk.zip |#########################################------------| 76.57% tmp0mzg9cyk.zip |#########################################------------| 76.76% tmp0mzg9cyk.zip |#########################################------------| 76.94% tmp0mzg9cyk.zip |#########################################------------| 77.13% tmp0mzg9cyk.zip |#########################################------------| 77.31% tmp0mzg9cyk.zip |#########################################------------| 77.5% tmp0mzg9cyk.zip |#########################################------------| 77.68% tmp0mzg9cyk.zip |#########################################------------| 77.87% tmp0mzg9cyk.zip |#########################################------------| 78.06% tmp0mzg9cyk.zip |#########################################------------| 78.24% tmp0mzg9cyk.zip |##########################################-----------| 78.43% tmp0mzg9cyk.zip |##########################################-----------| 78.61% tmp0mzg9cyk.zip |##########################################-----------| 78.8% tmp0mzg9cyk.zip |##########################################-----------| 78.98% tmp0mzg9cyk.zip |##########################################-----------| 79.17% tmp0mzg9cyk.zip |##########################################-----------| 79.35% tmp0mzg9cyk.zip |##########################################-----------| 79.54% tmp0mzg9cyk.zip |##########################################-----------| 79.72% tmp0mzg9cyk.zip |##########################################-----------| 79.91% tmp0mzg9cyk.zip |##########################################-----------| 80.09% tmp0mzg9cyk.zip |###########################################----------| 80.28% tmp0mzg9cyk.zip |###########################################----------| 80.47% tmp0mzg9cyk.zip |###########################################----------| 80.65% tmp0mzg9cyk.zip |###########################################----------| 80.84% tmp0mzg9cyk.zip |###########################################----------| 81.02% tmp0mzg9cyk.zip |###########################################----------| 81.21% tmp0mzg9cyk.zip |###########################################----------| 81.39% tmp0mzg9cyk.zip |###########################################----------| 81.58% tmp0mzg9cyk.zip |###########################################----------| 81.76% tmp0mzg9cyk.zip |###########################################----------| 81.95% tmp0mzg9cyk.zip |############################################---------| 82.13% tmp0mzg9cyk.zip |############################################---------| 82.32% tmp0mzg9cyk.zip |############################################---------| 82.51% tmp0mzg9cyk.zip |############################################---------| 82.69% tmp0mzg9cyk.zip |############################################---------| 82.88% tmp0mzg9cyk.zip |############################################---------| 83.06% tmp0mzg9cyk.zip |############################################---------| 83.25% tmp0mzg9cyk.zip |############################################---------| 83.43% tmp0mzg9cyk.zip |############################################---------| 83.62% tmp0mzg9cyk.zip |############################################---------| 83.8% tmp0mzg9cyk.zip |#############################################--------| 83.99% tmp0mzg9cyk.zip |#############################################--------| 84.17% tmp0mzg9cyk.zip |#############################################--------| 84.36% tmp0mzg9cyk.zip |#############################################--------| 84.54% tmp0mzg9cyk.zip |#############################################--------| 84.73% tmp0mzg9cyk.zip |#############################################--------| 84.92% tmp0mzg9cyk.zip |#############################################--------| 85.1% tmp0mzg9cyk.zip |#############################################--------| 85.29% tmp0mzg9cyk.zip |#############################################--------| 85.47% tmp0mzg9cyk.zip |#############################################--------| 85.66% tmp0mzg9cyk.zip |#############################################--------| 85.84% tmp0mzg9cyk.zip |##############################################-------| 86.03% tmp0mzg9cyk.zip |##############################################-------| 86.21% tmp0mzg9cyk.zip |##############################################-------| 86.4% tmp0mzg9cyk.zip |##############################################-------| 86.58% tmp0mzg9cyk.zip |##############################################-------| 86.77% tmp0mzg9cyk.zip |##############################################-------| 86.95% tmp0mzg9cyk.zip |##############################################-------| 87.14% tmp0mzg9cyk.zip |##############################################-------| 87.33% tmp0mzg9cyk.zip |##############################################-------| 87.51% tmp0mzg9cyk.zip |##############################################-------| 87.7% tmp0mzg9cyk.zip |###############################################------| 87.88% tmp0mzg9cyk.zip |###############################################------| 88.07% tmp0mzg9cyk.zip |###############################################------| 88.25% tmp0mzg9cyk.zip |###############################################------| 88.44% tmp0mzg9cyk.zip |###############################################------| 88.62% tmp0mzg9cyk.zip |###############################################------| 88.81% tmp0mzg9cyk.zip |###############################################------| 88.99% tmp0mzg9cyk.zip |###############################################------| 89.18% tmp0mzg9cyk.zip |###############################################------| 89.37% tmp0mzg9cyk.zip |###############################################------| 89.55% tmp0mzg9cyk.zip |################################################-----| 89.74% tmp0mzg9cyk.zip |################################################-----| 89.92% tmp0mzg9cyk.zip |################################################-----| 90.11% tmp0mzg9cyk.zip |################################################-----| 90.29% tmp0mzg9cyk.zip |################################################-----| 90.48% tmp0mzg9cyk.zip |################################################-----| 90.66% tmp0mzg9cyk.zip |################################################-----| 90.85% tmp0mzg9cyk.zip |################################################-----| 91.03% tmp0mzg9cyk.zip |################################################-----| 91.22% tmp0mzg9cyk.zip |################################################-----| 91.4% tmp0mzg9cyk.zip |#################################################----| 91.59% tmp0mzg9cyk.zip |#################################################----| 91.78% tmp0mzg9cyk.zip |#################################################----| 91.96% tmp0mzg9cyk.zip |#################################################----| 92.15% tmp0mzg9cyk.zip |#################################################----| 92.33% tmp0mzg9cyk.zip |#################################################----| 92.52% tmp0mzg9cyk.zip |#################################################----| 92.7% tmp0mzg9cyk.zip |#################################################----| 92.89% tmp0mzg9cyk.zip |#################################################----| 93.07% tmp0mzg9cyk.zip |#################################################----| 93.26% tmp0mzg9cyk.zip |##################################################---| 93.44% tmp0mzg9cyk.zip |##################################################---| 93.63% tmp0mzg9cyk.zip |##################################################---| 93.81% tmp0mzg9cyk.zip |##################################################---| 94.0% tmp0mzg9cyk.zip |##################################################---| 94.19% tmp0mzg9cyk.zip |##################################################---| 94.37% tmp0mzg9cyk.zip |##################################################---| 94.56% tmp0mzg9cyk.zip |##################################################---| 94.74% tmp0mzg9cyk.zip |##################################################---| 94.93% tmp0mzg9cyk.zip |##################################################---| 95.11% tmp0mzg9cyk.zip |###################################################--| 95.3% tmp0mzg9cyk.zip |###################################################--| 95.48% tmp0mzg9cyk.zip |###################################################--| 95.67% tmp0mzg9cyk.zip |###################################################--| 95.85% tmp0mzg9cyk.zip |###################################################--| 96.04% tmp0mzg9cyk.zip |###################################################--| 96.23% tmp0mzg9cyk.zip |###################################################--| 96.41% tmp0mzg9cyk.zip |###################################################--| 96.6% tmp0mzg9cyk.zip |###################################################--| 96.78% tmp0mzg9cyk.zip |###################################################--| 96.97% tmp0mzg9cyk.zip |###################################################--| 97.15% tmp0mzg9cyk.zip |####################################################-| 97.34% tmp0mzg9cyk.zip |####################################################-| 97.52% tmp0mzg9cyk.zip |####################################################-| 97.71% tmp0mzg9cyk.zip |####################################################-| 97.89% tmp0mzg9cyk.zip |####################################################-| 98.08% tmp0mzg9cyk.zip |####################################################-| 98.26% tmp0mzg9cyk.zip |####################################################-| 98.45% tmp0mzg9cyk.zip |####################################################-| 98.64% tmp0mzg9cyk.zip |####################################################-| 98.82% tmp0mzg9cyk.zip |####################################################-| 99.01% tmp0mzg9cyk.zip |#####################################################| 99.19% tmp0mzg9cyk.zip |#####################################################| 99.38% tmp0mzg9cyk.zip |#####################################################| 99.56% tmp0mzg9cyk.zip |#####################################################| 99.75% tmp0mzg9cyk.zip |#####################################################| 99.93% tmp0mzg9cyk.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is b145e614-d505-41bb-a839-bdaccd55fbb4 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + touch /opt/manager/plugins-loaded + set +x Cloudify ready