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 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. + 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. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /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).. tmp9nvet21j.zip |-----------------------------------------------------| 0.55% tmp9nvet21j.zip |#----------------------------------------------------| 1.1% tmp9nvet21j.zip |#----------------------------------------------------| 1.65% tmp9nvet21j.zip |#----------------------------------------------------| 2.2% tmp9nvet21j.zip |#----------------------------------------------------| 2.75% tmp9nvet21j.zip |##---------------------------------------------------| 3.3% tmp9nvet21j.zip |##---------------------------------------------------| 3.85% tmp9nvet21j.zip |##---------------------------------------------------| 4.4% tmp9nvet21j.zip |###--------------------------------------------------| 4.95% tmp9nvet21j.zip |###--------------------------------------------------| 5.51% tmp9nvet21j.zip |###--------------------------------------------------| 6.06% tmp9nvet21j.zip |####-------------------------------------------------| 6.61% tmp9nvet21j.zip |####-------------------------------------------------| 7.16% tmp9nvet21j.zip |####-------------------------------------------------| 7.71% tmp9nvet21j.zip |####-------------------------------------------------| 8.26% tmp9nvet21j.zip |#####------------------------------------------------| 8.81% tmp9nvet21j.zip |#####------------------------------------------------| 9.36% tmp9nvet21j.zip |#####------------------------------------------------| 9.91% tmp9nvet21j.zip |######-----------------------------------------------| 10.46% tmp9nvet21j.zip |######-----------------------------------------------| 11.01% tmp9nvet21j.zip |######-----------------------------------------------| 11.56% tmp9nvet21j.zip |######-----------------------------------------------| 12.11% tmp9nvet21j.zip |#######----------------------------------------------| 12.66% tmp9nvet21j.zip |#######----------------------------------------------| 13.21% tmp9nvet21j.zip |#######----------------------------------------------| 13.76% tmp9nvet21j.zip |########---------------------------------------------| 14.31% tmp9nvet21j.zip |########---------------------------------------------| 14.86% tmp9nvet21j.zip |########---------------------------------------------| 15.42% tmp9nvet21j.zip |########---------------------------------------------| 15.97% tmp9nvet21j.zip |#########--------------------------------------------| 16.52% tmp9nvet21j.zip |#########--------------------------------------------| 17.07% tmp9nvet21j.zip |#########--------------------------------------------| 17.62% tmp9nvet21j.zip |##########-------------------------------------------| 18.17% tmp9nvet21j.zip |##########-------------------------------------------| 18.72% tmp9nvet21j.zip |##########-------------------------------------------| 19.27% tmp9nvet21j.zip |###########------------------------------------------| 19.82% tmp9nvet21j.zip |###########------------------------------------------| 20.37% tmp9nvet21j.zip |###########------------------------------------------| 20.92% tmp9nvet21j.zip |###########------------------------------------------| 21.47% tmp9nvet21j.zip |############-----------------------------------------| 22.02% tmp9nvet21j.zip |############-----------------------------------------| 22.57% tmp9nvet21j.zip |############-----------------------------------------| 23.12% tmp9nvet21j.zip |#############----------------------------------------| 23.67% tmp9nvet21j.zip |#############----------------------------------------| 24.22% tmp9nvet21j.zip |#############----------------------------------------| 24.77% tmp9nvet21j.zip |#############----------------------------------------| 25.33% tmp9nvet21j.zip |##############---------------------------------------| 25.88% tmp9nvet21j.zip |##############---------------------------------------| 26.43% tmp9nvet21j.zip |##############---------------------------------------| 26.98% tmp9nvet21j.zip |###############--------------------------------------| 27.53% tmp9nvet21j.zip |###############--------------------------------------| 28.08% tmp9nvet21j.zip |###############--------------------------------------| 28.63% tmp9nvet21j.zip |###############--------------------------------------| 29.18% tmp9nvet21j.zip |################-------------------------------------| 29.73% tmp9nvet21j.zip |################-------------------------------------| 30.28% tmp9nvet21j.zip |################-------------------------------------| 30.83% tmp9nvet21j.zip |#################------------------------------------| 31.38% tmp9nvet21j.zip |#################------------------------------------| 31.93% tmp9nvet21j.zip |#################------------------------------------| 32.48% tmp9nvet21j.zip |##################-----------------------------------| 33.03% tmp9nvet21j.zip |##################-----------------------------------| 33.58% tmp9nvet21j.zip |##################-----------------------------------| 34.13% tmp9nvet21j.zip |##################-----------------------------------| 34.68% tmp9nvet21j.zip |###################----------------------------------| 35.23% tmp9nvet21j.zip |###################----------------------------------| 35.79% tmp9nvet21j.zip |###################----------------------------------| 36.34% tmp9nvet21j.zip |####################---------------------------------| 36.89% tmp9nvet21j.zip |####################---------------------------------| 37.44% tmp9nvet21j.zip |####################---------------------------------| 37.99% tmp9nvet21j.zip |####################---------------------------------| 38.54% tmp9nvet21j.zip |#####################--------------------------------| 39.09% tmp9nvet21j.zip |#####################--------------------------------| 39.64% tmp9nvet21j.zip |#####################--------------------------------| 40.19% tmp9nvet21j.zip |######################-------------------------------| 40.74% tmp9nvet21j.zip |######################-------------------------------| 41.29% tmp9nvet21j.zip |######################-------------------------------| 41.84% tmp9nvet21j.zip |######################-------------------------------| 42.39% tmp9nvet21j.zip |#######################------------------------------| 42.94% tmp9nvet21j.zip |#######################------------------------------| 43.49% tmp9nvet21j.zip |#######################------------------------------| 44.04% tmp9nvet21j.zip |########################-----------------------------| 44.59% tmp9nvet21j.zip |########################-----------------------------| 45.14% tmp9nvet21j.zip |########################-----------------------------| 45.7% tmp9nvet21j.zip |#########################----------------------------| 46.25% tmp9nvet21j.zip |#########################----------------------------| 46.8% tmp9nvet21j.zip |#########################----------------------------| 47.35% tmp9nvet21j.zip |#########################----------------------------| 47.9% tmp9nvet21j.zip |##########################---------------------------| 48.45% tmp9nvet21j.zip |##########################---------------------------| 49.0% tmp9nvet21j.zip |##########################---------------------------| 49.55% tmp9nvet21j.zip |###########################--------------------------| 50.1% tmp9nvet21j.zip |###########################--------------------------| 50.65% tmp9nvet21j.zip |###########################--------------------------| 51.2% tmp9nvet21j.zip |###########################--------------------------| 51.75% tmp9nvet21j.zip |############################-------------------------| 52.3% tmp9nvet21j.zip |############################-------------------------| 52.85% tmp9nvet21j.zip |############################-------------------------| 53.4% tmp9nvet21j.zip |#############################------------------------| 53.95% tmp9nvet21j.zip |#############################------------------------| 54.5% tmp9nvet21j.zip |#############################------------------------| 55.05% tmp9nvet21j.zip |#############################------------------------| 55.61% tmp9nvet21j.zip |##############################-----------------------| 56.16% tmp9nvet21j.zip |##############################-----------------------| 56.71% tmp9nvet21j.zip |##############################-----------------------| 57.26% tmp9nvet21j.zip |###############################----------------------| 57.81% tmp9nvet21j.zip |###############################----------------------| 58.36% tmp9nvet21j.zip |###############################----------------------| 58.91% tmp9nvet21j.zip |################################---------------------| 59.46% tmp9nvet21j.zip |################################---------------------| 60.01% tmp9nvet21j.zip |################################---------------------| 60.56% tmp9nvet21j.zip |################################---------------------| 61.11% tmp9nvet21j.zip |#################################--------------------| 61.66% tmp9nvet21j.zip |#################################--------------------| 62.21% tmp9nvet21j.zip |#################################--------------------| 62.76% tmp9nvet21j.zip |##################################-------------------| 63.31% tmp9nvet21j.zip |##################################-------------------| 63.86% tmp9nvet21j.zip |##################################-------------------| 64.41% tmp9nvet21j.zip |##################################-------------------| 64.96% tmp9nvet21j.zip |###################################------------------| 65.51% tmp9nvet21j.zip |###################################------------------| 66.07% tmp9nvet21j.zip |###################################------------------| 66.62% tmp9nvet21j.zip |####################################-----------------| 67.17% tmp9nvet21j.zip |####################################-----------------| 67.72% tmp9nvet21j.zip |####################################-----------------| 68.27% tmp9nvet21j.zip |####################################-----------------| 68.82% tmp9nvet21j.zip |#####################################----------------| 69.37% tmp9nvet21j.zip |#####################################----------------| 69.92% tmp9nvet21j.zip |#####################################----------------| 70.47% tmp9nvet21j.zip |######################################---------------| 71.02% tmp9nvet21j.zip |######################################---------------| 71.57% tmp9nvet21j.zip |######################################---------------| 72.12% tmp9nvet21j.zip |#######################################--------------| 72.67% tmp9nvet21j.zip |#######################################--------------| 73.22% tmp9nvet21j.zip |#######################################--------------| 73.77% tmp9nvet21j.zip |#######################################--------------| 74.32% tmp9nvet21j.zip |########################################-------------| 74.87% tmp9nvet21j.zip |########################################-------------| 75.42% tmp9nvet21j.zip |########################################-------------| 75.98% tmp9nvet21j.zip |#########################################------------| 76.53% tmp9nvet21j.zip |#########################################------------| 77.08% tmp9nvet21j.zip |#########################################------------| 77.63% tmp9nvet21j.zip |#########################################------------| 78.18% tmp9nvet21j.zip |##########################################-----------| 78.73% tmp9nvet21j.zip |##########################################-----------| 79.28% tmp9nvet21j.zip |##########################################-----------| 79.83% tmp9nvet21j.zip |###########################################----------| 80.38% tmp9nvet21j.zip |###########################################----------| 80.93% tmp9nvet21j.zip |###########################################----------| 81.48% tmp9nvet21j.zip |###########################################----------| 82.03% tmp9nvet21j.zip |############################################---------| 82.58% tmp9nvet21j.zip |############################################---------| 83.13% tmp9nvet21j.zip |############################################---------| 83.68% tmp9nvet21j.zip |#############################################--------| 84.23% tmp9nvet21j.zip |#############################################--------| 84.78% tmp9nvet21j.zip |#############################################--------| 85.33% tmp9nvet21j.zip |##############################################-------| 85.89% tmp9nvet21j.zip |##############################################-------| 86.44% tmp9nvet21j.zip |##############################################-------| 86.99% tmp9nvet21j.zip |##############################################-------| 87.54% tmp9nvet21j.zip |###############################################------| 88.09% tmp9nvet21j.zip |###############################################------| 88.64% tmp9nvet21j.zip |###############################################------| 89.19% tmp9nvet21j.zip |################################################-----| 89.74% tmp9nvet21j.zip |################################################-----| 90.29% tmp9nvet21j.zip |################################################-----| 90.84% tmp9nvet21j.zip |################################################-----| 91.39% tmp9nvet21j.zip |#################################################----| 91.94% tmp9nvet21j.zip |#################################################----| 92.49% tmp9nvet21j.zip |#################################################----| 93.04% tmp9nvet21j.zip |##################################################---| 93.59% tmp9nvet21j.zip |##################################################---| 94.14% tmp9nvet21j.zip |##################################################---| 94.69% tmp9nvet21j.zip |##################################################---| 95.24% tmp9nvet21j.zip |###################################################--| 95.8% tmp9nvet21j.zip |###################################################--| 96.35% tmp9nvet21j.zip |###################################################--| 96.9% tmp9nvet21j.zip |####################################################-| 97.45% tmp9nvet21j.zip |####################################################-| 98.0% tmp9nvet21j.zip |####################################################-| 98.55% tmp9nvet21j.zip |#####################################################| 99.1% tmp9nvet21j.zip |#####################################################| 99.65% tmp9nvet21j.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is b240738a-120d-48b0-af23-1fe18c004554 + 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).. tmpc539mvb6.zip |-----------------------------------------------------| 0.53% tmpc539mvb6.zip |#----------------------------------------------------| 1.07% tmpc539mvb6.zip |#----------------------------------------------------| 1.6% tmpc539mvb6.zip |#----------------------------------------------------| 2.14% tmpc539mvb6.zip |#----------------------------------------------------| 2.67% tmpc539mvb6.zip |##---------------------------------------------------| 3.21% tmpc539mvb6.zip |##---------------------------------------------------| 3.74% tmpc539mvb6.zip |##---------------------------------------------------| 4.27% tmpc539mvb6.zip |###--------------------------------------------------| 4.81% tmpc539mvb6.zip |###--------------------------------------------------| 5.34% tmpc539mvb6.zip |###--------------------------------------------------| 5.88% tmpc539mvb6.zip |###--------------------------------------------------| 6.41% tmpc539mvb6.zip |####-------------------------------------------------| 6.95% tmpc539mvb6.zip |####-------------------------------------------------| 7.48% tmpc539mvb6.zip |####-------------------------------------------------| 8.01% tmpc539mvb6.zip |#####------------------------------------------------| 8.55% tmpc539mvb6.zip |#####------------------------------------------------| 9.08% tmpc539mvb6.zip |#####------------------------------------------------| 9.62% tmpc539mvb6.zip |#####------------------------------------------------| 10.15% tmpc539mvb6.zip |######-----------------------------------------------| 10.69% tmpc539mvb6.zip |######-----------------------------------------------| 11.22% tmpc539mvb6.zip |######-----------------------------------------------| 11.75% tmpc539mvb6.zip |#######----------------------------------------------| 12.29% tmpc539mvb6.zip |#######----------------------------------------------| 12.82% tmpc539mvb6.zip |#######----------------------------------------------| 13.36% tmpc539mvb6.zip |#######----------------------------------------------| 13.89% tmpc539mvb6.zip |########---------------------------------------------| 14.43% tmpc539mvb6.zip |########---------------------------------------------| 14.96% tmpc539mvb6.zip |########---------------------------------------------| 15.49% tmpc539mvb6.zip |########---------------------------------------------| 16.03% tmpc539mvb6.zip |#########--------------------------------------------| 16.56% tmpc539mvb6.zip |#########--------------------------------------------| 17.1% tmpc539mvb6.zip |#########--------------------------------------------| 17.63% tmpc539mvb6.zip |##########-------------------------------------------| 18.17% tmpc539mvb6.zip |##########-------------------------------------------| 18.7% tmpc539mvb6.zip |##########-------------------------------------------| 19.23% tmpc539mvb6.zip |##########-------------------------------------------| 19.77% tmpc539mvb6.zip |###########------------------------------------------| 20.3% tmpc539mvb6.zip |###########------------------------------------------| 20.84% tmpc539mvb6.zip |###########------------------------------------------| 21.37% tmpc539mvb6.zip |############-----------------------------------------| 21.91% tmpc539mvb6.zip |############-----------------------------------------| 22.44% tmpc539mvb6.zip |############-----------------------------------------| 22.97% tmpc539mvb6.zip |############-----------------------------------------| 23.51% tmpc539mvb6.zip |#############----------------------------------------| 24.04% tmpc539mvb6.zip |#############----------------------------------------| 24.58% tmpc539mvb6.zip |#############----------------------------------------| 25.11% tmpc539mvb6.zip |##############---------------------------------------| 25.65% tmpc539mvb6.zip |##############---------------------------------------| 26.18% tmpc539mvb6.zip |##############---------------------------------------| 26.72% tmpc539mvb6.zip |##############---------------------------------------| 27.25% tmpc539mvb6.zip |###############--------------------------------------| 27.78% tmpc539mvb6.zip |###############--------------------------------------| 28.32% tmpc539mvb6.zip |###############--------------------------------------| 28.85% tmpc539mvb6.zip |################-------------------------------------| 29.39% tmpc539mvb6.zip |################-------------------------------------| 29.92% tmpc539mvb6.zip |################-------------------------------------| 30.46% tmpc539mvb6.zip |################-------------------------------------| 30.99% tmpc539mvb6.zip |#################------------------------------------| 31.52% tmpc539mvb6.zip |#################------------------------------------| 32.06% tmpc539mvb6.zip |#################------------------------------------| 32.59% tmpc539mvb6.zip |##################-----------------------------------| 33.13% tmpc539mvb6.zip |##################-----------------------------------| 33.66% tmpc539mvb6.zip |##################-----------------------------------| 34.2% tmpc539mvb6.zip |##################-----------------------------------| 34.73% tmpc539mvb6.zip |###################----------------------------------| 35.26% tmpc539mvb6.zip |###################----------------------------------| 35.8% tmpc539mvb6.zip |###################----------------------------------| 36.33% tmpc539mvb6.zip |####################---------------------------------| 36.87% tmpc539mvb6.zip |####################---------------------------------| 37.4% tmpc539mvb6.zip |####################---------------------------------| 37.94% tmpc539mvb6.zip |####################---------------------------------| 38.47% tmpc539mvb6.zip |#####################--------------------------------| 39.0% tmpc539mvb6.zip |#####################--------------------------------| 39.54% tmpc539mvb6.zip |#####################--------------------------------| 40.07% tmpc539mvb6.zip |######################-------------------------------| 40.61% tmpc539mvb6.zip |######################-------------------------------| 41.14% tmpc539mvb6.zip |######################-------------------------------| 41.68% tmpc539mvb6.zip |######################-------------------------------| 42.21% tmpc539mvb6.zip |#######################------------------------------| 42.74% tmpc539mvb6.zip |#######################------------------------------| 43.28% tmpc539mvb6.zip |#######################------------------------------| 43.81% tmpc539mvb6.zip |########################-----------------------------| 44.35% tmpc539mvb6.zip |########################-----------------------------| 44.88% tmpc539mvb6.zip |########################-----------------------------| 45.42% tmpc539mvb6.zip |########################-----------------------------| 45.95% tmpc539mvb6.zip |#########################----------------------------| 46.48% tmpc539mvb6.zip |#########################----------------------------| 47.02% tmpc539mvb6.zip |#########################----------------------------| 47.55% tmpc539mvb6.zip |#########################----------------------------| 48.09% tmpc539mvb6.zip |##########################---------------------------| 48.62% tmpc539mvb6.zip |##########################---------------------------| 49.16% tmpc539mvb6.zip |##########################---------------------------| 49.69% tmpc539mvb6.zip |###########################--------------------------| 50.22% tmpc539mvb6.zip |###########################--------------------------| 50.76% tmpc539mvb6.zip |###########################--------------------------| 51.29% tmpc539mvb6.zip |###########################--------------------------| 51.83% tmpc539mvb6.zip |############################-------------------------| 52.36% tmpc539mvb6.zip |############################-------------------------| 52.9% tmpc539mvb6.zip |############################-------------------------| 53.43% tmpc539mvb6.zip |#############################------------------------| 53.96% tmpc539mvb6.zip |#############################------------------------| 54.5% tmpc539mvb6.zip |#############################------------------------| 55.03% tmpc539mvb6.zip |#############################------------------------| 55.57% tmpc539mvb6.zip |##############################-----------------------| 56.1% tmpc539mvb6.zip |##############################-----------------------| 56.64% tmpc539mvb6.zip |##############################-----------------------| 57.17% tmpc539mvb6.zip |###############################----------------------| 57.7% tmpc539mvb6.zip |###############################----------------------| 58.24% tmpc539mvb6.zip |###############################----------------------| 58.77% tmpc539mvb6.zip |###############################----------------------| 59.31% tmpc539mvb6.zip |################################---------------------| 59.84% tmpc539mvb6.zip |################################---------------------| 60.38% tmpc539mvb6.zip |################################---------------------| 60.91% tmpc539mvb6.zip |#################################--------------------| 61.44% tmpc539mvb6.zip |#################################--------------------| 61.98% tmpc539mvb6.zip |#################################--------------------| 62.51% tmpc539mvb6.zip |#################################--------------------| 63.05% tmpc539mvb6.zip |##################################-------------------| 63.58% tmpc539mvb6.zip |##################################-------------------| 64.12% tmpc539mvb6.zip |##################################-------------------| 64.65% tmpc539mvb6.zip |###################################------------------| 65.18% tmpc539mvb6.zip |###################################------------------| 65.72% tmpc539mvb6.zip |###################################------------------| 66.25% tmpc539mvb6.zip |###################################------------------| 66.79% tmpc539mvb6.zip |####################################-----------------| 67.32% tmpc539mvb6.zip |####################################-----------------| 67.86% tmpc539mvb6.zip |####################################-----------------| 68.39% tmpc539mvb6.zip |#####################################----------------| 68.92% tmpc539mvb6.zip |#####################################----------------| 69.46% tmpc539mvb6.zip |#####################################----------------| 69.99% tmpc539mvb6.zip |#####################################----------------| 70.53% tmpc539mvb6.zip |######################################---------------| 71.06% tmpc539mvb6.zip |######################################---------------| 71.6% tmpc539mvb6.zip |######################################---------------| 72.13% tmpc539mvb6.zip |#######################################--------------| 72.67% tmpc539mvb6.zip |#######################################--------------| 73.2% tmpc539mvb6.zip |#######################################--------------| 73.73% tmpc539mvb6.zip |#######################################--------------| 74.27% tmpc539mvb6.zip |########################################-------------| 74.8% tmpc539mvb6.zip |########################################-------------| 75.34% tmpc539mvb6.zip |########################################-------------| 75.87% tmpc539mvb6.zip |########################################-------------| 76.41% tmpc539mvb6.zip |#########################################------------| 76.94% tmpc539mvb6.zip |#########################################------------| 77.47% tmpc539mvb6.zip |#########################################------------| 78.01% tmpc539mvb6.zip |##########################################-----------| 78.54% tmpc539mvb6.zip |##########################################-----------| 79.08% tmpc539mvb6.zip |##########################################-----------| 79.61% tmpc539mvb6.zip |##########################################-----------| 80.15% tmpc539mvb6.zip |###########################################----------| 80.68% tmpc539mvb6.zip |###########################################----------| 81.21% tmpc539mvb6.zip |###########################################----------| 81.75% tmpc539mvb6.zip |############################################---------| 82.28% tmpc539mvb6.zip |############################################---------| 82.82% tmpc539mvb6.zip |############################################---------| 83.35% tmpc539mvb6.zip |############################################---------| 83.89% tmpc539mvb6.zip |#############################################--------| 84.42% tmpc539mvb6.zip |#############################################--------| 84.95% tmpc539mvb6.zip |#############################################--------| 85.49% tmpc539mvb6.zip |##############################################-------| 86.02% tmpc539mvb6.zip |##############################################-------| 86.56% tmpc539mvb6.zip |##############################################-------| 87.09% tmpc539mvb6.zip |##############################################-------| 87.63% tmpc539mvb6.zip |###############################################------| 88.16% tmpc539mvb6.zip |###############################################------| 88.69% tmpc539mvb6.zip |###############################################------| 89.23% tmpc539mvb6.zip |################################################-----| 89.76% tmpc539mvb6.zip |################################################-----| 90.3% tmpc539mvb6.zip |################################################-----| 90.83% tmpc539mvb6.zip |################################################-----| 91.37% tmpc539mvb6.zip |#################################################----| 91.9% tmpc539mvb6.zip |#################################################----| 92.43% tmpc539mvb6.zip |#################################################----| 92.97% tmpc539mvb6.zip |##################################################---| 93.5% tmpc539mvb6.zip |##################################################---| 94.04% tmpc539mvb6.zip |##################################################---| 94.57% tmpc539mvb6.zip |##################################################---| 95.11% tmpc539mvb6.zip |###################################################--| 95.64% tmpc539mvb6.zip |###################################################--| 96.17% tmpc539mvb6.zip |###################################################--| 96.71% tmpc539mvb6.zip |####################################################-| 97.24% tmpc539mvb6.zip |####################################################-| 97.78% tmpc539mvb6.zip |####################################################-| 98.31% tmpc539mvb6.zip |####################################################-| 98.85% tmpc539mvb6.zip |#####################################################| 99.38% tmpc539mvb6.zip |#####################################################| 99.91% tmpc539mvb6.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 62863d58-9496-4500-8b97-85dcd095464c + 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' ++ /bin/jq .metadata.pagination.total ++ 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' + 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).. tmpcnlqojqb.zip |-----------------------------------------------------| 0.13% tmpcnlqojqb.zip |-----------------------------------------------------| 0.27% tmpcnlqojqb.zip |-----------------------------------------------------| 0.4% tmpcnlqojqb.zip |-----------------------------------------------------| 0.54% tmpcnlqojqb.zip |-----------------------------------------------------| 0.67% tmpcnlqojqb.zip |-----------------------------------------------------| 0.81% tmpcnlqojqb.zip |-----------------------------------------------------| 0.94% tmpcnlqojqb.zip |#----------------------------------------------------| 1.07% tmpcnlqojqb.zip |#----------------------------------------------------| 1.21% tmpcnlqojqb.zip |#----------------------------------------------------| 1.34% tmpcnlqojqb.zip |#----------------------------------------------------| 1.48% tmpcnlqojqb.zip |#----------------------------------------------------| 1.61% tmpcnlqojqb.zip |#----------------------------------------------------| 1.75% tmpcnlqojqb.zip |#----------------------------------------------------| 1.88% tmpcnlqojqb.zip |#----------------------------------------------------| 2.01% tmpcnlqojqb.zip |#----------------------------------------------------| 2.15% tmpcnlqojqb.zip |#----------------------------------------------------| 2.28% tmpcnlqojqb.zip |#----------------------------------------------------| 2.42% tmpcnlqojqb.zip |#----------------------------------------------------| 2.55% tmpcnlqojqb.zip |#----------------------------------------------------| 2.68% tmpcnlqojqb.zip |#----------------------------------------------------| 2.82% tmpcnlqojqb.zip |##---------------------------------------------------| 2.95% tmpcnlqojqb.zip |##---------------------------------------------------| 3.09% tmpcnlqojqb.zip |##---------------------------------------------------| 3.22% tmpcnlqojqb.zip |##---------------------------------------------------| 3.36% tmpcnlqojqb.zip |##---------------------------------------------------| 3.49% tmpcnlqojqb.zip |##---------------------------------------------------| 3.62% tmpcnlqojqb.zip |##---------------------------------------------------| 3.76% tmpcnlqojqb.zip |##---------------------------------------------------| 3.89% tmpcnlqojqb.zip |##---------------------------------------------------| 4.03% tmpcnlqojqb.zip |##---------------------------------------------------| 4.16% tmpcnlqojqb.zip |##---------------------------------------------------| 4.3% tmpcnlqojqb.zip |##---------------------------------------------------| 4.43% tmpcnlqojqb.zip |##---------------------------------------------------| 4.56% tmpcnlqojqb.zip |##---------------------------------------------------| 4.7% tmpcnlqojqb.zip |###--------------------------------------------------| 4.83% tmpcnlqojqb.zip |###--------------------------------------------------| 4.97% tmpcnlqojqb.zip |###--------------------------------------------------| 5.1% tmpcnlqojqb.zip |###--------------------------------------------------| 5.24% tmpcnlqojqb.zip |###--------------------------------------------------| 5.37% tmpcnlqojqb.zip |###--------------------------------------------------| 5.5% tmpcnlqojqb.zip |###--------------------------------------------------| 5.64% tmpcnlqojqb.zip |###--------------------------------------------------| 5.77% tmpcnlqojqb.zip |###--------------------------------------------------| 5.91% tmpcnlqojqb.zip |###--------------------------------------------------| 6.04% tmpcnlqojqb.zip |###--------------------------------------------------| 6.18% tmpcnlqojqb.zip |###--------------------------------------------------| 6.31% tmpcnlqojqb.zip |###--------------------------------------------------| 6.44% tmpcnlqojqb.zip |###--------------------------------------------------| 6.58% tmpcnlqojqb.zip |####-------------------------------------------------| 6.71% tmpcnlqojqb.zip |####-------------------------------------------------| 6.85% tmpcnlqojqb.zip |####-------------------------------------------------| 6.98% tmpcnlqojqb.zip |####-------------------------------------------------| 7.11% tmpcnlqojqb.zip |####-------------------------------------------------| 7.25% tmpcnlqojqb.zip |####-------------------------------------------------| 7.38% tmpcnlqojqb.zip |####-------------------------------------------------| 7.52% tmpcnlqojqb.zip |####-------------------------------------------------| 7.65% tmpcnlqojqb.zip |####-------------------------------------------------| 7.79% tmpcnlqojqb.zip |####-------------------------------------------------| 7.92% tmpcnlqojqb.zip |####-------------------------------------------------| 8.05% tmpcnlqojqb.zip |####-------------------------------------------------| 8.19% tmpcnlqojqb.zip |####-------------------------------------------------| 8.32% tmpcnlqojqb.zip |####-------------------------------------------------| 8.46% tmpcnlqojqb.zip |#####------------------------------------------------| 8.59% tmpcnlqojqb.zip |#####------------------------------------------------| 8.73% tmpcnlqojqb.zip |#####------------------------------------------------| 8.86% tmpcnlqojqb.zip |#####------------------------------------------------| 8.99% tmpcnlqojqb.zip |#####------------------------------------------------| 9.13% tmpcnlqojqb.zip |#####------------------------------------------------| 9.26% tmpcnlqojqb.zip |#####------------------------------------------------| 9.4% tmpcnlqojqb.zip |#####------------------------------------------------| 9.53% tmpcnlqojqb.zip |#####------------------------------------------------| 9.67% tmpcnlqojqb.zip |#####------------------------------------------------| 9.8% tmpcnlqojqb.zip |#####------------------------------------------------| 9.93% tmpcnlqojqb.zip |#####------------------------------------------------| 10.07% tmpcnlqojqb.zip |#####------------------------------------------------| 10.2% tmpcnlqojqb.zip |#####------------------------------------------------| 10.34% tmpcnlqojqb.zip |######-----------------------------------------------| 10.47% tmpcnlqojqb.zip |######-----------------------------------------------| 10.61% tmpcnlqojqb.zip |######-----------------------------------------------| 10.74% tmpcnlqojqb.zip |######-----------------------------------------------| 10.87% tmpcnlqojqb.zip |######-----------------------------------------------| 11.01% tmpcnlqojqb.zip |######-----------------------------------------------| 11.14% tmpcnlqojqb.zip |######-----------------------------------------------| 11.28% tmpcnlqojqb.zip |######-----------------------------------------------| 11.41% tmpcnlqojqb.zip |######-----------------------------------------------| 11.54% tmpcnlqojqb.zip |######-----------------------------------------------| 11.68% tmpcnlqojqb.zip |######-----------------------------------------------| 11.81% tmpcnlqojqb.zip |######-----------------------------------------------| 11.95% tmpcnlqojqb.zip |######-----------------------------------------------| 12.08% tmpcnlqojqb.zip |######-----------------------------------------------| 12.22% tmpcnlqojqb.zip |#######----------------------------------------------| 12.35% tmpcnlqojqb.zip |#######----------------------------------------------| 12.48% tmpcnlqojqb.zip |#######----------------------------------------------| 12.62% tmpcnlqojqb.zip |#######----------------------------------------------| 12.75% tmpcnlqojqb.zip |#######----------------------------------------------| 12.89% tmpcnlqojqb.zip |#######----------------------------------------------| 13.02% tmpcnlqojqb.zip |#######----------------------------------------------| 13.16% tmpcnlqojqb.zip |#######----------------------------------------------| 13.29% tmpcnlqojqb.zip |#######----------------------------------------------| 13.42% tmpcnlqojqb.zip |#######----------------------------------------------| 13.56% tmpcnlqojqb.zip |#######----------------------------------------------| 13.69% tmpcnlqojqb.zip |#######----------------------------------------------| 13.83% tmpcnlqojqb.zip |#######----------------------------------------------| 13.96% tmpcnlqojqb.zip |#######----------------------------------------------| 14.1% tmpcnlqojqb.zip |########---------------------------------------------| 14.23% tmpcnlqojqb.zip |########---------------------------------------------| 14.36% tmpcnlqojqb.zip |########---------------------------------------------| 14.5% tmpcnlqojqb.zip |########---------------------------------------------| 14.63% tmpcnlqojqb.zip |########---------------------------------------------| 14.77% tmpcnlqojqb.zip |########---------------------------------------------| 14.9% tmpcnlqojqb.zip |########---------------------------------------------| 15.03% tmpcnlqojqb.zip |########---------------------------------------------| 15.17% tmpcnlqojqb.zip |########---------------------------------------------| 15.3% tmpcnlqojqb.zip |########---------------------------------------------| 15.44% tmpcnlqojqb.zip |########---------------------------------------------| 15.57% tmpcnlqojqb.zip |########---------------------------------------------| 15.71% tmpcnlqojqb.zip |########---------------------------------------------| 15.84% tmpcnlqojqb.zip |########---------------------------------------------| 15.97% tmpcnlqojqb.zip |#########--------------------------------------------| 16.11% tmpcnlqojqb.zip |#########--------------------------------------------| 16.24% tmpcnlqojqb.zip |#########--------------------------------------------| 16.38% tmpcnlqojqb.zip |#########--------------------------------------------| 16.51% tmpcnlqojqb.zip |#########--------------------------------------------| 16.65% tmpcnlqojqb.zip |#########--------------------------------------------| 16.78% tmpcnlqojqb.zip |#########--------------------------------------------| 16.91% tmpcnlqojqb.zip |#########--------------------------------------------| 17.05% tmpcnlqojqb.zip |#########--------------------------------------------| 17.18% tmpcnlqojqb.zip |#########--------------------------------------------| 17.32% tmpcnlqojqb.zip |#########--------------------------------------------| 17.45% tmpcnlqojqb.zip |#########--------------------------------------------| 17.59% tmpcnlqojqb.zip |#########--------------------------------------------| 17.72% tmpcnlqojqb.zip |#########--------------------------------------------| 17.85% tmpcnlqojqb.zip |##########-------------------------------------------| 17.99% tmpcnlqojqb.zip |##########-------------------------------------------| 18.12% tmpcnlqojqb.zip |##########-------------------------------------------| 18.26% tmpcnlqojqb.zip |##########-------------------------------------------| 18.39% tmpcnlqojqb.zip |##########-------------------------------------------| 18.53% tmpcnlqojqb.zip |##########-------------------------------------------| 18.66% tmpcnlqojqb.zip |##########-------------------------------------------| 18.79% tmpcnlqojqb.zip |##########-------------------------------------------| 18.93% tmpcnlqojqb.zip |##########-------------------------------------------| 19.06% tmpcnlqojqb.zip |##########-------------------------------------------| 19.2% tmpcnlqojqb.zip |##########-------------------------------------------| 19.33% tmpcnlqojqb.zip |##########-------------------------------------------| 19.46% tmpcnlqojqb.zip |##########-------------------------------------------| 19.6% tmpcnlqojqb.zip |##########-------------------------------------------| 19.73% tmpcnlqojqb.zip |###########------------------------------------------| 19.87% tmpcnlqojqb.zip |###########------------------------------------------| 20.0% tmpcnlqojqb.zip |###########------------------------------------------| 20.14% tmpcnlqojqb.zip |###########------------------------------------------| 20.27% tmpcnlqojqb.zip |###########------------------------------------------| 20.4% tmpcnlqojqb.zip |###########------------------------------------------| 20.54% tmpcnlqojqb.zip |###########------------------------------------------| 20.67% tmpcnlqojqb.zip |###########------------------------------------------| 20.81% tmpcnlqojqb.zip |###########------------------------------------------| 20.94% tmpcnlqojqb.zip |###########------------------------------------------| 21.08% tmpcnlqojqb.zip |###########------------------------------------------| 21.21% tmpcnlqojqb.zip |###########------------------------------------------| 21.34% tmpcnlqojqb.zip |###########------------------------------------------| 21.48% tmpcnlqojqb.zip |###########------------------------------------------| 21.61% tmpcnlqojqb.zip |############-----------------------------------------| 21.75% tmpcnlqojqb.zip |############-----------------------------------------| 21.88% tmpcnlqojqb.zip |############-----------------------------------------| 22.02% tmpcnlqojqb.zip |############-----------------------------------------| 22.15% tmpcnlqojqb.zip |############-----------------------------------------| 22.28% tmpcnlqojqb.zip |############-----------------------------------------| 22.42% tmpcnlqojqb.zip |############-----------------------------------------| 22.55% tmpcnlqojqb.zip |############-----------------------------------------| 22.69% tmpcnlqojqb.zip |############-----------------------------------------| 22.82% tmpcnlqojqb.zip |############-----------------------------------------| 22.96% tmpcnlqojqb.zip |############-----------------------------------------| 23.09% tmpcnlqojqb.zip |############-----------------------------------------| 23.22% tmpcnlqojqb.zip |############-----------------------------------------| 23.36% tmpcnlqojqb.zip |############-----------------------------------------| 23.49% tmpcnlqojqb.zip |#############----------------------------------------| 23.63% tmpcnlqojqb.zip |#############----------------------------------------| 23.76% tmpcnlqojqb.zip |#############----------------------------------------| 23.89% tmpcnlqojqb.zip |#############----------------------------------------| 24.03% tmpcnlqojqb.zip |#############----------------------------------------| 24.16% tmpcnlqojqb.zip |#############----------------------------------------| 24.3% tmpcnlqojqb.zip |#############----------------------------------------| 24.43% tmpcnlqojqb.zip |#############----------------------------------------| 24.57% tmpcnlqojqb.zip |#############----------------------------------------| 24.7% tmpcnlqojqb.zip |#############----------------------------------------| 24.83% tmpcnlqojqb.zip |#############----------------------------------------| 24.97% tmpcnlqojqb.zip |#############----------------------------------------| 25.1% tmpcnlqojqb.zip |#############----------------------------------------| 25.24% tmpcnlqojqb.zip |#############----------------------------------------| 25.37% tmpcnlqojqb.zip |##############---------------------------------------| 25.51% tmpcnlqojqb.zip |##############---------------------------------------| 25.64% tmpcnlqojqb.zip |##############---------------------------------------| 25.77% tmpcnlqojqb.zip |##############---------------------------------------| 25.91% tmpcnlqojqb.zip |##############---------------------------------------| 26.04% tmpcnlqojqb.zip |##############---------------------------------------| 26.18% tmpcnlqojqb.zip |##############---------------------------------------| 26.31% tmpcnlqojqb.zip |##############---------------------------------------| 26.45% tmpcnlqojqb.zip |##############---------------------------------------| 26.58% tmpcnlqojqb.zip |##############---------------------------------------| 26.71% tmpcnlqojqb.zip |##############---------------------------------------| 26.85% tmpcnlqojqb.zip |##############---------------------------------------| 26.98% tmpcnlqojqb.zip |##############---------------------------------------| 27.12% tmpcnlqojqb.zip |##############---------------------------------------| 27.25% tmpcnlqojqb.zip |###############--------------------------------------| 27.39% tmpcnlqojqb.zip |###############--------------------------------------| 27.52% tmpcnlqojqb.zip |###############--------------------------------------| 27.65% tmpcnlqojqb.zip |###############--------------------------------------| 27.79% tmpcnlqojqb.zip |###############--------------------------------------| 27.92% tmpcnlqojqb.zip |###############--------------------------------------| 28.06% tmpcnlqojqb.zip |###############--------------------------------------| 28.19% tmpcnlqojqb.zip |###############--------------------------------------| 28.32% tmpcnlqojqb.zip |###############--------------------------------------| 28.46% tmpcnlqojqb.zip |###############--------------------------------------| 28.59% tmpcnlqojqb.zip |###############--------------------------------------| 28.73% tmpcnlqojqb.zip |###############--------------------------------------| 28.86% tmpcnlqojqb.zip |###############--------------------------------------| 29.0% tmpcnlqojqb.zip |###############--------------------------------------| 29.13% tmpcnlqojqb.zip |################-------------------------------------| 29.26% tmpcnlqojqb.zip |################-------------------------------------| 29.4% tmpcnlqojqb.zip |################-------------------------------------| 29.53% tmpcnlqojqb.zip |################-------------------------------------| 29.67% tmpcnlqojqb.zip |################-------------------------------------| 29.8% tmpcnlqojqb.zip |################-------------------------------------| 29.94% tmpcnlqojqb.zip |################-------------------------------------| 30.07% tmpcnlqojqb.zip |################-------------------------------------| 30.2% tmpcnlqojqb.zip |################-------------------------------------| 30.34% tmpcnlqojqb.zip |################-------------------------------------| 30.47% tmpcnlqojqb.zip |################-------------------------------------| 30.61% tmpcnlqojqb.zip |################-------------------------------------| 30.74% tmpcnlqojqb.zip |################-------------------------------------| 30.88% tmpcnlqojqb.zip |################-------------------------------------| 31.01% tmpcnlqojqb.zip |#################------------------------------------| 31.14% tmpcnlqojqb.zip |#################------------------------------------| 31.28% tmpcnlqojqb.zip |#################------------------------------------| 31.41% tmpcnlqojqb.zip |#################------------------------------------| 31.55% tmpcnlqojqb.zip |#################------------------------------------| 31.68% tmpcnlqojqb.zip |#################------------------------------------| 31.82% tmpcnlqojqb.zip |#################------------------------------------| 31.95% tmpcnlqojqb.zip |#################------------------------------------| 32.08% tmpcnlqojqb.zip |#################------------------------------------| 32.22% tmpcnlqojqb.zip |#################------------------------------------| 32.35% tmpcnlqojqb.zip |#################------------------------------------| 32.49% tmpcnlqojqb.zip |#################------------------------------------| 32.62% tmpcnlqojqb.zip |#################------------------------------------| 32.75% tmpcnlqojqb.zip |#################------------------------------------| 32.89% tmpcnlqojqb.zip |##################-----------------------------------| 33.02% tmpcnlqojqb.zip |##################-----------------------------------| 33.16% tmpcnlqojqb.zip |##################-----------------------------------| 33.29% tmpcnlqojqb.zip |##################-----------------------------------| 33.43% tmpcnlqojqb.zip |##################-----------------------------------| 33.56% tmpcnlqojqb.zip |##################-----------------------------------| 33.69% tmpcnlqojqb.zip |##################-----------------------------------| 33.83% tmpcnlqojqb.zip |##################-----------------------------------| 33.96% tmpcnlqojqb.zip |##################-----------------------------------| 34.1% tmpcnlqojqb.zip |##################-----------------------------------| 34.23% tmpcnlqojqb.zip |##################-----------------------------------| 34.37% tmpcnlqojqb.zip |##################-----------------------------------| 34.5% tmpcnlqojqb.zip |##################-----------------------------------| 34.63% tmpcnlqojqb.zip |##################-----------------------------------| 34.77% tmpcnlqojqb.zip |##################-----------------------------------| 34.9% tmpcnlqojqb.zip |###################----------------------------------| 35.04% tmpcnlqojqb.zip |###################----------------------------------| 35.17% tmpcnlqojqb.zip |###################----------------------------------| 35.31% tmpcnlqojqb.zip |###################----------------------------------| 35.44% tmpcnlqojqb.zip |###################----------------------------------| 35.57% tmpcnlqojqb.zip |###################----------------------------------| 35.71% tmpcnlqojqb.zip |###################----------------------------------| 35.84% tmpcnlqojqb.zip |###################----------------------------------| 35.98% tmpcnlqojqb.zip |###################----------------------------------| 36.11% tmpcnlqojqb.zip |###################----------------------------------| 36.24% tmpcnlqojqb.zip |###################----------------------------------| 36.38% tmpcnlqojqb.zip |###################----------------------------------| 36.51% tmpcnlqojqb.zip |###################----------------------------------| 36.65% tmpcnlqojqb.zip |###################----------------------------------| 36.78% tmpcnlqojqb.zip |####################---------------------------------| 36.92% tmpcnlqojqb.zip |####################---------------------------------| 37.05% tmpcnlqojqb.zip |####################---------------------------------| 37.18% tmpcnlqojqb.zip |####################---------------------------------| 37.32% tmpcnlqojqb.zip |####################---------------------------------| 37.45% tmpcnlqojqb.zip |####################---------------------------------| 37.59% tmpcnlqojqb.zip |####################---------------------------------| 37.72% tmpcnlqojqb.zip |####################---------------------------------| 37.86% tmpcnlqojqb.zip |####################---------------------------------| 37.99% tmpcnlqojqb.zip |####################---------------------------------| 38.12% tmpcnlqojqb.zip |####################---------------------------------| 38.26% tmpcnlqojqb.zip |####################---------------------------------| 38.39% tmpcnlqojqb.zip |####################---------------------------------| 38.53% tmpcnlqojqb.zip |####################---------------------------------| 38.66% tmpcnlqojqb.zip |#####################--------------------------------| 38.8% tmpcnlqojqb.zip |#####################--------------------------------| 38.93% tmpcnlqojqb.zip |#####################--------------------------------| 39.06% tmpcnlqojqb.zip |#####################--------------------------------| 39.2% tmpcnlqojqb.zip |#####################--------------------------------| 39.33% tmpcnlqojqb.zip |#####################--------------------------------| 39.47% tmpcnlqojqb.zip |#####################--------------------------------| 39.6% tmpcnlqojqb.zip |#####################--------------------------------| 39.74% tmpcnlqojqb.zip |#####################--------------------------------| 39.87% tmpcnlqojqb.zip |#####################--------------------------------| 40.0% tmpcnlqojqb.zip |#####################--------------------------------| 40.14% tmpcnlqojqb.zip |#####################--------------------------------| 40.27% tmpcnlqojqb.zip |#####################--------------------------------| 40.41% tmpcnlqojqb.zip |#####################--------------------------------| 40.54% tmpcnlqojqb.zip |######################-------------------------------| 40.67% tmpcnlqojqb.zip |######################-------------------------------| 40.81% tmpcnlqojqb.zip |######################-------------------------------| 40.94% tmpcnlqojqb.zip |######################-------------------------------| 41.08% tmpcnlqojqb.zip |######################-------------------------------| 41.21% tmpcnlqojqb.zip |######################-------------------------------| 41.35% tmpcnlqojqb.zip |######################-------------------------------| 41.48% tmpcnlqojqb.zip |######################-------------------------------| 41.61% tmpcnlqojqb.zip |######################-------------------------------| 41.75% tmpcnlqojqb.zip |######################-------------------------------| 41.88% tmpcnlqojqb.zip |######################-------------------------------| 42.02% tmpcnlqojqb.zip |######################-------------------------------| 42.15% tmpcnlqojqb.zip |######################-------------------------------| 42.29% tmpcnlqojqb.zip |######################-------------------------------| 42.42% tmpcnlqojqb.zip |#######################------------------------------| 42.55% tmpcnlqojqb.zip |#######################------------------------------| 42.69% tmpcnlqojqb.zip |#######################------------------------------| 42.82% tmpcnlqojqb.zip |#######################------------------------------| 42.96% tmpcnlqojqb.zip |#######################------------------------------| 43.09% tmpcnlqojqb.zip |#######################------------------------------| 43.23% tmpcnlqojqb.zip |#######################------------------------------| 43.36% tmpcnlqojqb.zip |#######################------------------------------| 43.49% tmpcnlqojqb.zip |#######################------------------------------| 43.63% tmpcnlqojqb.zip |#######################------------------------------| 43.76% tmpcnlqojqb.zip |#######################------------------------------| 43.9% tmpcnlqojqb.zip |#######################------------------------------| 44.03% tmpcnlqojqb.zip |#######################------------------------------| 44.17% tmpcnlqojqb.zip |#######################------------------------------| 44.3% tmpcnlqojqb.zip |########################-----------------------------| 44.43% tmpcnlqojqb.zip |########################-----------------------------| 44.57% tmpcnlqojqb.zip |########################-----------------------------| 44.7% tmpcnlqojqb.zip |########################-----------------------------| 44.84% tmpcnlqojqb.zip |########################-----------------------------| 44.97% tmpcnlqojqb.zip |########################-----------------------------| 45.1% tmpcnlqojqb.zip |########################-----------------------------| 45.24% tmpcnlqojqb.zip |########################-----------------------------| 45.37% tmpcnlqojqb.zip |########################-----------------------------| 45.51% tmpcnlqojqb.zip |########################-----------------------------| 45.64% tmpcnlqojqb.zip |########################-----------------------------| 45.78% tmpcnlqojqb.zip |########################-----------------------------| 45.91% tmpcnlqojqb.zip |########################-----------------------------| 46.04% tmpcnlqojqb.zip |########################-----------------------------| 46.18% tmpcnlqojqb.zip |#########################----------------------------| 46.31% tmpcnlqojqb.zip |#########################----------------------------| 46.45% tmpcnlqojqb.zip |#########################----------------------------| 46.58% tmpcnlqojqb.zip |#########################----------------------------| 46.72% tmpcnlqojqb.zip |#########################----------------------------| 46.85% tmpcnlqojqb.zip |#########################----------------------------| 46.98% tmpcnlqojqb.zip |#########################----------------------------| 47.12% tmpcnlqojqb.zip |#########################----------------------------| 47.25% tmpcnlqojqb.zip |#########################----------------------------| 47.39% tmpcnlqojqb.zip |#########################----------------------------| 47.52% tmpcnlqojqb.zip |#########################----------------------------| 47.66% tmpcnlqojqb.zip |#########################----------------------------| 47.79% tmpcnlqojqb.zip |#########################----------------------------| 47.92% tmpcnlqojqb.zip |#########################----------------------------| 48.06% tmpcnlqojqb.zip |##########################---------------------------| 48.19% tmpcnlqojqb.zip |##########################---------------------------| 48.33% tmpcnlqojqb.zip |##########################---------------------------| 48.46% tmpcnlqojqb.zip |##########################---------------------------| 48.6% tmpcnlqojqb.zip |##########################---------------------------| 48.73% tmpcnlqojqb.zip |##########################---------------------------| 48.86% tmpcnlqojqb.zip |##########################---------------------------| 49.0% tmpcnlqojqb.zip |##########################---------------------------| 49.13% tmpcnlqojqb.zip |##########################---------------------------| 49.27% tmpcnlqojqb.zip |##########################---------------------------| 49.4% tmpcnlqojqb.zip |##########################---------------------------| 49.53% tmpcnlqojqb.zip |##########################---------------------------| 49.67% tmpcnlqojqb.zip |##########################---------------------------| 49.8% tmpcnlqojqb.zip |##########################---------------------------| 49.94% tmpcnlqojqb.zip |###########################--------------------------| 50.07% tmpcnlqojqb.zip |###########################--------------------------| 50.21% tmpcnlqojqb.zip |###########################--------------------------| 50.34% tmpcnlqojqb.zip |###########################--------------------------| 50.47% tmpcnlqojqb.zip |###########################--------------------------| 50.61% tmpcnlqojqb.zip |###########################--------------------------| 50.74% tmpcnlqojqb.zip |###########################--------------------------| 50.88% tmpcnlqojqb.zip |###########################--------------------------| 51.01% tmpcnlqojqb.zip |###########################--------------------------| 51.15% tmpcnlqojqb.zip |###########################--------------------------| 51.28% tmpcnlqojqb.zip |###########################--------------------------| 51.41% tmpcnlqojqb.zip |###########################--------------------------| 51.55% tmpcnlqojqb.zip |###########################--------------------------| 51.68% tmpcnlqojqb.zip |###########################--------------------------| 51.82% tmpcnlqojqb.zip |############################-------------------------| 51.95% tmpcnlqojqb.zip |############################-------------------------| 52.09% tmpcnlqojqb.zip |############################-------------------------| 52.22% tmpcnlqojqb.zip |############################-------------------------| 52.35% tmpcnlqojqb.zip |############################-------------------------| 52.49% tmpcnlqojqb.zip |############################-------------------------| 52.62% tmpcnlqojqb.zip |############################-------------------------| 52.76% tmpcnlqojqb.zip |############################-------------------------| 52.89% tmpcnlqojqb.zip |############################-------------------------| 53.03% tmpcnlqojqb.zip |############################-------------------------| 53.16% tmpcnlqojqb.zip |############################-------------------------| 53.29% tmpcnlqojqb.zip |############################-------------------------| 53.43% tmpcnlqojqb.zip |############################-------------------------| 53.56% tmpcnlqojqb.zip |############################-------------------------| 53.7% tmpcnlqojqb.zip |#############################------------------------| 53.83% tmpcnlqojqb.zip |#############################------------------------| 53.96% tmpcnlqojqb.zip |#############################------------------------| 54.1% tmpcnlqojqb.zip |#############################------------------------| 54.23% tmpcnlqojqb.zip |#############################------------------------| 54.37% tmpcnlqojqb.zip |#############################------------------------| 54.5% tmpcnlqojqb.zip |#############################------------------------| 54.64% tmpcnlqojqb.zip |#############################------------------------| 54.77% tmpcnlqojqb.zip |#############################------------------------| 54.9% tmpcnlqojqb.zip |#############################------------------------| 55.04% tmpcnlqojqb.zip |#############################------------------------| 55.17% tmpcnlqojqb.zip |#############################------------------------| 55.31% tmpcnlqojqb.zip |#############################------------------------| 55.44% tmpcnlqojqb.zip |#############################------------------------| 55.58% tmpcnlqojqb.zip |##############################-----------------------| 55.71% tmpcnlqojqb.zip |##############################-----------------------| 55.84% tmpcnlqojqb.zip |##############################-----------------------| 55.98% tmpcnlqojqb.zip |##############################-----------------------| 56.11% tmpcnlqojqb.zip |##############################-----------------------| 56.25% tmpcnlqojqb.zip |##############################-----------------------| 56.38% tmpcnlqojqb.zip |##############################-----------------------| 56.52% tmpcnlqojqb.zip |##############################-----------------------| 56.65% tmpcnlqojqb.zip |##############################-----------------------| 56.78% tmpcnlqojqb.zip |##############################-----------------------| 56.92% tmpcnlqojqb.zip |##############################-----------------------| 57.05% tmpcnlqojqb.zip |##############################-----------------------| 57.19% tmpcnlqojqb.zip |##############################-----------------------| 57.32% tmpcnlqojqb.zip |##############################-----------------------| 57.45% tmpcnlqojqb.zip |###############################----------------------| 57.59% tmpcnlqojqb.zip |###############################----------------------| 57.72% tmpcnlqojqb.zip |###############################----------------------| 57.86% tmpcnlqojqb.zip |###############################----------------------| 57.99% tmpcnlqojqb.zip |###############################----------------------| 58.13% tmpcnlqojqb.zip |###############################----------------------| 58.26% tmpcnlqojqb.zip |###############################----------------------| 58.39% tmpcnlqojqb.zip |###############################----------------------| 58.53% tmpcnlqojqb.zip |###############################----------------------| 58.66% tmpcnlqojqb.zip |###############################----------------------| 58.8% tmpcnlqojqb.zip |###############################----------------------| 58.93% tmpcnlqojqb.zip |###############################----------------------| 59.07% tmpcnlqojqb.zip |###############################----------------------| 59.2% tmpcnlqojqb.zip |###############################----------------------| 59.33% tmpcnlqojqb.zip |################################---------------------| 59.47% tmpcnlqojqb.zip |################################---------------------| 59.6% tmpcnlqojqb.zip |################################---------------------| 59.74% tmpcnlqojqb.zip |################################---------------------| 59.87% tmpcnlqojqb.zip |################################---------------------| 60.01% tmpcnlqojqb.zip |################################---------------------| 60.14% tmpcnlqojqb.zip |################################---------------------| 60.27% tmpcnlqojqb.zip |################################---------------------| 60.41% tmpcnlqojqb.zip |################################---------------------| 60.54% tmpcnlqojqb.zip |################################---------------------| 60.68% tmpcnlqojqb.zip |################################---------------------| 60.81% tmpcnlqojqb.zip |################################---------------------| 60.95% tmpcnlqojqb.zip |################################---------------------| 61.08% tmpcnlqojqb.zip |################################---------------------| 61.21% tmpcnlqojqb.zip |#################################--------------------| 61.35% tmpcnlqojqb.zip |#################################--------------------| 61.48% tmpcnlqojqb.zip |#################################--------------------| 61.62% tmpcnlqojqb.zip |#################################--------------------| 61.75% tmpcnlqojqb.zip |#################################--------------------| 61.88% tmpcnlqojqb.zip |#################################--------------------| 62.02% tmpcnlqojqb.zip |#################################--------------------| 62.15% tmpcnlqojqb.zip |#################################--------------------| 62.29% tmpcnlqojqb.zip |#################################--------------------| 62.42% tmpcnlqojqb.zip |#################################--------------------| 62.56% tmpcnlqojqb.zip |#################################--------------------| 62.69% tmpcnlqojqb.zip |#################################--------------------| 62.82% tmpcnlqojqb.zip |#################################--------------------| 62.96% tmpcnlqojqb.zip |#################################--------------------| 63.09% tmpcnlqojqb.zip |##################################-------------------| 63.23% tmpcnlqojqb.zip |##################################-------------------| 63.36% tmpcnlqojqb.zip |##################################-------------------| 63.5% tmpcnlqojqb.zip |##################################-------------------| 63.63% tmpcnlqojqb.zip |##################################-------------------| 63.76% tmpcnlqojqb.zip |##################################-------------------| 63.9% tmpcnlqojqb.zip |##################################-------------------| 64.03% tmpcnlqojqb.zip |##################################-------------------| 64.17% tmpcnlqojqb.zip |##################################-------------------| 64.3% tmpcnlqojqb.zip |##################################-------------------| 64.44% tmpcnlqojqb.zip |##################################-------------------| 64.57% tmpcnlqojqb.zip |##################################-------------------| 64.7% tmpcnlqojqb.zip |##################################-------------------| 64.84% tmpcnlqojqb.zip |##################################-------------------| 64.97% tmpcnlqojqb.zip |###################################------------------| 65.11% tmpcnlqojqb.zip |###################################------------------| 65.24% tmpcnlqojqb.zip |###################################------------------| 65.38% tmpcnlqojqb.zip |###################################------------------| 65.51% tmpcnlqojqb.zip |###################################------------------| 65.64% tmpcnlqojqb.zip |###################################------------------| 65.78% tmpcnlqojqb.zip |###################################------------------| 65.91% tmpcnlqojqb.zip |###################################------------------| 66.05% tmpcnlqojqb.zip |###################################------------------| 66.18% tmpcnlqojqb.zip |###################################------------------| 66.31% tmpcnlqojqb.zip |###################################------------------| 66.45% tmpcnlqojqb.zip |###################################------------------| 66.58% tmpcnlqojqb.zip |###################################------------------| 66.72% tmpcnlqojqb.zip |###################################------------------| 66.85% tmpcnlqojqb.zip |####################################-----------------| 66.99% tmpcnlqojqb.zip |####################################-----------------| 67.12% tmpcnlqojqb.zip |####################################-----------------| 67.25% tmpcnlqojqb.zip |####################################-----------------| 67.39% tmpcnlqojqb.zip |####################################-----------------| 67.52% tmpcnlqojqb.zip |####################################-----------------| 67.66% tmpcnlqojqb.zip |####################################-----------------| 67.79% tmpcnlqojqb.zip |####################################-----------------| 67.93% tmpcnlqojqb.zip |####################################-----------------| 68.06% tmpcnlqojqb.zip |####################################-----------------| 68.19% tmpcnlqojqb.zip |####################################-----------------| 68.33% tmpcnlqojqb.zip |####################################-----------------| 68.46% tmpcnlqojqb.zip |####################################-----------------| 68.6% tmpcnlqojqb.zip |####################################-----------------| 68.73% tmpcnlqojqb.zip |####################################-----------------| 68.87% tmpcnlqojqb.zip |#####################################----------------| 69.0% tmpcnlqojqb.zip |#####################################----------------| 69.13% tmpcnlqojqb.zip |#####################################----------------| 69.27% tmpcnlqojqb.zip |#####################################----------------| 69.4% tmpcnlqojqb.zip |#####################################----------------| 69.54% tmpcnlqojqb.zip |#####################################----------------| 69.67% tmpcnlqojqb.zip |#####################################----------------| 69.81% tmpcnlqojqb.zip |#####################################----------------| 69.94% tmpcnlqojqb.zip |#####################################----------------| 70.07% tmpcnlqojqb.zip |#####################################----------------| 70.21% tmpcnlqojqb.zip |#####################################----------------| 70.34% tmpcnlqojqb.zip |#####################################----------------| 70.48% tmpcnlqojqb.zip |#####################################----------------| 70.61% tmpcnlqojqb.zip |#####################################----------------| 70.74% tmpcnlqojqb.zip |######################################---------------| 70.88% tmpcnlqojqb.zip |######################################---------------| 71.01% tmpcnlqojqb.zip |######################################---------------| 71.15% tmpcnlqojqb.zip |######################################---------------| 71.28% tmpcnlqojqb.zip |######################################---------------| 71.42% tmpcnlqojqb.zip |######################################---------------| 71.55% tmpcnlqojqb.zip |######################################---------------| 71.68% tmpcnlqojqb.zip |######################################---------------| 71.82% tmpcnlqojqb.zip |######################################---------------| 71.95% tmpcnlqojqb.zip |######################################---------------| 72.09% tmpcnlqojqb.zip |######################################---------------| 72.22% tmpcnlqojqb.zip |######################################---------------| 72.36% tmpcnlqojqb.zip |######################################---------------| 72.49% tmpcnlqojqb.zip |######################################---------------| 72.62% tmpcnlqojqb.zip |#######################################--------------| 72.76% tmpcnlqojqb.zip |#######################################--------------| 72.89% tmpcnlqojqb.zip |#######################################--------------| 73.03% tmpcnlqojqb.zip |#######################################--------------| 73.16% tmpcnlqojqb.zip |#######################################--------------| 73.3% tmpcnlqojqb.zip |#######################################--------------| 73.43% tmpcnlqojqb.zip |#######################################--------------| 73.56% tmpcnlqojqb.zip |#######################################--------------| 73.7% tmpcnlqojqb.zip |#######################################--------------| 73.83% tmpcnlqojqb.zip |#######################################--------------| 73.97% tmpcnlqojqb.zip |#######################################--------------| 74.1% tmpcnlqojqb.zip |#######################################--------------| 74.24% tmpcnlqojqb.zip |#######################################--------------| 74.37% tmpcnlqojqb.zip |#######################################--------------| 74.5% tmpcnlqojqb.zip |########################################-------------| 74.64% tmpcnlqojqb.zip |########################################-------------| 74.77% tmpcnlqojqb.zip |########################################-------------| 74.91% tmpcnlqojqb.zip |########################################-------------| 75.04% tmpcnlqojqb.zip |########################################-------------| 75.17% tmpcnlqojqb.zip |########################################-------------| 75.31% tmpcnlqojqb.zip |########################################-------------| 75.44% tmpcnlqojqb.zip |########################################-------------| 75.58% tmpcnlqojqb.zip |########################################-------------| 75.71% tmpcnlqojqb.zip |########################################-------------| 75.85% tmpcnlqojqb.zip |########################################-------------| 75.98% tmpcnlqojqb.zip |########################################-------------| 76.11% tmpcnlqojqb.zip |########################################-------------| 76.25% tmpcnlqojqb.zip |########################################-------------| 76.38% tmpcnlqojqb.zip |#########################################------------| 76.52% tmpcnlqojqb.zip |#########################################------------| 76.65% tmpcnlqojqb.zip |#########################################------------| 76.79% tmpcnlqojqb.zip |#########################################------------| 76.92% tmpcnlqojqb.zip |#########################################------------| 77.05% tmpcnlqojqb.zip |#########################################------------| 77.19% tmpcnlqojqb.zip |#########################################------------| 77.32% tmpcnlqojqb.zip |#########################################------------| 77.46% tmpcnlqojqb.zip |#########################################------------| 77.59% tmpcnlqojqb.zip |#########################################------------| 77.73% tmpcnlqojqb.zip |#########################################------------| 77.86% tmpcnlqojqb.zip |#########################################------------| 77.99% tmpcnlqojqb.zip |#########################################------------| 78.13% tmpcnlqojqb.zip |#########################################------------| 78.26% tmpcnlqojqb.zip |##########################################-----------| 78.4% tmpcnlqojqb.zip |##########################################-----------| 78.53% tmpcnlqojqb.zip |##########################################-----------| 78.66% tmpcnlqojqb.zip |##########################################-----------| 78.8% tmpcnlqojqb.zip |##########################################-----------| 78.93% tmpcnlqojqb.zip |##########################################-----------| 79.07% tmpcnlqojqb.zip |##########################################-----------| 79.2% tmpcnlqojqb.zip |##########################################-----------| 79.34% tmpcnlqojqb.zip |##########################################-----------| 79.47% tmpcnlqojqb.zip |##########################################-----------| 79.6% tmpcnlqojqb.zip |##########################################-----------| 79.74% tmpcnlqojqb.zip |##########################################-----------| 79.87% tmpcnlqojqb.zip |##########################################-----------| 80.01% tmpcnlqojqb.zip |##########################################-----------| 80.14% tmpcnlqojqb.zip |###########################################----------| 80.28% tmpcnlqojqb.zip |###########################################----------| 80.41% tmpcnlqojqb.zip |###########################################----------| 80.54% tmpcnlqojqb.zip |###########################################----------| 80.68% tmpcnlqojqb.zip |###########################################----------| 80.81% tmpcnlqojqb.zip |###########################################----------| 80.95% tmpcnlqojqb.zip |###########################################----------| 81.08% tmpcnlqojqb.zip |###########################################----------| 81.22% tmpcnlqojqb.zip |###########################################----------| 81.35% tmpcnlqojqb.zip |###########################################----------| 81.48% tmpcnlqojqb.zip |###########################################----------| 81.62% tmpcnlqojqb.zip |###########################################----------| 81.75% tmpcnlqojqb.zip |###########################################----------| 81.89% tmpcnlqojqb.zip |###########################################----------| 82.02% tmpcnlqojqb.zip |############################################---------| 82.16% tmpcnlqojqb.zip |############################################---------| 82.29% tmpcnlqojqb.zip |############################################---------| 82.42% tmpcnlqojqb.zip |############################################---------| 82.56% tmpcnlqojqb.zip |############################################---------| 82.69% tmpcnlqojqb.zip |############################################---------| 82.83% tmpcnlqojqb.zip |############################################---------| 82.96% tmpcnlqojqb.zip |############################################---------| 83.09% tmpcnlqojqb.zip |############################################---------| 83.23% tmpcnlqojqb.zip |############################################---------| 83.36% tmpcnlqojqb.zip |############################################---------| 83.5% tmpcnlqojqb.zip |############################################---------| 83.63% tmpcnlqojqb.zip |############################################---------| 83.77% tmpcnlqojqb.zip |############################################---------| 83.9% tmpcnlqojqb.zip |#############################################--------| 84.03% tmpcnlqojqb.zip |#############################################--------| 84.17% tmpcnlqojqb.zip |#############################################--------| 84.3% tmpcnlqojqb.zip |#############################################--------| 84.44% tmpcnlqojqb.zip |#############################################--------| 84.57% tmpcnlqojqb.zip |#############################################--------| 84.71% tmpcnlqojqb.zip |#############################################--------| 84.84% tmpcnlqojqb.zip |#############################################--------| 84.97% tmpcnlqojqb.zip |#############################################--------| 85.11% tmpcnlqojqb.zip |#############################################--------| 85.24% tmpcnlqojqb.zip |#############################################--------| 85.38% tmpcnlqojqb.zip |#############################################--------| 85.51% tmpcnlqojqb.zip |#############################################--------| 85.65% tmpcnlqojqb.zip |#############################################--------| 85.78% tmpcnlqojqb.zip |##############################################-------| 85.91% tmpcnlqojqb.zip |##############################################-------| 86.05% tmpcnlqojqb.zip |##############################################-------| 86.18% tmpcnlqojqb.zip |##############################################-------| 86.32% tmpcnlqojqb.zip |##############################################-------| 86.45% tmpcnlqojqb.zip |##############################################-------| 86.59% tmpcnlqojqb.zip |##############################################-------| 86.72% tmpcnlqojqb.zip |##############################################-------| 86.85% tmpcnlqojqb.zip |##############################################-------| 86.99% tmpcnlqojqb.zip |##############################################-------| 87.12% tmpcnlqojqb.zip |##############################################-------| 87.26% tmpcnlqojqb.zip |##############################################-------| 87.39% tmpcnlqojqb.zip |##############################################-------| 87.52% tmpcnlqojqb.zip |##############################################-------| 87.66% tmpcnlqojqb.zip |###############################################------| 87.79% tmpcnlqojqb.zip |###############################################------| 87.93% tmpcnlqojqb.zip |###############################################------| 88.06% tmpcnlqojqb.zip |###############################################------| 88.2% tmpcnlqojqb.zip |###############################################------| 88.33% tmpcnlqojqb.zip |###############################################------| 88.46% tmpcnlqojqb.zip |###############################################------| 88.6% tmpcnlqojqb.zip |###############################################------| 88.73% tmpcnlqojqb.zip |###############################################------| 88.87% tmpcnlqojqb.zip |###############################################------| 89.0% tmpcnlqojqb.zip |###############################################------| 89.14% tmpcnlqojqb.zip |###############################################------| 89.27% tmpcnlqojqb.zip |###############################################------| 89.4% tmpcnlqojqb.zip |###############################################------| 89.54% tmpcnlqojqb.zip |################################################-----| 89.67% tmpcnlqojqb.zip |################################################-----| 89.81% tmpcnlqojqb.zip |################################################-----| 89.94% tmpcnlqojqb.zip |################################################-----| 90.08% tmpcnlqojqb.zip |################################################-----| 90.21% tmpcnlqojqb.zip |################################################-----| 90.34% tmpcnlqojqb.zip |################################################-----| 90.48% tmpcnlqojqb.zip |################################################-----| 90.61% tmpcnlqojqb.zip |################################################-----| 90.75% tmpcnlqojqb.zip |################################################-----| 90.88% tmpcnlqojqb.zip |################################################-----| 91.02% tmpcnlqojqb.zip |################################################-----| 91.15% tmpcnlqojqb.zip |################################################-----| 91.28% tmpcnlqojqb.zip |################################################-----| 91.42% tmpcnlqojqb.zip |#################################################----| 91.55% tmpcnlqojqb.zip |#################################################----| 91.69% tmpcnlqojqb.zip |#################################################----| 91.82% tmpcnlqojqb.zip |#################################################----| 91.95% tmpcnlqojqb.zip |#################################################----| 92.09% tmpcnlqojqb.zip |#################################################----| 92.22% tmpcnlqojqb.zip |#################################################----| 92.36% tmpcnlqojqb.zip |#################################################----| 92.49% tmpcnlqojqb.zip |#################################################----| 92.63% tmpcnlqojqb.zip |#################################################----| 92.76% tmpcnlqojqb.zip |#################################################----| 92.89% tmpcnlqojqb.zip |#################################################----| 93.03% tmpcnlqojqb.zip |#################################################----| 93.16% tmpcnlqojqb.zip |#################################################----| 93.3% tmpcnlqojqb.zip |##################################################---| 93.43% tmpcnlqojqb.zip |##################################################---| 93.57% tmpcnlqojqb.zip |##################################################---| 93.7% tmpcnlqojqb.zip |##################################################---| 93.83% tmpcnlqojqb.zip |##################################################---| 93.97% tmpcnlqojqb.zip |##################################################---| 94.1% tmpcnlqojqb.zip |##################################################---| 94.24% tmpcnlqojqb.zip |##################################################---| 94.37% tmpcnlqojqb.zip |##################################################---| 94.51% tmpcnlqojqb.zip |##################################################---| 94.64% tmpcnlqojqb.zip |##################################################---| 94.77% tmpcnlqojqb.zip |##################################################---| 94.91% tmpcnlqojqb.zip |##################################################---| 95.04% tmpcnlqojqb.zip |##################################################---| 95.18% tmpcnlqojqb.zip |###################################################--| 95.31% tmpcnlqojqb.zip |###################################################--| 95.45% tmpcnlqojqb.zip |###################################################--| 95.58% tmpcnlqojqb.zip |###################################################--| 95.71% tmpcnlqojqb.zip |###################################################--| 95.85% tmpcnlqojqb.zip |###################################################--| 95.98% tmpcnlqojqb.zip |###################################################--| 96.12% tmpcnlqojqb.zip |###################################################--| 96.25% tmpcnlqojqb.zip |###################################################--| 96.38% tmpcnlqojqb.zip |###################################################--| 96.52% tmpcnlqojqb.zip |###################################################--| 96.65% tmpcnlqojqb.zip |###################################################--| 96.79% tmpcnlqojqb.zip |###################################################--| 96.92% tmpcnlqojqb.zip |###################################################--| 97.06% tmpcnlqojqb.zip |####################################################-| 97.19% tmpcnlqojqb.zip |####################################################-| 97.32% tmpcnlqojqb.zip |####################################################-| 97.46% tmpcnlqojqb.zip |####################################################-| 97.59% tmpcnlqojqb.zip |####################################################-| 97.73% tmpcnlqojqb.zip |####################################################-| 97.86% tmpcnlqojqb.zip |####################################################-| 98.0% tmpcnlqojqb.zip |####################################################-| 98.13% tmpcnlqojqb.zip |####################################################-| 98.26% tmpcnlqojqb.zip |####################################################-| 98.4% tmpcnlqojqb.zip |####################################################-| 98.53% tmpcnlqojqb.zip |####################################################-| 98.67% tmpcnlqojqb.zip |####################################################-| 98.8% tmpcnlqojqb.zip |####################################################-| 98.94% tmpcnlqojqb.zip |#####################################################| 99.07% tmpcnlqojqb.zip |#####################################################| 99.2% tmpcnlqojqb.zip |#####################################################| 99.34% tmpcnlqojqb.zip |#####################################################| 99.47% tmpcnlqojqb.zip |#####################################################| 99.61% tmpcnlqojqb.zip |#####################################################| 99.74% tmpcnlqojqb.zip |#####################################################| 99.88% tmpcnlqojqb.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is f9b21465-693a-4405-a1db-c8a40835fcf0 + 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).. tmpi60homnq.zip |-----------------------------------------------------| 0.55% tmpi60homnq.zip |#----------------------------------------------------| 1.1% tmpi60homnq.zip |#----------------------------------------------------| 1.65% tmpi60homnq.zip |#----------------------------------------------------| 2.2% tmpi60homnq.zip |#----------------------------------------------------| 2.76% tmpi60homnq.zip |##---------------------------------------------------| 3.31% tmpi60homnq.zip |##---------------------------------------------------| 3.86% tmpi60homnq.zip |##---------------------------------------------------| 4.41% tmpi60homnq.zip |###--------------------------------------------------| 4.96% tmpi60homnq.zip |###--------------------------------------------------| 5.51% tmpi60homnq.zip |###--------------------------------------------------| 6.06% tmpi60homnq.zip |####-------------------------------------------------| 6.61% tmpi60homnq.zip |####-------------------------------------------------| 7.16% tmpi60homnq.zip |####-------------------------------------------------| 7.71% tmpi60homnq.zip |####-------------------------------------------------| 8.27% tmpi60homnq.zip |#####------------------------------------------------| 8.82% tmpi60homnq.zip |#####------------------------------------------------| 9.37% tmpi60homnq.zip |#####------------------------------------------------| 9.92% tmpi60homnq.zip |######-----------------------------------------------| 10.47% tmpi60homnq.zip |######-----------------------------------------------| 11.02% tmpi60homnq.zip |######-----------------------------------------------| 11.57% tmpi60homnq.zip |######-----------------------------------------------| 12.12% tmpi60homnq.zip |#######----------------------------------------------| 12.67% tmpi60homnq.zip |#######----------------------------------------------| 13.22% tmpi60homnq.zip |#######----------------------------------------------| 13.78% tmpi60homnq.zip |########---------------------------------------------| 14.33% tmpi60homnq.zip |########---------------------------------------------| 14.88% tmpi60homnq.zip |########---------------------------------------------| 15.43% tmpi60homnq.zip |########---------------------------------------------| 15.98% tmpi60homnq.zip |#########--------------------------------------------| 16.53% tmpi60homnq.zip |#########--------------------------------------------| 17.08% tmpi60homnq.zip |#########--------------------------------------------| 17.63% tmpi60homnq.zip |##########-------------------------------------------| 18.18% tmpi60homnq.zip |##########-------------------------------------------| 18.74% tmpi60homnq.zip |##########-------------------------------------------| 19.29% tmpi60homnq.zip |###########------------------------------------------| 19.84% tmpi60homnq.zip |###########------------------------------------------| 20.39% tmpi60homnq.zip |###########------------------------------------------| 20.94% tmpi60homnq.zip |###########------------------------------------------| 21.49% tmpi60homnq.zip |############-----------------------------------------| 22.04% tmpi60homnq.zip |############-----------------------------------------| 22.59% tmpi60homnq.zip |############-----------------------------------------| 23.14% tmpi60homnq.zip |#############----------------------------------------| 23.69% tmpi60homnq.zip |#############----------------------------------------| 24.25% tmpi60homnq.zip |#############----------------------------------------| 24.8% tmpi60homnq.zip |#############----------------------------------------| 25.35% tmpi60homnq.zip |##############---------------------------------------| 25.9% tmpi60homnq.zip |##############---------------------------------------| 26.45% tmpi60homnq.zip |##############---------------------------------------| 27.0% tmpi60homnq.zip |###############--------------------------------------| 27.55% tmpi60homnq.zip |###############--------------------------------------| 28.1% tmpi60homnq.zip |###############--------------------------------------| 28.65% tmpi60homnq.zip |###############--------------------------------------| 29.2% tmpi60homnq.zip |################-------------------------------------| 29.76% tmpi60homnq.zip |################-------------------------------------| 30.31% tmpi60homnq.zip |################-------------------------------------| 30.86% tmpi60homnq.zip |#################------------------------------------| 31.41% tmpi60homnq.zip |#################------------------------------------| 31.96% tmpi60homnq.zip |#################------------------------------------| 32.51% tmpi60homnq.zip |##################-----------------------------------| 33.06% tmpi60homnq.zip |##################-----------------------------------| 33.61% tmpi60homnq.zip |##################-----------------------------------| 34.16% tmpi60homnq.zip |##################-----------------------------------| 34.72% tmpi60homnq.zip |###################----------------------------------| 35.27% tmpi60homnq.zip |###################----------------------------------| 35.82% tmpi60homnq.zip |###################----------------------------------| 36.37% tmpi60homnq.zip |####################---------------------------------| 36.92% tmpi60homnq.zip |####################---------------------------------| 37.47% tmpi60homnq.zip |####################---------------------------------| 38.02% tmpi60homnq.zip |####################---------------------------------| 38.57% tmpi60homnq.zip |#####################--------------------------------| 39.12% tmpi60homnq.zip |#####################--------------------------------| 39.67% tmpi60homnq.zip |#####################--------------------------------| 40.23% tmpi60homnq.zip |######################-------------------------------| 40.78% tmpi60homnq.zip |######################-------------------------------| 41.33% tmpi60homnq.zip |######################-------------------------------| 41.88% tmpi60homnq.zip |######################-------------------------------| 42.43% tmpi60homnq.zip |#######################------------------------------| 42.98% tmpi60homnq.zip |#######################------------------------------| 43.53% tmpi60homnq.zip |#######################------------------------------| 44.08% tmpi60homnq.zip |########################-----------------------------| 44.63% tmpi60homnq.zip |########################-----------------------------| 45.18% tmpi60homnq.zip |########################-----------------------------| 45.74% tmpi60homnq.zip |#########################----------------------------| 46.29% tmpi60homnq.zip |#########################----------------------------| 46.84% tmpi60homnq.zip |#########################----------------------------| 47.39% tmpi60homnq.zip |#########################----------------------------| 47.94% tmpi60homnq.zip |##########################---------------------------| 48.49% tmpi60homnq.zip |##########################---------------------------| 49.04% tmpi60homnq.zip |##########################---------------------------| 49.59% tmpi60homnq.zip |###########################--------------------------| 50.14% tmpi60homnq.zip |###########################--------------------------| 50.7% tmpi60homnq.zip |###########################--------------------------| 51.25% tmpi60homnq.zip |###########################--------------------------| 51.8% tmpi60homnq.zip |############################-------------------------| 52.35% tmpi60homnq.zip |############################-------------------------| 52.9% tmpi60homnq.zip |############################-------------------------| 53.45% tmpi60homnq.zip |#############################------------------------| 54.0% tmpi60homnq.zip |#############################------------------------| 54.55% tmpi60homnq.zip |#############################------------------------| 55.1% tmpi60homnq.zip |#############################------------------------| 55.65% tmpi60homnq.zip |##############################-----------------------| 56.21% tmpi60homnq.zip |##############################-----------------------| 56.76% tmpi60homnq.zip |##############################-----------------------| 57.31% tmpi60homnq.zip |###############################----------------------| 57.86% tmpi60homnq.zip |###############################----------------------| 58.41% tmpi60homnq.zip |###############################----------------------| 58.96% tmpi60homnq.zip |################################---------------------| 59.51% tmpi60homnq.zip |################################---------------------| 60.06% tmpi60homnq.zip |################################---------------------| 60.61% tmpi60homnq.zip |################################---------------------| 61.16% tmpi60homnq.zip |#################################--------------------| 61.72% tmpi60homnq.zip |#################################--------------------| 62.27% tmpi60homnq.zip |#################################--------------------| 62.82% tmpi60homnq.zip |##################################-------------------| 63.37% tmpi60homnq.zip |##################################-------------------| 63.92% tmpi60homnq.zip |##################################-------------------| 64.47% tmpi60homnq.zip |##################################-------------------| 65.02% tmpi60homnq.zip |###################################------------------| 65.57% tmpi60homnq.zip |###################################------------------| 66.12% tmpi60homnq.zip |###################################------------------| 66.68% tmpi60homnq.zip |####################################-----------------| 67.23% tmpi60homnq.zip |####################################-----------------| 67.78% tmpi60homnq.zip |####################################-----------------| 68.33% tmpi60homnq.zip |#####################################----------------| 68.88% tmpi60homnq.zip |#####################################----------------| 69.43% tmpi60homnq.zip |#####################################----------------| 69.98% tmpi60homnq.zip |#####################################----------------| 70.53% tmpi60homnq.zip |######################################---------------| 71.08% tmpi60homnq.zip |######################################---------------| 71.63% tmpi60homnq.zip |######################################---------------| 72.19% tmpi60homnq.zip |#######################################--------------| 72.74% tmpi60homnq.zip |#######################################--------------| 73.29% tmpi60homnq.zip |#######################################--------------| 73.84% tmpi60homnq.zip |#######################################--------------| 74.39% tmpi60homnq.zip |########################################-------------| 74.94% tmpi60homnq.zip |########################################-------------| 75.49% tmpi60homnq.zip |########################################-------------| 76.04% tmpi60homnq.zip |#########################################------------| 76.59% tmpi60homnq.zip |#########################################------------| 77.14% tmpi60homnq.zip |#########################################------------| 77.7% tmpi60homnq.zip |#########################################------------| 78.25% tmpi60homnq.zip |##########################################-----------| 78.8% tmpi60homnq.zip |##########################################-----------| 79.35% tmpi60homnq.zip |##########################################-----------| 79.9% tmpi60homnq.zip |###########################################----------| 80.45% tmpi60homnq.zip |###########################################----------| 81.0% tmpi60homnq.zip |###########################################----------| 81.55% tmpi60homnq.zip |############################################---------| 82.1% tmpi60homnq.zip |############################################---------| 82.66% tmpi60homnq.zip |############################################---------| 83.21% tmpi60homnq.zip |############################################---------| 83.76% tmpi60homnq.zip |#############################################--------| 84.31% tmpi60homnq.zip |#############################################--------| 84.86% tmpi60homnq.zip |#############################################--------| 85.41% tmpi60homnq.zip |##############################################-------| 85.96% tmpi60homnq.zip |##############################################-------| 86.51% tmpi60homnq.zip |##############################################-------| 87.06% tmpi60homnq.zip |##############################################-------| 87.61% tmpi60homnq.zip |###############################################------| 88.17% tmpi60homnq.zip |###############################################------| 88.72% tmpi60homnq.zip |###############################################------| 89.27% tmpi60homnq.zip |################################################-----| 89.82% tmpi60homnq.zip |################################################-----| 90.37% tmpi60homnq.zip |################################################-----| 90.92% tmpi60homnq.zip |################################################-----| 91.47% tmpi60homnq.zip |#################################################----| 92.02% tmpi60homnq.zip |#################################################----| 92.57% tmpi60homnq.zip |#################################################----| 93.12% tmpi60homnq.zip |##################################################---| 93.68% tmpi60homnq.zip |##################################################---| 94.23% tmpi60homnq.zip |##################################################---| 94.78% tmpi60homnq.zip |###################################################--| 95.33% tmpi60homnq.zip |###################################################--| 95.88% tmpi60homnq.zip |###################################################--| 96.43% tmpi60homnq.zip |###################################################--| 96.98% tmpi60homnq.zip |####################################################-| 97.53% tmpi60homnq.zip |####################################################-| 98.08% tmpi60homnq.zip |####################################################-| 98.64% tmpi60homnq.zip |#####################################################| 99.19% tmpi60homnq.zip |#####################################################| 99.74% tmpi60homnq.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 26256799-7ebb-4d10-8b7a-8225ac2f4ce6 + 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' ++ /bin/jq .metadata.pagination.total ++ 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' + 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).. tmpzj_2fw40.zip |-----------------------------------------------------| 0.55% tmpzj_2fw40.zip |#----------------------------------------------------| 1.1% tmpzj_2fw40.zip |#----------------------------------------------------| 1.65% tmpzj_2fw40.zip |#----------------------------------------------------| 2.2% tmpzj_2fw40.zip |#----------------------------------------------------| 2.74% tmpzj_2fw40.zip |##---------------------------------------------------| 3.29% tmpzj_2fw40.zip |##---------------------------------------------------| 3.84% tmpzj_2fw40.zip |##---------------------------------------------------| 4.39% tmpzj_2fw40.zip |###--------------------------------------------------| 4.94% tmpzj_2fw40.zip |###--------------------------------------------------| 5.49% tmpzj_2fw40.zip |###--------------------------------------------------| 6.04% tmpzj_2fw40.zip |###--------------------------------------------------| 6.59% tmpzj_2fw40.zip |####-------------------------------------------------| 7.14% tmpzj_2fw40.zip |####-------------------------------------------------| 7.68% tmpzj_2fw40.zip |####-------------------------------------------------| 8.23% tmpzj_2fw40.zip |#####------------------------------------------------| 8.78% tmpzj_2fw40.zip |#####------------------------------------------------| 9.33% tmpzj_2fw40.zip |#####------------------------------------------------| 9.88% tmpzj_2fw40.zip |######-----------------------------------------------| 10.43% tmpzj_2fw40.zip |######-----------------------------------------------| 10.98% tmpzj_2fw40.zip |######-----------------------------------------------| 11.53% tmpzj_2fw40.zip |######-----------------------------------------------| 12.07% tmpzj_2fw40.zip |#######----------------------------------------------| 12.62% tmpzj_2fw40.zip |#######----------------------------------------------| 13.17% tmpzj_2fw40.zip |#######----------------------------------------------| 13.72% tmpzj_2fw40.zip |########---------------------------------------------| 14.27% tmpzj_2fw40.zip |########---------------------------------------------| 14.82% tmpzj_2fw40.zip |########---------------------------------------------| 15.37% tmpzj_2fw40.zip |########---------------------------------------------| 15.92% tmpzj_2fw40.zip |#########--------------------------------------------| 16.47% tmpzj_2fw40.zip |#########--------------------------------------------| 17.01% tmpzj_2fw40.zip |#########--------------------------------------------| 17.56% tmpzj_2fw40.zip |##########-------------------------------------------| 18.11% tmpzj_2fw40.zip |##########-------------------------------------------| 18.66% tmpzj_2fw40.zip |##########-------------------------------------------| 19.21% tmpzj_2fw40.zip |##########-------------------------------------------| 19.76% tmpzj_2fw40.zip |###########------------------------------------------| 20.31% tmpzj_2fw40.zip |###########------------------------------------------| 20.86% tmpzj_2fw40.zip |###########------------------------------------------| 21.41% tmpzj_2fw40.zip |############-----------------------------------------| 21.95% tmpzj_2fw40.zip |############-----------------------------------------| 22.5% tmpzj_2fw40.zip |############-----------------------------------------| 23.05% tmpzj_2fw40.zip |#############----------------------------------------| 23.6% tmpzj_2fw40.zip |#############----------------------------------------| 24.15% tmpzj_2fw40.zip |#############----------------------------------------| 24.7% tmpzj_2fw40.zip |#############----------------------------------------| 25.25% tmpzj_2fw40.zip |##############---------------------------------------| 25.8% tmpzj_2fw40.zip |##############---------------------------------------| 26.35% tmpzj_2fw40.zip |##############---------------------------------------| 26.89% tmpzj_2fw40.zip |###############--------------------------------------| 27.44% tmpzj_2fw40.zip |###############--------------------------------------| 27.99% tmpzj_2fw40.zip |###############--------------------------------------| 28.54% tmpzj_2fw40.zip |###############--------------------------------------| 29.09% tmpzj_2fw40.zip |################-------------------------------------| 29.64% tmpzj_2fw40.zip |################-------------------------------------| 30.19% tmpzj_2fw40.zip |################-------------------------------------| 30.74% tmpzj_2fw40.zip |#################------------------------------------| 31.29% tmpzj_2fw40.zip |#################------------------------------------| 31.83% tmpzj_2fw40.zip |#################------------------------------------| 32.38% tmpzj_2fw40.zip |#################------------------------------------| 32.93% tmpzj_2fw40.zip |##################-----------------------------------| 33.48% tmpzj_2fw40.zip |##################-----------------------------------| 34.03% tmpzj_2fw40.zip |##################-----------------------------------| 34.58% tmpzj_2fw40.zip |###################----------------------------------| 35.13% tmpzj_2fw40.zip |###################----------------------------------| 35.68% tmpzj_2fw40.zip |###################----------------------------------| 36.22% tmpzj_2fw40.zip |###################----------------------------------| 36.77% tmpzj_2fw40.zip |####################---------------------------------| 37.32% tmpzj_2fw40.zip |####################---------------------------------| 37.87% tmpzj_2fw40.zip |####################---------------------------------| 38.42% tmpzj_2fw40.zip |#####################--------------------------------| 38.97% tmpzj_2fw40.zip |#####################--------------------------------| 39.52% tmpzj_2fw40.zip |#####################--------------------------------| 40.07% tmpzj_2fw40.zip |######################-------------------------------| 40.62% tmpzj_2fw40.zip |######################-------------------------------| 41.16% tmpzj_2fw40.zip |######################-------------------------------| 41.71% tmpzj_2fw40.zip |######################-------------------------------| 42.26% tmpzj_2fw40.zip |#######################------------------------------| 42.81% tmpzj_2fw40.zip |#######################------------------------------| 43.36% tmpzj_2fw40.zip |#######################------------------------------| 43.91% tmpzj_2fw40.zip |########################-----------------------------| 44.46% tmpzj_2fw40.zip |########################-----------------------------| 45.01% tmpzj_2fw40.zip |########################-----------------------------| 45.56% tmpzj_2fw40.zip |########################-----------------------------| 46.1% tmpzj_2fw40.zip |#########################----------------------------| 46.65% tmpzj_2fw40.zip |#########################----------------------------| 47.2% tmpzj_2fw40.zip |#########################----------------------------| 47.75% tmpzj_2fw40.zip |##########################---------------------------| 48.3% tmpzj_2fw40.zip |##########################---------------------------| 48.85% tmpzj_2fw40.zip |##########################---------------------------| 49.4% tmpzj_2fw40.zip |##########################---------------------------| 49.95% tmpzj_2fw40.zip |###########################--------------------------| 50.5% tmpzj_2fw40.zip |###########################--------------------------| 51.04% tmpzj_2fw40.zip |###########################--------------------------| 51.59% tmpzj_2fw40.zip |############################-------------------------| 52.14% tmpzj_2fw40.zip |############################-------------------------| 52.69% tmpzj_2fw40.zip |############################-------------------------| 53.24% tmpzj_2fw40.zip |#############################------------------------| 53.79% tmpzj_2fw40.zip |#############################------------------------| 54.34% tmpzj_2fw40.zip |#############################------------------------| 54.89% tmpzj_2fw40.zip |#############################------------------------| 55.44% tmpzj_2fw40.zip |##############################-----------------------| 55.98% tmpzj_2fw40.zip |##############################-----------------------| 56.53% tmpzj_2fw40.zip |##############################-----------------------| 57.08% tmpzj_2fw40.zip |###############################----------------------| 57.63% tmpzj_2fw40.zip |###############################----------------------| 58.18% tmpzj_2fw40.zip |###############################----------------------| 58.73% tmpzj_2fw40.zip |###############################----------------------| 59.28% tmpzj_2fw40.zip |################################---------------------| 59.83% tmpzj_2fw40.zip |################################---------------------| 60.37% tmpzj_2fw40.zip |################################---------------------| 60.92% tmpzj_2fw40.zip |#################################--------------------| 61.47% tmpzj_2fw40.zip |#################################--------------------| 62.02% tmpzj_2fw40.zip |#################################--------------------| 62.57% tmpzj_2fw40.zip |#################################--------------------| 63.12% tmpzj_2fw40.zip |##################################-------------------| 63.67% tmpzj_2fw40.zip |##################################-------------------| 64.22% tmpzj_2fw40.zip |##################################-------------------| 64.77% tmpzj_2fw40.zip |###################################------------------| 65.31% tmpzj_2fw40.zip |###################################------------------| 65.86% tmpzj_2fw40.zip |###################################------------------| 66.41% tmpzj_2fw40.zip |###################################------------------| 66.96% tmpzj_2fw40.zip |####################################-----------------| 67.51% tmpzj_2fw40.zip |####################################-----------------| 68.06% tmpzj_2fw40.zip |####################################-----------------| 68.61% tmpzj_2fw40.zip |#####################################----------------| 69.16% tmpzj_2fw40.zip |#####################################----------------| 69.71% tmpzj_2fw40.zip |#####################################----------------| 70.25% tmpzj_2fw40.zip |######################################---------------| 70.8% tmpzj_2fw40.zip |######################################---------------| 71.35% tmpzj_2fw40.zip |######################################---------------| 71.9% tmpzj_2fw40.zip |######################################---------------| 72.45% tmpzj_2fw40.zip |#######################################--------------| 73.0% tmpzj_2fw40.zip |#######################################--------------| 73.55% tmpzj_2fw40.zip |#######################################--------------| 74.1% tmpzj_2fw40.zip |########################################-------------| 74.65% tmpzj_2fw40.zip |########################################-------------| 75.19% tmpzj_2fw40.zip |########################################-------------| 75.74% tmpzj_2fw40.zip |########################################-------------| 76.29% tmpzj_2fw40.zip |#########################################------------| 76.84% tmpzj_2fw40.zip |#########################################------------| 77.39% tmpzj_2fw40.zip |#########################################------------| 77.94% tmpzj_2fw40.zip |##########################################-----------| 78.49% tmpzj_2fw40.zip |##########################################-----------| 79.04% tmpzj_2fw40.zip |##########################################-----------| 79.58% tmpzj_2fw40.zip |##########################################-----------| 80.13% tmpzj_2fw40.zip |###########################################----------| 80.68% tmpzj_2fw40.zip |###########################################----------| 81.23% tmpzj_2fw40.zip |###########################################----------| 81.78% tmpzj_2fw40.zip |############################################---------| 82.33% tmpzj_2fw40.zip |############################################---------| 82.88% tmpzj_2fw40.zip |############################################---------| 83.43% tmpzj_2fw40.zip |#############################################--------| 83.98% tmpzj_2fw40.zip |#############################################--------| 84.52% tmpzj_2fw40.zip |#############################################--------| 85.07% tmpzj_2fw40.zip |#############################################--------| 85.62% tmpzj_2fw40.zip |##############################################-------| 86.17% tmpzj_2fw40.zip |##############################################-------| 86.72% tmpzj_2fw40.zip |##############################################-------| 87.27% tmpzj_2fw40.zip |###############################################------| 87.82% tmpzj_2fw40.zip |###############################################------| 88.37% tmpzj_2fw40.zip |###############################################------| 88.92% tmpzj_2fw40.zip |###############################################------| 89.46% tmpzj_2fw40.zip |################################################-----| 90.01% tmpzj_2fw40.zip |################################################-----| 90.56% tmpzj_2fw40.zip |################################################-----| 91.11% tmpzj_2fw40.zip |#################################################----| 91.66% tmpzj_2fw40.zip |#################################################----| 92.21% tmpzj_2fw40.zip |#################################################----| 92.76% tmpzj_2fw40.zip |#################################################----| 93.31% tmpzj_2fw40.zip |##################################################---| 93.86% tmpzj_2fw40.zip |##################################################---| 94.4% tmpzj_2fw40.zip |##################################################---| 94.95% tmpzj_2fw40.zip |###################################################--| 95.5% tmpzj_2fw40.zip |###################################################--| 96.05% tmpzj_2fw40.zip |###################################################--| 96.6% tmpzj_2fw40.zip |###################################################--| 97.15% tmpzj_2fw40.zip |####################################################-| 97.7% tmpzj_2fw40.zip |####################################################-| 98.25% tmpzj_2fw40.zip |####################################################-| 98.8% tmpzj_2fw40.zip |#####################################################| 99.34% tmpzj_2fw40.zip |#####################################################| 99.89% tmpzj_2fw40.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 33767532-80cc-42be-8bbb-455a77489f0f + 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).. tmpl9k1xgmg.zip |-----------------------------------------------------| 0.54% tmpl9k1xgmg.zip |#----------------------------------------------------| 1.08% tmpl9k1xgmg.zip |#----------------------------------------------------| 1.62% tmpl9k1xgmg.zip |#----------------------------------------------------| 2.16% tmpl9k1xgmg.zip |#----------------------------------------------------| 2.7% tmpl9k1xgmg.zip |##---------------------------------------------------| 3.24% tmpl9k1xgmg.zip |##---------------------------------------------------| 3.78% tmpl9k1xgmg.zip |##---------------------------------------------------| 4.32% tmpl9k1xgmg.zip |###--------------------------------------------------| 4.87% tmpl9k1xgmg.zip |###--------------------------------------------------| 5.41% tmpl9k1xgmg.zip |###--------------------------------------------------| 5.95% tmpl9k1xgmg.zip |###--------------------------------------------------| 6.49% tmpl9k1xgmg.zip |####-------------------------------------------------| 7.03% tmpl9k1xgmg.zip |####-------------------------------------------------| 7.57% tmpl9k1xgmg.zip |####-------------------------------------------------| 8.11% tmpl9k1xgmg.zip |#####------------------------------------------------| 8.65% tmpl9k1xgmg.zip |#####------------------------------------------------| 9.19% tmpl9k1xgmg.zip |#####------------------------------------------------| 9.73% tmpl9k1xgmg.zip |#####------------------------------------------------| 10.27% tmpl9k1xgmg.zip |######-----------------------------------------------| 10.81% tmpl9k1xgmg.zip |######-----------------------------------------------| 11.35% tmpl9k1xgmg.zip |######-----------------------------------------------| 11.89% tmpl9k1xgmg.zip |#######----------------------------------------------| 12.43% tmpl9k1xgmg.zip |#######----------------------------------------------| 12.97% tmpl9k1xgmg.zip |#######----------------------------------------------| 13.52% tmpl9k1xgmg.zip |#######----------------------------------------------| 14.06% tmpl9k1xgmg.zip |########---------------------------------------------| 14.6% tmpl9k1xgmg.zip |########---------------------------------------------| 15.14% tmpl9k1xgmg.zip |########---------------------------------------------| 15.68% tmpl9k1xgmg.zip |#########--------------------------------------------| 16.22% tmpl9k1xgmg.zip |#########--------------------------------------------| 16.76% tmpl9k1xgmg.zip |#########--------------------------------------------| 17.3% tmpl9k1xgmg.zip |#########--------------------------------------------| 17.84% tmpl9k1xgmg.zip |##########-------------------------------------------| 18.38% tmpl9k1xgmg.zip |##########-------------------------------------------| 18.92% tmpl9k1xgmg.zip |##########-------------------------------------------| 19.46% tmpl9k1xgmg.zip |###########------------------------------------------| 20.0% tmpl9k1xgmg.zip |###########------------------------------------------| 20.54% tmpl9k1xgmg.zip |###########------------------------------------------| 21.08% tmpl9k1xgmg.zip |###########------------------------------------------| 21.62% tmpl9k1xgmg.zip |############-----------------------------------------| 22.16% tmpl9k1xgmg.zip |############-----------------------------------------| 22.71% tmpl9k1xgmg.zip |############-----------------------------------------| 23.25% tmpl9k1xgmg.zip |#############----------------------------------------| 23.79% tmpl9k1xgmg.zip |#############----------------------------------------| 24.33% tmpl9k1xgmg.zip |#############----------------------------------------| 24.87% tmpl9k1xgmg.zip |#############----------------------------------------| 25.41% tmpl9k1xgmg.zip |##############---------------------------------------| 25.95% tmpl9k1xgmg.zip |##############---------------------------------------| 26.49% tmpl9k1xgmg.zip |##############---------------------------------------| 27.03% tmpl9k1xgmg.zip |###############--------------------------------------| 27.57% tmpl9k1xgmg.zip |###############--------------------------------------| 28.11% tmpl9k1xgmg.zip |###############--------------------------------------| 28.65% tmpl9k1xgmg.zip |###############--------------------------------------| 29.19% tmpl9k1xgmg.zip |################-------------------------------------| 29.73% tmpl9k1xgmg.zip |################-------------------------------------| 30.27% tmpl9k1xgmg.zip |################-------------------------------------| 30.81% tmpl9k1xgmg.zip |#################------------------------------------| 31.35% tmpl9k1xgmg.zip |#################------------------------------------| 31.9% tmpl9k1xgmg.zip |#################------------------------------------| 32.44% tmpl9k1xgmg.zip |#################------------------------------------| 32.98% tmpl9k1xgmg.zip |##################-----------------------------------| 33.52% tmpl9k1xgmg.zip |##################-----------------------------------| 34.06% tmpl9k1xgmg.zip |##################-----------------------------------| 34.6% tmpl9k1xgmg.zip |###################----------------------------------| 35.14% tmpl9k1xgmg.zip |###################----------------------------------| 35.68% tmpl9k1xgmg.zip |###################----------------------------------| 36.22% tmpl9k1xgmg.zip |###################----------------------------------| 36.76% tmpl9k1xgmg.zip |####################---------------------------------| 37.3% tmpl9k1xgmg.zip |####################---------------------------------| 37.84% tmpl9k1xgmg.zip |####################---------------------------------| 38.38% tmpl9k1xgmg.zip |#####################--------------------------------| 38.92% tmpl9k1xgmg.zip |#####################--------------------------------| 39.46% tmpl9k1xgmg.zip |#####################--------------------------------| 40.0% tmpl9k1xgmg.zip |#####################--------------------------------| 40.55% tmpl9k1xgmg.zip |######################-------------------------------| 41.09% tmpl9k1xgmg.zip |######################-------------------------------| 41.63% tmpl9k1xgmg.zip |######################-------------------------------| 42.17% tmpl9k1xgmg.zip |#######################------------------------------| 42.71% tmpl9k1xgmg.zip |#######################------------------------------| 43.25% tmpl9k1xgmg.zip |#######################------------------------------| 43.79% tmpl9k1xgmg.zip |#######################------------------------------| 44.33% tmpl9k1xgmg.zip |########################-----------------------------| 44.87% tmpl9k1xgmg.zip |########################-----------------------------| 45.41% tmpl9k1xgmg.zip |########################-----------------------------| 45.95% tmpl9k1xgmg.zip |#########################----------------------------| 46.49% tmpl9k1xgmg.zip |#########################----------------------------| 47.03% tmpl9k1xgmg.zip |#########################----------------------------| 47.57% tmpl9k1xgmg.zip |##########################---------------------------| 48.11% tmpl9k1xgmg.zip |##########################---------------------------| 48.65% tmpl9k1xgmg.zip |##########################---------------------------| 49.19% tmpl9k1xgmg.zip |##########################---------------------------| 49.74% tmpl9k1xgmg.zip |###########################--------------------------| 50.28% tmpl9k1xgmg.zip |###########################--------------------------| 50.82% tmpl9k1xgmg.zip |###########################--------------------------| 51.36% tmpl9k1xgmg.zip |############################-------------------------| 51.9% tmpl9k1xgmg.zip |############################-------------------------| 52.44% tmpl9k1xgmg.zip |############################-------------------------| 52.98% tmpl9k1xgmg.zip |############################-------------------------| 53.52% tmpl9k1xgmg.zip |#############################------------------------| 54.06% tmpl9k1xgmg.zip |#############################------------------------| 54.6% tmpl9k1xgmg.zip |#############################------------------------| 55.14% tmpl9k1xgmg.zip |##############################-----------------------| 55.68% tmpl9k1xgmg.zip |##############################-----------------------| 56.22% tmpl9k1xgmg.zip |##############################-----------------------| 56.76% tmpl9k1xgmg.zip |##############################-----------------------| 57.3% tmpl9k1xgmg.zip |###############################----------------------| 57.84% tmpl9k1xgmg.zip |###############################----------------------| 58.38% tmpl9k1xgmg.zip |###############################----------------------| 58.93% tmpl9k1xgmg.zip |################################---------------------| 59.47% tmpl9k1xgmg.zip |################################---------------------| 60.01% tmpl9k1xgmg.zip |################################---------------------| 60.55% tmpl9k1xgmg.zip |################################---------------------| 61.09% tmpl9k1xgmg.zip |#################################--------------------| 61.63% tmpl9k1xgmg.zip |#################################--------------------| 62.17% tmpl9k1xgmg.zip |#################################--------------------| 62.71% tmpl9k1xgmg.zip |##################################-------------------| 63.25% tmpl9k1xgmg.zip |##################################-------------------| 63.79% tmpl9k1xgmg.zip |##################################-------------------| 64.33% tmpl9k1xgmg.zip |##################################-------------------| 64.87% tmpl9k1xgmg.zip |###################################------------------| 65.41% tmpl9k1xgmg.zip |###################################------------------| 65.95% tmpl9k1xgmg.zip |###################################------------------| 66.49% tmpl9k1xgmg.zip |####################################-----------------| 67.03% tmpl9k1xgmg.zip |####################################-----------------| 67.58% tmpl9k1xgmg.zip |####################################-----------------| 68.12% tmpl9k1xgmg.zip |####################################-----------------| 68.66% tmpl9k1xgmg.zip |#####################################----------------| 69.2% tmpl9k1xgmg.zip |#####################################----------------| 69.74% tmpl9k1xgmg.zip |#####################################----------------| 70.28% tmpl9k1xgmg.zip |######################################---------------| 70.82% tmpl9k1xgmg.zip |######################################---------------| 71.36% tmpl9k1xgmg.zip |######################################---------------| 71.9% tmpl9k1xgmg.zip |######################################---------------| 72.44% tmpl9k1xgmg.zip |#######################################--------------| 72.98% tmpl9k1xgmg.zip |#######################################--------------| 73.52% tmpl9k1xgmg.zip |#######################################--------------| 74.06% tmpl9k1xgmg.zip |########################################-------------| 74.6% tmpl9k1xgmg.zip |########################################-------------| 75.14% tmpl9k1xgmg.zip |########################################-------------| 75.68% tmpl9k1xgmg.zip |########################################-------------| 76.22% tmpl9k1xgmg.zip |#########################################------------| 76.77% tmpl9k1xgmg.zip |#########################################------------| 77.31% tmpl9k1xgmg.zip |#########################################------------| 77.85% tmpl9k1xgmg.zip |##########################################-----------| 78.39% tmpl9k1xgmg.zip |##########################################-----------| 78.93% tmpl9k1xgmg.zip |##########################################-----------| 79.47% tmpl9k1xgmg.zip |##########################################-----------| 80.01% tmpl9k1xgmg.zip |###########################################----------| 80.55% tmpl9k1xgmg.zip |###########################################----------| 81.09% tmpl9k1xgmg.zip |###########################################----------| 81.63% tmpl9k1xgmg.zip |############################################---------| 82.17% tmpl9k1xgmg.zip |############################################---------| 82.71% tmpl9k1xgmg.zip |############################################---------| 83.25% tmpl9k1xgmg.zip |############################################---------| 83.79% tmpl9k1xgmg.zip |#############################################--------| 84.33% tmpl9k1xgmg.zip |#############################################--------| 84.87% tmpl9k1xgmg.zip |#############################################--------| 85.41% tmpl9k1xgmg.zip |##############################################-------| 85.96% tmpl9k1xgmg.zip |##############################################-------| 86.5% tmpl9k1xgmg.zip |##############################################-------| 87.04% tmpl9k1xgmg.zip |##############################################-------| 87.58% tmpl9k1xgmg.zip |###############################################------| 88.12% tmpl9k1xgmg.zip |###############################################------| 88.66% tmpl9k1xgmg.zip |###############################################------| 89.2% tmpl9k1xgmg.zip |################################################-----| 89.74% tmpl9k1xgmg.zip |################################################-----| 90.28% tmpl9k1xgmg.zip |################################################-----| 90.82% tmpl9k1xgmg.zip |################################################-----| 91.36% tmpl9k1xgmg.zip |#################################################----| 91.9% tmpl9k1xgmg.zip |#################################################----| 92.44% tmpl9k1xgmg.zip |#################################################----| 92.98% tmpl9k1xgmg.zip |##################################################---| 93.52% tmpl9k1xgmg.zip |##################################################---| 94.06% tmpl9k1xgmg.zip |##################################################---| 94.61% tmpl9k1xgmg.zip |##################################################---| 95.15% tmpl9k1xgmg.zip |###################################################--| 95.69% tmpl9k1xgmg.zip |###################################################--| 96.23% tmpl9k1xgmg.zip |###################################################--| 96.77% tmpl9k1xgmg.zip |####################################################-| 97.31% tmpl9k1xgmg.zip |####################################################-| 97.85% tmpl9k1xgmg.zip |####################################################-| 98.39% tmpl9k1xgmg.zip |####################################################-| 98.93% tmpl9k1xgmg.zip |#####################################################| 99.47% tmpl9k1xgmg.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is ccf41631-d3d7-4c62-950e-1ee267d62e4c + 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).. tmpx4hmgacv.zip |-----------------------------------------------------| 0.19% tmpx4hmgacv.zip |-----------------------------------------------------| 0.37% tmpx4hmgacv.zip |-----------------------------------------------------| 0.56% tmpx4hmgacv.zip |-----------------------------------------------------| 0.74% tmpx4hmgacv.zip |-----------------------------------------------------| 0.93% tmpx4hmgacv.zip |#----------------------------------------------------| 1.11% tmpx4hmgacv.zip |#----------------------------------------------------| 1.3% tmpx4hmgacv.zip |#----------------------------------------------------| 1.48% tmpx4hmgacv.zip |#----------------------------------------------------| 1.67% tmpx4hmgacv.zip |#----------------------------------------------------| 1.85% tmpx4hmgacv.zip |#----------------------------------------------------| 2.04% tmpx4hmgacv.zip |#----------------------------------------------------| 2.22% tmpx4hmgacv.zip |#----------------------------------------------------| 2.41% tmpx4hmgacv.zip |#----------------------------------------------------| 2.6% tmpx4hmgacv.zip |#----------------------------------------------------| 2.78% tmpx4hmgacv.zip |##---------------------------------------------------| 2.97% tmpx4hmgacv.zip |##---------------------------------------------------| 3.15% tmpx4hmgacv.zip |##---------------------------------------------------| 3.34% tmpx4hmgacv.zip |##---------------------------------------------------| 3.52% tmpx4hmgacv.zip |##---------------------------------------------------| 3.71% tmpx4hmgacv.zip |##---------------------------------------------------| 3.89% tmpx4hmgacv.zip |##---------------------------------------------------| 4.08% tmpx4hmgacv.zip |##---------------------------------------------------| 4.26% tmpx4hmgacv.zip |##---------------------------------------------------| 4.45% tmpx4hmgacv.zip |##---------------------------------------------------| 4.64% tmpx4hmgacv.zip |###--------------------------------------------------| 4.82% tmpx4hmgacv.zip |###--------------------------------------------------| 5.01% tmpx4hmgacv.zip |###--------------------------------------------------| 5.19% tmpx4hmgacv.zip |###--------------------------------------------------| 5.38% tmpx4hmgacv.zip |###--------------------------------------------------| 5.56% tmpx4hmgacv.zip |###--------------------------------------------------| 5.75% tmpx4hmgacv.zip |###--------------------------------------------------| 5.93% tmpx4hmgacv.zip |###--------------------------------------------------| 6.12% tmpx4hmgacv.zip |###--------------------------------------------------| 6.3% tmpx4hmgacv.zip |###--------------------------------------------------| 6.49% tmpx4hmgacv.zip |####-------------------------------------------------| 6.67% tmpx4hmgacv.zip |####-------------------------------------------------| 6.86% tmpx4hmgacv.zip |####-------------------------------------------------| 7.05% tmpx4hmgacv.zip |####-------------------------------------------------| 7.23% tmpx4hmgacv.zip |####-------------------------------------------------| 7.42% tmpx4hmgacv.zip |####-------------------------------------------------| 7.6% tmpx4hmgacv.zip |####-------------------------------------------------| 7.79% tmpx4hmgacv.zip |####-------------------------------------------------| 7.97% tmpx4hmgacv.zip |####-------------------------------------------------| 8.16% tmpx4hmgacv.zip |####-------------------------------------------------| 8.34% tmpx4hmgacv.zip |#####------------------------------------------------| 8.53% tmpx4hmgacv.zip |#####------------------------------------------------| 8.71% tmpx4hmgacv.zip |#####------------------------------------------------| 8.9% tmpx4hmgacv.zip |#####------------------------------------------------| 9.08% tmpx4hmgacv.zip |#####------------------------------------------------| 9.27% tmpx4hmgacv.zip |#####------------------------------------------------| 9.46% tmpx4hmgacv.zip |#####------------------------------------------------| 9.64% tmpx4hmgacv.zip |#####------------------------------------------------| 9.83% tmpx4hmgacv.zip |#####------------------------------------------------| 10.01% tmpx4hmgacv.zip |#####------------------------------------------------| 10.2% tmpx4hmgacv.zip |######-----------------------------------------------| 10.38% tmpx4hmgacv.zip |######-----------------------------------------------| 10.57% tmpx4hmgacv.zip |######-----------------------------------------------| 10.75% tmpx4hmgacv.zip |######-----------------------------------------------| 10.94% tmpx4hmgacv.zip |######-----------------------------------------------| 11.12% tmpx4hmgacv.zip |######-----------------------------------------------| 11.31% tmpx4hmgacv.zip |######-----------------------------------------------| 11.5% tmpx4hmgacv.zip |######-----------------------------------------------| 11.68% tmpx4hmgacv.zip |######-----------------------------------------------| 11.87% tmpx4hmgacv.zip |######-----------------------------------------------| 12.05% tmpx4hmgacv.zip |######-----------------------------------------------| 12.24% tmpx4hmgacv.zip |#######----------------------------------------------| 12.42% tmpx4hmgacv.zip |#######----------------------------------------------| 12.61% tmpx4hmgacv.zip |#######----------------------------------------------| 12.79% tmpx4hmgacv.zip |#######----------------------------------------------| 12.98% tmpx4hmgacv.zip |#######----------------------------------------------| 13.16% tmpx4hmgacv.zip |#######----------------------------------------------| 13.35% tmpx4hmgacv.zip |#######----------------------------------------------| 13.53% tmpx4hmgacv.zip |#######----------------------------------------------| 13.72% tmpx4hmgacv.zip |#######----------------------------------------------| 13.91% tmpx4hmgacv.zip |#######----------------------------------------------| 14.09% tmpx4hmgacv.zip |########---------------------------------------------| 14.28% tmpx4hmgacv.zip |########---------------------------------------------| 14.46% tmpx4hmgacv.zip |########---------------------------------------------| 14.65% tmpx4hmgacv.zip |########---------------------------------------------| 14.83% tmpx4hmgacv.zip |########---------------------------------------------| 15.02% tmpx4hmgacv.zip |########---------------------------------------------| 15.2% tmpx4hmgacv.zip |########---------------------------------------------| 15.39% tmpx4hmgacv.zip |########---------------------------------------------| 15.57% tmpx4hmgacv.zip |########---------------------------------------------| 15.76% tmpx4hmgacv.zip |########---------------------------------------------| 15.94% tmpx4hmgacv.zip |#########--------------------------------------------| 16.13% tmpx4hmgacv.zip |#########--------------------------------------------| 16.32% tmpx4hmgacv.zip |#########--------------------------------------------| 16.5% tmpx4hmgacv.zip |#########--------------------------------------------| 16.69% tmpx4hmgacv.zip |#########--------------------------------------------| 16.87% tmpx4hmgacv.zip |#########--------------------------------------------| 17.06% tmpx4hmgacv.zip |#########--------------------------------------------| 17.24% tmpx4hmgacv.zip |#########--------------------------------------------| 17.43% tmpx4hmgacv.zip |#########--------------------------------------------| 17.61% tmpx4hmgacv.zip |#########--------------------------------------------| 17.8% tmpx4hmgacv.zip |##########-------------------------------------------| 17.98% tmpx4hmgacv.zip |##########-------------------------------------------| 18.17% tmpx4hmgacv.zip |##########-------------------------------------------| 18.36% tmpx4hmgacv.zip |##########-------------------------------------------| 18.54% tmpx4hmgacv.zip |##########-------------------------------------------| 18.73% tmpx4hmgacv.zip |##########-------------------------------------------| 18.91% tmpx4hmgacv.zip |##########-------------------------------------------| 19.1% tmpx4hmgacv.zip |##########-------------------------------------------| 19.28% tmpx4hmgacv.zip |##########-------------------------------------------| 19.47% tmpx4hmgacv.zip |##########-------------------------------------------| 19.65% tmpx4hmgacv.zip |###########------------------------------------------| 19.84% tmpx4hmgacv.zip |###########------------------------------------------| 20.02% tmpx4hmgacv.zip |###########------------------------------------------| 20.21% tmpx4hmgacv.zip |###########------------------------------------------| 20.39% tmpx4hmgacv.zip |###########------------------------------------------| 20.58% tmpx4hmgacv.zip |###########------------------------------------------| 20.77% tmpx4hmgacv.zip |###########------------------------------------------| 20.95% tmpx4hmgacv.zip |###########------------------------------------------| 21.14% tmpx4hmgacv.zip |###########------------------------------------------| 21.32% tmpx4hmgacv.zip |###########------------------------------------------| 21.51% tmpx4hmgacv.zip |###########------------------------------------------| 21.69% tmpx4hmgacv.zip |############-----------------------------------------| 21.88% tmpx4hmgacv.zip |############-----------------------------------------| 22.06% tmpx4hmgacv.zip |############-----------------------------------------| 22.25% tmpx4hmgacv.zip |############-----------------------------------------| 22.43% tmpx4hmgacv.zip |############-----------------------------------------| 22.62% tmpx4hmgacv.zip |############-----------------------------------------| 22.8% tmpx4hmgacv.zip |############-----------------------------------------| 22.99% tmpx4hmgacv.zip |############-----------------------------------------| 23.18% tmpx4hmgacv.zip |############-----------------------------------------| 23.36% tmpx4hmgacv.zip |############-----------------------------------------| 23.55% tmpx4hmgacv.zip |#############----------------------------------------| 23.73% tmpx4hmgacv.zip |#############----------------------------------------| 23.92% tmpx4hmgacv.zip |#############----------------------------------------| 24.1% tmpx4hmgacv.zip |#############----------------------------------------| 24.29% tmpx4hmgacv.zip |#############----------------------------------------| 24.47% tmpx4hmgacv.zip |#############----------------------------------------| 24.66% tmpx4hmgacv.zip |#############----------------------------------------| 24.84% tmpx4hmgacv.zip |#############----------------------------------------| 25.03% tmpx4hmgacv.zip |#############----------------------------------------| 25.22% tmpx4hmgacv.zip |#############----------------------------------------| 25.4% tmpx4hmgacv.zip |##############---------------------------------------| 25.59% tmpx4hmgacv.zip |##############---------------------------------------| 25.77% tmpx4hmgacv.zip |##############---------------------------------------| 25.96% tmpx4hmgacv.zip |##############---------------------------------------| 26.14% tmpx4hmgacv.zip |##############---------------------------------------| 26.33% tmpx4hmgacv.zip |##############---------------------------------------| 26.51% tmpx4hmgacv.zip |##############---------------------------------------| 26.7% tmpx4hmgacv.zip |##############---------------------------------------| 26.88% tmpx4hmgacv.zip |##############---------------------------------------| 27.07% tmpx4hmgacv.zip |##############---------------------------------------| 27.25% tmpx4hmgacv.zip |###############--------------------------------------| 27.44% tmpx4hmgacv.zip |###############--------------------------------------| 27.63% tmpx4hmgacv.zip |###############--------------------------------------| 27.81% tmpx4hmgacv.zip |###############--------------------------------------| 28.0% tmpx4hmgacv.zip |###############--------------------------------------| 28.18% tmpx4hmgacv.zip |###############--------------------------------------| 28.37% tmpx4hmgacv.zip |###############--------------------------------------| 28.55% tmpx4hmgacv.zip |###############--------------------------------------| 28.74% tmpx4hmgacv.zip |###############--------------------------------------| 28.92% tmpx4hmgacv.zip |###############--------------------------------------| 29.11% tmpx4hmgacv.zip |################-------------------------------------| 29.29% tmpx4hmgacv.zip |################-------------------------------------| 29.48% tmpx4hmgacv.zip |################-------------------------------------| 29.66% tmpx4hmgacv.zip |################-------------------------------------| 29.85% tmpx4hmgacv.zip |################-------------------------------------| 30.04% tmpx4hmgacv.zip |################-------------------------------------| 30.22% tmpx4hmgacv.zip |################-------------------------------------| 30.41% tmpx4hmgacv.zip |################-------------------------------------| 30.59% tmpx4hmgacv.zip |################-------------------------------------| 30.78% tmpx4hmgacv.zip |################-------------------------------------| 30.96% tmpx4hmgacv.zip |#################------------------------------------| 31.15% tmpx4hmgacv.zip |#################------------------------------------| 31.33% tmpx4hmgacv.zip |#################------------------------------------| 31.52% tmpx4hmgacv.zip |#################------------------------------------| 31.7% tmpx4hmgacv.zip |#################------------------------------------| 31.89% tmpx4hmgacv.zip |#################------------------------------------| 32.08% tmpx4hmgacv.zip |#################------------------------------------| 32.26% tmpx4hmgacv.zip |#################------------------------------------| 32.45% tmpx4hmgacv.zip |#################------------------------------------| 32.63% tmpx4hmgacv.zip |#################------------------------------------| 32.82% tmpx4hmgacv.zip |#################------------------------------------| 33.0% tmpx4hmgacv.zip |##################-----------------------------------| 33.19% tmpx4hmgacv.zip |##################-----------------------------------| 33.37% tmpx4hmgacv.zip |##################-----------------------------------| 33.56% tmpx4hmgacv.zip |##################-----------------------------------| 33.74% tmpx4hmgacv.zip |##################-----------------------------------| 33.93% tmpx4hmgacv.zip |##################-----------------------------------| 34.11% tmpx4hmgacv.zip |##################-----------------------------------| 34.3% tmpx4hmgacv.zip |##################-----------------------------------| 34.49% tmpx4hmgacv.zip |##################-----------------------------------| 34.67% tmpx4hmgacv.zip |##################-----------------------------------| 34.86% tmpx4hmgacv.zip |###################----------------------------------| 35.04% tmpx4hmgacv.zip |###################----------------------------------| 35.23% tmpx4hmgacv.zip |###################----------------------------------| 35.41% tmpx4hmgacv.zip |###################----------------------------------| 35.6% tmpx4hmgacv.zip |###################----------------------------------| 35.78% tmpx4hmgacv.zip |###################----------------------------------| 35.97% tmpx4hmgacv.zip |###################----------------------------------| 36.15% tmpx4hmgacv.zip |###################----------------------------------| 36.34% tmpx4hmgacv.zip |###################----------------------------------| 36.52% tmpx4hmgacv.zip |###################----------------------------------| 36.71% tmpx4hmgacv.zip |####################---------------------------------| 36.9% tmpx4hmgacv.zip |####################---------------------------------| 37.08% tmpx4hmgacv.zip |####################---------------------------------| 37.27% tmpx4hmgacv.zip |####################---------------------------------| 37.45% tmpx4hmgacv.zip |####################---------------------------------| 37.64% tmpx4hmgacv.zip |####################---------------------------------| 37.82% tmpx4hmgacv.zip |####################---------------------------------| 38.01% tmpx4hmgacv.zip |####################---------------------------------| 38.19% tmpx4hmgacv.zip |####################---------------------------------| 38.38% tmpx4hmgacv.zip |####################---------------------------------| 38.56% tmpx4hmgacv.zip |#####################--------------------------------| 38.75% tmpx4hmgacv.zip |#####################--------------------------------| 38.94% tmpx4hmgacv.zip |#####################--------------------------------| 39.12% tmpx4hmgacv.zip |#####################--------------------------------| 39.31% tmpx4hmgacv.zip |#####################--------------------------------| 39.49% tmpx4hmgacv.zip |#####################--------------------------------| 39.68% tmpx4hmgacv.zip |#####################--------------------------------| 39.86% tmpx4hmgacv.zip |#####################--------------------------------| 40.05% tmpx4hmgacv.zip |#####################--------------------------------| 40.23% tmpx4hmgacv.zip |#####################--------------------------------| 40.42% tmpx4hmgacv.zip |######################-------------------------------| 40.6% tmpx4hmgacv.zip |######################-------------------------------| 40.79% tmpx4hmgacv.zip |######################-------------------------------| 40.97% tmpx4hmgacv.zip |######################-------------------------------| 41.16% tmpx4hmgacv.zip |######################-------------------------------| 41.35% tmpx4hmgacv.zip |######################-------------------------------| 41.53% tmpx4hmgacv.zip |######################-------------------------------| 41.72% tmpx4hmgacv.zip |######################-------------------------------| 41.9% tmpx4hmgacv.zip |######################-------------------------------| 42.09% tmpx4hmgacv.zip |######################-------------------------------| 42.27% tmpx4hmgacv.zip |#######################------------------------------| 42.46% tmpx4hmgacv.zip |#######################------------------------------| 42.64% tmpx4hmgacv.zip |#######################------------------------------| 42.83% tmpx4hmgacv.zip |#######################------------------------------| 43.01% tmpx4hmgacv.zip |#######################------------------------------| 43.2% tmpx4hmgacv.zip |#######################------------------------------| 43.38% tmpx4hmgacv.zip |#######################------------------------------| 43.57% tmpx4hmgacv.zip |#######################------------------------------| 43.76% tmpx4hmgacv.zip |#######################------------------------------| 43.94% tmpx4hmgacv.zip |#######################------------------------------| 44.13% tmpx4hmgacv.zip |#######################------------------------------| 44.31% tmpx4hmgacv.zip |########################-----------------------------| 44.5% tmpx4hmgacv.zip |########################-----------------------------| 44.68% tmpx4hmgacv.zip |########################-----------------------------| 44.87% tmpx4hmgacv.zip |########################-----------------------------| 45.05% tmpx4hmgacv.zip |########################-----------------------------| 45.24% tmpx4hmgacv.zip |########################-----------------------------| 45.42% tmpx4hmgacv.zip |########################-----------------------------| 45.61% tmpx4hmgacv.zip |########################-----------------------------| 45.8% tmpx4hmgacv.zip |########################-----------------------------| 45.98% tmpx4hmgacv.zip |########################-----------------------------| 46.17% tmpx4hmgacv.zip |#########################----------------------------| 46.35% tmpx4hmgacv.zip |#########################----------------------------| 46.54% tmpx4hmgacv.zip |#########################----------------------------| 46.72% tmpx4hmgacv.zip |#########################----------------------------| 46.91% tmpx4hmgacv.zip |#########################----------------------------| 47.09% tmpx4hmgacv.zip |#########################----------------------------| 47.28% tmpx4hmgacv.zip |#########################----------------------------| 47.46% tmpx4hmgacv.zip |#########################----------------------------| 47.65% tmpx4hmgacv.zip |#########################----------------------------| 47.83% tmpx4hmgacv.zip |#########################----------------------------| 48.02% tmpx4hmgacv.zip |##########################---------------------------| 48.21% tmpx4hmgacv.zip |##########################---------------------------| 48.39% tmpx4hmgacv.zip |##########################---------------------------| 48.58% tmpx4hmgacv.zip |##########################---------------------------| 48.76% tmpx4hmgacv.zip |##########################---------------------------| 48.95% tmpx4hmgacv.zip |##########################---------------------------| 49.13% tmpx4hmgacv.zip |##########################---------------------------| 49.32% tmpx4hmgacv.zip |##########################---------------------------| 49.5% tmpx4hmgacv.zip |##########################---------------------------| 49.69% tmpx4hmgacv.zip |##########################---------------------------| 49.87% tmpx4hmgacv.zip |###########################--------------------------| 50.06% tmpx4hmgacv.zip |###########################--------------------------| 50.24% tmpx4hmgacv.zip |###########################--------------------------| 50.43% tmpx4hmgacv.zip |###########################--------------------------| 50.62% tmpx4hmgacv.zip |###########################--------------------------| 50.8% tmpx4hmgacv.zip |###########################--------------------------| 50.99% tmpx4hmgacv.zip |###########################--------------------------| 51.17% tmpx4hmgacv.zip |###########################--------------------------| 51.36% tmpx4hmgacv.zip |###########################--------------------------| 51.54% tmpx4hmgacv.zip |###########################--------------------------| 51.73% tmpx4hmgacv.zip |############################-------------------------| 51.91% tmpx4hmgacv.zip |############################-------------------------| 52.1% tmpx4hmgacv.zip |############################-------------------------| 52.28% tmpx4hmgacv.zip |############################-------------------------| 52.47% tmpx4hmgacv.zip |############################-------------------------| 52.65% tmpx4hmgacv.zip |############################-------------------------| 52.84% tmpx4hmgacv.zip |############################-------------------------| 53.03% tmpx4hmgacv.zip |############################-------------------------| 53.21% tmpx4hmgacv.zip |############################-------------------------| 53.4% tmpx4hmgacv.zip |############################-------------------------| 53.58% tmpx4hmgacv.zip |############################-------------------------| 53.77% tmpx4hmgacv.zip |#############################------------------------| 53.95% tmpx4hmgacv.zip |#############################------------------------| 54.14% tmpx4hmgacv.zip |#############################------------------------| 54.32% tmpx4hmgacv.zip |#############################------------------------| 54.51% tmpx4hmgacv.zip |#############################------------------------| 54.69% tmpx4hmgacv.zip |#############################------------------------| 54.88% tmpx4hmgacv.zip |#############################------------------------| 55.07% tmpx4hmgacv.zip |#############################------------------------| 55.25% tmpx4hmgacv.zip |#############################------------------------| 55.44% tmpx4hmgacv.zip |#############################------------------------| 55.62% tmpx4hmgacv.zip |##############################-----------------------| 55.81% tmpx4hmgacv.zip |##############################-----------------------| 55.99% tmpx4hmgacv.zip |##############################-----------------------| 56.18% tmpx4hmgacv.zip |##############################-----------------------| 56.36% tmpx4hmgacv.zip |##############################-----------------------| 56.55% tmpx4hmgacv.zip |##############################-----------------------| 56.73% tmpx4hmgacv.zip |##############################-----------------------| 56.92% tmpx4hmgacv.zip |##############################-----------------------| 57.1% tmpx4hmgacv.zip |##############################-----------------------| 57.29% tmpx4hmgacv.zip |##############################-----------------------| 57.48% tmpx4hmgacv.zip |###############################----------------------| 57.66% tmpx4hmgacv.zip |###############################----------------------| 57.85% tmpx4hmgacv.zip |###############################----------------------| 58.03% tmpx4hmgacv.zip |###############################----------------------| 58.22% tmpx4hmgacv.zip |###############################----------------------| 58.4% tmpx4hmgacv.zip |###############################----------------------| 58.59% tmpx4hmgacv.zip |###############################----------------------| 58.77% tmpx4hmgacv.zip |###############################----------------------| 58.96% tmpx4hmgacv.zip |###############################----------------------| 59.14% tmpx4hmgacv.zip |###############################----------------------| 59.33% tmpx4hmgacv.zip |################################---------------------| 59.51% tmpx4hmgacv.zip |################################---------------------| 59.7% tmpx4hmgacv.zip |################################---------------------| 59.89% tmpx4hmgacv.zip |################################---------------------| 60.07% tmpx4hmgacv.zip |################################---------------------| 60.26% tmpx4hmgacv.zip |################################---------------------| 60.44% tmpx4hmgacv.zip |################################---------------------| 60.63% tmpx4hmgacv.zip |################################---------------------| 60.81% tmpx4hmgacv.zip |################################---------------------| 61.0% tmpx4hmgacv.zip |################################---------------------| 61.18% tmpx4hmgacv.zip |#################################--------------------| 61.37% tmpx4hmgacv.zip |#################################--------------------| 61.55% tmpx4hmgacv.zip |#################################--------------------| 61.74% tmpx4hmgacv.zip |#################################--------------------| 61.93% tmpx4hmgacv.zip |#################################--------------------| 62.11% tmpx4hmgacv.zip |#################################--------------------| 62.3% tmpx4hmgacv.zip |#################################--------------------| 62.48% tmpx4hmgacv.zip |#################################--------------------| 62.67% tmpx4hmgacv.zip |#################################--------------------| 62.85% tmpx4hmgacv.zip |#################################--------------------| 63.04% tmpx4hmgacv.zip |##################################-------------------| 63.22% tmpx4hmgacv.zip |##################################-------------------| 63.41% tmpx4hmgacv.zip |##################################-------------------| 63.59% tmpx4hmgacv.zip |##################################-------------------| 63.78% tmpx4hmgacv.zip |##################################-------------------| 63.96% tmpx4hmgacv.zip |##################################-------------------| 64.15% tmpx4hmgacv.zip |##################################-------------------| 64.34% tmpx4hmgacv.zip |##################################-------------------| 64.52% tmpx4hmgacv.zip |##################################-------------------| 64.71% tmpx4hmgacv.zip |##################################-------------------| 64.89% tmpx4hmgacv.zip |##################################-------------------| 65.08% tmpx4hmgacv.zip |###################################------------------| 65.26% tmpx4hmgacv.zip |###################################------------------| 65.45% tmpx4hmgacv.zip |###################################------------------| 65.63% tmpx4hmgacv.zip |###################################------------------| 65.82% tmpx4hmgacv.zip |###################################------------------| 66.0% tmpx4hmgacv.zip |###################################------------------| 66.19% tmpx4hmgacv.zip |###################################------------------| 66.37% tmpx4hmgacv.zip |###################################------------------| 66.56% tmpx4hmgacv.zip |###################################------------------| 66.75% tmpx4hmgacv.zip |###################################------------------| 66.93% tmpx4hmgacv.zip |####################################-----------------| 67.12% tmpx4hmgacv.zip |####################################-----------------| 67.3% tmpx4hmgacv.zip |####################################-----------------| 67.49% tmpx4hmgacv.zip |####################################-----------------| 67.67% tmpx4hmgacv.zip |####################################-----------------| 67.86% tmpx4hmgacv.zip |####################################-----------------| 68.04% tmpx4hmgacv.zip |####################################-----------------| 68.23% tmpx4hmgacv.zip |####################################-----------------| 68.41% tmpx4hmgacv.zip |####################################-----------------| 68.6% tmpx4hmgacv.zip |####################################-----------------| 68.79% tmpx4hmgacv.zip |#####################################----------------| 68.97% tmpx4hmgacv.zip |#####################################----------------| 69.16% tmpx4hmgacv.zip |#####################################----------------| 69.34% tmpx4hmgacv.zip |#####################################----------------| 69.53% tmpx4hmgacv.zip |#####################################----------------| 69.71% tmpx4hmgacv.zip |#####################################----------------| 69.9% tmpx4hmgacv.zip |#####################################----------------| 70.08% tmpx4hmgacv.zip |#####################################----------------| 70.27% tmpx4hmgacv.zip |#####################################----------------| 70.45% tmpx4hmgacv.zip |#####################################----------------| 70.64% tmpx4hmgacv.zip |######################################---------------| 70.82% tmpx4hmgacv.zip |######################################---------------| 71.01% tmpx4hmgacv.zip |######################################---------------| 71.2% tmpx4hmgacv.zip |######################################---------------| 71.38% tmpx4hmgacv.zip |######################################---------------| 71.57% tmpx4hmgacv.zip |######################################---------------| 71.75% tmpx4hmgacv.zip |######################################---------------| 71.94% tmpx4hmgacv.zip |######################################---------------| 72.12% tmpx4hmgacv.zip |######################################---------------| 72.31% tmpx4hmgacv.zip |######################################---------------| 72.49% tmpx4hmgacv.zip |#######################################--------------| 72.68% tmpx4hmgacv.zip |#######################################--------------| 72.86% tmpx4hmgacv.zip |#######################################--------------| 73.05% tmpx4hmgacv.zip |#######################################--------------| 73.23% tmpx4hmgacv.zip |#######################################--------------| 73.42% tmpx4hmgacv.zip |#######################################--------------| 73.61% tmpx4hmgacv.zip |#######################################--------------| 73.79% tmpx4hmgacv.zip |#######################################--------------| 73.98% tmpx4hmgacv.zip |#######################################--------------| 74.16% tmpx4hmgacv.zip |#######################################--------------| 74.35% tmpx4hmgacv.zip |########################################-------------| 74.53% tmpx4hmgacv.zip |########################################-------------| 74.72% tmpx4hmgacv.zip |########################################-------------| 74.9% tmpx4hmgacv.zip |########################################-------------| 75.09% tmpx4hmgacv.zip |########################################-------------| 75.27% tmpx4hmgacv.zip |########################################-------------| 75.46% tmpx4hmgacv.zip |########################################-------------| 75.65% tmpx4hmgacv.zip |########################################-------------| 75.83% tmpx4hmgacv.zip |########################################-------------| 76.02% tmpx4hmgacv.zip |########################################-------------| 76.2% tmpx4hmgacv.zip |########################################-------------| 76.39% tmpx4hmgacv.zip |#########################################------------| 76.57% tmpx4hmgacv.zip |#########################################------------| 76.76% tmpx4hmgacv.zip |#########################################------------| 76.94% tmpx4hmgacv.zip |#########################################------------| 77.13% tmpx4hmgacv.zip |#########################################------------| 77.31% tmpx4hmgacv.zip |#########################################------------| 77.5% tmpx4hmgacv.zip |#########################################------------| 77.68% tmpx4hmgacv.zip |#########################################------------| 77.87% tmpx4hmgacv.zip |#########################################------------| 78.06% tmpx4hmgacv.zip |#########################################------------| 78.24% tmpx4hmgacv.zip |##########################################-----------| 78.43% tmpx4hmgacv.zip |##########################################-----------| 78.61% tmpx4hmgacv.zip |##########################################-----------| 78.8% tmpx4hmgacv.zip |##########################################-----------| 78.98% tmpx4hmgacv.zip |##########################################-----------| 79.17% tmpx4hmgacv.zip |##########################################-----------| 79.35% tmpx4hmgacv.zip |##########################################-----------| 79.54% tmpx4hmgacv.zip |##########################################-----------| 79.72% tmpx4hmgacv.zip |##########################################-----------| 79.91% tmpx4hmgacv.zip |##########################################-----------| 80.09% tmpx4hmgacv.zip |###########################################----------| 80.28% tmpx4hmgacv.zip |###########################################----------| 80.47% tmpx4hmgacv.zip |###########################################----------| 80.65% tmpx4hmgacv.zip |###########################################----------| 80.84% tmpx4hmgacv.zip |###########################################----------| 81.02% tmpx4hmgacv.zip |###########################################----------| 81.21% tmpx4hmgacv.zip |###########################################----------| 81.39% tmpx4hmgacv.zip |###########################################----------| 81.58% tmpx4hmgacv.zip |###########################################----------| 81.76% tmpx4hmgacv.zip |###########################################----------| 81.95% tmpx4hmgacv.zip |############################################---------| 82.13% tmpx4hmgacv.zip |############################################---------| 82.32% tmpx4hmgacv.zip |############################################---------| 82.51% tmpx4hmgacv.zip |############################################---------| 82.69% tmpx4hmgacv.zip |############################################---------| 82.88% tmpx4hmgacv.zip |############################################---------| 83.06% tmpx4hmgacv.zip |############################################---------| 83.25% tmpx4hmgacv.zip |############################################---------| 83.43% tmpx4hmgacv.zip |############################################---------| 83.62% tmpx4hmgacv.zip |############################################---------| 83.8% tmpx4hmgacv.zip |#############################################--------| 83.99% tmpx4hmgacv.zip |#############################################--------| 84.17% tmpx4hmgacv.zip |#############################################--------| 84.36% tmpx4hmgacv.zip |#############################################--------| 84.54% tmpx4hmgacv.zip |#############################################--------| 84.73% tmpx4hmgacv.zip |#############################################--------| 84.92% tmpx4hmgacv.zip |#############################################--------| 85.1% tmpx4hmgacv.zip |#############################################--------| 85.29% tmpx4hmgacv.zip |#############################################--------| 85.47% tmpx4hmgacv.zip |#############################################--------| 85.66% tmpx4hmgacv.zip |#############################################--------| 85.84% tmpx4hmgacv.zip |##############################################-------| 86.03% tmpx4hmgacv.zip |##############################################-------| 86.21% tmpx4hmgacv.zip |##############################################-------| 86.4% tmpx4hmgacv.zip |##############################################-------| 86.58% tmpx4hmgacv.zip |##############################################-------| 86.77% tmpx4hmgacv.zip |##############################################-------| 86.95% tmpx4hmgacv.zip |##############################################-------| 87.14% tmpx4hmgacv.zip |##############################################-------| 87.33% tmpx4hmgacv.zip |##############################################-------| 87.51% tmpx4hmgacv.zip |##############################################-------| 87.7% tmpx4hmgacv.zip |###############################################------| 87.88% tmpx4hmgacv.zip |###############################################------| 88.07% tmpx4hmgacv.zip |###############################################------| 88.25% tmpx4hmgacv.zip |###############################################------| 88.44% tmpx4hmgacv.zip |###############################################------| 88.62% tmpx4hmgacv.zip |###############################################------| 88.81% tmpx4hmgacv.zip |###############################################------| 88.99% tmpx4hmgacv.zip |###############################################------| 89.18% tmpx4hmgacv.zip |###############################################------| 89.37% tmpx4hmgacv.zip |###############################################------| 89.55% tmpx4hmgacv.zip |################################################-----| 89.74% tmpx4hmgacv.zip |################################################-----| 89.92% tmpx4hmgacv.zip |################################################-----| 90.11% tmpx4hmgacv.zip |################################################-----| 90.29% tmpx4hmgacv.zip |################################################-----| 90.48% tmpx4hmgacv.zip |################################################-----| 90.66% tmpx4hmgacv.zip |################################################-----| 90.85% tmpx4hmgacv.zip |################################################-----| 91.03% tmpx4hmgacv.zip |################################################-----| 91.22% tmpx4hmgacv.zip |################################################-----| 91.4% tmpx4hmgacv.zip |#################################################----| 91.59% tmpx4hmgacv.zip |#################################################----| 91.78% tmpx4hmgacv.zip |#################################################----| 91.96% tmpx4hmgacv.zip |#################################################----| 92.15% tmpx4hmgacv.zip |#################################################----| 92.33% tmpx4hmgacv.zip |#################################################----| 92.52% tmpx4hmgacv.zip |#################################################----| 92.7% tmpx4hmgacv.zip |#################################################----| 92.89% tmpx4hmgacv.zip |#################################################----| 93.07% tmpx4hmgacv.zip |#################################################----| 93.26% tmpx4hmgacv.zip |##################################################---| 93.44% tmpx4hmgacv.zip |##################################################---| 93.63% tmpx4hmgacv.zip |##################################################---| 93.81% tmpx4hmgacv.zip |##################################################---| 94.0% tmpx4hmgacv.zip |##################################################---| 94.19% tmpx4hmgacv.zip |##################################################---| 94.37% tmpx4hmgacv.zip |##################################################---| 94.56% tmpx4hmgacv.zip |##################################################---| 94.74% tmpx4hmgacv.zip |##################################################---| 94.93% tmpx4hmgacv.zip |##################################################---| 95.11% tmpx4hmgacv.zip |###################################################--| 95.3% tmpx4hmgacv.zip |###################################################--| 95.48% tmpx4hmgacv.zip |###################################################--| 95.67% tmpx4hmgacv.zip |###################################################--| 95.85% tmpx4hmgacv.zip |###################################################--| 96.04% tmpx4hmgacv.zip |###################################################--| 96.23% tmpx4hmgacv.zip |###################################################--| 96.41% tmpx4hmgacv.zip |###################################################--| 96.6% tmpx4hmgacv.zip |###################################################--| 96.78% tmpx4hmgacv.zip |###################################################--| 96.97% tmpx4hmgacv.zip |###################################################--| 97.15% tmpx4hmgacv.zip |####################################################-| 97.34% tmpx4hmgacv.zip |####################################################-| 97.52% tmpx4hmgacv.zip |####################################################-| 97.71% tmpx4hmgacv.zip |####################################################-| 97.89% tmpx4hmgacv.zip |####################################################-| 98.08% tmpx4hmgacv.zip |####################################################-| 98.26% tmpx4hmgacv.zip |####################################################-| 98.45% tmpx4hmgacv.zip |####################################################-| 98.64% tmpx4hmgacv.zip |####################################################-| 98.82% tmpx4hmgacv.zip |####################################################-| 99.01% tmpx4hmgacv.zip |#####################################################| 99.19% tmpx4hmgacv.zip |#####################################################| 99.38% tmpx4hmgacv.zip |#####################################################| 99.56% tmpx4hmgacv.zip |#####################################################| 99.75% tmpx4hmgacv.zip |#####################################################| 99.93% tmpx4hmgacv.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 9dc4eb7c-14df-4d89-8c38-eb0f2d57cbb8 + 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