By type
+ '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' ++ cat /opt/onap/cm-secrets/password + CMPASS=UmH7vbj6 + CMPASS=UmH7vbj6 + sed -i -e 's|admin_password: .*$|admin_password: UmH7vbj6|' /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 + /scripts/init-cloudify.sh + exec /sbin/init --log-target=journal + /scripts/setup-secret.sh + '[' '!' -d /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. + 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 Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Services: Got a status response | Cloudify Console | Inactive | | Management Worker | 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 | Inactive | | Manager Rest-Service | Active | | PostgreSQL | Active | | RabbitMQ | Active | +--------------------------------+----------+ Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /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-9ullhtt/dmaap-1.5.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-9ullhtt/dmaap_types.yaml ++ basename /opt/plugins/plugin-9ullhtt/dmaap-1.5.0-py36-none-linux_x86_64.wgn + ARCHIVE=dmaap-1.5.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dmaap-1.5.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dmaap-1.5.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-9ullhtt/dmaap_types.yaml /opt/plugins/plugin-9ullhtt/dmaap-1.5.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp7uiitxh9.zip |-----------------------------------------------------| 0.55% tmp7uiitxh9.zip |#----------------------------------------------------| 1.1% tmp7uiitxh9.zip |#----------------------------------------------------| 1.65% tmp7uiitxh9.zip |#----------------------------------------------------| 2.21% tmp7uiitxh9.zip |#----------------------------------------------------| 2.76% tmp7uiitxh9.zip |##---------------------------------------------------| 3.31% tmp7uiitxh9.zip |##---------------------------------------------------| 3.86% tmp7uiitxh9.zip |##---------------------------------------------------| 4.41% tmp7uiitxh9.zip |###--------------------------------------------------| 4.96% tmp7uiitxh9.zip |###--------------------------------------------------| 5.51% tmp7uiitxh9.zip |###--------------------------------------------------| 6.06% tmp7uiitxh9.zip |####-------------------------------------------------| 6.62% tmp7uiitxh9.zip |####-------------------------------------------------| 7.17% tmp7uiitxh9.zip |####-------------------------------------------------| 7.72% tmp7uiitxh9.zip |####-------------------------------------------------| 8.27% tmp7uiitxh9.zip |#####------------------------------------------------| 8.82% tmp7uiitxh9.zip |#####------------------------------------------------| 9.37% tmp7uiitxh9.zip |#####------------------------------------------------| 9.92% tmp7uiitxh9.zip |######-----------------------------------------------| 10.48% tmp7uiitxh9.zip |######-----------------------------------------------| 11.03% tmp7uiitxh9.zip |######-----------------------------------------------| 11.58% tmp7uiitxh9.zip |######-----------------------------------------------| 12.13% tmp7uiitxh9.zip |#######----------------------------------------------| 12.68% tmp7uiitxh9.zip |#######----------------------------------------------| 13.23% tmp7uiitxh9.zip |#######----------------------------------------------| 13.78% tmp7uiitxh9.zip |########---------------------------------------------| 14.34% tmp7uiitxh9.zip |########---------------------------------------------| 14.89% tmp7uiitxh9.zip |########---------------------------------------------| 15.44% tmp7uiitxh9.zip |########---------------------------------------------| 15.99% tmp7uiitxh9.zip |#########--------------------------------------------| 16.54% tmp7uiitxh9.zip |#########--------------------------------------------| 17.09% tmp7uiitxh9.zip |#########--------------------------------------------| 17.64% tmp7uiitxh9.zip |##########-------------------------------------------| 18.19% tmp7uiitxh9.zip |##########-------------------------------------------| 18.75% tmp7uiitxh9.zip |##########-------------------------------------------| 19.3% tmp7uiitxh9.zip |###########------------------------------------------| 19.85% tmp7uiitxh9.zip |###########------------------------------------------| 20.4% tmp7uiitxh9.zip |###########------------------------------------------| 20.95% tmp7uiitxh9.zip |###########------------------------------------------| 21.5% tmp7uiitxh9.zip |############-----------------------------------------| 22.05% tmp7uiitxh9.zip |############-----------------------------------------| 22.61% tmp7uiitxh9.zip |############-----------------------------------------| 23.16% tmp7uiitxh9.zip |#############----------------------------------------| 23.71% tmp7uiitxh9.zip |#############----------------------------------------| 24.26% tmp7uiitxh9.zip |#############----------------------------------------| 24.81% tmp7uiitxh9.zip |#############----------------------------------------| 25.36% tmp7uiitxh9.zip |##############---------------------------------------| 25.91% tmp7uiitxh9.zip |##############---------------------------------------| 26.47% tmp7uiitxh9.zip |##############---------------------------------------| 27.02% tmp7uiitxh9.zip |###############--------------------------------------| 27.57% tmp7uiitxh9.zip |###############--------------------------------------| 28.12% tmp7uiitxh9.zip |###############--------------------------------------| 28.67% tmp7uiitxh9.zip |###############--------------------------------------| 29.22% tmp7uiitxh9.zip |################-------------------------------------| 29.77% tmp7uiitxh9.zip |################-------------------------------------| 30.32% tmp7uiitxh9.zip |################-------------------------------------| 30.88% tmp7uiitxh9.zip |#################------------------------------------| 31.43% tmp7uiitxh9.zip |#################------------------------------------| 31.98% tmp7uiitxh9.zip |#################------------------------------------| 32.53% tmp7uiitxh9.zip |##################-----------------------------------| 33.08% tmp7uiitxh9.zip |##################-----------------------------------| 33.63% tmp7uiitxh9.zip |##################-----------------------------------| 34.18% tmp7uiitxh9.zip |##################-----------------------------------| 34.74% tmp7uiitxh9.zip |###################----------------------------------| 35.29% tmp7uiitxh9.zip |###################----------------------------------| 35.84% tmp7uiitxh9.zip |###################----------------------------------| 36.39% tmp7uiitxh9.zip |####################---------------------------------| 36.94% tmp7uiitxh9.zip |####################---------------------------------| 37.49% tmp7uiitxh9.zip |####################---------------------------------| 38.04% tmp7uiitxh9.zip |####################---------------------------------| 38.6% tmp7uiitxh9.zip |#####################--------------------------------| 39.15% tmp7uiitxh9.zip |#####################--------------------------------| 39.7% tmp7uiitxh9.zip |#####################--------------------------------| 40.25% tmp7uiitxh9.zip |######################-------------------------------| 40.8% tmp7uiitxh9.zip |######################-------------------------------| 41.35% tmp7uiitxh9.zip |######################-------------------------------| 41.9% tmp7uiitxh9.zip |#######################------------------------------| 42.45% tmp7uiitxh9.zip |#######################------------------------------| 43.01% tmp7uiitxh9.zip |#######################------------------------------| 43.56% tmp7uiitxh9.zip |#######################------------------------------| 44.11% tmp7uiitxh9.zip |########################-----------------------------| 44.66% tmp7uiitxh9.zip |########################-----------------------------| 45.21% tmp7uiitxh9.zip |########################-----------------------------| 45.76% tmp7uiitxh9.zip |#########################----------------------------| 46.31% tmp7uiitxh9.zip |#########################----------------------------| 46.87% tmp7uiitxh9.zip |#########################----------------------------| 47.42% tmp7uiitxh9.zip |#########################----------------------------| 47.97% tmp7uiitxh9.zip |##########################---------------------------| 48.52% tmp7uiitxh9.zip |##########################---------------------------| 49.07% tmp7uiitxh9.zip |##########################---------------------------| 49.62% tmp7uiitxh9.zip |###########################--------------------------| 50.17% tmp7uiitxh9.zip |###########################--------------------------| 50.73% tmp7uiitxh9.zip |###########################--------------------------| 51.28% tmp7uiitxh9.zip |###########################--------------------------| 51.83% tmp7uiitxh9.zip |############################-------------------------| 52.38% tmp7uiitxh9.zip |############################-------------------------| 52.93% tmp7uiitxh9.zip |############################-------------------------| 53.48% tmp7uiitxh9.zip |#############################------------------------| 54.03% tmp7uiitxh9.zip |#############################------------------------| 54.58% tmp7uiitxh9.zip |#############################------------------------| 55.14% tmp7uiitxh9.zip |##############################-----------------------| 55.69% tmp7uiitxh9.zip |##############################-----------------------| 56.24% tmp7uiitxh9.zip |##############################-----------------------| 56.79% tmp7uiitxh9.zip |##############################-----------------------| 57.34% tmp7uiitxh9.zip |###############################----------------------| 57.89% tmp7uiitxh9.zip |###############################----------------------| 58.44% tmp7uiitxh9.zip |###############################----------------------| 59.0% tmp7uiitxh9.zip |################################---------------------| 59.55% tmp7uiitxh9.zip |################################---------------------| 60.1% tmp7uiitxh9.zip |################################---------------------| 60.65% tmp7uiitxh9.zip |################################---------------------| 61.2% tmp7uiitxh9.zip |#################################--------------------| 61.75% tmp7uiitxh9.zip |#################################--------------------| 62.3% tmp7uiitxh9.zip |#################################--------------------| 62.86% tmp7uiitxh9.zip |##################################-------------------| 63.41% tmp7uiitxh9.zip |##################################-------------------| 63.96% tmp7uiitxh9.zip |##################################-------------------| 64.51% tmp7uiitxh9.zip |##################################-------------------| 65.06% tmp7uiitxh9.zip |###################################------------------| 65.61% tmp7uiitxh9.zip |###################################------------------| 66.16% tmp7uiitxh9.zip |###################################------------------| 66.71% tmp7uiitxh9.zip |####################################-----------------| 67.27% tmp7uiitxh9.zip |####################################-----------------| 67.82% tmp7uiitxh9.zip |####################################-----------------| 68.37% tmp7uiitxh9.zip |#####################################----------------| 68.92% tmp7uiitxh9.zip |#####################################----------------| 69.47% tmp7uiitxh9.zip |#####################################----------------| 70.02% tmp7uiitxh9.zip |#####################################----------------| 70.57% tmp7uiitxh9.zip |######################################---------------| 71.13% tmp7uiitxh9.zip |######################################---------------| 71.68% tmp7uiitxh9.zip |######################################---------------| 72.23% tmp7uiitxh9.zip |#######################################--------------| 72.78% tmp7uiitxh9.zip |#######################################--------------| 73.33% tmp7uiitxh9.zip |#######################################--------------| 73.88% tmp7uiitxh9.zip |#######################################--------------| 74.43% tmp7uiitxh9.zip |########################################-------------| 74.99% tmp7uiitxh9.zip |########################################-------------| 75.54% tmp7uiitxh9.zip |########################################-------------| 76.09% tmp7uiitxh9.zip |#########################################------------| 76.64% tmp7uiitxh9.zip |#########################################------------| 77.19% tmp7uiitxh9.zip |#########################################------------| 77.74% tmp7uiitxh9.zip |#########################################------------| 78.29% tmp7uiitxh9.zip |##########################################-----------| 78.84% tmp7uiitxh9.zip |##########################################-----------| 79.4% tmp7uiitxh9.zip |##########################################-----------| 79.95% tmp7uiitxh9.zip |###########################################----------| 80.5% tmp7uiitxh9.zip |###########################################----------| 81.05% tmp7uiitxh9.zip |###########################################----------| 81.6% tmp7uiitxh9.zip |############################################---------| 82.15% tmp7uiitxh9.zip |############################################---------| 82.7% tmp7uiitxh9.zip |############################################---------| 83.26% tmp7uiitxh9.zip |############################################---------| 83.81% tmp7uiitxh9.zip |#############################################--------| 84.36% tmp7uiitxh9.zip |#############################################--------| 84.91% tmp7uiitxh9.zip |#############################################--------| 85.46% tmp7uiitxh9.zip |##############################################-------| 86.01% tmp7uiitxh9.zip |##############################################-------| 86.56% tmp7uiitxh9.zip |##############################################-------| 87.12% tmp7uiitxh9.zip |##############################################-------| 87.67% tmp7uiitxh9.zip |###############################################------| 88.22% tmp7uiitxh9.zip |###############################################------| 88.77% tmp7uiitxh9.zip |###############################################------| 89.32% tmp7uiitxh9.zip |################################################-----| 89.87% tmp7uiitxh9.zip |################################################-----| 90.42% tmp7uiitxh9.zip |################################################-----| 90.97% tmp7uiitxh9.zip |#################################################----| 91.53% tmp7uiitxh9.zip |#################################################----| 92.08% tmp7uiitxh9.zip |#################################################----| 92.63% tmp7uiitxh9.zip |#################################################----| 93.18% tmp7uiitxh9.zip |##################################################---| 93.73% tmp7uiitxh9.zip |##################################################---| 94.28% tmp7uiitxh9.zip |##################################################---| 94.83% tmp7uiitxh9.zip |###################################################--| 95.39% tmp7uiitxh9.zip |###################################################--| 95.94% tmp7uiitxh9.zip |###################################################--| 96.49% tmp7uiitxh9.zip |###################################################--| 97.04% tmp7uiitxh9.zip |####################################################-| 97.59% tmp7uiitxh9.zip |####################################################-| 98.14% tmp7uiitxh9.zip |####################################################-| 98.69% tmp7uiitxh9.zip |#####################################################| 99.25% tmp7uiitxh9.zip |#####################################################| 99.8% tmp7uiitxh9.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 5b9ef96a-c50f-4b99-acb7-9ca0af18056d + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-IHULxBY/pgaas-1.3.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-IHULxBY/pgaas_types.yaml ++ basename /opt/plugins/plugin-IHULxBY/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:UmH7vbj6 --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-IHULxBY/pgaas_types.yaml /opt/plugins/plugin-IHULxBY/pgaas-1.3.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmphv6yxgib.zip |-----------------------------------------------------| 0.19% tmphv6yxgib.zip |-----------------------------------------------------| 0.37% tmphv6yxgib.zip |-----------------------------------------------------| 0.56% tmphv6yxgib.zip |-----------------------------------------------------| 0.75% tmphv6yxgib.zip |-----------------------------------------------------| 0.94% tmphv6yxgib.zip |#----------------------------------------------------| 1.12% tmphv6yxgib.zip |#----------------------------------------------------| 1.31% tmphv6yxgib.zip |#----------------------------------------------------| 1.5% tmphv6yxgib.zip |#----------------------------------------------------| 1.69% tmphv6yxgib.zip |#----------------------------------------------------| 1.87% tmphv6yxgib.zip |#----------------------------------------------------| 2.06% tmphv6yxgib.zip |#----------------------------------------------------| 2.25% tmphv6yxgib.zip |#----------------------------------------------------| 2.44% tmphv6yxgib.zip |#----------------------------------------------------| 2.62% tmphv6yxgib.zip |#----------------------------------------------------| 2.81% tmphv6yxgib.zip |##---------------------------------------------------| 3.0% tmphv6yxgib.zip |##---------------------------------------------------| 3.19% tmphv6yxgib.zip |##---------------------------------------------------| 3.37% tmphv6yxgib.zip |##---------------------------------------------------| 3.56% tmphv6yxgib.zip |##---------------------------------------------------| 3.75% tmphv6yxgib.zip |##---------------------------------------------------| 3.94% tmphv6yxgib.zip |##---------------------------------------------------| 4.12% tmphv6yxgib.zip |##---------------------------------------------------| 4.31% tmphv6yxgib.zip |##---------------------------------------------------| 4.5% tmphv6yxgib.zip |##---------------------------------------------------| 4.69% tmphv6yxgib.zip |###--------------------------------------------------| 4.87% tmphv6yxgib.zip |###--------------------------------------------------| 5.06% tmphv6yxgib.zip |###--------------------------------------------------| 5.25% tmphv6yxgib.zip |###--------------------------------------------------| 5.43% tmphv6yxgib.zip |###--------------------------------------------------| 5.62% tmphv6yxgib.zip |###--------------------------------------------------| 5.81% tmphv6yxgib.zip |###--------------------------------------------------| 6.0% tmphv6yxgib.zip |###--------------------------------------------------| 6.18% tmphv6yxgib.zip |###--------------------------------------------------| 6.37% tmphv6yxgib.zip |###--------------------------------------------------| 6.56% tmphv6yxgib.zip |####-------------------------------------------------| 6.75% tmphv6yxgib.zip |####-------------------------------------------------| 6.93% tmphv6yxgib.zip |####-------------------------------------------------| 7.12% tmphv6yxgib.zip |####-------------------------------------------------| 7.31% tmphv6yxgib.zip |####-------------------------------------------------| 7.5% tmphv6yxgib.zip |####-------------------------------------------------| 7.68% tmphv6yxgib.zip |####-------------------------------------------------| 7.87% tmphv6yxgib.zip |####-------------------------------------------------| 8.06% tmphv6yxgib.zip |####-------------------------------------------------| 8.25% tmphv6yxgib.zip |####-------------------------------------------------| 8.43% tmphv6yxgib.zip |#####------------------------------------------------| 8.62% tmphv6yxgib.zip |#####------------------------------------------------| 8.81% tmphv6yxgib.zip |#####------------------------------------------------| 9.0% tmphv6yxgib.zip |#####------------------------------------------------| 9.18% tmphv6yxgib.zip |#####------------------------------------------------| 9.37% tmphv6yxgib.zip |#####------------------------------------------------| 9.56% tmphv6yxgib.zip |#####------------------------------------------------| 9.75% tmphv6yxgib.zip |#####------------------------------------------------| 9.93% tmphv6yxgib.zip |#####------------------------------------------------| 10.12% tmphv6yxgib.zip |#####------------------------------------------------| 10.31% tmphv6yxgib.zip |######-----------------------------------------------| 10.49% tmphv6yxgib.zip |######-----------------------------------------------| 10.68% tmphv6yxgib.zip |######-----------------------------------------------| 10.87% tmphv6yxgib.zip |######-----------------------------------------------| 11.06% tmphv6yxgib.zip |######-----------------------------------------------| 11.24% tmphv6yxgib.zip |######-----------------------------------------------| 11.43% tmphv6yxgib.zip |######-----------------------------------------------| 11.62% tmphv6yxgib.zip |######-----------------------------------------------| 11.81% tmphv6yxgib.zip |######-----------------------------------------------| 11.99% tmphv6yxgib.zip |######-----------------------------------------------| 12.18% tmphv6yxgib.zip |#######----------------------------------------------| 12.37% tmphv6yxgib.zip |#######----------------------------------------------| 12.56% tmphv6yxgib.zip |#######----------------------------------------------| 12.74% tmphv6yxgib.zip |#######----------------------------------------------| 12.93% tmphv6yxgib.zip |#######----------------------------------------------| 13.12% tmphv6yxgib.zip |#######----------------------------------------------| 13.31% tmphv6yxgib.zip |#######----------------------------------------------| 13.49% tmphv6yxgib.zip |#######----------------------------------------------| 13.68% tmphv6yxgib.zip |#######----------------------------------------------| 13.87% tmphv6yxgib.zip |#######----------------------------------------------| 14.06% tmphv6yxgib.zip |########---------------------------------------------| 14.24% tmphv6yxgib.zip |########---------------------------------------------| 14.43% tmphv6yxgib.zip |########---------------------------------------------| 14.62% tmphv6yxgib.zip |########---------------------------------------------| 14.8% tmphv6yxgib.zip |########---------------------------------------------| 14.99% tmphv6yxgib.zip |########---------------------------------------------| 15.18% tmphv6yxgib.zip |########---------------------------------------------| 15.37% tmphv6yxgib.zip |########---------------------------------------------| 15.55% tmphv6yxgib.zip |########---------------------------------------------| 15.74% tmphv6yxgib.zip |########---------------------------------------------| 15.93% tmphv6yxgib.zip |#########--------------------------------------------| 16.12% tmphv6yxgib.zip |#########--------------------------------------------| 16.3% tmphv6yxgib.zip |#########--------------------------------------------| 16.49% tmphv6yxgib.zip |#########--------------------------------------------| 16.68% tmphv6yxgib.zip |#########--------------------------------------------| 16.87% tmphv6yxgib.zip |#########--------------------------------------------| 17.05% tmphv6yxgib.zip |#########--------------------------------------------| 17.24% tmphv6yxgib.zip |#########--------------------------------------------| 17.43% tmphv6yxgib.zip |#########--------------------------------------------| 17.62% tmphv6yxgib.zip |#########--------------------------------------------| 17.8% tmphv6yxgib.zip |##########-------------------------------------------| 17.99% tmphv6yxgib.zip |##########-------------------------------------------| 18.18% tmphv6yxgib.zip |##########-------------------------------------------| 18.37% tmphv6yxgib.zip |##########-------------------------------------------| 18.55% tmphv6yxgib.zip |##########-------------------------------------------| 18.74% tmphv6yxgib.zip |##########-------------------------------------------| 18.93% tmphv6yxgib.zip |##########-------------------------------------------| 19.12% tmphv6yxgib.zip |##########-------------------------------------------| 19.3% tmphv6yxgib.zip |##########-------------------------------------------| 19.49% tmphv6yxgib.zip |##########-------------------------------------------| 19.68% tmphv6yxgib.zip |###########------------------------------------------| 19.86% tmphv6yxgib.zip |###########------------------------------------------| 20.05% tmphv6yxgib.zip |###########------------------------------------------| 20.24% tmphv6yxgib.zip |###########------------------------------------------| 20.43% tmphv6yxgib.zip |###########------------------------------------------| 20.61% tmphv6yxgib.zip |###########------------------------------------------| 20.8% tmphv6yxgib.zip |###########------------------------------------------| 20.99% tmphv6yxgib.zip |###########------------------------------------------| 21.18% tmphv6yxgib.zip |###########------------------------------------------| 21.36% tmphv6yxgib.zip |###########------------------------------------------| 21.55% tmphv6yxgib.zip |############-----------------------------------------| 21.74% tmphv6yxgib.zip |############-----------------------------------------| 21.93% tmphv6yxgib.zip |############-----------------------------------------| 22.11% tmphv6yxgib.zip |############-----------------------------------------| 22.3% tmphv6yxgib.zip |############-----------------------------------------| 22.49% tmphv6yxgib.zip |############-----------------------------------------| 22.68% tmphv6yxgib.zip |############-----------------------------------------| 22.86% tmphv6yxgib.zip |############-----------------------------------------| 23.05% tmphv6yxgib.zip |############-----------------------------------------| 23.24% tmphv6yxgib.zip |############-----------------------------------------| 23.43% tmphv6yxgib.zip |#############----------------------------------------| 23.61% tmphv6yxgib.zip |#############----------------------------------------| 23.8% tmphv6yxgib.zip |#############----------------------------------------| 23.99% tmphv6yxgib.zip |#############----------------------------------------| 24.18% tmphv6yxgib.zip |#############----------------------------------------| 24.36% tmphv6yxgib.zip |#############----------------------------------------| 24.55% tmphv6yxgib.zip |#############----------------------------------------| 24.74% tmphv6yxgib.zip |#############----------------------------------------| 24.92% tmphv6yxgib.zip |#############----------------------------------------| 25.11% tmphv6yxgib.zip |#############----------------------------------------| 25.3% tmphv6yxgib.zip |##############---------------------------------------| 25.49% tmphv6yxgib.zip |##############---------------------------------------| 25.67% tmphv6yxgib.zip |##############---------------------------------------| 25.86% tmphv6yxgib.zip |##############---------------------------------------| 26.05% tmphv6yxgib.zip |##############---------------------------------------| 26.24% tmphv6yxgib.zip |##############---------------------------------------| 26.42% tmphv6yxgib.zip |##############---------------------------------------| 26.61% tmphv6yxgib.zip |##############---------------------------------------| 26.8% tmphv6yxgib.zip |##############---------------------------------------| 26.99% tmphv6yxgib.zip |##############---------------------------------------| 27.17% tmphv6yxgib.zip |###############--------------------------------------| 27.36% tmphv6yxgib.zip |###############--------------------------------------| 27.55% tmphv6yxgib.zip |###############--------------------------------------| 27.74% tmphv6yxgib.zip |###############--------------------------------------| 27.92% tmphv6yxgib.zip |###############--------------------------------------| 28.11% tmphv6yxgib.zip |###############--------------------------------------| 28.3% tmphv6yxgib.zip |###############--------------------------------------| 28.49% tmphv6yxgib.zip |###############--------------------------------------| 28.67% tmphv6yxgib.zip |###############--------------------------------------| 28.86% tmphv6yxgib.zip |###############--------------------------------------| 29.05% tmphv6yxgib.zip |###############--------------------------------------| 29.24% tmphv6yxgib.zip |################-------------------------------------| 29.42% tmphv6yxgib.zip |################-------------------------------------| 29.61% tmphv6yxgib.zip |################-------------------------------------| 29.8% tmphv6yxgib.zip |################-------------------------------------| 29.98% tmphv6yxgib.zip |################-------------------------------------| 30.17% tmphv6yxgib.zip |################-------------------------------------| 30.36% tmphv6yxgib.zip |################-------------------------------------| 30.55% tmphv6yxgib.zip |################-------------------------------------| 30.73% tmphv6yxgib.zip |################-------------------------------------| 30.92% tmphv6yxgib.zip |################-------------------------------------| 31.11% tmphv6yxgib.zip |#################------------------------------------| 31.3% tmphv6yxgib.zip |#################------------------------------------| 31.48% tmphv6yxgib.zip |#################------------------------------------| 31.67% tmphv6yxgib.zip |#################------------------------------------| 31.86% tmphv6yxgib.zip |#################------------------------------------| 32.05% tmphv6yxgib.zip |#################------------------------------------| 32.23% tmphv6yxgib.zip |#################------------------------------------| 32.42% tmphv6yxgib.zip |#################------------------------------------| 32.61% tmphv6yxgib.zip |#################------------------------------------| 32.8% tmphv6yxgib.zip |#################------------------------------------| 32.98% tmphv6yxgib.zip |##################-----------------------------------| 33.17% tmphv6yxgib.zip |##################-----------------------------------| 33.36% tmphv6yxgib.zip |##################-----------------------------------| 33.55% tmphv6yxgib.zip |##################-----------------------------------| 33.73% tmphv6yxgib.zip |##################-----------------------------------| 33.92% tmphv6yxgib.zip |##################-----------------------------------| 34.11% tmphv6yxgib.zip |##################-----------------------------------| 34.3% tmphv6yxgib.zip |##################-----------------------------------| 34.48% tmphv6yxgib.zip |##################-----------------------------------| 34.67% tmphv6yxgib.zip |##################-----------------------------------| 34.86% tmphv6yxgib.zip |###################----------------------------------| 35.04% tmphv6yxgib.zip |###################----------------------------------| 35.23% tmphv6yxgib.zip |###################----------------------------------| 35.42% tmphv6yxgib.zip |###################----------------------------------| 35.61% tmphv6yxgib.zip |###################----------------------------------| 35.79% tmphv6yxgib.zip |###################----------------------------------| 35.98% tmphv6yxgib.zip |###################----------------------------------| 36.17% tmphv6yxgib.zip |###################----------------------------------| 36.36% tmphv6yxgib.zip |###################----------------------------------| 36.54% tmphv6yxgib.zip |###################----------------------------------| 36.73% tmphv6yxgib.zip |####################---------------------------------| 36.92% tmphv6yxgib.zip |####################---------------------------------| 37.11% tmphv6yxgib.zip |####################---------------------------------| 37.29% tmphv6yxgib.zip |####################---------------------------------| 37.48% tmphv6yxgib.zip |####################---------------------------------| 37.67% tmphv6yxgib.zip |####################---------------------------------| 37.86% tmphv6yxgib.zip |####################---------------------------------| 38.04% tmphv6yxgib.zip |####################---------------------------------| 38.23% tmphv6yxgib.zip |####################---------------------------------| 38.42% tmphv6yxgib.zip |####################---------------------------------| 38.61% tmphv6yxgib.zip |#####################--------------------------------| 38.79% tmphv6yxgib.zip |#####################--------------------------------| 38.98% tmphv6yxgib.zip |#####################--------------------------------| 39.17% tmphv6yxgib.zip |#####################--------------------------------| 39.36% tmphv6yxgib.zip |#####################--------------------------------| 39.54% tmphv6yxgib.zip |#####################--------------------------------| 39.73% tmphv6yxgib.zip |#####################--------------------------------| 39.92% tmphv6yxgib.zip |#####################--------------------------------| 40.1% tmphv6yxgib.zip |#####################--------------------------------| 40.29% tmphv6yxgib.zip |#####################--------------------------------| 40.48% tmphv6yxgib.zip |######################-------------------------------| 40.67% tmphv6yxgib.zip |######################-------------------------------| 40.85% tmphv6yxgib.zip |######################-------------------------------| 41.04% tmphv6yxgib.zip |######################-------------------------------| 41.23% tmphv6yxgib.zip |######################-------------------------------| 41.42% tmphv6yxgib.zip |######################-------------------------------| 41.6% tmphv6yxgib.zip |######################-------------------------------| 41.79% tmphv6yxgib.zip |######################-------------------------------| 41.98% tmphv6yxgib.zip |######################-------------------------------| 42.17% tmphv6yxgib.zip |######################-------------------------------| 42.35% tmphv6yxgib.zip |#######################------------------------------| 42.54% tmphv6yxgib.zip |#######################------------------------------| 42.73% tmphv6yxgib.zip |#######################------------------------------| 42.92% tmphv6yxgib.zip |#######################------------------------------| 43.1% tmphv6yxgib.zip |#######################------------------------------| 43.29% tmphv6yxgib.zip |#######################------------------------------| 43.48% tmphv6yxgib.zip |#######################------------------------------| 43.67% tmphv6yxgib.zip |#######################------------------------------| 43.85% tmphv6yxgib.zip |#######################------------------------------| 44.04% tmphv6yxgib.zip |#######################------------------------------| 44.23% tmphv6yxgib.zip |########################-----------------------------| 44.41% tmphv6yxgib.zip |########################-----------------------------| 44.6% tmphv6yxgib.zip |########################-----------------------------| 44.79% tmphv6yxgib.zip |########################-----------------------------| 44.98% tmphv6yxgib.zip |########################-----------------------------| 45.16% tmphv6yxgib.zip |########################-----------------------------| 45.35% tmphv6yxgib.zip |########################-----------------------------| 45.54% tmphv6yxgib.zip |########################-----------------------------| 45.73% tmphv6yxgib.zip |########################-----------------------------| 45.91% tmphv6yxgib.zip |########################-----------------------------| 46.1% tmphv6yxgib.zip |#########################----------------------------| 46.29% tmphv6yxgib.zip |#########################----------------------------| 46.48% tmphv6yxgib.zip |#########################----------------------------| 46.66% tmphv6yxgib.zip |#########################----------------------------| 46.85% tmphv6yxgib.zip |#########################----------------------------| 47.04% tmphv6yxgib.zip |#########################----------------------------| 47.23% tmphv6yxgib.zip |#########################----------------------------| 47.41% tmphv6yxgib.zip |#########################----------------------------| 47.6% tmphv6yxgib.zip |#########################----------------------------| 47.79% tmphv6yxgib.zip |#########################----------------------------| 47.98% tmphv6yxgib.zip |##########################---------------------------| 48.16% tmphv6yxgib.zip |##########################---------------------------| 48.35% tmphv6yxgib.zip |##########################---------------------------| 48.54% tmphv6yxgib.zip |##########################---------------------------| 48.73% tmphv6yxgib.zip |##########################---------------------------| 48.91% tmphv6yxgib.zip |##########################---------------------------| 49.1% tmphv6yxgib.zip |##########################---------------------------| 49.29% tmphv6yxgib.zip |##########################---------------------------| 49.47% tmphv6yxgib.zip |##########################---------------------------| 49.66% tmphv6yxgib.zip |##########################---------------------------| 49.85% tmphv6yxgib.zip |###########################--------------------------| 50.04% tmphv6yxgib.zip |###########################--------------------------| 50.22% tmphv6yxgib.zip |###########################--------------------------| 50.41% tmphv6yxgib.zip |###########################--------------------------| 50.6% tmphv6yxgib.zip |###########################--------------------------| 50.79% tmphv6yxgib.zip |###########################--------------------------| 50.97% tmphv6yxgib.zip |###########################--------------------------| 51.16% tmphv6yxgib.zip |###########################--------------------------| 51.35% tmphv6yxgib.zip |###########################--------------------------| 51.54% tmphv6yxgib.zip |###########################--------------------------| 51.72% tmphv6yxgib.zip |############################-------------------------| 51.91% tmphv6yxgib.zip |############################-------------------------| 52.1% tmphv6yxgib.zip |############################-------------------------| 52.29% tmphv6yxgib.zip |############################-------------------------| 52.47% tmphv6yxgib.zip |############################-------------------------| 52.66% tmphv6yxgib.zip |############################-------------------------| 52.85% tmphv6yxgib.zip |############################-------------------------| 53.04% tmphv6yxgib.zip |############################-------------------------| 53.22% tmphv6yxgib.zip |############################-------------------------| 53.41% tmphv6yxgib.zip |############################-------------------------| 53.6% tmphv6yxgib.zip |#############################------------------------| 53.79% tmphv6yxgib.zip |#############################------------------------| 53.97% tmphv6yxgib.zip |#############################------------------------| 54.16% tmphv6yxgib.zip |#############################------------------------| 54.35% tmphv6yxgib.zip |#############################------------------------| 54.53% tmphv6yxgib.zip |#############################------------------------| 54.72% tmphv6yxgib.zip |#############################------------------------| 54.91% tmphv6yxgib.zip |#############################------------------------| 55.1% tmphv6yxgib.zip |#############################------------------------| 55.28% tmphv6yxgib.zip |#############################------------------------| 55.47% tmphv6yxgib.zip |#############################------------------------| 55.66% tmphv6yxgib.zip |##############################-----------------------| 55.85% tmphv6yxgib.zip |##############################-----------------------| 56.03% tmphv6yxgib.zip |##############################-----------------------| 56.22% tmphv6yxgib.zip |##############################-----------------------| 56.41% tmphv6yxgib.zip |##############################-----------------------| 56.6% tmphv6yxgib.zip |##############################-----------------------| 56.78% tmphv6yxgib.zip |##############################-----------------------| 56.97% tmphv6yxgib.zip |##############################-----------------------| 57.16% tmphv6yxgib.zip |##############################-----------------------| 57.35% tmphv6yxgib.zip |##############################-----------------------| 57.53% tmphv6yxgib.zip |###############################----------------------| 57.72% tmphv6yxgib.zip |###############################----------------------| 57.91% tmphv6yxgib.zip |###############################----------------------| 58.1% tmphv6yxgib.zip |###############################----------------------| 58.28% tmphv6yxgib.zip |###############################----------------------| 58.47% tmphv6yxgib.zip |###############################----------------------| 58.66% tmphv6yxgib.zip |###############################----------------------| 58.85% tmphv6yxgib.zip |###############################----------------------| 59.03% tmphv6yxgib.zip |###############################----------------------| 59.22% tmphv6yxgib.zip |###############################----------------------| 59.41% tmphv6yxgib.zip |################################---------------------| 59.59% tmphv6yxgib.zip |################################---------------------| 59.78% tmphv6yxgib.zip |################################---------------------| 59.97% tmphv6yxgib.zip |################################---------------------| 60.16% tmphv6yxgib.zip |################################---------------------| 60.34% tmphv6yxgib.zip |################################---------------------| 60.53% tmphv6yxgib.zip |################################---------------------| 60.72% tmphv6yxgib.zip |################################---------------------| 60.91% tmphv6yxgib.zip |################################---------------------| 61.09% tmphv6yxgib.zip |################################---------------------| 61.28% tmphv6yxgib.zip |#################################--------------------| 61.47% tmphv6yxgib.zip |#################################--------------------| 61.66% tmphv6yxgib.zip |#################################--------------------| 61.84% tmphv6yxgib.zip |#################################--------------------| 62.03% tmphv6yxgib.zip |#################################--------------------| 62.22% tmphv6yxgib.zip |#################################--------------------| 62.41% tmphv6yxgib.zip |#################################--------------------| 62.59% tmphv6yxgib.zip |#################################--------------------| 62.78% tmphv6yxgib.zip |#################################--------------------| 62.97% tmphv6yxgib.zip |#################################--------------------| 63.16% tmphv6yxgib.zip |##################################-------------------| 63.34% tmphv6yxgib.zip |##################################-------------------| 63.53% tmphv6yxgib.zip |##################################-------------------| 63.72% tmphv6yxgib.zip |##################################-------------------| 63.91% tmphv6yxgib.zip |##################################-------------------| 64.09% tmphv6yxgib.zip |##################################-------------------| 64.28% tmphv6yxgib.zip |##################################-------------------| 64.47% tmphv6yxgib.zip |##################################-------------------| 64.65% tmphv6yxgib.zip |##################################-------------------| 64.84% tmphv6yxgib.zip |##################################-------------------| 65.03% tmphv6yxgib.zip |###################################------------------| 65.22% tmphv6yxgib.zip |###################################------------------| 65.4% tmphv6yxgib.zip |###################################------------------| 65.59% tmphv6yxgib.zip |###################################------------------| 65.78% tmphv6yxgib.zip |###################################------------------| 65.97% tmphv6yxgib.zip |###################################------------------| 66.15% tmphv6yxgib.zip |###################################------------------| 66.34% tmphv6yxgib.zip |###################################------------------| 66.53% tmphv6yxgib.zip |###################################------------------| 66.72% tmphv6yxgib.zip |###################################------------------| 66.9% tmphv6yxgib.zip |####################################-----------------| 67.09% tmphv6yxgib.zip |####################################-----------------| 67.28% tmphv6yxgib.zip |####################################-----------------| 67.47% tmphv6yxgib.zip |####################################-----------------| 67.65% tmphv6yxgib.zip |####################################-----------------| 67.84% tmphv6yxgib.zip |####################################-----------------| 68.03% tmphv6yxgib.zip |####################################-----------------| 68.22% tmphv6yxgib.zip |####################################-----------------| 68.4% tmphv6yxgib.zip |####################################-----------------| 68.59% tmphv6yxgib.zip |####################################-----------------| 68.78% tmphv6yxgib.zip |#####################################----------------| 68.97% tmphv6yxgib.zip |#####################################----------------| 69.15% tmphv6yxgib.zip |#####################################----------------| 69.34% tmphv6yxgib.zip |#####################################----------------| 69.53% tmphv6yxgib.zip |#####################################----------------| 69.71% tmphv6yxgib.zip |#####################################----------------| 69.9% tmphv6yxgib.zip |#####################################----------------| 70.09% tmphv6yxgib.zip |#####################################----------------| 70.28% tmphv6yxgib.zip |#####################################----------------| 70.46% tmphv6yxgib.zip |#####################################----------------| 70.65% tmphv6yxgib.zip |######################################---------------| 70.84% tmphv6yxgib.zip |######################################---------------| 71.03% tmphv6yxgib.zip |######################################---------------| 71.21% tmphv6yxgib.zip |######################################---------------| 71.4% tmphv6yxgib.zip |######################################---------------| 71.59% tmphv6yxgib.zip |######################################---------------| 71.78% tmphv6yxgib.zip |######################################---------------| 71.96% tmphv6yxgib.zip |######################################---------------| 72.15% tmphv6yxgib.zip |######################################---------------| 72.34% tmphv6yxgib.zip |######################################---------------| 72.53% tmphv6yxgib.zip |#######################################--------------| 72.71% tmphv6yxgib.zip |#######################################--------------| 72.9% tmphv6yxgib.zip |#######################################--------------| 73.09% tmphv6yxgib.zip |#######################################--------------| 73.28% tmphv6yxgib.zip |#######################################--------------| 73.46% tmphv6yxgib.zip |#######################################--------------| 73.65% tmphv6yxgib.zip |#######################################--------------| 73.84% tmphv6yxgib.zip |#######################################--------------| 74.02% tmphv6yxgib.zip |#######################################--------------| 74.21% tmphv6yxgib.zip |#######################################--------------| 74.4% tmphv6yxgib.zip |########################################-------------| 74.59% tmphv6yxgib.zip |########################################-------------| 74.77% tmphv6yxgib.zip |########################################-------------| 74.96% tmphv6yxgib.zip |########################################-------------| 75.15% tmphv6yxgib.zip |########################################-------------| 75.34% tmphv6yxgib.zip |########################################-------------| 75.52% tmphv6yxgib.zip |########################################-------------| 75.71% tmphv6yxgib.zip |########################################-------------| 75.9% tmphv6yxgib.zip |########################################-------------| 76.09% tmphv6yxgib.zip |########################################-------------| 76.27% tmphv6yxgib.zip |#########################################------------| 76.46% tmphv6yxgib.zip |#########################################------------| 76.65% tmphv6yxgib.zip |#########################################------------| 76.84% tmphv6yxgib.zip |#########################################------------| 77.02% tmphv6yxgib.zip |#########################################------------| 77.21% tmphv6yxgib.zip |#########################################------------| 77.4% tmphv6yxgib.zip |#########################################------------| 77.59% tmphv6yxgib.zip |#########################################------------| 77.77% tmphv6yxgib.zip |#########################################------------| 77.96% tmphv6yxgib.zip |#########################################------------| 78.15% tmphv6yxgib.zip |##########################################-----------| 78.34% tmphv6yxgib.zip |##########################################-----------| 78.52% tmphv6yxgib.zip |##########################################-----------| 78.71% tmphv6yxgib.zip |##########################################-----------| 78.9% tmphv6yxgib.zip |##########################################-----------| 79.08% tmphv6yxgib.zip |##########################################-----------| 79.27% tmphv6yxgib.zip |##########################################-----------| 79.46% tmphv6yxgib.zip |##########################################-----------| 79.65% tmphv6yxgib.zip |##########################################-----------| 79.83% tmphv6yxgib.zip |##########################################-----------| 80.02% tmphv6yxgib.zip |###########################################----------| 80.21% tmphv6yxgib.zip |###########################################----------| 80.4% tmphv6yxgib.zip |###########################################----------| 80.58% tmphv6yxgib.zip |###########################################----------| 80.77% tmphv6yxgib.zip |###########################################----------| 80.96% tmphv6yxgib.zip |###########################################----------| 81.15% tmphv6yxgib.zip |###########################################----------| 81.33% tmphv6yxgib.zip |###########################################----------| 81.52% tmphv6yxgib.zip |###########################################----------| 81.71% tmphv6yxgib.zip |###########################################----------| 81.9% tmphv6yxgib.zip |############################################---------| 82.08% tmphv6yxgib.zip |############################################---------| 82.27% tmphv6yxgib.zip |############################################---------| 82.46% tmphv6yxgib.zip |############################################---------| 82.65% tmphv6yxgib.zip |############################################---------| 82.83% tmphv6yxgib.zip |############################################---------| 83.02% tmphv6yxgib.zip |############################################---------| 83.21% tmphv6yxgib.zip |############################################---------| 83.4% tmphv6yxgib.zip |############################################---------| 83.58% tmphv6yxgib.zip |############################################---------| 83.77% tmphv6yxgib.zip |############################################---------| 83.96% tmphv6yxgib.zip |#############################################--------| 84.14% tmphv6yxgib.zip |#############################################--------| 84.33% tmphv6yxgib.zip |#############################################--------| 84.52% tmphv6yxgib.zip |#############################################--------| 84.71% tmphv6yxgib.zip |#############################################--------| 84.89% tmphv6yxgib.zip |#############################################--------| 85.08% tmphv6yxgib.zip |#############################################--------| 85.27% tmphv6yxgib.zip |#############################################--------| 85.46% tmphv6yxgib.zip |#############################################--------| 85.64% tmphv6yxgib.zip |#############################################--------| 85.83% tmphv6yxgib.zip |##############################################-------| 86.02% tmphv6yxgib.zip |##############################################-------| 86.21% tmphv6yxgib.zip |##############################################-------| 86.39% tmphv6yxgib.zip |##############################################-------| 86.58% tmphv6yxgib.zip |##############################################-------| 86.77% tmphv6yxgib.zip |##############################################-------| 86.96% tmphv6yxgib.zip |##############################################-------| 87.14% tmphv6yxgib.zip |##############################################-------| 87.33% tmphv6yxgib.zip |##############################################-------| 87.52% tmphv6yxgib.zip |##############################################-------| 87.71% tmphv6yxgib.zip |###############################################------| 87.89% tmphv6yxgib.zip |###############################################------| 88.08% tmphv6yxgib.zip |###############################################------| 88.27% tmphv6yxgib.zip |###############################################------| 88.46% tmphv6yxgib.zip |###############################################------| 88.64% tmphv6yxgib.zip |###############################################------| 88.83% tmphv6yxgib.zip |###############################################------| 89.02% tmphv6yxgib.zip |###############################################------| 89.2% tmphv6yxgib.zip |###############################################------| 89.39% tmphv6yxgib.zip |###############################################------| 89.58% tmphv6yxgib.zip |################################################-----| 89.77% tmphv6yxgib.zip |################################################-----| 89.95% tmphv6yxgib.zip |################################################-----| 90.14% tmphv6yxgib.zip |################################################-----| 90.33% tmphv6yxgib.zip |################################################-----| 90.52% tmphv6yxgib.zip |################################################-----| 90.7% tmphv6yxgib.zip |################################################-----| 90.89% tmphv6yxgib.zip |################################################-----| 91.08% tmphv6yxgib.zip |################################################-----| 91.27% tmphv6yxgib.zip |################################################-----| 91.45% tmphv6yxgib.zip |#################################################----| 91.64% tmphv6yxgib.zip |#################################################----| 91.83% tmphv6yxgib.zip |#################################################----| 92.02% tmphv6yxgib.zip |#################################################----| 92.2% tmphv6yxgib.zip |#################################################----| 92.39% tmphv6yxgib.zip |#################################################----| 92.58% tmphv6yxgib.zip |#################################################----| 92.77% tmphv6yxgib.zip |#################################################----| 92.95% tmphv6yxgib.zip |#################################################----| 93.14% tmphv6yxgib.zip |#################################################----| 93.33% tmphv6yxgib.zip |##################################################---| 93.52% tmphv6yxgib.zip |##################################################---| 93.7% tmphv6yxgib.zip |##################################################---| 93.89% tmphv6yxgib.zip |##################################################---| 94.08% tmphv6yxgib.zip |##################################################---| 94.26% tmphv6yxgib.zip |##################################################---| 94.45% tmphv6yxgib.zip |##################################################---| 94.64% tmphv6yxgib.zip |##################################################---| 94.83% tmphv6yxgib.zip |##################################################---| 95.01% tmphv6yxgib.zip |##################################################---| 95.2% tmphv6yxgib.zip |###################################################--| 95.39% tmphv6yxgib.zip |###################################################--| 95.58% tmphv6yxgib.zip |###################################################--| 95.76% tmphv6yxgib.zip |###################################################--| 95.95% tmphv6yxgib.zip |###################################################--| 96.14% tmphv6yxgib.zip |###################################################--| 96.33% tmphv6yxgib.zip |###################################################--| 96.51% tmphv6yxgib.zip |###################################################--| 96.7% tmphv6yxgib.zip |###################################################--| 96.89% tmphv6yxgib.zip |###################################################--| 97.08% tmphv6yxgib.zip |####################################################-| 97.26% tmphv6yxgib.zip |####################################################-| 97.45% tmphv6yxgib.zip |####################################################-| 97.64% tmphv6yxgib.zip |####################################################-| 97.83% tmphv6yxgib.zip |####################################################-| 98.01% tmphv6yxgib.zip |####################################################-| 98.2% tmphv6yxgib.zip |####################################################-| 98.39% tmphv6yxgib.zip |####################################################-| 98.58% tmphv6yxgib.zip |####################################################-| 98.76% tmphv6yxgib.zip |####################################################-| 98.95% tmphv6yxgib.zip |#####################################################| 99.14% tmphv6yxgib.zip |#####################################################| 99.32% tmphv6yxgib.zip |#####################################################| 99.51% tmphv6yxgib.zip |#####################################################| 99.7% tmphv6yxgib.zip |#####################################################| 99.89% tmphv6yxgib.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 21afa2fe-40e3-4936-b95c-7366954acaf3 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-Is3EjK0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-Is3EjK0/sshkeyshare_types.yaml ++ basename /opt/plugins/plugin-Is3EjK0/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:UmH7vbj6 --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-Is3EjK0/sshkeyshare_types.yaml /opt/plugins/plugin-Is3EjK0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmphoyzr13t.zip |-----------------------------------------------------| 0.57% tmphoyzr13t.zip |#----------------------------------------------------| 1.14% tmphoyzr13t.zip |#----------------------------------------------------| 1.71% tmphoyzr13t.zip |#----------------------------------------------------| 2.28% tmphoyzr13t.zip |##---------------------------------------------------| 2.85% tmphoyzr13t.zip |##---------------------------------------------------| 3.42% tmphoyzr13t.zip |##---------------------------------------------------| 3.98% tmphoyzr13t.zip |##---------------------------------------------------| 4.55% tmphoyzr13t.zip |###--------------------------------------------------| 5.12% tmphoyzr13t.zip |###--------------------------------------------------| 5.69% tmphoyzr13t.zip |###--------------------------------------------------| 6.26% tmphoyzr13t.zip |####-------------------------------------------------| 6.83% tmphoyzr13t.zip |####-------------------------------------------------| 7.4% tmphoyzr13t.zip |####-------------------------------------------------| 7.97% tmphoyzr13t.zip |#####------------------------------------------------| 8.54% tmphoyzr13t.zip |#####------------------------------------------------| 9.11% tmphoyzr13t.zip |#####------------------------------------------------| 9.68% tmphoyzr13t.zip |#####------------------------------------------------| 10.25% tmphoyzr13t.zip |######-----------------------------------------------| 10.81% tmphoyzr13t.zip |######-----------------------------------------------| 11.38% tmphoyzr13t.zip |######-----------------------------------------------| 11.95% tmphoyzr13t.zip |#######----------------------------------------------| 12.52% tmphoyzr13t.zip |#######----------------------------------------------| 13.09% tmphoyzr13t.zip |#######----------------------------------------------| 13.66% tmphoyzr13t.zip |########---------------------------------------------| 14.23% tmphoyzr13t.zip |########---------------------------------------------| 14.8% tmphoyzr13t.zip |########---------------------------------------------| 15.37% tmphoyzr13t.zip |########---------------------------------------------| 15.94% tmphoyzr13t.zip |#########--------------------------------------------| 16.51% tmphoyzr13t.zip |#########--------------------------------------------| 17.08% tmphoyzr13t.zip |#########--------------------------------------------| 17.64% tmphoyzr13t.zip |##########-------------------------------------------| 18.21% tmphoyzr13t.zip |##########-------------------------------------------| 18.78% tmphoyzr13t.zip |##########-------------------------------------------| 19.35% tmphoyzr13t.zip |###########------------------------------------------| 19.92% tmphoyzr13t.zip |###########------------------------------------------| 20.49% tmphoyzr13t.zip |###########------------------------------------------| 21.06% tmphoyzr13t.zip |###########------------------------------------------| 21.63% tmphoyzr13t.zip |############-----------------------------------------| 22.2% tmphoyzr13t.zip |############-----------------------------------------| 22.77% tmphoyzr13t.zip |############-----------------------------------------| 23.34% tmphoyzr13t.zip |#############----------------------------------------| 23.91% tmphoyzr13t.zip |#############----------------------------------------| 24.47% tmphoyzr13t.zip |#############----------------------------------------| 25.04% tmphoyzr13t.zip |##############---------------------------------------| 25.61% tmphoyzr13t.zip |##############---------------------------------------| 26.18% tmphoyzr13t.zip |##############---------------------------------------| 26.75% tmphoyzr13t.zip |##############---------------------------------------| 27.32% tmphoyzr13t.zip |###############--------------------------------------| 27.89% tmphoyzr13t.zip |###############--------------------------------------| 28.46% tmphoyzr13t.zip |###############--------------------------------------| 29.03% tmphoyzr13t.zip |################-------------------------------------| 29.6% tmphoyzr13t.zip |################-------------------------------------| 30.17% tmphoyzr13t.zip |################-------------------------------------| 30.74% tmphoyzr13t.zip |#################------------------------------------| 31.3% tmphoyzr13t.zip |#################------------------------------------| 31.87% tmphoyzr13t.zip |#################------------------------------------| 32.44% tmphoyzr13t.zip |#################------------------------------------| 33.01% tmphoyzr13t.zip |##################-----------------------------------| 33.58% tmphoyzr13t.zip |##################-----------------------------------| 34.15% tmphoyzr13t.zip |##################-----------------------------------| 34.72% tmphoyzr13t.zip |###################----------------------------------| 35.29% tmphoyzr13t.zip |###################----------------------------------| 35.86% tmphoyzr13t.zip |###################----------------------------------| 36.43% tmphoyzr13t.zip |####################---------------------------------| 37.0% tmphoyzr13t.zip |####################---------------------------------| 37.57% tmphoyzr13t.zip |####################---------------------------------| 38.13% tmphoyzr13t.zip |#####################--------------------------------| 38.7% tmphoyzr13t.zip |#####################--------------------------------| 39.27% tmphoyzr13t.zip |#####################--------------------------------| 39.84% tmphoyzr13t.zip |#####################--------------------------------| 40.41% tmphoyzr13t.zip |######################-------------------------------| 40.98% tmphoyzr13t.zip |######################-------------------------------| 41.55% tmphoyzr13t.zip |######################-------------------------------| 42.12% tmphoyzr13t.zip |#######################------------------------------| 42.69% tmphoyzr13t.zip |#######################------------------------------| 43.26% tmphoyzr13t.zip |#######################------------------------------| 43.83% tmphoyzr13t.zip |########################-----------------------------| 44.4% tmphoyzr13t.zip |########################-----------------------------| 44.96% tmphoyzr13t.zip |########################-----------------------------| 45.53% tmphoyzr13t.zip |########################-----------------------------| 46.1% tmphoyzr13t.zip |#########################----------------------------| 46.67% tmphoyzr13t.zip |#########################----------------------------| 47.24% tmphoyzr13t.zip |#########################----------------------------| 47.81% tmphoyzr13t.zip |##########################---------------------------| 48.38% tmphoyzr13t.zip |##########################---------------------------| 48.95% tmphoyzr13t.zip |##########################---------------------------| 49.52% tmphoyzr13t.zip |###########################--------------------------| 50.09% tmphoyzr13t.zip |###########################--------------------------| 50.66% tmphoyzr13t.zip |###########################--------------------------| 51.23% tmphoyzr13t.zip |###########################--------------------------| 51.79% tmphoyzr13t.zip |############################-------------------------| 52.36% tmphoyzr13t.zip |############################-------------------------| 52.93% tmphoyzr13t.zip |############################-------------------------| 53.5% tmphoyzr13t.zip |#############################------------------------| 54.07% tmphoyzr13t.zip |#############################------------------------| 54.64% tmphoyzr13t.zip |#############################------------------------| 55.21% tmphoyzr13t.zip |##############################-----------------------| 55.78% tmphoyzr13t.zip |##############################-----------------------| 56.35% tmphoyzr13t.zip |##############################-----------------------| 56.92% tmphoyzr13t.zip |##############################-----------------------| 57.49% tmphoyzr13t.zip |###############################----------------------| 58.06% tmphoyzr13t.zip |###############################----------------------| 58.62% tmphoyzr13t.zip |###############################----------------------| 59.19% tmphoyzr13t.zip |################################---------------------| 59.76% tmphoyzr13t.zip |################################---------------------| 60.33% tmphoyzr13t.zip |################################---------------------| 60.9% tmphoyzr13t.zip |#################################--------------------| 61.47% tmphoyzr13t.zip |#################################--------------------| 62.04% tmphoyzr13t.zip |#################################--------------------| 62.61% tmphoyzr13t.zip |#################################--------------------| 63.18% tmphoyzr13t.zip |##################################-------------------| 63.75% tmphoyzr13t.zip |##################################-------------------| 64.32% tmphoyzr13t.zip |##################################-------------------| 64.89% tmphoyzr13t.zip |###################################------------------| 65.45% tmphoyzr13t.zip |###################################------------------| 66.02% tmphoyzr13t.zip |###################################------------------| 66.59% tmphoyzr13t.zip |####################################-----------------| 67.16% tmphoyzr13t.zip |####################################-----------------| 67.73% tmphoyzr13t.zip |####################################-----------------| 68.3% tmphoyzr13t.zip |#####################################----------------| 68.87% tmphoyzr13t.zip |#####################################----------------| 69.44% tmphoyzr13t.zip |#####################################----------------| 70.01% tmphoyzr13t.zip |#####################################----------------| 70.58% tmphoyzr13t.zip |######################################---------------| 71.15% tmphoyzr13t.zip |######################################---------------| 71.72% tmphoyzr13t.zip |######################################---------------| 72.28% tmphoyzr13t.zip |#######################################--------------| 72.85% tmphoyzr13t.zip |#######################################--------------| 73.42% tmphoyzr13t.zip |#######################################--------------| 73.99% tmphoyzr13t.zip |########################################-------------| 74.56% tmphoyzr13t.zip |########################################-------------| 75.13% tmphoyzr13t.zip |########################################-------------| 75.7% tmphoyzr13t.zip |########################################-------------| 76.27% tmphoyzr13t.zip |#########################################------------| 76.84% tmphoyzr13t.zip |#########################################------------| 77.41% tmphoyzr13t.zip |#########################################------------| 77.98% tmphoyzr13t.zip |##########################################-----------| 78.55% tmphoyzr13t.zip |##########################################-----------| 79.11% tmphoyzr13t.zip |##########################################-----------| 79.68% tmphoyzr13t.zip |###########################################----------| 80.25% tmphoyzr13t.zip |###########################################----------| 80.82% tmphoyzr13t.zip |###########################################----------| 81.39% tmphoyzr13t.zip |###########################################----------| 81.96% tmphoyzr13t.zip |############################################---------| 82.53% tmphoyzr13t.zip |############################################---------| 83.1% tmphoyzr13t.zip |############################################---------| 83.67% tmphoyzr13t.zip |#############################################--------| 84.24% tmphoyzr13t.zip |#############################################--------| 84.81% tmphoyzr13t.zip |#############################################--------| 85.38% tmphoyzr13t.zip |##############################################-------| 85.94% tmphoyzr13t.zip |##############################################-------| 86.51% tmphoyzr13t.zip |##############################################-------| 87.08% tmphoyzr13t.zip |##############################################-------| 87.65% tmphoyzr13t.zip |###############################################------| 88.22% tmphoyzr13t.zip |###############################################------| 88.79% tmphoyzr13t.zip |###############################################------| 89.36% tmphoyzr13t.zip |################################################-----| 89.93% tmphoyzr13t.zip |################################################-----| 90.5% tmphoyzr13t.zip |################################################-----| 91.07% tmphoyzr13t.zip |#################################################----| 91.64% tmphoyzr13t.zip |#################################################----| 92.21% tmphoyzr13t.zip |#################################################----| 92.77% tmphoyzr13t.zip |#################################################----| 93.34% tmphoyzr13t.zip |##################################################---| 93.91% tmphoyzr13t.zip |##################################################---| 94.48% tmphoyzr13t.zip |##################################################---| 95.05% tmphoyzr13t.zip |###################################################--| 95.62% tmphoyzr13t.zip |###################################################--| 96.19% tmphoyzr13t.zip |###################################################--| 96.76% tmphoyzr13t.zip |####################################################-| 97.33% tmphoyzr13t.zip |####################################################-| 97.9% tmphoyzr13t.zip |####################################################-| 98.47% tmphoyzr13t.zip |####################################################-| 99.04% tmphoyzr13t.zip |#####################################################| 99.6% tmphoyzr13t.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is ec79502e-eac0-4eac-b9ba-120ad0894fa4 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-QlcQQhx/k8splugin-3.8.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-QlcQQhx/k8splugin_types.yaml ++ basename /opt/plugins/plugin-QlcQQhx/k8splugin-3.8.0-py36-none-linux_x86_64.wgn + ARCHIVE=k8splugin-3.8.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=k8splugin-3.8.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.8.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-QlcQQhx/k8splugin_types.yaml /opt/plugins/plugin-QlcQQhx/k8splugin-3.8.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp6nq07owm.zip |-----------------------------------------------------| 0.14% tmp6nq07owm.zip |-----------------------------------------------------| 0.27% tmp6nq07owm.zip |-----------------------------------------------------| 0.41% tmp6nq07owm.zip |-----------------------------------------------------| 0.55% tmp6nq07owm.zip |-----------------------------------------------------| 0.68% tmp6nq07owm.zip |-----------------------------------------------------| 0.82% tmp6nq07owm.zip |#----------------------------------------------------| 0.95% tmp6nq07owm.zip |#----------------------------------------------------| 1.09% tmp6nq07owm.zip |#----------------------------------------------------| 1.23% tmp6nq07owm.zip |#----------------------------------------------------| 1.36% tmp6nq07owm.zip |#----------------------------------------------------| 1.5% tmp6nq07owm.zip |#----------------------------------------------------| 1.64% tmp6nq07owm.zip |#----------------------------------------------------| 1.77% tmp6nq07owm.zip |#----------------------------------------------------| 1.91% tmp6nq07owm.zip |#----------------------------------------------------| 2.05% tmp6nq07owm.zip |#----------------------------------------------------| 2.18% tmp6nq07owm.zip |#----------------------------------------------------| 2.32% tmp6nq07owm.zip |#----------------------------------------------------| 2.46% tmp6nq07owm.zip |#----------------------------------------------------| 2.59% tmp6nq07owm.zip |#----------------------------------------------------| 2.73% tmp6nq07owm.zip |##---------------------------------------------------| 2.86% tmp6nq07owm.zip |##---------------------------------------------------| 3.0% tmp6nq07owm.zip |##---------------------------------------------------| 3.14% tmp6nq07owm.zip |##---------------------------------------------------| 3.27% tmp6nq07owm.zip |##---------------------------------------------------| 3.41% tmp6nq07owm.zip |##---------------------------------------------------| 3.55% tmp6nq07owm.zip |##---------------------------------------------------| 3.68% tmp6nq07owm.zip |##---------------------------------------------------| 3.82% tmp6nq07owm.zip |##---------------------------------------------------| 3.96% tmp6nq07owm.zip |##---------------------------------------------------| 4.09% tmp6nq07owm.zip |##---------------------------------------------------| 4.23% tmp6nq07owm.zip |##---------------------------------------------------| 4.37% tmp6nq07owm.zip |##---------------------------------------------------| 4.5% tmp6nq07owm.zip |##---------------------------------------------------| 4.64% tmp6nq07owm.zip |###--------------------------------------------------| 4.77% tmp6nq07owm.zip |###--------------------------------------------------| 4.91% tmp6nq07owm.zip |###--------------------------------------------------| 5.05% tmp6nq07owm.zip |###--------------------------------------------------| 5.18% tmp6nq07owm.zip |###--------------------------------------------------| 5.32% tmp6nq07owm.zip |###--------------------------------------------------| 5.46% tmp6nq07owm.zip |###--------------------------------------------------| 5.59% tmp6nq07owm.zip |###--------------------------------------------------| 5.73% tmp6nq07owm.zip |###--------------------------------------------------| 5.87% tmp6nq07owm.zip |###--------------------------------------------------| 6.0% tmp6nq07owm.zip |###--------------------------------------------------| 6.14% tmp6nq07owm.zip |###--------------------------------------------------| 6.28% tmp6nq07owm.zip |###--------------------------------------------------| 6.41% tmp6nq07owm.zip |###--------------------------------------------------| 6.55% tmp6nq07owm.zip |####-------------------------------------------------| 6.68% tmp6nq07owm.zip |####-------------------------------------------------| 6.82% tmp6nq07owm.zip |####-------------------------------------------------| 6.96% tmp6nq07owm.zip |####-------------------------------------------------| 7.09% tmp6nq07owm.zip |####-------------------------------------------------| 7.23% tmp6nq07owm.zip |####-------------------------------------------------| 7.37% tmp6nq07owm.zip |####-------------------------------------------------| 7.5% tmp6nq07owm.zip |####-------------------------------------------------| 7.64% tmp6nq07owm.zip |####-------------------------------------------------| 7.78% tmp6nq07owm.zip |####-------------------------------------------------| 7.91% tmp6nq07owm.zip |####-------------------------------------------------| 8.05% tmp6nq07owm.zip |####-------------------------------------------------| 8.18% tmp6nq07owm.zip |####-------------------------------------------------| 8.32% tmp6nq07owm.zip |####-------------------------------------------------| 8.46% tmp6nq07owm.zip |#####------------------------------------------------| 8.59% tmp6nq07owm.zip |#####------------------------------------------------| 8.73% tmp6nq07owm.zip |#####------------------------------------------------| 8.87% tmp6nq07owm.zip |#####------------------------------------------------| 9.0% tmp6nq07owm.zip |#####------------------------------------------------| 9.14% tmp6nq07owm.zip |#####------------------------------------------------| 9.28% tmp6nq07owm.zip |#####------------------------------------------------| 9.41% tmp6nq07owm.zip |#####------------------------------------------------| 9.55% tmp6nq07owm.zip |#####------------------------------------------------| 9.69% tmp6nq07owm.zip |#####------------------------------------------------| 9.82% tmp6nq07owm.zip |#####------------------------------------------------| 9.96% tmp6nq07owm.zip |#####------------------------------------------------| 10.09% tmp6nq07owm.zip |#####------------------------------------------------| 10.23% tmp6nq07owm.zip |#####------------------------------------------------| 10.37% tmp6nq07owm.zip |######-----------------------------------------------| 10.5% tmp6nq07owm.zip |######-----------------------------------------------| 10.64% tmp6nq07owm.zip |######-----------------------------------------------| 10.78% tmp6nq07owm.zip |######-----------------------------------------------| 10.91% tmp6nq07owm.zip |######-----------------------------------------------| 11.05% tmp6nq07owm.zip |######-----------------------------------------------| 11.19% tmp6nq07owm.zip |######-----------------------------------------------| 11.32% tmp6nq07owm.zip |######-----------------------------------------------| 11.46% tmp6nq07owm.zip |######-----------------------------------------------| 11.6% tmp6nq07owm.zip |######-----------------------------------------------| 11.73% tmp6nq07owm.zip |######-----------------------------------------------| 11.87% tmp6nq07owm.zip |######-----------------------------------------------| 12.0% tmp6nq07owm.zip |######-----------------------------------------------| 12.14% tmp6nq07owm.zip |#######----------------------------------------------| 12.28% tmp6nq07owm.zip |#######----------------------------------------------| 12.41% tmp6nq07owm.zip |#######----------------------------------------------| 12.55% tmp6nq07owm.zip |#######----------------------------------------------| 12.69% tmp6nq07owm.zip |#######----------------------------------------------| 12.82% tmp6nq07owm.zip |#######----------------------------------------------| 12.96% tmp6nq07owm.zip |#######----------------------------------------------| 13.1% tmp6nq07owm.zip |#######----------------------------------------------| 13.23% tmp6nq07owm.zip |#######----------------------------------------------| 13.37% tmp6nq07owm.zip |#######----------------------------------------------| 13.51% tmp6nq07owm.zip |#######----------------------------------------------| 13.64% tmp6nq07owm.zip |#######----------------------------------------------| 13.78% tmp6nq07owm.zip |#######----------------------------------------------| 13.91% tmp6nq07owm.zip |#######----------------------------------------------| 14.05% tmp6nq07owm.zip |########---------------------------------------------| 14.19% tmp6nq07owm.zip |########---------------------------------------------| 14.32% tmp6nq07owm.zip |########---------------------------------------------| 14.46% tmp6nq07owm.zip |########---------------------------------------------| 14.6% tmp6nq07owm.zip |########---------------------------------------------| 14.73% tmp6nq07owm.zip |########---------------------------------------------| 14.87% tmp6nq07owm.zip |########---------------------------------------------| 15.01% tmp6nq07owm.zip |########---------------------------------------------| 15.14% tmp6nq07owm.zip |########---------------------------------------------| 15.28% tmp6nq07owm.zip |########---------------------------------------------| 15.42% tmp6nq07owm.zip |########---------------------------------------------| 15.55% tmp6nq07owm.zip |########---------------------------------------------| 15.69% tmp6nq07owm.zip |########---------------------------------------------| 15.82% tmp6nq07owm.zip |########---------------------------------------------| 15.96% tmp6nq07owm.zip |#########--------------------------------------------| 16.1% tmp6nq07owm.zip |#########--------------------------------------------| 16.23% tmp6nq07owm.zip |#########--------------------------------------------| 16.37% tmp6nq07owm.zip |#########--------------------------------------------| 16.51% tmp6nq07owm.zip |#########--------------------------------------------| 16.64% tmp6nq07owm.zip |#########--------------------------------------------| 16.78% tmp6nq07owm.zip |#########--------------------------------------------| 16.92% tmp6nq07owm.zip |#########--------------------------------------------| 17.05% tmp6nq07owm.zip |#########--------------------------------------------| 17.19% tmp6nq07owm.zip |#########--------------------------------------------| 17.32% tmp6nq07owm.zip |#########--------------------------------------------| 17.46% tmp6nq07owm.zip |#########--------------------------------------------| 17.6% tmp6nq07owm.zip |#########--------------------------------------------| 17.73% tmp6nq07owm.zip |#########--------------------------------------------| 17.87% tmp6nq07owm.zip |##########-------------------------------------------| 18.01% tmp6nq07owm.zip |##########-------------------------------------------| 18.14% tmp6nq07owm.zip |##########-------------------------------------------| 18.28% tmp6nq07owm.zip |##########-------------------------------------------| 18.42% tmp6nq07owm.zip |##########-------------------------------------------| 18.55% tmp6nq07owm.zip |##########-------------------------------------------| 18.69% tmp6nq07owm.zip |##########-------------------------------------------| 18.83% tmp6nq07owm.zip |##########-------------------------------------------| 18.96% tmp6nq07owm.zip |##########-------------------------------------------| 19.1% tmp6nq07owm.zip |##########-------------------------------------------| 19.23% tmp6nq07owm.zip |##########-------------------------------------------| 19.37% tmp6nq07owm.zip |##########-------------------------------------------| 19.51% tmp6nq07owm.zip |##########-------------------------------------------| 19.64% tmp6nq07owm.zip |##########-------------------------------------------| 19.78% tmp6nq07owm.zip |###########------------------------------------------| 19.92% tmp6nq07owm.zip |###########------------------------------------------| 20.05% tmp6nq07owm.zip |###########------------------------------------------| 20.19% tmp6nq07owm.zip |###########------------------------------------------| 20.33% tmp6nq07owm.zip |###########------------------------------------------| 20.46% tmp6nq07owm.zip |###########------------------------------------------| 20.6% tmp6nq07owm.zip |###########------------------------------------------| 20.74% tmp6nq07owm.zip |###########------------------------------------------| 20.87% tmp6nq07owm.zip |###########------------------------------------------| 21.01% tmp6nq07owm.zip |###########------------------------------------------| 21.14% tmp6nq07owm.zip |###########------------------------------------------| 21.28% tmp6nq07owm.zip |###########------------------------------------------| 21.42% tmp6nq07owm.zip |###########------------------------------------------| 21.55% tmp6nq07owm.zip |###########------------------------------------------| 21.69% tmp6nq07owm.zip |############-----------------------------------------| 21.83% tmp6nq07owm.zip |############-----------------------------------------| 21.96% tmp6nq07owm.zip |############-----------------------------------------| 22.1% tmp6nq07owm.zip |############-----------------------------------------| 22.24% tmp6nq07owm.zip |############-----------------------------------------| 22.37% tmp6nq07owm.zip |############-----------------------------------------| 22.51% tmp6nq07owm.zip |############-----------------------------------------| 22.65% tmp6nq07owm.zip |############-----------------------------------------| 22.78% tmp6nq07owm.zip |############-----------------------------------------| 22.92% tmp6nq07owm.zip |############-----------------------------------------| 23.05% tmp6nq07owm.zip |############-----------------------------------------| 23.19% tmp6nq07owm.zip |############-----------------------------------------| 23.33% tmp6nq07owm.zip |############-----------------------------------------| 23.46% tmp6nq07owm.zip |#############----------------------------------------| 23.6% tmp6nq07owm.zip |#############----------------------------------------| 23.74% tmp6nq07owm.zip |#############----------------------------------------| 23.87% tmp6nq07owm.zip |#############----------------------------------------| 24.01% tmp6nq07owm.zip |#############----------------------------------------| 24.15% tmp6nq07owm.zip |#############----------------------------------------| 24.28% tmp6nq07owm.zip |#############----------------------------------------| 24.42% tmp6nq07owm.zip |#############----------------------------------------| 24.55% tmp6nq07owm.zip |#############----------------------------------------| 24.69% tmp6nq07owm.zip |#############----------------------------------------| 24.83% tmp6nq07owm.zip |#############----------------------------------------| 24.96% tmp6nq07owm.zip |#############----------------------------------------| 25.1% tmp6nq07owm.zip |#############----------------------------------------| 25.24% tmp6nq07owm.zip |#############----------------------------------------| 25.37% tmp6nq07owm.zip |##############---------------------------------------| 25.51% tmp6nq07owm.zip |##############---------------------------------------| 25.65% tmp6nq07owm.zip |##############---------------------------------------| 25.78% tmp6nq07owm.zip |##############---------------------------------------| 25.92% tmp6nq07owm.zip |##############---------------------------------------| 26.06% tmp6nq07owm.zip |##############---------------------------------------| 26.19% tmp6nq07owm.zip |##############---------------------------------------| 26.33% tmp6nq07owm.zip |##############---------------------------------------| 26.46% tmp6nq07owm.zip |##############---------------------------------------| 26.6% tmp6nq07owm.zip |##############---------------------------------------| 26.74% tmp6nq07owm.zip |##############---------------------------------------| 26.87% tmp6nq07owm.zip |##############---------------------------------------| 27.01% tmp6nq07owm.zip |##############---------------------------------------| 27.15% tmp6nq07owm.zip |##############---------------------------------------| 27.28% tmp6nq07owm.zip |###############--------------------------------------| 27.42% tmp6nq07owm.zip |###############--------------------------------------| 27.56% tmp6nq07owm.zip |###############--------------------------------------| 27.69% tmp6nq07owm.zip |###############--------------------------------------| 27.83% tmp6nq07owm.zip |###############--------------------------------------| 27.97% tmp6nq07owm.zip |###############--------------------------------------| 28.1% tmp6nq07owm.zip |###############--------------------------------------| 28.24% tmp6nq07owm.zip |###############--------------------------------------| 28.37% tmp6nq07owm.zip |###############--------------------------------------| 28.51% tmp6nq07owm.zip |###############--------------------------------------| 28.65% tmp6nq07owm.zip |###############--------------------------------------| 28.78% tmp6nq07owm.zip |###############--------------------------------------| 28.92% tmp6nq07owm.zip |###############--------------------------------------| 29.06% tmp6nq07owm.zip |###############--------------------------------------| 29.19% tmp6nq07owm.zip |################-------------------------------------| 29.33% tmp6nq07owm.zip |################-------------------------------------| 29.47% tmp6nq07owm.zip |################-------------------------------------| 29.6% tmp6nq07owm.zip |################-------------------------------------| 29.74% tmp6nq07owm.zip |################-------------------------------------| 29.88% tmp6nq07owm.zip |################-------------------------------------| 30.01% tmp6nq07owm.zip |################-------------------------------------| 30.15% tmp6nq07owm.zip |################-------------------------------------| 30.28% tmp6nq07owm.zip |################-------------------------------------| 30.42% tmp6nq07owm.zip |################-------------------------------------| 30.56% tmp6nq07owm.zip |################-------------------------------------| 30.69% tmp6nq07owm.zip |################-------------------------------------| 30.83% tmp6nq07owm.zip |################-------------------------------------| 30.97% tmp6nq07owm.zip |################-------------------------------------| 31.1% tmp6nq07owm.zip |#################------------------------------------| 31.24% tmp6nq07owm.zip |#################------------------------------------| 31.38% tmp6nq07owm.zip |#################------------------------------------| 31.51% tmp6nq07owm.zip |#################------------------------------------| 31.65% tmp6nq07owm.zip |#################------------------------------------| 31.78% tmp6nq07owm.zip |#################------------------------------------| 31.92% tmp6nq07owm.zip |#################------------------------------------| 32.06% tmp6nq07owm.zip |#################------------------------------------| 32.19% tmp6nq07owm.zip |#################------------------------------------| 32.33% tmp6nq07owm.zip |#################------------------------------------| 32.47% tmp6nq07owm.zip |#################------------------------------------| 32.6% tmp6nq07owm.zip |#################------------------------------------| 32.74% tmp6nq07owm.zip |#################------------------------------------| 32.88% tmp6nq07owm.zip |#################------------------------------------| 33.01% tmp6nq07owm.zip |##################-----------------------------------| 33.15% tmp6nq07owm.zip |##################-----------------------------------| 33.29% tmp6nq07owm.zip |##################-----------------------------------| 33.42% tmp6nq07owm.zip |##################-----------------------------------| 33.56% tmp6nq07owm.zip |##################-----------------------------------| 33.69% tmp6nq07owm.zip |##################-----------------------------------| 33.83% tmp6nq07owm.zip |##################-----------------------------------| 33.97% tmp6nq07owm.zip |##################-----------------------------------| 34.1% tmp6nq07owm.zip |##################-----------------------------------| 34.24% tmp6nq07owm.zip |##################-----------------------------------| 34.38% tmp6nq07owm.zip |##################-----------------------------------| 34.51% tmp6nq07owm.zip |##################-----------------------------------| 34.65% tmp6nq07owm.zip |##################-----------------------------------| 34.79% tmp6nq07owm.zip |###################----------------------------------| 34.92% tmp6nq07owm.zip |###################----------------------------------| 35.06% tmp6nq07owm.zip |###################----------------------------------| 35.2% tmp6nq07owm.zip |###################----------------------------------| 35.33% tmp6nq07owm.zip |###################----------------------------------| 35.47% tmp6nq07owm.zip |###################----------------------------------| 35.6% tmp6nq07owm.zip |###################----------------------------------| 35.74% tmp6nq07owm.zip |###################----------------------------------| 35.88% tmp6nq07owm.zip |###################----------------------------------| 36.01% tmp6nq07owm.zip |###################----------------------------------| 36.15% tmp6nq07owm.zip |###################----------------------------------| 36.29% tmp6nq07owm.zip |###################----------------------------------| 36.42% tmp6nq07owm.zip |###################----------------------------------| 36.56% tmp6nq07owm.zip |###################----------------------------------| 36.7% tmp6nq07owm.zip |####################---------------------------------| 36.83% tmp6nq07owm.zip |####################---------------------------------| 36.97% tmp6nq07owm.zip |####################---------------------------------| 37.11% tmp6nq07owm.zip |####################---------------------------------| 37.24% tmp6nq07owm.zip |####################---------------------------------| 37.38% tmp6nq07owm.zip |####################---------------------------------| 37.51% tmp6nq07owm.zip |####################---------------------------------| 37.65% tmp6nq07owm.zip |####################---------------------------------| 37.79% tmp6nq07owm.zip |####################---------------------------------| 37.92% tmp6nq07owm.zip |####################---------------------------------| 38.06% tmp6nq07owm.zip |####################---------------------------------| 38.2% tmp6nq07owm.zip |####################---------------------------------| 38.33% tmp6nq07owm.zip |####################---------------------------------| 38.47% tmp6nq07owm.zip |####################---------------------------------| 38.61% tmp6nq07owm.zip |#####################--------------------------------| 38.74% tmp6nq07owm.zip |#####################--------------------------------| 38.88% tmp6nq07owm.zip |#####################--------------------------------| 39.01% tmp6nq07owm.zip |#####################--------------------------------| 39.15% tmp6nq07owm.zip |#####################--------------------------------| 39.29% tmp6nq07owm.zip |#####################--------------------------------| 39.42% tmp6nq07owm.zip |#####################--------------------------------| 39.56% tmp6nq07owm.zip |#####################--------------------------------| 39.7% tmp6nq07owm.zip |#####################--------------------------------| 39.83% tmp6nq07owm.zip |#####################--------------------------------| 39.97% tmp6nq07owm.zip |#####################--------------------------------| 40.11% tmp6nq07owm.zip |#####################--------------------------------| 40.24% tmp6nq07owm.zip |#####################--------------------------------| 40.38% tmp6nq07owm.zip |#####################--------------------------------| 40.52% tmp6nq07owm.zip |######################-------------------------------| 40.65% tmp6nq07owm.zip |######################-------------------------------| 40.79% tmp6nq07owm.zip |######################-------------------------------| 40.92% tmp6nq07owm.zip |######################-------------------------------| 41.06% tmp6nq07owm.zip |######################-------------------------------| 41.2% tmp6nq07owm.zip |######################-------------------------------| 41.33% tmp6nq07owm.zip |######################-------------------------------| 41.47% tmp6nq07owm.zip |######################-------------------------------| 41.61% tmp6nq07owm.zip |######################-------------------------------| 41.74% tmp6nq07owm.zip |######################-------------------------------| 41.88% tmp6nq07owm.zip |######################-------------------------------| 42.02% tmp6nq07owm.zip |######################-------------------------------| 42.15% tmp6nq07owm.zip |######################-------------------------------| 42.29% tmp6nq07owm.zip |######################-------------------------------| 42.43% tmp6nq07owm.zip |#######################------------------------------| 42.56% tmp6nq07owm.zip |#######################------------------------------| 42.7% tmp6nq07owm.zip |#######################------------------------------| 42.83% tmp6nq07owm.zip |#######################------------------------------| 42.97% tmp6nq07owm.zip |#######################------------------------------| 43.11% tmp6nq07owm.zip |#######################------------------------------| 43.24% tmp6nq07owm.zip |#######################------------------------------| 43.38% tmp6nq07owm.zip |#######################------------------------------| 43.52% tmp6nq07owm.zip |#######################------------------------------| 43.65% tmp6nq07owm.zip |#######################------------------------------| 43.79% tmp6nq07owm.zip |#######################------------------------------| 43.93% tmp6nq07owm.zip |#######################------------------------------| 44.06% tmp6nq07owm.zip |#######################------------------------------| 44.2% tmp6nq07owm.zip |#######################------------------------------| 44.34% tmp6nq07owm.zip |########################-----------------------------| 44.47% tmp6nq07owm.zip |########################-----------------------------| 44.61% tmp6nq07owm.zip |########################-----------------------------| 44.74% tmp6nq07owm.zip |########################-----------------------------| 44.88% tmp6nq07owm.zip |########################-----------------------------| 45.02% tmp6nq07owm.zip |########################-----------------------------| 45.15% tmp6nq07owm.zip |########################-----------------------------| 45.29% tmp6nq07owm.zip |########################-----------------------------| 45.43% tmp6nq07owm.zip |########################-----------------------------| 45.56% tmp6nq07owm.zip |########################-----------------------------| 45.7% tmp6nq07owm.zip |########################-----------------------------| 45.84% tmp6nq07owm.zip |########################-----------------------------| 45.97% tmp6nq07owm.zip |########################-----------------------------| 46.11% tmp6nq07owm.zip |#########################----------------------------| 46.25% tmp6nq07owm.zip |#########################----------------------------| 46.38% tmp6nq07owm.zip |#########################----------------------------| 46.52% tmp6nq07owm.zip |#########################----------------------------| 46.65% tmp6nq07owm.zip |#########################----------------------------| 46.79% tmp6nq07owm.zip |#########################----------------------------| 46.93% tmp6nq07owm.zip |#########################----------------------------| 47.06% tmp6nq07owm.zip |#########################----------------------------| 47.2% tmp6nq07owm.zip |#########################----------------------------| 47.34% tmp6nq07owm.zip |#########################----------------------------| 47.47% tmp6nq07owm.zip |#########################----------------------------| 47.61% tmp6nq07owm.zip |#########################----------------------------| 47.75% tmp6nq07owm.zip |#########################----------------------------| 47.88% tmp6nq07owm.zip |#########################----------------------------| 48.02% tmp6nq07owm.zip |##########################---------------------------| 48.15% tmp6nq07owm.zip |##########################---------------------------| 48.29% tmp6nq07owm.zip |##########################---------------------------| 48.43% tmp6nq07owm.zip |##########################---------------------------| 48.56% tmp6nq07owm.zip |##########################---------------------------| 48.7% tmp6nq07owm.zip |##########################---------------------------| 48.84% tmp6nq07owm.zip |##########################---------------------------| 48.97% tmp6nq07owm.zip |##########################---------------------------| 49.11% tmp6nq07owm.zip |##########################---------------------------| 49.25% tmp6nq07owm.zip |##########################---------------------------| 49.38% tmp6nq07owm.zip |##########################---------------------------| 49.52% tmp6nq07owm.zip |##########################---------------------------| 49.66% tmp6nq07owm.zip |##########################---------------------------| 49.79% tmp6nq07owm.zip |##########################---------------------------| 49.93% tmp6nq07owm.zip |###########################--------------------------| 50.06% tmp6nq07owm.zip |###########################--------------------------| 50.2% tmp6nq07owm.zip |###########################--------------------------| 50.34% tmp6nq07owm.zip |###########################--------------------------| 50.47% tmp6nq07owm.zip |###########################--------------------------| 50.61% tmp6nq07owm.zip |###########################--------------------------| 50.75% tmp6nq07owm.zip |###########################--------------------------| 50.88% tmp6nq07owm.zip |###########################--------------------------| 51.02% tmp6nq07owm.zip |###########################--------------------------| 51.16% tmp6nq07owm.zip |###########################--------------------------| 51.29% tmp6nq07owm.zip |###########################--------------------------| 51.43% tmp6nq07owm.zip |###########################--------------------------| 51.57% tmp6nq07owm.zip |###########################--------------------------| 51.7% tmp6nq07owm.zip |###########################--------------------------| 51.84% tmp6nq07owm.zip |############################-------------------------| 51.97% tmp6nq07owm.zip |############################-------------------------| 52.11% tmp6nq07owm.zip |############################-------------------------| 52.25% tmp6nq07owm.zip |############################-------------------------| 52.38% tmp6nq07owm.zip |############################-------------------------| 52.52% tmp6nq07owm.zip |############################-------------------------| 52.66% tmp6nq07owm.zip |############################-------------------------| 52.79% tmp6nq07owm.zip |############################-------------------------| 52.93% tmp6nq07owm.zip |############################-------------------------| 53.07% tmp6nq07owm.zip |############################-------------------------| 53.2% tmp6nq07owm.zip |############################-------------------------| 53.34% tmp6nq07owm.zip |############################-------------------------| 53.48% tmp6nq07owm.zip |############################-------------------------| 53.61% tmp6nq07owm.zip |############################-------------------------| 53.75% tmp6nq07owm.zip |#############################------------------------| 53.88% tmp6nq07owm.zip |#############################------------------------| 54.02% tmp6nq07owm.zip |#############################------------------------| 54.16% tmp6nq07owm.zip |#############################------------------------| 54.29% tmp6nq07owm.zip |#############################------------------------| 54.43% tmp6nq07owm.zip |#############################------------------------| 54.57% tmp6nq07owm.zip |#############################------------------------| 54.7% tmp6nq07owm.zip |#############################------------------------| 54.84% tmp6nq07owm.zip |#############################------------------------| 54.98% tmp6nq07owm.zip |#############################------------------------| 55.11% tmp6nq07owm.zip |#############################------------------------| 55.25% tmp6nq07owm.zip |#############################------------------------| 55.38% tmp6nq07owm.zip |#############################------------------------| 55.52% tmp6nq07owm.zip |#############################------------------------| 55.66% tmp6nq07owm.zip |##############################-----------------------| 55.79% tmp6nq07owm.zip |##############################-----------------------| 55.93% tmp6nq07owm.zip |##############################-----------------------| 56.07% tmp6nq07owm.zip |##############################-----------------------| 56.2% tmp6nq07owm.zip |##############################-----------------------| 56.34% tmp6nq07owm.zip |##############################-----------------------| 56.48% tmp6nq07owm.zip |##############################-----------------------| 56.61% tmp6nq07owm.zip |##############################-----------------------| 56.75% tmp6nq07owm.zip |##############################-----------------------| 56.89% tmp6nq07owm.zip |##############################-----------------------| 57.02% tmp6nq07owm.zip |##############################-----------------------| 57.16% tmp6nq07owm.zip |##############################-----------------------| 57.29% tmp6nq07owm.zip |##############################-----------------------| 57.43% tmp6nq07owm.zip |###############################----------------------| 57.57% tmp6nq07owm.zip |###############################----------------------| 57.7% tmp6nq07owm.zip |###############################----------------------| 57.84% tmp6nq07owm.zip |###############################----------------------| 57.98% tmp6nq07owm.zip |###############################----------------------| 58.11% tmp6nq07owm.zip |###############################----------------------| 58.25% tmp6nq07owm.zip |###############################----------------------| 58.39% tmp6nq07owm.zip |###############################----------------------| 58.52% tmp6nq07owm.zip |###############################----------------------| 58.66% tmp6nq07owm.zip |###############################----------------------| 58.8% tmp6nq07owm.zip |###############################----------------------| 58.93% tmp6nq07owm.zip |###############################----------------------| 59.07% tmp6nq07owm.zip |###############################----------------------| 59.2% tmp6nq07owm.zip |###############################----------------------| 59.34% tmp6nq07owm.zip |################################---------------------| 59.48% tmp6nq07owm.zip |################################---------------------| 59.61% tmp6nq07owm.zip |################################---------------------| 59.75% tmp6nq07owm.zip |################################---------------------| 59.89% tmp6nq07owm.zip |################################---------------------| 60.02% tmp6nq07owm.zip |################################---------------------| 60.16% tmp6nq07owm.zip |################################---------------------| 60.3% tmp6nq07owm.zip |################################---------------------| 60.43% tmp6nq07owm.zip |################################---------------------| 60.57% tmp6nq07owm.zip |################################---------------------| 60.71% tmp6nq07owm.zip |################################---------------------| 60.84% tmp6nq07owm.zip |################################---------------------| 60.98% tmp6nq07owm.zip |################################---------------------| 61.11% tmp6nq07owm.zip |################################---------------------| 61.25% tmp6nq07owm.zip |#################################--------------------| 61.39% tmp6nq07owm.zip |#################################--------------------| 61.52% tmp6nq07owm.zip |#################################--------------------| 61.66% tmp6nq07owm.zip |#################################--------------------| 61.8% tmp6nq07owm.zip |#################################--------------------| 61.93% tmp6nq07owm.zip |#################################--------------------| 62.07% tmp6nq07owm.zip |#################################--------------------| 62.21% tmp6nq07owm.zip |#################################--------------------| 62.34% tmp6nq07owm.zip |#################################--------------------| 62.48% tmp6nq07owm.zip |#################################--------------------| 62.61% tmp6nq07owm.zip |#################################--------------------| 62.75% tmp6nq07owm.zip |#################################--------------------| 62.89% tmp6nq07owm.zip |#################################--------------------| 63.02% tmp6nq07owm.zip |#################################--------------------| 63.16% tmp6nq07owm.zip |##################################-------------------| 63.3% tmp6nq07owm.zip |##################################-------------------| 63.43% tmp6nq07owm.zip |##################################-------------------| 63.57% tmp6nq07owm.zip |##################################-------------------| 63.71% tmp6nq07owm.zip |##################################-------------------| 63.84% tmp6nq07owm.zip |##################################-------------------| 63.98% tmp6nq07owm.zip |##################################-------------------| 64.12% tmp6nq07owm.zip |##################################-------------------| 64.25% tmp6nq07owm.zip |##################################-------------------| 64.39% tmp6nq07owm.zip |##################################-------------------| 64.52% tmp6nq07owm.zip |##################################-------------------| 64.66% tmp6nq07owm.zip |##################################-------------------| 64.8% tmp6nq07owm.zip |##################################-------------------| 64.93% tmp6nq07owm.zip |##################################-------------------| 65.07% tmp6nq07owm.zip |###################################------------------| 65.21% tmp6nq07owm.zip |###################################------------------| 65.34% tmp6nq07owm.zip |###################################------------------| 65.48% tmp6nq07owm.zip |###################################------------------| 65.62% tmp6nq07owm.zip |###################################------------------| 65.75% tmp6nq07owm.zip |###################################------------------| 65.89% tmp6nq07owm.zip |###################################------------------| 66.03% tmp6nq07owm.zip |###################################------------------| 66.16% tmp6nq07owm.zip |###################################------------------| 66.3% tmp6nq07owm.zip |###################################------------------| 66.43% tmp6nq07owm.zip |###################################------------------| 66.57% tmp6nq07owm.zip |###################################------------------| 66.71% tmp6nq07owm.zip |###################################------------------| 66.84% tmp6nq07owm.zip |###################################------------------| 66.98% tmp6nq07owm.zip |####################################-----------------| 67.12% tmp6nq07owm.zip |####################################-----------------| 67.25% tmp6nq07owm.zip |####################################-----------------| 67.39% tmp6nq07owm.zip |####################################-----------------| 67.53% tmp6nq07owm.zip |####################################-----------------| 67.66% tmp6nq07owm.zip |####################################-----------------| 67.8% tmp6nq07owm.zip |####################################-----------------| 67.94% tmp6nq07owm.zip |####################################-----------------| 68.07% tmp6nq07owm.zip |####################################-----------------| 68.21% tmp6nq07owm.zip |####################################-----------------| 68.34% tmp6nq07owm.zip |####################################-----------------| 68.48% tmp6nq07owm.zip |####################################-----------------| 68.62% tmp6nq07owm.zip |####################################-----------------| 68.75% tmp6nq07owm.zip |#####################################----------------| 68.89% tmp6nq07owm.zip |#####################################----------------| 69.03% tmp6nq07owm.zip |#####################################----------------| 69.16% tmp6nq07owm.zip |#####################################----------------| 69.3% tmp6nq07owm.zip |#####################################----------------| 69.44% tmp6nq07owm.zip |#####################################----------------| 69.57% tmp6nq07owm.zip |#####################################----------------| 69.71% tmp6nq07owm.zip |#####################################----------------| 69.84% tmp6nq07owm.zip |#####################################----------------| 69.98% tmp6nq07owm.zip |#####################################----------------| 70.12% tmp6nq07owm.zip |#####################################----------------| 70.25% tmp6nq07owm.zip |#####################################----------------| 70.39% tmp6nq07owm.zip |#####################################----------------| 70.53% tmp6nq07owm.zip |#####################################----------------| 70.66% tmp6nq07owm.zip |######################################---------------| 70.8% tmp6nq07owm.zip |######################################---------------| 70.94% tmp6nq07owm.zip |######################################---------------| 71.07% tmp6nq07owm.zip |######################################---------------| 71.21% tmp6nq07owm.zip |######################################---------------| 71.35% tmp6nq07owm.zip |######################################---------------| 71.48% tmp6nq07owm.zip |######################################---------------| 71.62% tmp6nq07owm.zip |######################################---------------| 71.75% tmp6nq07owm.zip |######################################---------------| 71.89% tmp6nq07owm.zip |######################################---------------| 72.03% tmp6nq07owm.zip |######################################---------------| 72.16% tmp6nq07owm.zip |######################################---------------| 72.3% tmp6nq07owm.zip |######################################---------------| 72.44% tmp6nq07owm.zip |######################################---------------| 72.57% tmp6nq07owm.zip |#######################################--------------| 72.71% tmp6nq07owm.zip |#######################################--------------| 72.85% tmp6nq07owm.zip |#######################################--------------| 72.98% tmp6nq07owm.zip |#######################################--------------| 73.12% tmp6nq07owm.zip |#######################################--------------| 73.26% tmp6nq07owm.zip |#######################################--------------| 73.39% tmp6nq07owm.zip |#######################################--------------| 73.53% tmp6nq07owm.zip |#######################################--------------| 73.66% tmp6nq07owm.zip |#######################################--------------| 73.8% tmp6nq07owm.zip |#######################################--------------| 73.94% tmp6nq07owm.zip |#######################################--------------| 74.07% tmp6nq07owm.zip |#######################################--------------| 74.21% tmp6nq07owm.zip |#######################################--------------| 74.35% tmp6nq07owm.zip |#######################################--------------| 74.48% tmp6nq07owm.zip |########################################-------------| 74.62% tmp6nq07owm.zip |########################################-------------| 74.76% tmp6nq07owm.zip |########################################-------------| 74.89% tmp6nq07owm.zip |########################################-------------| 75.03% tmp6nq07owm.zip |########################################-------------| 75.17% tmp6nq07owm.zip |########################################-------------| 75.3% tmp6nq07owm.zip |########################################-------------| 75.44% tmp6nq07owm.zip |########################################-------------| 75.57% tmp6nq07owm.zip |########################################-------------| 75.71% tmp6nq07owm.zip |########################################-------------| 75.85% tmp6nq07owm.zip |########################################-------------| 75.98% tmp6nq07owm.zip |########################################-------------| 76.12% tmp6nq07owm.zip |########################################-------------| 76.26% tmp6nq07owm.zip |########################################-------------| 76.39% tmp6nq07owm.zip |#########################################------------| 76.53% tmp6nq07owm.zip |#########################################------------| 76.67% tmp6nq07owm.zip |#########################################------------| 76.8% tmp6nq07owm.zip |#########################################------------| 76.94% tmp6nq07owm.zip |#########################################------------| 77.08% tmp6nq07owm.zip |#########################################------------| 77.21% tmp6nq07owm.zip |#########################################------------| 77.35% tmp6nq07owm.zip |#########################################------------| 77.48% tmp6nq07owm.zip |#########################################------------| 77.62% tmp6nq07owm.zip |#########################################------------| 77.76% tmp6nq07owm.zip |#########################################------------| 77.89% tmp6nq07owm.zip |#########################################------------| 78.03% tmp6nq07owm.zip |#########################################------------| 78.17% tmp6nq07owm.zip |##########################################-----------| 78.3% tmp6nq07owm.zip |##########################################-----------| 78.44% tmp6nq07owm.zip |##########################################-----------| 78.58% tmp6nq07owm.zip |##########################################-----------| 78.71% tmp6nq07owm.zip |##########################################-----------| 78.85% tmp6nq07owm.zip |##########################################-----------| 78.98% tmp6nq07owm.zip |##########################################-----------| 79.12% tmp6nq07owm.zip |##########################################-----------| 79.26% tmp6nq07owm.zip |##########################################-----------| 79.39% tmp6nq07owm.zip |##########################################-----------| 79.53% tmp6nq07owm.zip |##########################################-----------| 79.67% tmp6nq07owm.zip |##########################################-----------| 79.8% tmp6nq07owm.zip |##########################################-----------| 79.94% tmp6nq07owm.zip |##########################################-----------| 80.08% tmp6nq07owm.zip |###########################################----------| 80.21% tmp6nq07owm.zip |###########################################----------| 80.35% tmp6nq07owm.zip |###########################################----------| 80.49% tmp6nq07owm.zip |###########################################----------| 80.62% tmp6nq07owm.zip |###########################################----------| 80.76% tmp6nq07owm.zip |###########################################----------| 80.89% tmp6nq07owm.zip |###########################################----------| 81.03% tmp6nq07owm.zip |###########################################----------| 81.17% tmp6nq07owm.zip |###########################################----------| 81.3% tmp6nq07owm.zip |###########################################----------| 81.44% tmp6nq07owm.zip |###########################################----------| 81.58% tmp6nq07owm.zip |###########################################----------| 81.71% tmp6nq07owm.zip |###########################################----------| 81.85% tmp6nq07owm.zip |###########################################----------| 81.99% tmp6nq07owm.zip |############################################---------| 82.12% tmp6nq07owm.zip |############################################---------| 82.26% tmp6nq07owm.zip |############################################---------| 82.4% tmp6nq07owm.zip |############################################---------| 82.53% tmp6nq07owm.zip |############################################---------| 82.67% tmp6nq07owm.zip |############################################---------| 82.8% tmp6nq07owm.zip |############################################---------| 82.94% tmp6nq07owm.zip |############################################---------| 83.08% tmp6nq07owm.zip |############################################---------| 83.21% tmp6nq07owm.zip |############################################---------| 83.35% tmp6nq07owm.zip |############################################---------| 83.49% tmp6nq07owm.zip |############################################---------| 83.62% tmp6nq07owm.zip |############################################---------| 83.76% tmp6nq07owm.zip |############################################---------| 83.9% tmp6nq07owm.zip |#############################################--------| 84.03% tmp6nq07owm.zip |#############################################--------| 84.17% tmp6nq07owm.zip |#############################################--------| 84.31% tmp6nq07owm.zip |#############################################--------| 84.44% tmp6nq07owm.zip |#############################################--------| 84.58% tmp6nq07owm.zip |#############################################--------| 84.71% tmp6nq07owm.zip |#############################################--------| 84.85% tmp6nq07owm.zip |#############################################--------| 84.99% tmp6nq07owm.zip |#############################################--------| 85.12% tmp6nq07owm.zip |#############################################--------| 85.26% tmp6nq07owm.zip |#############################################--------| 85.4% tmp6nq07owm.zip |#############################################--------| 85.53% tmp6nq07owm.zip |#############################################--------| 85.67% tmp6nq07owm.zip |#############################################--------| 85.81% tmp6nq07owm.zip |##############################################-------| 85.94% tmp6nq07owm.zip |##############################################-------| 86.08% tmp6nq07owm.zip |##############################################-------| 86.21% tmp6nq07owm.zip |##############################################-------| 86.35% tmp6nq07owm.zip |##############################################-------| 86.49% tmp6nq07owm.zip |##############################################-------| 86.62% tmp6nq07owm.zip |##############################################-------| 86.76% tmp6nq07owm.zip |##############################################-------| 86.9% tmp6nq07owm.zip |##############################################-------| 87.03% tmp6nq07owm.zip |##############################################-------| 87.17% tmp6nq07owm.zip |##############################################-------| 87.31% tmp6nq07owm.zip |##############################################-------| 87.44% tmp6nq07owm.zip |##############################################-------| 87.58% tmp6nq07owm.zip |##############################################-------| 87.72% tmp6nq07owm.zip |###############################################------| 87.85% tmp6nq07owm.zip |###############################################------| 87.99% tmp6nq07owm.zip |###############################################------| 88.12% tmp6nq07owm.zip |###############################################------| 88.26% tmp6nq07owm.zip |###############################################------| 88.4% tmp6nq07owm.zip |###############################################------| 88.53% tmp6nq07owm.zip |###############################################------| 88.67% tmp6nq07owm.zip |###############################################------| 88.81% tmp6nq07owm.zip |###############################################------| 88.94% tmp6nq07owm.zip |###############################################------| 89.08% tmp6nq07owm.zip |###############################################------| 89.22% tmp6nq07owm.zip |###############################################------| 89.35% tmp6nq07owm.zip |###############################################------| 89.49% tmp6nq07owm.zip |################################################-----| 89.63% tmp6nq07owm.zip |################################################-----| 89.76% tmp6nq07owm.zip |################################################-----| 89.9% tmp6nq07owm.zip |################################################-----| 90.03% tmp6nq07owm.zip |################################################-----| 90.17% tmp6nq07owm.zip |################################################-----| 90.31% tmp6nq07owm.zip |################################################-----| 90.44% tmp6nq07owm.zip |################################################-----| 90.58% tmp6nq07owm.zip |################################################-----| 90.72% tmp6nq07owm.zip |################################################-----| 90.85% tmp6nq07owm.zip |################################################-----| 90.99% tmp6nq07owm.zip |################################################-----| 91.13% tmp6nq07owm.zip |################################################-----| 91.26% tmp6nq07owm.zip |################################################-----| 91.4% tmp6nq07owm.zip |#################################################----| 91.54% tmp6nq07owm.zip |#################################################----| 91.67% tmp6nq07owm.zip |#################################################----| 91.81% tmp6nq07owm.zip |#################################################----| 91.94% tmp6nq07owm.zip |#################################################----| 92.08% tmp6nq07owm.zip |#################################################----| 92.22% tmp6nq07owm.zip |#################################################----| 92.35% tmp6nq07owm.zip |#################################################----| 92.49% tmp6nq07owm.zip |#################################################----| 92.63% tmp6nq07owm.zip |#################################################----| 92.76% tmp6nq07owm.zip |#################################################----| 92.9% tmp6nq07owm.zip |#################################################----| 93.04% tmp6nq07owm.zip |#################################################----| 93.17% tmp6nq07owm.zip |#################################################----| 93.31% tmp6nq07owm.zip |##################################################---| 93.44% tmp6nq07owm.zip |##################################################---| 93.58% tmp6nq07owm.zip |##################################################---| 93.72% tmp6nq07owm.zip |##################################################---| 93.85% tmp6nq07owm.zip |##################################################---| 93.99% tmp6nq07owm.zip |##################################################---| 94.13% tmp6nq07owm.zip |##################################################---| 94.26% tmp6nq07owm.zip |##################################################---| 94.4% tmp6nq07owm.zip |##################################################---| 94.54% tmp6nq07owm.zip |##################################################---| 94.67% tmp6nq07owm.zip |##################################################---| 94.81% tmp6nq07owm.zip |##################################################---| 94.95% tmp6nq07owm.zip |##################################################---| 95.08% tmp6nq07owm.zip |##################################################---| 95.22% tmp6nq07owm.zip |###################################################--| 95.35% tmp6nq07owm.zip |###################################################--| 95.49% tmp6nq07owm.zip |###################################################--| 95.63% tmp6nq07owm.zip |###################################################--| 95.76% tmp6nq07owm.zip |###################################################--| 95.9% tmp6nq07owm.zip |###################################################--| 96.04% tmp6nq07owm.zip |###################################################--| 96.17% tmp6nq07owm.zip |###################################################--| 96.31% tmp6nq07owm.zip |###################################################--| 96.45% tmp6nq07owm.zip |###################################################--| 96.58% tmp6nq07owm.zip |###################################################--| 96.72% tmp6nq07owm.zip |###################################################--| 96.86% tmp6nq07owm.zip |###################################################--| 96.99% tmp6nq07owm.zip |###################################################--| 97.13% tmp6nq07owm.zip |####################################################-| 97.26% tmp6nq07owm.zip |####################################################-| 97.4% tmp6nq07owm.zip |####################################################-| 97.54% tmp6nq07owm.zip |####################################################-| 97.67% tmp6nq07owm.zip |####################################################-| 97.81% tmp6nq07owm.zip |####################################################-| 97.95% tmp6nq07owm.zip |####################################################-| 98.08% tmp6nq07owm.zip |####################################################-| 98.22% tmp6nq07owm.zip |####################################################-| 98.36% tmp6nq07owm.zip |####################################################-| 98.49% tmp6nq07owm.zip |####################################################-| 98.63% tmp6nq07owm.zip |####################################################-| 98.77% tmp6nq07owm.zip |####################################################-| 98.9% tmp6nq07owm.zip |####################################################-| 99.04% tmp6nq07owm.zip |#####################################################| 99.17% tmp6nq07owm.zip |#####################################################| 99.31% tmp6nq07owm.zip |#####################################################| 99.45% tmp6nq07owm.zip |#####################################################| 99.58% tmp6nq07owm.zip |#####################################################| 99.72% tmp6nq07owm.zip |#####################################################| 99.86% tmp6nq07owm.zip |#####################################################| 99.99% tmp6nq07owm.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 294e258d-d35f-4324-b047-b090760feb2e + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-RgkOid1/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-RgkOid1/dcaepolicyplugin_types.yaml ++ basename /opt/plugins/plugin-RgkOid1/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + ARCHIVE=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-RgkOid1/dcaepolicyplugin_types.yaml /opt/plugins/plugin-RgkOid1/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp70wq6wkb.zip |-----------------------------------------------------| 0.57% tmp70wq6wkb.zip |#----------------------------------------------------| 1.13% tmp70wq6wkb.zip |#----------------------------------------------------| 1.7% tmp70wq6wkb.zip |#----------------------------------------------------| 2.27% tmp70wq6wkb.zip |##---------------------------------------------------| 2.83% tmp70wq6wkb.zip |##---------------------------------------------------| 3.4% tmp70wq6wkb.zip |##---------------------------------------------------| 3.97% tmp70wq6wkb.zip |##---------------------------------------------------| 4.53% tmp70wq6wkb.zip |###--------------------------------------------------| 5.1% tmp70wq6wkb.zip |###--------------------------------------------------| 5.67% tmp70wq6wkb.zip |###--------------------------------------------------| 6.24% tmp70wq6wkb.zip |####-------------------------------------------------| 6.8% tmp70wq6wkb.zip |####-------------------------------------------------| 7.37% tmp70wq6wkb.zip |####-------------------------------------------------| 7.94% tmp70wq6wkb.zip |#####------------------------------------------------| 8.5% tmp70wq6wkb.zip |#####------------------------------------------------| 9.07% tmp70wq6wkb.zip |#####------------------------------------------------| 9.64% tmp70wq6wkb.zip |#####------------------------------------------------| 10.2% tmp70wq6wkb.zip |######-----------------------------------------------| 10.77% tmp70wq6wkb.zip |######-----------------------------------------------| 11.34% tmp70wq6wkb.zip |######-----------------------------------------------| 11.9% tmp70wq6wkb.zip |#######----------------------------------------------| 12.47% tmp70wq6wkb.zip |#######----------------------------------------------| 13.04% tmp70wq6wkb.zip |#######----------------------------------------------| 13.6% tmp70wq6wkb.zip |########---------------------------------------------| 14.17% tmp70wq6wkb.zip |########---------------------------------------------| 14.74% tmp70wq6wkb.zip |########---------------------------------------------| 15.3% tmp70wq6wkb.zip |########---------------------------------------------| 15.87% tmp70wq6wkb.zip |#########--------------------------------------------| 16.44% tmp70wq6wkb.zip |#########--------------------------------------------| 17.0% tmp70wq6wkb.zip |#########--------------------------------------------| 17.57% tmp70wq6wkb.zip |##########-------------------------------------------| 18.14% tmp70wq6wkb.zip |##########-------------------------------------------| 18.71% tmp70wq6wkb.zip |##########-------------------------------------------| 19.27% tmp70wq6wkb.zip |###########------------------------------------------| 19.84% tmp70wq6wkb.zip |###########------------------------------------------| 20.41% tmp70wq6wkb.zip |###########------------------------------------------| 20.97% tmp70wq6wkb.zip |###########------------------------------------------| 21.54% tmp70wq6wkb.zip |############-----------------------------------------| 22.11% tmp70wq6wkb.zip |############-----------------------------------------| 22.67% tmp70wq6wkb.zip |############-----------------------------------------| 23.24% tmp70wq6wkb.zip |#############----------------------------------------| 23.81% tmp70wq6wkb.zip |#############----------------------------------------| 24.37% tmp70wq6wkb.zip |#############----------------------------------------| 24.94% tmp70wq6wkb.zip |##############---------------------------------------| 25.51% tmp70wq6wkb.zip |##############---------------------------------------| 26.07% tmp70wq6wkb.zip |##############---------------------------------------| 26.64% tmp70wq6wkb.zip |##############---------------------------------------| 27.21% tmp70wq6wkb.zip |###############--------------------------------------| 27.77% tmp70wq6wkb.zip |###############--------------------------------------| 28.34% tmp70wq6wkb.zip |###############--------------------------------------| 28.91% tmp70wq6wkb.zip |################-------------------------------------| 29.48% tmp70wq6wkb.zip |################-------------------------------------| 30.04% tmp70wq6wkb.zip |################-------------------------------------| 30.61% tmp70wq6wkb.zip |#################------------------------------------| 31.18% tmp70wq6wkb.zip |#################------------------------------------| 31.74% tmp70wq6wkb.zip |#################------------------------------------| 32.31% tmp70wq6wkb.zip |#################------------------------------------| 32.88% tmp70wq6wkb.zip |##################-----------------------------------| 33.44% tmp70wq6wkb.zip |##################-----------------------------------| 34.01% tmp70wq6wkb.zip |##################-----------------------------------| 34.58% tmp70wq6wkb.zip |###################----------------------------------| 35.14% tmp70wq6wkb.zip |###################----------------------------------| 35.71% tmp70wq6wkb.zip |###################----------------------------------| 36.28% tmp70wq6wkb.zip |####################---------------------------------| 36.84% tmp70wq6wkb.zip |####################---------------------------------| 37.41% tmp70wq6wkb.zip |####################---------------------------------| 37.98% tmp70wq6wkb.zip |####################---------------------------------| 38.54% tmp70wq6wkb.zip |#####################--------------------------------| 39.11% tmp70wq6wkb.zip |#####################--------------------------------| 39.68% tmp70wq6wkb.zip |#####################--------------------------------| 40.24% tmp70wq6wkb.zip |######################-------------------------------| 40.81% tmp70wq6wkb.zip |######################-------------------------------| 41.38% tmp70wq6wkb.zip |######################-------------------------------| 41.95% tmp70wq6wkb.zip |#######################------------------------------| 42.51% tmp70wq6wkb.zip |#######################------------------------------| 43.08% tmp70wq6wkb.zip |#######################------------------------------| 43.65% tmp70wq6wkb.zip |#######################------------------------------| 44.21% tmp70wq6wkb.zip |########################-----------------------------| 44.78% tmp70wq6wkb.zip |########################-----------------------------| 45.35% tmp70wq6wkb.zip |########################-----------------------------| 45.91% tmp70wq6wkb.zip |#########################----------------------------| 46.48% tmp70wq6wkb.zip |#########################----------------------------| 47.05% tmp70wq6wkb.zip |#########################----------------------------| 47.61% tmp70wq6wkb.zip |##########################---------------------------| 48.18% tmp70wq6wkb.zip |##########################---------------------------| 48.75% tmp70wq6wkb.zip |##########################---------------------------| 49.31% tmp70wq6wkb.zip |##########################---------------------------| 49.88% tmp70wq6wkb.zip |###########################--------------------------| 50.45% tmp70wq6wkb.zip |###########################--------------------------| 51.01% tmp70wq6wkb.zip |###########################--------------------------| 51.58% tmp70wq6wkb.zip |############################-------------------------| 52.15% tmp70wq6wkb.zip |############################-------------------------| 52.71% tmp70wq6wkb.zip |############################-------------------------| 53.28% tmp70wq6wkb.zip |#############################------------------------| 53.85% tmp70wq6wkb.zip |#############################------------------------| 54.42% tmp70wq6wkb.zip |#############################------------------------| 54.98% tmp70wq6wkb.zip |#############################------------------------| 55.55% tmp70wq6wkb.zip |##############################-----------------------| 56.12% tmp70wq6wkb.zip |##############################-----------------------| 56.68% tmp70wq6wkb.zip |##############################-----------------------| 57.25% tmp70wq6wkb.zip |###############################----------------------| 57.82% tmp70wq6wkb.zip |###############################----------------------| 58.38% tmp70wq6wkb.zip |###############################----------------------| 58.95% tmp70wq6wkb.zip |################################---------------------| 59.52% tmp70wq6wkb.zip |################################---------------------| 60.08% tmp70wq6wkb.zip |################################---------------------| 60.65% tmp70wq6wkb.zip |################################---------------------| 61.22% tmp70wq6wkb.zip |#################################--------------------| 61.78% tmp70wq6wkb.zip |#################################--------------------| 62.35% tmp70wq6wkb.zip |#################################--------------------| 62.92% tmp70wq6wkb.zip |##################################-------------------| 63.48% tmp70wq6wkb.zip |##################################-------------------| 64.05% tmp70wq6wkb.zip |##################################-------------------| 64.62% tmp70wq6wkb.zip |###################################------------------| 65.19% tmp70wq6wkb.zip |###################################------------------| 65.75% tmp70wq6wkb.zip |###################################------------------| 66.32% tmp70wq6wkb.zip |###################################------------------| 66.89% tmp70wq6wkb.zip |####################################-----------------| 67.45% tmp70wq6wkb.zip |####################################-----------------| 68.02% tmp70wq6wkb.zip |####################################-----------------| 68.59% tmp70wq6wkb.zip |#####################################----------------| 69.15% tmp70wq6wkb.zip |#####################################----------------| 69.72% tmp70wq6wkb.zip |#####################################----------------| 70.29% tmp70wq6wkb.zip |######################################---------------| 70.85% tmp70wq6wkb.zip |######################################---------------| 71.42% tmp70wq6wkb.zip |######################################---------------| 71.99% tmp70wq6wkb.zip |######################################---------------| 72.55% tmp70wq6wkb.zip |#######################################--------------| 73.12% tmp70wq6wkb.zip |#######################################--------------| 73.69% tmp70wq6wkb.zip |#######################################--------------| 74.25% tmp70wq6wkb.zip |########################################-------------| 74.82% tmp70wq6wkb.zip |########################################-------------| 75.39% tmp70wq6wkb.zip |########################################-------------| 75.95% tmp70wq6wkb.zip |#########################################------------| 76.52% tmp70wq6wkb.zip |#########################################------------| 77.09% tmp70wq6wkb.zip |#########################################------------| 77.66% tmp70wq6wkb.zip |#########################################------------| 78.22% tmp70wq6wkb.zip |##########################################-----------| 78.79% tmp70wq6wkb.zip |##########################################-----------| 79.36% tmp70wq6wkb.zip |##########################################-----------| 79.92% tmp70wq6wkb.zip |###########################################----------| 80.49% tmp70wq6wkb.zip |###########################################----------| 81.06% tmp70wq6wkb.zip |###########################################----------| 81.62% tmp70wq6wkb.zip |############################################---------| 82.19% tmp70wq6wkb.zip |############################################---------| 82.76% tmp70wq6wkb.zip |############################################---------| 83.32% tmp70wq6wkb.zip |############################################---------| 83.89% tmp70wq6wkb.zip |#############################################--------| 84.46% tmp70wq6wkb.zip |#############################################--------| 85.02% tmp70wq6wkb.zip |#############################################--------| 85.59% tmp70wq6wkb.zip |##############################################-------| 86.16% tmp70wq6wkb.zip |##############################################-------| 86.72% tmp70wq6wkb.zip |##############################################-------| 87.29% tmp70wq6wkb.zip |###############################################------| 87.86% tmp70wq6wkb.zip |###############################################------| 88.43% tmp70wq6wkb.zip |###############################################------| 88.99% tmp70wq6wkb.zip |###############################################------| 89.56% tmp70wq6wkb.zip |################################################-----| 90.13% tmp70wq6wkb.zip |################################################-----| 90.69% tmp70wq6wkb.zip |################################################-----| 91.26% tmp70wq6wkb.zip |#################################################----| 91.83% tmp70wq6wkb.zip |#################################################----| 92.39% tmp70wq6wkb.zip |#################################################----| 92.96% tmp70wq6wkb.zip |##################################################---| 93.53% tmp70wq6wkb.zip |##################################################---| 94.09% tmp70wq6wkb.zip |##################################################---| 94.66% tmp70wq6wkb.zip |##################################################---| 95.23% tmp70wq6wkb.zip |###################################################--| 95.79% tmp70wq6wkb.zip |###################################################--| 96.36% tmp70wq6wkb.zip |###################################################--| 96.93% tmp70wq6wkb.zip |####################################################-| 97.49% tmp70wq6wkb.zip |####################################################-| 98.06% tmp70wq6wkb.zip |####################################################-| 98.63% tmp70wq6wkb.zip |#####################################################| 99.19% tmp70wq6wkb.zip |#####################################################| 99.76% tmp70wq6wkb.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 799f7e99-8716-4697-b68d-3a9b983c2946 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-pgtQXcq/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-pgtQXcq/clamppolicyplugin_types.yaml ++ basename /opt/plugins/plugin-pgtQXcq/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:UmH7vbj6 --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-pgtQXcq/clamppolicyplugin_types.yaml /opt/plugins/plugin-pgtQXcq/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmptzid_ke8.zip |-----------------------------------------------------| 0.57% tmptzid_ke8.zip |#----------------------------------------------------| 1.14% tmptzid_ke8.zip |#----------------------------------------------------| 1.71% tmptzid_ke8.zip |#----------------------------------------------------| 2.27% tmptzid_ke8.zip |##---------------------------------------------------| 2.84% tmptzid_ke8.zip |##---------------------------------------------------| 3.41% tmptzid_ke8.zip |##---------------------------------------------------| 3.98% tmptzid_ke8.zip |##---------------------------------------------------| 4.55% tmptzid_ke8.zip |###--------------------------------------------------| 5.12% tmptzid_ke8.zip |###--------------------------------------------------| 5.69% tmptzid_ke8.zip |###--------------------------------------------------| 6.25% tmptzid_ke8.zip |####-------------------------------------------------| 6.82% tmptzid_ke8.zip |####-------------------------------------------------| 7.39% tmptzid_ke8.zip |####-------------------------------------------------| 7.96% tmptzid_ke8.zip |#####------------------------------------------------| 8.53% tmptzid_ke8.zip |#####------------------------------------------------| 9.1% tmptzid_ke8.zip |#####------------------------------------------------| 9.67% tmptzid_ke8.zip |#####------------------------------------------------| 10.24% tmptzid_ke8.zip |######-----------------------------------------------| 10.8% tmptzid_ke8.zip |######-----------------------------------------------| 11.37% tmptzid_ke8.zip |######-----------------------------------------------| 11.94% tmptzid_ke8.zip |#######----------------------------------------------| 12.51% tmptzid_ke8.zip |#######----------------------------------------------| 13.08% tmptzid_ke8.zip |#######----------------------------------------------| 13.65% tmptzid_ke8.zip |########---------------------------------------------| 14.22% tmptzid_ke8.zip |########---------------------------------------------| 14.78% tmptzid_ke8.zip |########---------------------------------------------| 15.35% tmptzid_ke8.zip |########---------------------------------------------| 15.92% tmptzid_ke8.zip |#########--------------------------------------------| 16.49% tmptzid_ke8.zip |#########--------------------------------------------| 17.06% tmptzid_ke8.zip |#########--------------------------------------------| 17.63% tmptzid_ke8.zip |##########-------------------------------------------| 18.2% tmptzid_ke8.zip |##########-------------------------------------------| 18.76% tmptzid_ke8.zip |##########-------------------------------------------| 19.33% tmptzid_ke8.zip |###########------------------------------------------| 19.9% tmptzid_ke8.zip |###########------------------------------------------| 20.47% tmptzid_ke8.zip |###########------------------------------------------| 21.04% tmptzid_ke8.zip |###########------------------------------------------| 21.61% tmptzid_ke8.zip |############-----------------------------------------| 22.18% tmptzid_ke8.zip |############-----------------------------------------| 22.74% tmptzid_ke8.zip |############-----------------------------------------| 23.31% tmptzid_ke8.zip |#############----------------------------------------| 23.88% tmptzid_ke8.zip |#############----------------------------------------| 24.45% tmptzid_ke8.zip |#############----------------------------------------| 25.02% tmptzid_ke8.zip |##############---------------------------------------| 25.59% tmptzid_ke8.zip |##############---------------------------------------| 26.16% tmptzid_ke8.zip |##############---------------------------------------| 26.73% tmptzid_ke8.zip |##############---------------------------------------| 27.29% tmptzid_ke8.zip |###############--------------------------------------| 27.86% tmptzid_ke8.zip |###############--------------------------------------| 28.43% tmptzid_ke8.zip |###############--------------------------------------| 29.0% tmptzid_ke8.zip |################-------------------------------------| 29.57% tmptzid_ke8.zip |################-------------------------------------| 30.14% tmptzid_ke8.zip |################-------------------------------------| 30.71% tmptzid_ke8.zip |#################------------------------------------| 31.27% tmptzid_ke8.zip |#################------------------------------------| 31.84% tmptzid_ke8.zip |#################------------------------------------| 32.41% tmptzid_ke8.zip |#################------------------------------------| 32.98% tmptzid_ke8.zip |##################-----------------------------------| 33.55% tmptzid_ke8.zip |##################-----------------------------------| 34.12% tmptzid_ke8.zip |##################-----------------------------------| 34.69% tmptzid_ke8.zip |###################----------------------------------| 35.25% tmptzid_ke8.zip |###################----------------------------------| 35.82% tmptzid_ke8.zip |###################----------------------------------| 36.39% tmptzid_ke8.zip |####################---------------------------------| 36.96% tmptzid_ke8.zip |####################---------------------------------| 37.53% tmptzid_ke8.zip |####################---------------------------------| 38.1% tmptzid_ke8.zip |####################---------------------------------| 38.67% tmptzid_ke8.zip |#####################--------------------------------| 39.23% tmptzid_ke8.zip |#####################--------------------------------| 39.8% tmptzid_ke8.zip |#####################--------------------------------| 40.37% tmptzid_ke8.zip |######################-------------------------------| 40.94% tmptzid_ke8.zip |######################-------------------------------| 41.51% tmptzid_ke8.zip |######################-------------------------------| 42.08% tmptzid_ke8.zip |#######################------------------------------| 42.65% tmptzid_ke8.zip |#######################------------------------------| 43.22% tmptzid_ke8.zip |#######################------------------------------| 43.78% tmptzid_ke8.zip |########################-----------------------------| 44.35% tmptzid_ke8.zip |########################-----------------------------| 44.92% tmptzid_ke8.zip |########################-----------------------------| 45.49% tmptzid_ke8.zip |########################-----------------------------| 46.06% tmptzid_ke8.zip |#########################----------------------------| 46.63% tmptzid_ke8.zip |#########################----------------------------| 47.2% tmptzid_ke8.zip |#########################----------------------------| 47.76% tmptzid_ke8.zip |##########################---------------------------| 48.33% tmptzid_ke8.zip |##########################---------------------------| 48.9% tmptzid_ke8.zip |##########################---------------------------| 49.47% tmptzid_ke8.zip |###########################--------------------------| 50.04% tmptzid_ke8.zip |###########################--------------------------| 50.61% tmptzid_ke8.zip |###########################--------------------------| 51.18% tmptzid_ke8.zip |###########################--------------------------| 51.74% tmptzid_ke8.zip |############################-------------------------| 52.31% tmptzid_ke8.zip |############################-------------------------| 52.88% tmptzid_ke8.zip |############################-------------------------| 53.45% tmptzid_ke8.zip |#############################------------------------| 54.02% tmptzid_ke8.zip |#############################------------------------| 54.59% tmptzid_ke8.zip |#############################------------------------| 55.16% tmptzid_ke8.zip |##############################-----------------------| 55.73% tmptzid_ke8.zip |##############################-----------------------| 56.29% tmptzid_ke8.zip |##############################-----------------------| 56.86% tmptzid_ke8.zip |##############################-----------------------| 57.43% tmptzid_ke8.zip |###############################----------------------| 58.0% tmptzid_ke8.zip |###############################----------------------| 58.57% tmptzid_ke8.zip |###############################----------------------| 59.14% tmptzid_ke8.zip |################################---------------------| 59.71% tmptzid_ke8.zip |################################---------------------| 60.27% tmptzid_ke8.zip |################################---------------------| 60.84% tmptzid_ke8.zip |#################################--------------------| 61.41% tmptzid_ke8.zip |#################################--------------------| 61.98% tmptzid_ke8.zip |#################################--------------------| 62.55% tmptzid_ke8.zip |#################################--------------------| 63.12% tmptzid_ke8.zip |##################################-------------------| 63.69% tmptzid_ke8.zip |##################################-------------------| 64.25% tmptzid_ke8.zip |##################################-------------------| 64.82% tmptzid_ke8.zip |###################################------------------| 65.39% tmptzid_ke8.zip |###################################------------------| 65.96% tmptzid_ke8.zip |###################################------------------| 66.53% tmptzid_ke8.zip |####################################-----------------| 67.1% tmptzid_ke8.zip |####################################-----------------| 67.67% tmptzid_ke8.zip |####################################-----------------| 68.23% tmptzid_ke8.zip |####################################-----------------| 68.8% tmptzid_ke8.zip |#####################################----------------| 69.37% tmptzid_ke8.zip |#####################################----------------| 69.94% tmptzid_ke8.zip |#####################################----------------| 70.51% tmptzid_ke8.zip |######################################---------------| 71.08% tmptzid_ke8.zip |######################################---------------| 71.65% tmptzid_ke8.zip |######################################---------------| 72.22% tmptzid_ke8.zip |#######################################--------------| 72.78% tmptzid_ke8.zip |#######################################--------------| 73.35% tmptzid_ke8.zip |#######################################--------------| 73.92% tmptzid_ke8.zip |#######################################--------------| 74.49% tmptzid_ke8.zip |########################################-------------| 75.06% tmptzid_ke8.zip |########################################-------------| 75.63% tmptzid_ke8.zip |########################################-------------| 76.2% tmptzid_ke8.zip |#########################################------------| 76.76% tmptzid_ke8.zip |#########################################------------| 77.33% tmptzid_ke8.zip |#########################################------------| 77.9% tmptzid_ke8.zip |##########################################-----------| 78.47% tmptzid_ke8.zip |##########################################-----------| 79.04% tmptzid_ke8.zip |##########################################-----------| 79.61% tmptzid_ke8.zip |##########################################-----------| 80.18% tmptzid_ke8.zip |###########################################----------| 80.74% tmptzid_ke8.zip |###########################################----------| 81.31% tmptzid_ke8.zip |###########################################----------| 81.88% tmptzid_ke8.zip |############################################---------| 82.45% tmptzid_ke8.zip |############################################---------| 83.02% tmptzid_ke8.zip |############################################---------| 83.59% tmptzid_ke8.zip |#############################################--------| 84.16% tmptzid_ke8.zip |#############################################--------| 84.72% tmptzid_ke8.zip |#############################################--------| 85.29% tmptzid_ke8.zip |##############################################-------| 85.86% tmptzid_ke8.zip |##############################################-------| 86.43% tmptzid_ke8.zip |##############################################-------| 87.0% tmptzid_ke8.zip |##############################################-------| 87.57% tmptzid_ke8.zip |###############################################------| 88.14% tmptzid_ke8.zip |###############################################------| 88.71% tmptzid_ke8.zip |###############################################------| 89.27% tmptzid_ke8.zip |################################################-----| 89.84% tmptzid_ke8.zip |################################################-----| 90.41% tmptzid_ke8.zip |################################################-----| 90.98% tmptzid_ke8.zip |#################################################----| 91.55% tmptzid_ke8.zip |#################################################----| 92.12% tmptzid_ke8.zip |#################################################----| 92.69% tmptzid_ke8.zip |#################################################----| 93.25% tmptzid_ke8.zip |##################################################---| 93.82% tmptzid_ke8.zip |##################################################---| 94.39% tmptzid_ke8.zip |##################################################---| 94.96% tmptzid_ke8.zip |###################################################--| 95.53% tmptzid_ke8.zip |###################################################--| 96.1% tmptzid_ke8.zip |###################################################--| 96.67% tmptzid_ke8.zip |####################################################-| 97.23% tmptzid_ke8.zip |####################################################-| 97.8% tmptzid_ke8.zip |####################################################-| 98.37% tmptzid_ke8.zip |####################################################-| 98.94% tmptzid_ke8.zip |#####################################################| 99.51% tmptzid_ke8.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 97e2ddf7-ff16-4754-a0ff-6900a9a0cbc1 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-sjmXhok/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-sjmXhok/relationshipplugin_types.yaml ++ basename /opt/plugins/plugin-sjmXhok/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' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --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' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-sjmXhok/relationshipplugin_types.yaml /opt/plugins/plugin-sjmXhok/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpuy7el4ue.zip |-----------------------------------------------------| 0.56% tmpuy7el4ue.zip |#----------------------------------------------------| 1.12% tmpuy7el4ue.zip |#----------------------------------------------------| 1.67% tmpuy7el4ue.zip |#----------------------------------------------------| 2.23% tmpuy7el4ue.zip |#----------------------------------------------------| 2.79% tmpuy7el4ue.zip |##---------------------------------------------------| 3.35% tmpuy7el4ue.zip |##---------------------------------------------------| 3.91% tmpuy7el4ue.zip |##---------------------------------------------------| 4.46% tmpuy7el4ue.zip |###--------------------------------------------------| 5.02% tmpuy7el4ue.zip |###--------------------------------------------------| 5.58% tmpuy7el4ue.zip |###--------------------------------------------------| 6.14% tmpuy7el4ue.zip |####-------------------------------------------------| 6.7% tmpuy7el4ue.zip |####-------------------------------------------------| 7.25% tmpuy7el4ue.zip |####-------------------------------------------------| 7.81% tmpuy7el4ue.zip |####-------------------------------------------------| 8.37% tmpuy7el4ue.zip |#####------------------------------------------------| 8.93% tmpuy7el4ue.zip |#####------------------------------------------------| 9.49% tmpuy7el4ue.zip |#####------------------------------------------------| 10.04% tmpuy7el4ue.zip |######-----------------------------------------------| 10.6% tmpuy7el4ue.zip |######-----------------------------------------------| 11.16% tmpuy7el4ue.zip |######-----------------------------------------------| 11.72% tmpuy7el4ue.zip |#######----------------------------------------------| 12.28% tmpuy7el4ue.zip |#######----------------------------------------------| 12.83% tmpuy7el4ue.zip |#######----------------------------------------------| 13.39% tmpuy7el4ue.zip |#######----------------------------------------------| 13.95% tmpuy7el4ue.zip |########---------------------------------------------| 14.51% tmpuy7el4ue.zip |########---------------------------------------------| 15.07% tmpuy7el4ue.zip |########---------------------------------------------| 15.62% tmpuy7el4ue.zip |#########--------------------------------------------| 16.18% tmpuy7el4ue.zip |#########--------------------------------------------| 16.74% tmpuy7el4ue.zip |#########--------------------------------------------| 17.3% tmpuy7el4ue.zip |#########--------------------------------------------| 17.86% tmpuy7el4ue.zip |##########-------------------------------------------| 18.41% tmpuy7el4ue.zip |##########-------------------------------------------| 18.97% tmpuy7el4ue.zip |##########-------------------------------------------| 19.53% tmpuy7el4ue.zip |###########------------------------------------------| 20.09% tmpuy7el4ue.zip |###########------------------------------------------| 20.64% tmpuy7el4ue.zip |###########------------------------------------------| 21.2% tmpuy7el4ue.zip |############-----------------------------------------| 21.76% tmpuy7el4ue.zip |############-----------------------------------------| 22.32% tmpuy7el4ue.zip |############-----------------------------------------| 22.88% tmpuy7el4ue.zip |############-----------------------------------------| 23.43% tmpuy7el4ue.zip |#############----------------------------------------| 23.99% tmpuy7el4ue.zip |#############----------------------------------------| 24.55% tmpuy7el4ue.zip |#############----------------------------------------| 25.11% tmpuy7el4ue.zip |##############---------------------------------------| 25.67% tmpuy7el4ue.zip |##############---------------------------------------| 26.22% tmpuy7el4ue.zip |##############---------------------------------------| 26.78% tmpuy7el4ue.zip |##############---------------------------------------| 27.34% tmpuy7el4ue.zip |###############--------------------------------------| 27.9% tmpuy7el4ue.zip |###############--------------------------------------| 28.46% tmpuy7el4ue.zip |###############--------------------------------------| 29.01% tmpuy7el4ue.zip |################-------------------------------------| 29.57% tmpuy7el4ue.zip |################-------------------------------------| 30.13% tmpuy7el4ue.zip |################-------------------------------------| 30.69% tmpuy7el4ue.zip |#################------------------------------------| 31.25% tmpuy7el4ue.zip |#################------------------------------------| 31.8% tmpuy7el4ue.zip |#################------------------------------------| 32.36% tmpuy7el4ue.zip |#################------------------------------------| 32.92% tmpuy7el4ue.zip |##################-----------------------------------| 33.48% tmpuy7el4ue.zip |##################-----------------------------------| 34.04% tmpuy7el4ue.zip |##################-----------------------------------| 34.59% tmpuy7el4ue.zip |###################----------------------------------| 35.15% tmpuy7el4ue.zip |###################----------------------------------| 35.71% tmpuy7el4ue.zip |###################----------------------------------| 36.27% tmpuy7el4ue.zip |####################---------------------------------| 36.83% tmpuy7el4ue.zip |####################---------------------------------| 37.38% tmpuy7el4ue.zip |####################---------------------------------| 37.94% tmpuy7el4ue.zip |####################---------------------------------| 38.5% tmpuy7el4ue.zip |#####################--------------------------------| 39.06% tmpuy7el4ue.zip |#####################--------------------------------| 39.62% tmpuy7el4ue.zip |#####################--------------------------------| 40.17% tmpuy7el4ue.zip |######################-------------------------------| 40.73% tmpuy7el4ue.zip |######################-------------------------------| 41.29% tmpuy7el4ue.zip |######################-------------------------------| 41.85% tmpuy7el4ue.zip |######################-------------------------------| 42.41% tmpuy7el4ue.zip |#######################------------------------------| 42.96% tmpuy7el4ue.zip |#######################------------------------------| 43.52% tmpuy7el4ue.zip |#######################------------------------------| 44.08% tmpuy7el4ue.zip |########################-----------------------------| 44.64% tmpuy7el4ue.zip |########################-----------------------------| 45.2% tmpuy7el4ue.zip |########################-----------------------------| 45.75% tmpuy7el4ue.zip |#########################----------------------------| 46.31% tmpuy7el4ue.zip |#########################----------------------------| 46.87% tmpuy7el4ue.zip |#########################----------------------------| 47.43% tmpuy7el4ue.zip |#########################----------------------------| 47.99% tmpuy7el4ue.zip |##########################---------------------------| 48.54% tmpuy7el4ue.zip |##########################---------------------------| 49.1% tmpuy7el4ue.zip |##########################---------------------------| 49.66% tmpuy7el4ue.zip |###########################--------------------------| 50.22% tmpuy7el4ue.zip |###########################--------------------------| 50.78% tmpuy7el4ue.zip |###########################--------------------------| 51.33% tmpuy7el4ue.zip |############################-------------------------| 51.89% tmpuy7el4ue.zip |############################-------------------------| 52.45% tmpuy7el4ue.zip |############################-------------------------| 53.01% tmpuy7el4ue.zip |############################-------------------------| 53.57% tmpuy7el4ue.zip |#############################------------------------| 54.12% tmpuy7el4ue.zip |#############################------------------------| 54.68% tmpuy7el4ue.zip |#############################------------------------| 55.24% tmpuy7el4ue.zip |##############################-----------------------| 55.8% tmpuy7el4ue.zip |##############################-----------------------| 56.35% tmpuy7el4ue.zip |##############################-----------------------| 56.91% tmpuy7el4ue.zip |##############################-----------------------| 57.47% tmpuy7el4ue.zip |###############################----------------------| 58.03% tmpuy7el4ue.zip |###############################----------------------| 58.59% tmpuy7el4ue.zip |###############################----------------------| 59.14% tmpuy7el4ue.zip |################################---------------------| 59.7% tmpuy7el4ue.zip |################################---------------------| 60.26% tmpuy7el4ue.zip |################################---------------------| 60.82% tmpuy7el4ue.zip |#################################--------------------| 61.38% tmpuy7el4ue.zip |#################################--------------------| 61.93% tmpuy7el4ue.zip |#################################--------------------| 62.49% tmpuy7el4ue.zip |#################################--------------------| 63.05% tmpuy7el4ue.zip |##################################-------------------| 63.61% tmpuy7el4ue.zip |##################################-------------------| 64.17% tmpuy7el4ue.zip |##################################-------------------| 64.72% tmpuy7el4ue.zip |###################################------------------| 65.28% tmpuy7el4ue.zip |###################################------------------| 65.84% tmpuy7el4ue.zip |###################################------------------| 66.4% tmpuy7el4ue.zip |###################################------------------| 66.96% tmpuy7el4ue.zip |####################################-----------------| 67.51% tmpuy7el4ue.zip |####################################-----------------| 68.07% tmpuy7el4ue.zip |####################################-----------------| 68.63% tmpuy7el4ue.zip |#####################################----------------| 69.19% tmpuy7el4ue.zip |#####################################----------------| 69.75% tmpuy7el4ue.zip |#####################################----------------| 70.3% tmpuy7el4ue.zip |######################################---------------| 70.86% tmpuy7el4ue.zip |######################################---------------| 71.42% tmpuy7el4ue.zip |######################################---------------| 71.98% tmpuy7el4ue.zip |######################################---------------| 72.54% tmpuy7el4ue.zip |#######################################--------------| 73.09% tmpuy7el4ue.zip |#######################################--------------| 73.65% tmpuy7el4ue.zip |#######################################--------------| 74.21% tmpuy7el4ue.zip |########################################-------------| 74.77% tmpuy7el4ue.zip |########################################-------------| 75.33% tmpuy7el4ue.zip |########################################-------------| 75.88% tmpuy7el4ue.zip |#########################################------------| 76.44% tmpuy7el4ue.zip |#########################################------------| 77.0% tmpuy7el4ue.zip |#########################################------------| 77.56% tmpuy7el4ue.zip |#########################################------------| 78.12% tmpuy7el4ue.zip |##########################################-----------| 78.67% tmpuy7el4ue.zip |##########################################-----------| 79.23% tmpuy7el4ue.zip |##########################################-----------| 79.79% tmpuy7el4ue.zip |###########################################----------| 80.35% tmpuy7el4ue.zip |###########################################----------| 80.91% tmpuy7el4ue.zip |###########################################----------| 81.46% tmpuy7el4ue.zip |###########################################----------| 82.02% tmpuy7el4ue.zip |############################################---------| 82.58% tmpuy7el4ue.zip |############################################---------| 83.14% tmpuy7el4ue.zip |############################################---------| 83.7% tmpuy7el4ue.zip |#############################################--------| 84.25% tmpuy7el4ue.zip |#############################################--------| 84.81% tmpuy7el4ue.zip |#############################################--------| 85.37% tmpuy7el4ue.zip |##############################################-------| 85.93% tmpuy7el4ue.zip |##############################################-------| 86.49% tmpuy7el4ue.zip |##############################################-------| 87.04% tmpuy7el4ue.zip |##############################################-------| 87.6% tmpuy7el4ue.zip |###############################################------| 88.16% tmpuy7el4ue.zip |###############################################------| 88.72% tmpuy7el4ue.zip |###############################################------| 89.28% tmpuy7el4ue.zip |################################################-----| 89.83% tmpuy7el4ue.zip |################################################-----| 90.39% tmpuy7el4ue.zip |################################################-----| 90.95% tmpuy7el4ue.zip |################################################-----| 91.51% tmpuy7el4ue.zip |#################################################----| 92.06% tmpuy7el4ue.zip |#################################################----| 92.62% tmpuy7el4ue.zip |#################################################----| 93.18% tmpuy7el4ue.zip |##################################################---| 93.74% tmpuy7el4ue.zip |##################################################---| 94.3% tmpuy7el4ue.zip |##################################################---| 94.85% tmpuy7el4ue.zip |###################################################--| 95.41% tmpuy7el4ue.zip |###################################################--| 95.97% tmpuy7el4ue.zip |###################################################--| 96.53% tmpuy7el4ue.zip |###################################################--| 97.09% tmpuy7el4ue.zip |####################################################-| 97.64% tmpuy7el4ue.zip |####################################################-| 98.2% tmpuy7el4ue.zip |####################################################-| 98.76% tmpuy7el4ue.zip |#####################################################| 99.32% tmpuy7el4ue.zip |#####################################################| 99.88% tmpuy7el4ue.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 5a42012a-a5ce-4ad6-884a-03f187922c16 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --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 Cloudify ready + set +x