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 + exec /sbin/init --log-target=journal + /scripts/init-cloudify.sh + /scripts/setup-secret.sh + '[' '!' -d /var/run/secrets/kubernetes.io/serviceaccount ']' + mkdir -p /var/run/secrets/kubernetes.io/ + ln -s /secret/ /var/run/secrets/kubernetes.io/serviceaccount + /scripts/load-plugins.sh + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + 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).. tmpq6f6nw4s.zip |-----------------------------------------------------| 0.55% tmpq6f6nw4s.zip |#----------------------------------------------------| 1.1% tmpq6f6nw4s.zip |#----------------------------------------------------| 1.65% tmpq6f6nw4s.zip |#----------------------------------------------------| 2.21% tmpq6f6nw4s.zip |#----------------------------------------------------| 2.76% tmpq6f6nw4s.zip |##---------------------------------------------------| 3.31% tmpq6f6nw4s.zip |##---------------------------------------------------| 3.86% tmpq6f6nw4s.zip |##---------------------------------------------------| 4.41% tmpq6f6nw4s.zip |###--------------------------------------------------| 4.96% tmpq6f6nw4s.zip |###--------------------------------------------------| 5.51% tmpq6f6nw4s.zip |###--------------------------------------------------| 6.06% tmpq6f6nw4s.zip |####-------------------------------------------------| 6.62% tmpq6f6nw4s.zip |####-------------------------------------------------| 7.17% tmpq6f6nw4s.zip |####-------------------------------------------------| 7.72% tmpq6f6nw4s.zip |####-------------------------------------------------| 8.27% tmpq6f6nw4s.zip |#####------------------------------------------------| 8.82% tmpq6f6nw4s.zip |#####------------------------------------------------| 9.37% tmpq6f6nw4s.zip |#####------------------------------------------------| 9.92% tmpq6f6nw4s.zip |######-----------------------------------------------| 10.48% tmpq6f6nw4s.zip |######-----------------------------------------------| 11.03% tmpq6f6nw4s.zip |######-----------------------------------------------| 11.58% tmpq6f6nw4s.zip |######-----------------------------------------------| 12.13% tmpq6f6nw4s.zip |#######----------------------------------------------| 12.68% tmpq6f6nw4s.zip |#######----------------------------------------------| 13.23% tmpq6f6nw4s.zip |#######----------------------------------------------| 13.78% tmpq6f6nw4s.zip |########---------------------------------------------| 14.34% tmpq6f6nw4s.zip |########---------------------------------------------| 14.89% tmpq6f6nw4s.zip |########---------------------------------------------| 15.44% tmpq6f6nw4s.zip |########---------------------------------------------| 15.99% tmpq6f6nw4s.zip |#########--------------------------------------------| 16.54% tmpq6f6nw4s.zip |#########--------------------------------------------| 17.09% tmpq6f6nw4s.zip |#########--------------------------------------------| 17.64% tmpq6f6nw4s.zip |##########-------------------------------------------| 18.19% tmpq6f6nw4s.zip |##########-------------------------------------------| 18.75% tmpq6f6nw4s.zip |##########-------------------------------------------| 19.3% tmpq6f6nw4s.zip |###########------------------------------------------| 19.85% tmpq6f6nw4s.zip |###########------------------------------------------| 20.4% tmpq6f6nw4s.zip |###########------------------------------------------| 20.95% tmpq6f6nw4s.zip |###########------------------------------------------| 21.5% tmpq6f6nw4s.zip |############-----------------------------------------| 22.05% tmpq6f6nw4s.zip |############-----------------------------------------| 22.61% tmpq6f6nw4s.zip |############-----------------------------------------| 23.16% tmpq6f6nw4s.zip |#############----------------------------------------| 23.71% tmpq6f6nw4s.zip |#############----------------------------------------| 24.26% tmpq6f6nw4s.zip |#############----------------------------------------| 24.81% tmpq6f6nw4s.zip |#############----------------------------------------| 25.36% tmpq6f6nw4s.zip |##############---------------------------------------| 25.91% tmpq6f6nw4s.zip |##############---------------------------------------| 26.47% tmpq6f6nw4s.zip |##############---------------------------------------| 27.02% tmpq6f6nw4s.zip |###############--------------------------------------| 27.57% tmpq6f6nw4s.zip |###############--------------------------------------| 28.12% tmpq6f6nw4s.zip |###############--------------------------------------| 28.67% tmpq6f6nw4s.zip |###############--------------------------------------| 29.22% tmpq6f6nw4s.zip |################-------------------------------------| 29.77% tmpq6f6nw4s.zip |################-------------------------------------| 30.32% tmpq6f6nw4s.zip |################-------------------------------------| 30.88% tmpq6f6nw4s.zip |#################------------------------------------| 31.43% tmpq6f6nw4s.zip |#################------------------------------------| 31.98% tmpq6f6nw4s.zip |#################------------------------------------| 32.53% tmpq6f6nw4s.zip |##################-----------------------------------| 33.08% tmpq6f6nw4s.zip |##################-----------------------------------| 33.63% tmpq6f6nw4s.zip |##################-----------------------------------| 34.18% tmpq6f6nw4s.zip |##################-----------------------------------| 34.74% tmpq6f6nw4s.zip |###################----------------------------------| 35.29% tmpq6f6nw4s.zip |###################----------------------------------| 35.84% tmpq6f6nw4s.zip |###################----------------------------------| 36.39% tmpq6f6nw4s.zip |####################---------------------------------| 36.94% tmpq6f6nw4s.zip |####################---------------------------------| 37.49% tmpq6f6nw4s.zip |####################---------------------------------| 38.04% tmpq6f6nw4s.zip |####################---------------------------------| 38.6% tmpq6f6nw4s.zip |#####################--------------------------------| 39.15% tmpq6f6nw4s.zip |#####################--------------------------------| 39.7% tmpq6f6nw4s.zip |#####################--------------------------------| 40.25% tmpq6f6nw4s.zip |######################-------------------------------| 40.8% tmpq6f6nw4s.zip |######################-------------------------------| 41.35% tmpq6f6nw4s.zip |######################-------------------------------| 41.9% tmpq6f6nw4s.zip |#######################------------------------------| 42.45% tmpq6f6nw4s.zip |#######################------------------------------| 43.01% tmpq6f6nw4s.zip |#######################------------------------------| 43.56% tmpq6f6nw4s.zip |#######################------------------------------| 44.11% tmpq6f6nw4s.zip |########################-----------------------------| 44.66% tmpq6f6nw4s.zip |########################-----------------------------| 45.21% tmpq6f6nw4s.zip |########################-----------------------------| 45.76% tmpq6f6nw4s.zip |#########################----------------------------| 46.31% tmpq6f6nw4s.zip |#########################----------------------------| 46.87% tmpq6f6nw4s.zip |#########################----------------------------| 47.42% tmpq6f6nw4s.zip |#########################----------------------------| 47.97% tmpq6f6nw4s.zip |##########################---------------------------| 48.52% tmpq6f6nw4s.zip |##########################---------------------------| 49.07% tmpq6f6nw4s.zip |##########################---------------------------| 49.62% tmpq6f6nw4s.zip |###########################--------------------------| 50.17% tmpq6f6nw4s.zip |###########################--------------------------| 50.73% tmpq6f6nw4s.zip |###########################--------------------------| 51.28% tmpq6f6nw4s.zip |###########################--------------------------| 51.83% tmpq6f6nw4s.zip |############################-------------------------| 52.38% tmpq6f6nw4s.zip |############################-------------------------| 52.93% tmpq6f6nw4s.zip |############################-------------------------| 53.48% tmpq6f6nw4s.zip |#############################------------------------| 54.03% tmpq6f6nw4s.zip |#############################------------------------| 54.58% tmpq6f6nw4s.zip |#############################------------------------| 55.14% tmpq6f6nw4s.zip |##############################-----------------------| 55.69% tmpq6f6nw4s.zip |##############################-----------------------| 56.24% tmpq6f6nw4s.zip |##############################-----------------------| 56.79% tmpq6f6nw4s.zip |##############################-----------------------| 57.34% tmpq6f6nw4s.zip |###############################----------------------| 57.89% tmpq6f6nw4s.zip |###############################----------------------| 58.44% tmpq6f6nw4s.zip |###############################----------------------| 59.0% tmpq6f6nw4s.zip |################################---------------------| 59.55% tmpq6f6nw4s.zip |################################---------------------| 60.1% tmpq6f6nw4s.zip |################################---------------------| 60.65% tmpq6f6nw4s.zip |################################---------------------| 61.2% tmpq6f6nw4s.zip |#################################--------------------| 61.75% tmpq6f6nw4s.zip |#################################--------------------| 62.3% tmpq6f6nw4s.zip |#################################--------------------| 62.86% tmpq6f6nw4s.zip |##################################-------------------| 63.41% tmpq6f6nw4s.zip |##################################-------------------| 63.96% tmpq6f6nw4s.zip |##################################-------------------| 64.51% tmpq6f6nw4s.zip |##################################-------------------| 65.06% tmpq6f6nw4s.zip |###################################------------------| 65.61% tmpq6f6nw4s.zip |###################################------------------| 66.16% tmpq6f6nw4s.zip |###################################------------------| 66.71% tmpq6f6nw4s.zip |####################################-----------------| 67.27% tmpq6f6nw4s.zip |####################################-----------------| 67.82% tmpq6f6nw4s.zip |####################################-----------------| 68.37% tmpq6f6nw4s.zip |#####################################----------------| 68.92% tmpq6f6nw4s.zip |#####################################----------------| 69.47% tmpq6f6nw4s.zip |#####################################----------------| 70.02% tmpq6f6nw4s.zip |#####################################----------------| 70.57% tmpq6f6nw4s.zip |######################################---------------| 71.13% tmpq6f6nw4s.zip |######################################---------------| 71.68% tmpq6f6nw4s.zip |######################################---------------| 72.23% tmpq6f6nw4s.zip |#######################################--------------| 72.78% tmpq6f6nw4s.zip |#######################################--------------| 73.33% tmpq6f6nw4s.zip |#######################################--------------| 73.88% tmpq6f6nw4s.zip |#######################################--------------| 74.43% tmpq6f6nw4s.zip |########################################-------------| 74.99% tmpq6f6nw4s.zip |########################################-------------| 75.54% tmpq6f6nw4s.zip |########################################-------------| 76.09% tmpq6f6nw4s.zip |#########################################------------| 76.64% tmpq6f6nw4s.zip |#########################################------------| 77.19% tmpq6f6nw4s.zip |#########################################------------| 77.74% tmpq6f6nw4s.zip |#########################################------------| 78.29% tmpq6f6nw4s.zip |##########################################-----------| 78.84% tmpq6f6nw4s.zip |##########################################-----------| 79.4% tmpq6f6nw4s.zip |##########################################-----------| 79.95% tmpq6f6nw4s.zip |###########################################----------| 80.5% tmpq6f6nw4s.zip |###########################################----------| 81.05% tmpq6f6nw4s.zip |###########################################----------| 81.6% tmpq6f6nw4s.zip |############################################---------| 82.15% tmpq6f6nw4s.zip |############################################---------| 82.7% tmpq6f6nw4s.zip |############################################---------| 83.26% tmpq6f6nw4s.zip |############################################---------| 83.81% tmpq6f6nw4s.zip |#############################################--------| 84.36% tmpq6f6nw4s.zip |#############################################--------| 84.91% tmpq6f6nw4s.zip |#############################################--------| 85.46% tmpq6f6nw4s.zip |##############################################-------| 86.01% tmpq6f6nw4s.zip |##############################################-------| 86.56% tmpq6f6nw4s.zip |##############################################-------| 87.12% tmpq6f6nw4s.zip |##############################################-------| 87.67% tmpq6f6nw4s.zip |###############################################------| 88.22% tmpq6f6nw4s.zip |###############################################------| 88.77% tmpq6f6nw4s.zip |###############################################------| 89.32% tmpq6f6nw4s.zip |################################################-----| 89.87% tmpq6f6nw4s.zip |################################################-----| 90.42% tmpq6f6nw4s.zip |################################################-----| 90.97% tmpq6f6nw4s.zip |#################################################----| 91.53% tmpq6f6nw4s.zip |#################################################----| 92.08% tmpq6f6nw4s.zip |#################################################----| 92.63% tmpq6f6nw4s.zip |#################################################----| 93.18% tmpq6f6nw4s.zip |##################################################---| 93.73% tmpq6f6nw4s.zip |##################################################---| 94.28% tmpq6f6nw4s.zip |##################################################---| 94.83% tmpq6f6nw4s.zip |###################################################--| 95.39% tmpq6f6nw4s.zip |###################################################--| 95.94% tmpq6f6nw4s.zip |###################################################--| 96.49% tmpq6f6nw4s.zip |###################################################--| 97.04% tmpq6f6nw4s.zip |####################################################-| 97.59% tmpq6f6nw4s.zip |####################################################-| 98.14% tmpq6f6nw4s.zip |####################################################-| 98.69% tmpq6f6nw4s.zip |#####################################################| 99.25% tmpq6f6nw4s.zip |#####################################################| 99.8% tmpq6f6nw4s.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 5302770f-29ef-483f-a242-fe4938ac6eea + 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).. tmp6yej2axf.zip |-----------------------------------------------------| 0.19% tmp6yej2axf.zip |-----------------------------------------------------| 0.37% tmp6yej2axf.zip |-----------------------------------------------------| 0.56% tmp6yej2axf.zip |-----------------------------------------------------| 0.75% tmp6yej2axf.zip |-----------------------------------------------------| 0.94% tmp6yej2axf.zip |#----------------------------------------------------| 1.12% tmp6yej2axf.zip |#----------------------------------------------------| 1.31% tmp6yej2axf.zip |#----------------------------------------------------| 1.5% tmp6yej2axf.zip |#----------------------------------------------------| 1.69% tmp6yej2axf.zip |#----------------------------------------------------| 1.87% tmp6yej2axf.zip |#----------------------------------------------------| 2.06% tmp6yej2axf.zip |#----------------------------------------------------| 2.25% tmp6yej2axf.zip |#----------------------------------------------------| 2.44% tmp6yej2axf.zip |#----------------------------------------------------| 2.62% tmp6yej2axf.zip |#----------------------------------------------------| 2.81% tmp6yej2axf.zip |##---------------------------------------------------| 3.0% tmp6yej2axf.zip |##---------------------------------------------------| 3.19% tmp6yej2axf.zip |##---------------------------------------------------| 3.37% tmp6yej2axf.zip |##---------------------------------------------------| 3.56% tmp6yej2axf.zip |##---------------------------------------------------| 3.75% tmp6yej2axf.zip |##---------------------------------------------------| 3.94% tmp6yej2axf.zip |##---------------------------------------------------| 4.12% tmp6yej2axf.zip |##---------------------------------------------------| 4.31% tmp6yej2axf.zip |##---------------------------------------------------| 4.5% tmp6yej2axf.zip |##---------------------------------------------------| 4.69% tmp6yej2axf.zip |###--------------------------------------------------| 4.87% tmp6yej2axf.zip |###--------------------------------------------------| 5.06% tmp6yej2axf.zip |###--------------------------------------------------| 5.25% tmp6yej2axf.zip |###--------------------------------------------------| 5.43% tmp6yej2axf.zip |###--------------------------------------------------| 5.62% tmp6yej2axf.zip |###--------------------------------------------------| 5.81% tmp6yej2axf.zip |###--------------------------------------------------| 6.0% tmp6yej2axf.zip |###--------------------------------------------------| 6.18% tmp6yej2axf.zip |###--------------------------------------------------| 6.37% tmp6yej2axf.zip |###--------------------------------------------------| 6.56% tmp6yej2axf.zip |####-------------------------------------------------| 6.75% tmp6yej2axf.zip |####-------------------------------------------------| 6.93% tmp6yej2axf.zip |####-------------------------------------------------| 7.12% tmp6yej2axf.zip |####-------------------------------------------------| 7.31% tmp6yej2axf.zip |####-------------------------------------------------| 7.5% tmp6yej2axf.zip |####-------------------------------------------------| 7.68% tmp6yej2axf.zip |####-------------------------------------------------| 7.87% tmp6yej2axf.zip |####-------------------------------------------------| 8.06% tmp6yej2axf.zip |####-------------------------------------------------| 8.25% tmp6yej2axf.zip |####-------------------------------------------------| 8.43% tmp6yej2axf.zip |#####------------------------------------------------| 8.62% tmp6yej2axf.zip |#####------------------------------------------------| 8.81% tmp6yej2axf.zip |#####------------------------------------------------| 9.0% tmp6yej2axf.zip |#####------------------------------------------------| 9.18% tmp6yej2axf.zip |#####------------------------------------------------| 9.37% tmp6yej2axf.zip |#####------------------------------------------------| 9.56% tmp6yej2axf.zip |#####------------------------------------------------| 9.75% tmp6yej2axf.zip |#####------------------------------------------------| 9.93% tmp6yej2axf.zip |#####------------------------------------------------| 10.12% tmp6yej2axf.zip |#####------------------------------------------------| 10.31% tmp6yej2axf.zip |######-----------------------------------------------| 10.49% tmp6yej2axf.zip |######-----------------------------------------------| 10.68% tmp6yej2axf.zip |######-----------------------------------------------| 10.87% tmp6yej2axf.zip |######-----------------------------------------------| 11.06% tmp6yej2axf.zip |######-----------------------------------------------| 11.24% tmp6yej2axf.zip |######-----------------------------------------------| 11.43% tmp6yej2axf.zip |######-----------------------------------------------| 11.62% tmp6yej2axf.zip |######-----------------------------------------------| 11.81% tmp6yej2axf.zip |######-----------------------------------------------| 11.99% tmp6yej2axf.zip |######-----------------------------------------------| 12.18% tmp6yej2axf.zip |#######----------------------------------------------| 12.37% tmp6yej2axf.zip |#######----------------------------------------------| 12.56% tmp6yej2axf.zip |#######----------------------------------------------| 12.74% tmp6yej2axf.zip |#######----------------------------------------------| 12.93% tmp6yej2axf.zip |#######----------------------------------------------| 13.12% tmp6yej2axf.zip |#######----------------------------------------------| 13.31% tmp6yej2axf.zip |#######----------------------------------------------| 13.49% tmp6yej2axf.zip |#######----------------------------------------------| 13.68% tmp6yej2axf.zip |#######----------------------------------------------| 13.87% tmp6yej2axf.zip |#######----------------------------------------------| 14.06% tmp6yej2axf.zip |########---------------------------------------------| 14.24% tmp6yej2axf.zip |########---------------------------------------------| 14.43% tmp6yej2axf.zip |########---------------------------------------------| 14.62% tmp6yej2axf.zip |########---------------------------------------------| 14.8% tmp6yej2axf.zip |########---------------------------------------------| 14.99% tmp6yej2axf.zip |########---------------------------------------------| 15.18% tmp6yej2axf.zip |########---------------------------------------------| 15.37% tmp6yej2axf.zip |########---------------------------------------------| 15.55% tmp6yej2axf.zip |########---------------------------------------------| 15.74% tmp6yej2axf.zip |########---------------------------------------------| 15.93% tmp6yej2axf.zip |#########--------------------------------------------| 16.12% tmp6yej2axf.zip |#########--------------------------------------------| 16.3% tmp6yej2axf.zip |#########--------------------------------------------| 16.49% tmp6yej2axf.zip |#########--------------------------------------------| 16.68% tmp6yej2axf.zip |#########--------------------------------------------| 16.87% tmp6yej2axf.zip |#########--------------------------------------------| 17.05% tmp6yej2axf.zip |#########--------------------------------------------| 17.24% tmp6yej2axf.zip |#########--------------------------------------------| 17.43% tmp6yej2axf.zip |#########--------------------------------------------| 17.62% tmp6yej2axf.zip |#########--------------------------------------------| 17.8% tmp6yej2axf.zip |##########-------------------------------------------| 17.99% tmp6yej2axf.zip |##########-------------------------------------------| 18.18% tmp6yej2axf.zip |##########-------------------------------------------| 18.37% tmp6yej2axf.zip |##########-------------------------------------------| 18.55% tmp6yej2axf.zip |##########-------------------------------------------| 18.74% tmp6yej2axf.zip |##########-------------------------------------------| 18.93% tmp6yej2axf.zip |##########-------------------------------------------| 19.12% tmp6yej2axf.zip |##########-------------------------------------------| 19.3% tmp6yej2axf.zip |##########-------------------------------------------| 19.49% tmp6yej2axf.zip |##########-------------------------------------------| 19.68% tmp6yej2axf.zip |###########------------------------------------------| 19.86% tmp6yej2axf.zip |###########------------------------------------------| 20.05% tmp6yej2axf.zip |###########------------------------------------------| 20.24% tmp6yej2axf.zip |###########------------------------------------------| 20.43% tmp6yej2axf.zip |###########------------------------------------------| 20.61% tmp6yej2axf.zip |###########------------------------------------------| 20.8% tmp6yej2axf.zip |###########------------------------------------------| 20.99% tmp6yej2axf.zip |###########------------------------------------------| 21.18% tmp6yej2axf.zip |###########------------------------------------------| 21.36% tmp6yej2axf.zip |###########------------------------------------------| 21.55% tmp6yej2axf.zip |############-----------------------------------------| 21.74% tmp6yej2axf.zip |############-----------------------------------------| 21.93% tmp6yej2axf.zip |############-----------------------------------------| 22.11% tmp6yej2axf.zip |############-----------------------------------------| 22.3% tmp6yej2axf.zip |############-----------------------------------------| 22.49% tmp6yej2axf.zip |############-----------------------------------------| 22.68% tmp6yej2axf.zip |############-----------------------------------------| 22.86% tmp6yej2axf.zip |############-----------------------------------------| 23.05% tmp6yej2axf.zip |############-----------------------------------------| 23.24% tmp6yej2axf.zip |############-----------------------------------------| 23.43% tmp6yej2axf.zip |#############----------------------------------------| 23.61% tmp6yej2axf.zip |#############----------------------------------------| 23.8% tmp6yej2axf.zip |#############----------------------------------------| 23.99% tmp6yej2axf.zip |#############----------------------------------------| 24.18% tmp6yej2axf.zip |#############----------------------------------------| 24.36% tmp6yej2axf.zip |#############----------------------------------------| 24.55% tmp6yej2axf.zip |#############----------------------------------------| 24.74% tmp6yej2axf.zip |#############----------------------------------------| 24.92% tmp6yej2axf.zip |#############----------------------------------------| 25.11% tmp6yej2axf.zip |#############----------------------------------------| 25.3% tmp6yej2axf.zip |##############---------------------------------------| 25.49% tmp6yej2axf.zip |##############---------------------------------------| 25.67% tmp6yej2axf.zip |##############---------------------------------------| 25.86% tmp6yej2axf.zip |##############---------------------------------------| 26.05% tmp6yej2axf.zip |##############---------------------------------------| 26.24% tmp6yej2axf.zip |##############---------------------------------------| 26.42% tmp6yej2axf.zip |##############---------------------------------------| 26.61% tmp6yej2axf.zip |##############---------------------------------------| 26.8% tmp6yej2axf.zip |##############---------------------------------------| 26.99% tmp6yej2axf.zip |##############---------------------------------------| 27.17% tmp6yej2axf.zip |###############--------------------------------------| 27.36% tmp6yej2axf.zip |###############--------------------------------------| 27.55% tmp6yej2axf.zip |###############--------------------------------------| 27.74% tmp6yej2axf.zip |###############--------------------------------------| 27.92% tmp6yej2axf.zip |###############--------------------------------------| 28.11% tmp6yej2axf.zip |###############--------------------------------------| 28.3% tmp6yej2axf.zip |###############--------------------------------------| 28.49% tmp6yej2axf.zip |###############--------------------------------------| 28.67% tmp6yej2axf.zip |###############--------------------------------------| 28.86% tmp6yej2axf.zip |###############--------------------------------------| 29.05% tmp6yej2axf.zip |###############--------------------------------------| 29.24% tmp6yej2axf.zip |################-------------------------------------| 29.42% tmp6yej2axf.zip |################-------------------------------------| 29.61% tmp6yej2axf.zip |################-------------------------------------| 29.8% tmp6yej2axf.zip |################-------------------------------------| 29.98% tmp6yej2axf.zip |################-------------------------------------| 30.17% tmp6yej2axf.zip |################-------------------------------------| 30.36% tmp6yej2axf.zip |################-------------------------------------| 30.55% tmp6yej2axf.zip |################-------------------------------------| 30.73% tmp6yej2axf.zip |################-------------------------------------| 30.92% tmp6yej2axf.zip |################-------------------------------------| 31.11% tmp6yej2axf.zip |#################------------------------------------| 31.3% tmp6yej2axf.zip |#################------------------------------------| 31.48% tmp6yej2axf.zip |#################------------------------------------| 31.67% tmp6yej2axf.zip |#################------------------------------------| 31.86% tmp6yej2axf.zip |#################------------------------------------| 32.05% tmp6yej2axf.zip |#################------------------------------------| 32.23% tmp6yej2axf.zip |#################------------------------------------| 32.42% tmp6yej2axf.zip |#################------------------------------------| 32.61% tmp6yej2axf.zip |#################------------------------------------| 32.8% tmp6yej2axf.zip |#################------------------------------------| 32.98% tmp6yej2axf.zip |##################-----------------------------------| 33.17% tmp6yej2axf.zip |##################-----------------------------------| 33.36% tmp6yej2axf.zip |##################-----------------------------------| 33.55% tmp6yej2axf.zip |##################-----------------------------------| 33.73% tmp6yej2axf.zip |##################-----------------------------------| 33.92% tmp6yej2axf.zip |##################-----------------------------------| 34.11% tmp6yej2axf.zip |##################-----------------------------------| 34.3% tmp6yej2axf.zip |##################-----------------------------------| 34.48% tmp6yej2axf.zip |##################-----------------------------------| 34.67% tmp6yej2axf.zip |##################-----------------------------------| 34.86% tmp6yej2axf.zip |###################----------------------------------| 35.04% tmp6yej2axf.zip |###################----------------------------------| 35.23% tmp6yej2axf.zip |###################----------------------------------| 35.42% tmp6yej2axf.zip |###################----------------------------------| 35.61% tmp6yej2axf.zip |###################----------------------------------| 35.79% tmp6yej2axf.zip |###################----------------------------------| 35.98% tmp6yej2axf.zip |###################----------------------------------| 36.17% tmp6yej2axf.zip |###################----------------------------------| 36.36% tmp6yej2axf.zip |###################----------------------------------| 36.54% tmp6yej2axf.zip |###################----------------------------------| 36.73% tmp6yej2axf.zip |####################---------------------------------| 36.92% tmp6yej2axf.zip |####################---------------------------------| 37.11% tmp6yej2axf.zip |####################---------------------------------| 37.29% tmp6yej2axf.zip |####################---------------------------------| 37.48% tmp6yej2axf.zip |####################---------------------------------| 37.67% tmp6yej2axf.zip |####################---------------------------------| 37.86% tmp6yej2axf.zip |####################---------------------------------| 38.04% tmp6yej2axf.zip |####################---------------------------------| 38.23% tmp6yej2axf.zip |####################---------------------------------| 38.42% tmp6yej2axf.zip |####################---------------------------------| 38.61% tmp6yej2axf.zip |#####################--------------------------------| 38.79% tmp6yej2axf.zip |#####################--------------------------------| 38.98% tmp6yej2axf.zip |#####################--------------------------------| 39.17% tmp6yej2axf.zip |#####################--------------------------------| 39.36% tmp6yej2axf.zip |#####################--------------------------------| 39.54% tmp6yej2axf.zip |#####################--------------------------------| 39.73% tmp6yej2axf.zip |#####################--------------------------------| 39.92% tmp6yej2axf.zip |#####################--------------------------------| 40.1% tmp6yej2axf.zip |#####################--------------------------------| 40.29% tmp6yej2axf.zip |#####################--------------------------------| 40.48% tmp6yej2axf.zip |######################-------------------------------| 40.67% tmp6yej2axf.zip |######################-------------------------------| 40.85% tmp6yej2axf.zip |######################-------------------------------| 41.04% tmp6yej2axf.zip |######################-------------------------------| 41.23% tmp6yej2axf.zip |######################-------------------------------| 41.42% tmp6yej2axf.zip |######################-------------------------------| 41.6% tmp6yej2axf.zip |######################-------------------------------| 41.79% tmp6yej2axf.zip |######################-------------------------------| 41.98% tmp6yej2axf.zip |######################-------------------------------| 42.17% tmp6yej2axf.zip |######################-------------------------------| 42.35% tmp6yej2axf.zip |#######################------------------------------| 42.54% tmp6yej2axf.zip |#######################------------------------------| 42.73% tmp6yej2axf.zip |#######################------------------------------| 42.92% tmp6yej2axf.zip |#######################------------------------------| 43.1% tmp6yej2axf.zip |#######################------------------------------| 43.29% tmp6yej2axf.zip |#######################------------------------------| 43.48% tmp6yej2axf.zip |#######################------------------------------| 43.67% tmp6yej2axf.zip |#######################------------------------------| 43.85% tmp6yej2axf.zip |#######################------------------------------| 44.04% tmp6yej2axf.zip |#######################------------------------------| 44.23% tmp6yej2axf.zip |########################-----------------------------| 44.41% tmp6yej2axf.zip |########################-----------------------------| 44.6% tmp6yej2axf.zip |########################-----------------------------| 44.79% tmp6yej2axf.zip |########################-----------------------------| 44.98% tmp6yej2axf.zip |########################-----------------------------| 45.16% tmp6yej2axf.zip |########################-----------------------------| 45.35% tmp6yej2axf.zip |########################-----------------------------| 45.54% tmp6yej2axf.zip |########################-----------------------------| 45.73% tmp6yej2axf.zip |########################-----------------------------| 45.91% tmp6yej2axf.zip |########################-----------------------------| 46.1% tmp6yej2axf.zip |#########################----------------------------| 46.29% tmp6yej2axf.zip |#########################----------------------------| 46.48% tmp6yej2axf.zip |#########################----------------------------| 46.66% tmp6yej2axf.zip |#########################----------------------------| 46.85% tmp6yej2axf.zip |#########################----------------------------| 47.04% tmp6yej2axf.zip |#########################----------------------------| 47.23% tmp6yej2axf.zip |#########################----------------------------| 47.41% tmp6yej2axf.zip |#########################----------------------------| 47.6% tmp6yej2axf.zip |#########################----------------------------| 47.79% tmp6yej2axf.zip |#########################----------------------------| 47.98% tmp6yej2axf.zip |##########################---------------------------| 48.16% tmp6yej2axf.zip |##########################---------------------------| 48.35% tmp6yej2axf.zip |##########################---------------------------| 48.54% tmp6yej2axf.zip |##########################---------------------------| 48.73% tmp6yej2axf.zip |##########################---------------------------| 48.91% tmp6yej2axf.zip |##########################---------------------------| 49.1% tmp6yej2axf.zip |##########################---------------------------| 49.29% tmp6yej2axf.zip |##########################---------------------------| 49.47% tmp6yej2axf.zip |##########################---------------------------| 49.66% tmp6yej2axf.zip |##########################---------------------------| 49.85% tmp6yej2axf.zip |###########################--------------------------| 50.04% tmp6yej2axf.zip |###########################--------------------------| 50.22% tmp6yej2axf.zip |###########################--------------------------| 50.41% tmp6yej2axf.zip |###########################--------------------------| 50.6% tmp6yej2axf.zip |###########################--------------------------| 50.79% tmp6yej2axf.zip |###########################--------------------------| 50.97% tmp6yej2axf.zip |###########################--------------------------| 51.16% tmp6yej2axf.zip |###########################--------------------------| 51.35% tmp6yej2axf.zip |###########################--------------------------| 51.54% tmp6yej2axf.zip |###########################--------------------------| 51.72% tmp6yej2axf.zip |############################-------------------------| 51.91% tmp6yej2axf.zip |############################-------------------------| 52.1% tmp6yej2axf.zip |############################-------------------------| 52.29% tmp6yej2axf.zip |############################-------------------------| 52.47% tmp6yej2axf.zip |############################-------------------------| 52.66% tmp6yej2axf.zip |############################-------------------------| 52.85% tmp6yej2axf.zip |############################-------------------------| 53.04% tmp6yej2axf.zip |############################-------------------------| 53.22% tmp6yej2axf.zip |############################-------------------------| 53.41% tmp6yej2axf.zip |############################-------------------------| 53.6% tmp6yej2axf.zip |#############################------------------------| 53.79% tmp6yej2axf.zip |#############################------------------------| 53.97% tmp6yej2axf.zip |#############################------------------------| 54.16% tmp6yej2axf.zip |#############################------------------------| 54.35% tmp6yej2axf.zip |#############################------------------------| 54.53% tmp6yej2axf.zip |#############################------------------------| 54.72% tmp6yej2axf.zip |#############################------------------------| 54.91% tmp6yej2axf.zip |#############################------------------------| 55.1% tmp6yej2axf.zip |#############################------------------------| 55.28% tmp6yej2axf.zip |#############################------------------------| 55.47% tmp6yej2axf.zip |#############################------------------------| 55.66% tmp6yej2axf.zip |##############################-----------------------| 55.85% tmp6yej2axf.zip |##############################-----------------------| 56.03% tmp6yej2axf.zip |##############################-----------------------| 56.22% tmp6yej2axf.zip |##############################-----------------------| 56.41% tmp6yej2axf.zip |##############################-----------------------| 56.6% tmp6yej2axf.zip |##############################-----------------------| 56.78% tmp6yej2axf.zip |##############################-----------------------| 56.97% tmp6yej2axf.zip |##############################-----------------------| 57.16% tmp6yej2axf.zip |##############################-----------------------| 57.35% tmp6yej2axf.zip |##############################-----------------------| 57.53% tmp6yej2axf.zip |###############################----------------------| 57.72% tmp6yej2axf.zip |###############################----------------------| 57.91% tmp6yej2axf.zip |###############################----------------------| 58.1% tmp6yej2axf.zip |###############################----------------------| 58.28% tmp6yej2axf.zip |###############################----------------------| 58.47% tmp6yej2axf.zip |###############################----------------------| 58.66% tmp6yej2axf.zip |###############################----------------------| 58.85% tmp6yej2axf.zip |###############################----------------------| 59.03% tmp6yej2axf.zip |###############################----------------------| 59.22% tmp6yej2axf.zip |###############################----------------------| 59.41% tmp6yej2axf.zip |################################---------------------| 59.59% tmp6yej2axf.zip |################################---------------------| 59.78% tmp6yej2axf.zip |################################---------------------| 59.97% tmp6yej2axf.zip |################################---------------------| 60.16% tmp6yej2axf.zip |################################---------------------| 60.34% tmp6yej2axf.zip |################################---------------------| 60.53% tmp6yej2axf.zip |################################---------------------| 60.72% tmp6yej2axf.zip |################################---------------------| 60.91% tmp6yej2axf.zip |################################---------------------| 61.09% tmp6yej2axf.zip |################################---------------------| 61.28% tmp6yej2axf.zip |#################################--------------------| 61.47% tmp6yej2axf.zip |#################################--------------------| 61.66% tmp6yej2axf.zip |#################################--------------------| 61.84% tmp6yej2axf.zip |#################################--------------------| 62.03% tmp6yej2axf.zip |#################################--------------------| 62.22% tmp6yej2axf.zip |#################################--------------------| 62.41% tmp6yej2axf.zip |#################################--------------------| 62.59% tmp6yej2axf.zip |#################################--------------------| 62.78% tmp6yej2axf.zip |#################################--------------------| 62.97% tmp6yej2axf.zip |#################################--------------------| 63.16% tmp6yej2axf.zip |##################################-------------------| 63.34% tmp6yej2axf.zip |##################################-------------------| 63.53% tmp6yej2axf.zip |##################################-------------------| 63.72% tmp6yej2axf.zip |##################################-------------------| 63.91% tmp6yej2axf.zip |##################################-------------------| 64.09% tmp6yej2axf.zip |##################################-------------------| 64.28% tmp6yej2axf.zip |##################################-------------------| 64.47% tmp6yej2axf.zip |##################################-------------------| 64.65% tmp6yej2axf.zip |##################################-------------------| 64.84% tmp6yej2axf.zip |##################################-------------------| 65.03% tmp6yej2axf.zip |###################################------------------| 65.22% tmp6yej2axf.zip |###################################------------------| 65.4% tmp6yej2axf.zip |###################################------------------| 65.59% tmp6yej2axf.zip |###################################------------------| 65.78% tmp6yej2axf.zip |###################################------------------| 65.97% tmp6yej2axf.zip |###################################------------------| 66.15% tmp6yej2axf.zip |###################################------------------| 66.34% tmp6yej2axf.zip |###################################------------------| 66.53% tmp6yej2axf.zip |###################################------------------| 66.72% tmp6yej2axf.zip |###################################------------------| 66.9% tmp6yej2axf.zip |####################################-----------------| 67.09% tmp6yej2axf.zip |####################################-----------------| 67.28% tmp6yej2axf.zip |####################################-----------------| 67.47% tmp6yej2axf.zip |####################################-----------------| 67.65% tmp6yej2axf.zip |####################################-----------------| 67.84% tmp6yej2axf.zip |####################################-----------------| 68.03% tmp6yej2axf.zip |####################################-----------------| 68.22% tmp6yej2axf.zip |####################################-----------------| 68.4% tmp6yej2axf.zip |####################################-----------------| 68.59% tmp6yej2axf.zip |####################################-----------------| 68.78% tmp6yej2axf.zip |#####################################----------------| 68.97% tmp6yej2axf.zip |#####################################----------------| 69.15% tmp6yej2axf.zip |#####################################----------------| 69.34% tmp6yej2axf.zip |#####################################----------------| 69.53% tmp6yej2axf.zip |#####################################----------------| 69.71% tmp6yej2axf.zip |#####################################----------------| 69.9% tmp6yej2axf.zip |#####################################----------------| 70.09% tmp6yej2axf.zip |#####################################----------------| 70.28% tmp6yej2axf.zip |#####################################----------------| 70.46% tmp6yej2axf.zip |#####################################----------------| 70.65% tmp6yej2axf.zip |######################################---------------| 70.84% tmp6yej2axf.zip |######################################---------------| 71.03% tmp6yej2axf.zip |######################################---------------| 71.21% tmp6yej2axf.zip |######################################---------------| 71.4% tmp6yej2axf.zip |######################################---------------| 71.59% tmp6yej2axf.zip |######################################---------------| 71.78% tmp6yej2axf.zip |######################################---------------| 71.96% tmp6yej2axf.zip |######################################---------------| 72.15% tmp6yej2axf.zip |######################################---------------| 72.34% tmp6yej2axf.zip |######################################---------------| 72.53% tmp6yej2axf.zip |#######################################--------------| 72.71% tmp6yej2axf.zip |#######################################--------------| 72.9% tmp6yej2axf.zip |#######################################--------------| 73.09% tmp6yej2axf.zip |#######################################--------------| 73.28% tmp6yej2axf.zip |#######################################--------------| 73.46% tmp6yej2axf.zip |#######################################--------------| 73.65% tmp6yej2axf.zip |#######################################--------------| 73.84% tmp6yej2axf.zip |#######################################--------------| 74.02% tmp6yej2axf.zip |#######################################--------------| 74.21% tmp6yej2axf.zip |#######################################--------------| 74.4% tmp6yej2axf.zip |########################################-------------| 74.59% tmp6yej2axf.zip |########################################-------------| 74.77% tmp6yej2axf.zip |########################################-------------| 74.96% tmp6yej2axf.zip |########################################-------------| 75.15% tmp6yej2axf.zip |########################################-------------| 75.34% tmp6yej2axf.zip |########################################-------------| 75.52% tmp6yej2axf.zip |########################################-------------| 75.71% tmp6yej2axf.zip |########################################-------------| 75.9% tmp6yej2axf.zip |########################################-------------| 76.09% tmp6yej2axf.zip |########################################-------------| 76.27% tmp6yej2axf.zip |#########################################------------| 76.46% tmp6yej2axf.zip |#########################################------------| 76.65% tmp6yej2axf.zip |#########################################------------| 76.84% tmp6yej2axf.zip |#########################################------------| 77.02% tmp6yej2axf.zip |#########################################------------| 77.21% tmp6yej2axf.zip |#########################################------------| 77.4% tmp6yej2axf.zip |#########################################------------| 77.59% tmp6yej2axf.zip |#########################################------------| 77.77% tmp6yej2axf.zip |#########################################------------| 77.96% tmp6yej2axf.zip |#########################################------------| 78.15% tmp6yej2axf.zip |##########################################-----------| 78.34% tmp6yej2axf.zip |##########################################-----------| 78.52% tmp6yej2axf.zip |##########################################-----------| 78.71% tmp6yej2axf.zip |##########################################-----------| 78.9% tmp6yej2axf.zip |##########################################-----------| 79.08% tmp6yej2axf.zip |##########################################-----------| 79.27% tmp6yej2axf.zip |##########################################-----------| 79.46% tmp6yej2axf.zip |##########################################-----------| 79.65% tmp6yej2axf.zip |##########################################-----------| 79.83% tmp6yej2axf.zip |##########################################-----------| 80.02% tmp6yej2axf.zip |###########################################----------| 80.21% tmp6yej2axf.zip |###########################################----------| 80.4% tmp6yej2axf.zip |###########################################----------| 80.58% tmp6yej2axf.zip |###########################################----------| 80.77% tmp6yej2axf.zip |###########################################----------| 80.96% tmp6yej2axf.zip |###########################################----------| 81.15% tmp6yej2axf.zip |###########################################----------| 81.33% tmp6yej2axf.zip |###########################################----------| 81.52% tmp6yej2axf.zip |###########################################----------| 81.71% tmp6yej2axf.zip |###########################################----------| 81.9% tmp6yej2axf.zip |############################################---------| 82.08% tmp6yej2axf.zip |############################################---------| 82.27% tmp6yej2axf.zip |############################################---------| 82.46% tmp6yej2axf.zip |############################################---------| 82.65% tmp6yej2axf.zip |############################################---------| 82.83% tmp6yej2axf.zip |############################################---------| 83.02% tmp6yej2axf.zip |############################################---------| 83.21% tmp6yej2axf.zip |############################################---------| 83.4% tmp6yej2axf.zip |############################################---------| 83.58% tmp6yej2axf.zip |############################################---------| 83.77% tmp6yej2axf.zip |############################################---------| 83.96% tmp6yej2axf.zip |#############################################--------| 84.14% tmp6yej2axf.zip |#############################################--------| 84.33% tmp6yej2axf.zip |#############################################--------| 84.52% tmp6yej2axf.zip |#############################################--------| 84.71% tmp6yej2axf.zip |#############################################--------| 84.89% tmp6yej2axf.zip |#############################################--------| 85.08% tmp6yej2axf.zip |#############################################--------| 85.27% tmp6yej2axf.zip |#############################################--------| 85.46% tmp6yej2axf.zip |#############################################--------| 85.64% tmp6yej2axf.zip |#############################################--------| 85.83% tmp6yej2axf.zip |##############################################-------| 86.02% tmp6yej2axf.zip |##############################################-------| 86.21% tmp6yej2axf.zip |##############################################-------| 86.39% tmp6yej2axf.zip |##############################################-------| 86.58% tmp6yej2axf.zip |##############################################-------| 86.77% tmp6yej2axf.zip |##############################################-------| 86.96% tmp6yej2axf.zip |##############################################-------| 87.14% tmp6yej2axf.zip |##############################################-------| 87.33% tmp6yej2axf.zip |##############################################-------| 87.52% tmp6yej2axf.zip |##############################################-------| 87.71% tmp6yej2axf.zip |###############################################------| 87.89% tmp6yej2axf.zip |###############################################------| 88.08% tmp6yej2axf.zip |###############################################------| 88.27% tmp6yej2axf.zip |###############################################------| 88.46% tmp6yej2axf.zip |###############################################------| 88.64% tmp6yej2axf.zip |###############################################------| 88.83% tmp6yej2axf.zip |###############################################------| 89.02% tmp6yej2axf.zip |###############################################------| 89.2% tmp6yej2axf.zip |###############################################------| 89.39% tmp6yej2axf.zip |###############################################------| 89.58% tmp6yej2axf.zip |################################################-----| 89.77% tmp6yej2axf.zip |################################################-----| 89.95% tmp6yej2axf.zip |################################################-----| 90.14% tmp6yej2axf.zip |################################################-----| 90.33% tmp6yej2axf.zip |################################################-----| 90.52% tmp6yej2axf.zip |################################################-----| 90.7% tmp6yej2axf.zip |################################################-----| 90.89% tmp6yej2axf.zip |################################################-----| 91.08% tmp6yej2axf.zip |################################################-----| 91.27% tmp6yej2axf.zip |################################################-----| 91.45% tmp6yej2axf.zip |#################################################----| 91.64% tmp6yej2axf.zip |#################################################----| 91.83% tmp6yej2axf.zip |#################################################----| 92.02% tmp6yej2axf.zip |#################################################----| 92.2% tmp6yej2axf.zip |#################################################----| 92.39% tmp6yej2axf.zip |#################################################----| 92.58% tmp6yej2axf.zip |#################################################----| 92.77% tmp6yej2axf.zip |#################################################----| 92.95% tmp6yej2axf.zip |#################################################----| 93.14% tmp6yej2axf.zip |#################################################----| 93.33% tmp6yej2axf.zip |##################################################---| 93.52% tmp6yej2axf.zip |##################################################---| 93.7% tmp6yej2axf.zip |##################################################---| 93.89% tmp6yej2axf.zip |##################################################---| 94.08% tmp6yej2axf.zip |##################################################---| 94.26% tmp6yej2axf.zip |##################################################---| 94.45% tmp6yej2axf.zip |##################################################---| 94.64% tmp6yej2axf.zip |##################################################---| 94.83% tmp6yej2axf.zip |##################################################---| 95.01% tmp6yej2axf.zip |##################################################---| 95.2% tmp6yej2axf.zip |###################################################--| 95.39% tmp6yej2axf.zip |###################################################--| 95.58% tmp6yej2axf.zip |###################################################--| 95.76% tmp6yej2axf.zip |###################################################--| 95.95% tmp6yej2axf.zip |###################################################--| 96.14% tmp6yej2axf.zip |###################################################--| 96.33% tmp6yej2axf.zip |###################################################--| 96.51% tmp6yej2axf.zip |###################################################--| 96.7% tmp6yej2axf.zip |###################################################--| 96.89% tmp6yej2axf.zip |###################################################--| 97.08% tmp6yej2axf.zip |####################################################-| 97.26% tmp6yej2axf.zip |####################################################-| 97.45% tmp6yej2axf.zip |####################################################-| 97.64% tmp6yej2axf.zip |####################################################-| 97.83% tmp6yej2axf.zip |####################################################-| 98.01% tmp6yej2axf.zip |####################################################-| 98.2% tmp6yej2axf.zip |####################################################-| 98.39% tmp6yej2axf.zip |####################################################-| 98.58% tmp6yej2axf.zip |####################################################-| 98.76% tmp6yej2axf.zip |####################################################-| 98.95% tmp6yej2axf.zip |#####################################################| 99.14% tmp6yej2axf.zip |#####################################################| 99.32% tmp6yej2axf.zip |#####################################################| 99.51% tmp6yej2axf.zip |#####################################################| 99.7% tmp6yej2axf.zip |#####################################################| 99.89% tmp6yej2axf.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 2e6fe3b0-a64e-4017-b821-955b846a566c + 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).. tmpuus6y95m.zip |-----------------------------------------------------| 0.57% tmpuus6y95m.zip |#----------------------------------------------------| 1.14% tmpuus6y95m.zip |#----------------------------------------------------| 1.71% tmpuus6y95m.zip |#----------------------------------------------------| 2.28% tmpuus6y95m.zip |##---------------------------------------------------| 2.85% tmpuus6y95m.zip |##---------------------------------------------------| 3.42% tmpuus6y95m.zip |##---------------------------------------------------| 3.98% tmpuus6y95m.zip |##---------------------------------------------------| 4.55% tmpuus6y95m.zip |###--------------------------------------------------| 5.12% tmpuus6y95m.zip |###--------------------------------------------------| 5.69% tmpuus6y95m.zip |###--------------------------------------------------| 6.26% tmpuus6y95m.zip |####-------------------------------------------------| 6.83% tmpuus6y95m.zip |####-------------------------------------------------| 7.4% tmpuus6y95m.zip |####-------------------------------------------------| 7.97% tmpuus6y95m.zip |#####------------------------------------------------| 8.54% tmpuus6y95m.zip |#####------------------------------------------------| 9.11% tmpuus6y95m.zip |#####------------------------------------------------| 9.68% tmpuus6y95m.zip |#####------------------------------------------------| 10.25% tmpuus6y95m.zip |######-----------------------------------------------| 10.81% tmpuus6y95m.zip |######-----------------------------------------------| 11.38% tmpuus6y95m.zip |######-----------------------------------------------| 11.95% tmpuus6y95m.zip |#######----------------------------------------------| 12.52% tmpuus6y95m.zip |#######----------------------------------------------| 13.09% tmpuus6y95m.zip |#######----------------------------------------------| 13.66% tmpuus6y95m.zip |########---------------------------------------------| 14.23% tmpuus6y95m.zip |########---------------------------------------------| 14.8% tmpuus6y95m.zip |########---------------------------------------------| 15.37% tmpuus6y95m.zip |########---------------------------------------------| 15.94% tmpuus6y95m.zip |#########--------------------------------------------| 16.51% tmpuus6y95m.zip |#########--------------------------------------------| 17.08% tmpuus6y95m.zip |#########--------------------------------------------| 17.64% tmpuus6y95m.zip |##########-------------------------------------------| 18.21% tmpuus6y95m.zip |##########-------------------------------------------| 18.78% tmpuus6y95m.zip |##########-------------------------------------------| 19.35% tmpuus6y95m.zip |###########------------------------------------------| 19.92% tmpuus6y95m.zip |###########------------------------------------------| 20.49% tmpuus6y95m.zip |###########------------------------------------------| 21.06% tmpuus6y95m.zip |###########------------------------------------------| 21.63% tmpuus6y95m.zip |############-----------------------------------------| 22.2% tmpuus6y95m.zip |############-----------------------------------------| 22.77% tmpuus6y95m.zip |############-----------------------------------------| 23.34% tmpuus6y95m.zip |#############----------------------------------------| 23.91% tmpuus6y95m.zip |#############----------------------------------------| 24.47% tmpuus6y95m.zip |#############----------------------------------------| 25.04% tmpuus6y95m.zip |##############---------------------------------------| 25.61% tmpuus6y95m.zip |##############---------------------------------------| 26.18% tmpuus6y95m.zip |##############---------------------------------------| 26.75% tmpuus6y95m.zip |##############---------------------------------------| 27.32% tmpuus6y95m.zip |###############--------------------------------------| 27.89% tmpuus6y95m.zip |###############--------------------------------------| 28.46% tmpuus6y95m.zip |###############--------------------------------------| 29.03% tmpuus6y95m.zip |################-------------------------------------| 29.6% tmpuus6y95m.zip |################-------------------------------------| 30.17% tmpuus6y95m.zip |################-------------------------------------| 30.74% tmpuus6y95m.zip |#################------------------------------------| 31.3% tmpuus6y95m.zip |#################------------------------------------| 31.87% tmpuus6y95m.zip |#################------------------------------------| 32.44% tmpuus6y95m.zip |#################------------------------------------| 33.01% tmpuus6y95m.zip |##################-----------------------------------| 33.58% tmpuus6y95m.zip |##################-----------------------------------| 34.15% tmpuus6y95m.zip |##################-----------------------------------| 34.72% tmpuus6y95m.zip |###################----------------------------------| 35.29% tmpuus6y95m.zip |###################----------------------------------| 35.86% tmpuus6y95m.zip |###################----------------------------------| 36.43% tmpuus6y95m.zip |####################---------------------------------| 37.0% tmpuus6y95m.zip |####################---------------------------------| 37.57% tmpuus6y95m.zip |####################---------------------------------| 38.13% tmpuus6y95m.zip |#####################--------------------------------| 38.7% tmpuus6y95m.zip |#####################--------------------------------| 39.27% tmpuus6y95m.zip |#####################--------------------------------| 39.84% tmpuus6y95m.zip |#####################--------------------------------| 40.41% tmpuus6y95m.zip |######################-------------------------------| 40.98% tmpuus6y95m.zip |######################-------------------------------| 41.55% tmpuus6y95m.zip |######################-------------------------------| 42.12% tmpuus6y95m.zip |#######################------------------------------| 42.69% tmpuus6y95m.zip |#######################------------------------------| 43.26% tmpuus6y95m.zip |#######################------------------------------| 43.83% tmpuus6y95m.zip |########################-----------------------------| 44.4% tmpuus6y95m.zip |########################-----------------------------| 44.96% tmpuus6y95m.zip |########################-----------------------------| 45.53% tmpuus6y95m.zip |########################-----------------------------| 46.1% tmpuus6y95m.zip |#########################----------------------------| 46.67% tmpuus6y95m.zip |#########################----------------------------| 47.24% tmpuus6y95m.zip |#########################----------------------------| 47.81% tmpuus6y95m.zip |##########################---------------------------| 48.38% tmpuus6y95m.zip |##########################---------------------------| 48.95% tmpuus6y95m.zip |##########################---------------------------| 49.52% tmpuus6y95m.zip |###########################--------------------------| 50.09% tmpuus6y95m.zip |###########################--------------------------| 50.66% tmpuus6y95m.zip |###########################--------------------------| 51.23% tmpuus6y95m.zip |###########################--------------------------| 51.79% tmpuus6y95m.zip |############################-------------------------| 52.36% tmpuus6y95m.zip |############################-------------------------| 52.93% tmpuus6y95m.zip |############################-------------------------| 53.5% tmpuus6y95m.zip |#############################------------------------| 54.07% tmpuus6y95m.zip |#############################------------------------| 54.64% tmpuus6y95m.zip |#############################------------------------| 55.21% tmpuus6y95m.zip |##############################-----------------------| 55.78% tmpuus6y95m.zip |##############################-----------------------| 56.35% tmpuus6y95m.zip |##############################-----------------------| 56.92% tmpuus6y95m.zip |##############################-----------------------| 57.49% tmpuus6y95m.zip |###############################----------------------| 58.06% tmpuus6y95m.zip |###############################----------------------| 58.62% tmpuus6y95m.zip |###############################----------------------| 59.19% tmpuus6y95m.zip |################################---------------------| 59.76% tmpuus6y95m.zip |################################---------------------| 60.33% tmpuus6y95m.zip |################################---------------------| 60.9% tmpuus6y95m.zip |#################################--------------------| 61.47% tmpuus6y95m.zip |#################################--------------------| 62.04% tmpuus6y95m.zip |#################################--------------------| 62.61% tmpuus6y95m.zip |#################################--------------------| 63.18% tmpuus6y95m.zip |##################################-------------------| 63.75% tmpuus6y95m.zip |##################################-------------------| 64.32% tmpuus6y95m.zip |##################################-------------------| 64.89% tmpuus6y95m.zip |###################################------------------| 65.45% tmpuus6y95m.zip |###################################------------------| 66.02% tmpuus6y95m.zip |###################################------------------| 66.59% tmpuus6y95m.zip |####################################-----------------| 67.16% tmpuus6y95m.zip |####################################-----------------| 67.73% tmpuus6y95m.zip |####################################-----------------| 68.3% tmpuus6y95m.zip |#####################################----------------| 68.87% tmpuus6y95m.zip |#####################################----------------| 69.44% tmpuus6y95m.zip |#####################################----------------| 70.01% tmpuus6y95m.zip |#####################################----------------| 70.58% tmpuus6y95m.zip |######################################---------------| 71.15% tmpuus6y95m.zip |######################################---------------| 71.72% tmpuus6y95m.zip |######################################---------------| 72.28% tmpuus6y95m.zip |#######################################--------------| 72.85% tmpuus6y95m.zip |#######################################--------------| 73.42% tmpuus6y95m.zip |#######################################--------------| 73.99% tmpuus6y95m.zip |########################################-------------| 74.56% tmpuus6y95m.zip |########################################-------------| 75.13% tmpuus6y95m.zip |########################################-------------| 75.7% tmpuus6y95m.zip |########################################-------------| 76.27% tmpuus6y95m.zip |#########################################------------| 76.84% tmpuus6y95m.zip |#########################################------------| 77.41% tmpuus6y95m.zip |#########################################------------| 77.98% tmpuus6y95m.zip |##########################################-----------| 78.55% tmpuus6y95m.zip |##########################################-----------| 79.11% tmpuus6y95m.zip |##########################################-----------| 79.68% tmpuus6y95m.zip |###########################################----------| 80.25% tmpuus6y95m.zip |###########################################----------| 80.82% tmpuus6y95m.zip |###########################################----------| 81.39% tmpuus6y95m.zip |###########################################----------| 81.96% tmpuus6y95m.zip |############################################---------| 82.53% tmpuus6y95m.zip |############################################---------| 83.1% tmpuus6y95m.zip |############################################---------| 83.67% tmpuus6y95m.zip |#############################################--------| 84.24% tmpuus6y95m.zip |#############################################--------| 84.81% tmpuus6y95m.zip |#############################################--------| 85.38% tmpuus6y95m.zip |##############################################-------| 85.94% tmpuus6y95m.zip |##############################################-------| 86.51% tmpuus6y95m.zip |##############################################-------| 87.08% tmpuus6y95m.zip |##############################################-------| 87.65% tmpuus6y95m.zip |###############################################------| 88.22% tmpuus6y95m.zip |###############################################------| 88.79% tmpuus6y95m.zip |###############################################------| 89.36% tmpuus6y95m.zip |################################################-----| 89.93% tmpuus6y95m.zip |################################################-----| 90.5% tmpuus6y95m.zip |################################################-----| 91.07% tmpuus6y95m.zip |#################################################----| 91.64% tmpuus6y95m.zip |#################################################----| 92.21% tmpuus6y95m.zip |#################################################----| 92.77% tmpuus6y95m.zip |#################################################----| 93.34% tmpuus6y95m.zip |##################################################---| 93.91% tmpuus6y95m.zip |##################################################---| 94.48% tmpuus6y95m.zip |##################################################---| 95.05% tmpuus6y95m.zip |###################################################--| 95.62% tmpuus6y95m.zip |###################################################--| 96.19% tmpuus6y95m.zip |###################################################--| 96.76% tmpuus6y95m.zip |####################################################-| 97.33% tmpuus6y95m.zip |####################################################-| 97.9% tmpuus6y95m.zip |####################################################-| 98.47% tmpuus6y95m.zip |####################################################-| 99.04% tmpuus6y95m.zip |#####################################################| 99.6% tmpuus6y95m.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 9dea8572-1d69-40d9-bd05-cc4cd9cfeb56 + 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).. tmpx9fh9hn8.zip |-----------------------------------------------------| 0.14% tmpx9fh9hn8.zip |-----------------------------------------------------| 0.27% tmpx9fh9hn8.zip |-----------------------------------------------------| 0.41% tmpx9fh9hn8.zip |-----------------------------------------------------| 0.55% tmpx9fh9hn8.zip |-----------------------------------------------------| 0.68% tmpx9fh9hn8.zip |-----------------------------------------------------| 0.82% tmpx9fh9hn8.zip |#----------------------------------------------------| 0.95% tmpx9fh9hn8.zip |#----------------------------------------------------| 1.09% tmpx9fh9hn8.zip |#----------------------------------------------------| 1.23% tmpx9fh9hn8.zip |#----------------------------------------------------| 1.36% tmpx9fh9hn8.zip |#----------------------------------------------------| 1.5% tmpx9fh9hn8.zip |#----------------------------------------------------| 1.64% tmpx9fh9hn8.zip |#----------------------------------------------------| 1.77% tmpx9fh9hn8.zip |#----------------------------------------------------| 1.91% tmpx9fh9hn8.zip |#----------------------------------------------------| 2.05% tmpx9fh9hn8.zip |#----------------------------------------------------| 2.18% tmpx9fh9hn8.zip |#----------------------------------------------------| 2.32% tmpx9fh9hn8.zip |#----------------------------------------------------| 2.46% tmpx9fh9hn8.zip |#----------------------------------------------------| 2.59% tmpx9fh9hn8.zip |#----------------------------------------------------| 2.73% tmpx9fh9hn8.zip |##---------------------------------------------------| 2.86% tmpx9fh9hn8.zip |##---------------------------------------------------| 3.0% tmpx9fh9hn8.zip |##---------------------------------------------------| 3.14% tmpx9fh9hn8.zip |##---------------------------------------------------| 3.27% tmpx9fh9hn8.zip |##---------------------------------------------------| 3.41% tmpx9fh9hn8.zip |##---------------------------------------------------| 3.55% tmpx9fh9hn8.zip |##---------------------------------------------------| 3.68% tmpx9fh9hn8.zip |##---------------------------------------------------| 3.82% tmpx9fh9hn8.zip |##---------------------------------------------------| 3.96% tmpx9fh9hn8.zip |##---------------------------------------------------| 4.09% tmpx9fh9hn8.zip |##---------------------------------------------------| 4.23% tmpx9fh9hn8.zip |##---------------------------------------------------| 4.37% tmpx9fh9hn8.zip |##---------------------------------------------------| 4.5% tmpx9fh9hn8.zip |##---------------------------------------------------| 4.64% tmpx9fh9hn8.zip |###--------------------------------------------------| 4.77% tmpx9fh9hn8.zip |###--------------------------------------------------| 4.91% tmpx9fh9hn8.zip |###--------------------------------------------------| 5.05% tmpx9fh9hn8.zip |###--------------------------------------------------| 5.18% tmpx9fh9hn8.zip |###--------------------------------------------------| 5.32% tmpx9fh9hn8.zip |###--------------------------------------------------| 5.46% tmpx9fh9hn8.zip |###--------------------------------------------------| 5.59% tmpx9fh9hn8.zip |###--------------------------------------------------| 5.73% tmpx9fh9hn8.zip |###--------------------------------------------------| 5.87% tmpx9fh9hn8.zip |###--------------------------------------------------| 6.0% tmpx9fh9hn8.zip |###--------------------------------------------------| 6.14% tmpx9fh9hn8.zip |###--------------------------------------------------| 6.28% tmpx9fh9hn8.zip |###--------------------------------------------------| 6.41% tmpx9fh9hn8.zip |###--------------------------------------------------| 6.55% tmpx9fh9hn8.zip |####-------------------------------------------------| 6.68% tmpx9fh9hn8.zip |####-------------------------------------------------| 6.82% tmpx9fh9hn8.zip |####-------------------------------------------------| 6.96% tmpx9fh9hn8.zip |####-------------------------------------------------| 7.09% tmpx9fh9hn8.zip |####-------------------------------------------------| 7.23% tmpx9fh9hn8.zip |####-------------------------------------------------| 7.37% tmpx9fh9hn8.zip |####-------------------------------------------------| 7.5% tmpx9fh9hn8.zip |####-------------------------------------------------| 7.64% tmpx9fh9hn8.zip |####-------------------------------------------------| 7.78% tmpx9fh9hn8.zip |####-------------------------------------------------| 7.91% tmpx9fh9hn8.zip |####-------------------------------------------------| 8.05% tmpx9fh9hn8.zip |####-------------------------------------------------| 8.18% tmpx9fh9hn8.zip |####-------------------------------------------------| 8.32% tmpx9fh9hn8.zip |####-------------------------------------------------| 8.46% tmpx9fh9hn8.zip |#####------------------------------------------------| 8.59% tmpx9fh9hn8.zip |#####------------------------------------------------| 8.73% tmpx9fh9hn8.zip |#####------------------------------------------------| 8.87% tmpx9fh9hn8.zip |#####------------------------------------------------| 9.0% tmpx9fh9hn8.zip |#####------------------------------------------------| 9.14% tmpx9fh9hn8.zip |#####------------------------------------------------| 9.28% tmpx9fh9hn8.zip |#####------------------------------------------------| 9.41% tmpx9fh9hn8.zip |#####------------------------------------------------| 9.55% tmpx9fh9hn8.zip |#####------------------------------------------------| 9.69% tmpx9fh9hn8.zip |#####------------------------------------------------| 9.82% tmpx9fh9hn8.zip |#####------------------------------------------------| 9.96% tmpx9fh9hn8.zip |#####------------------------------------------------| 10.09% tmpx9fh9hn8.zip |#####------------------------------------------------| 10.23% tmpx9fh9hn8.zip |#####------------------------------------------------| 10.37% tmpx9fh9hn8.zip |######-----------------------------------------------| 10.5% tmpx9fh9hn8.zip |######-----------------------------------------------| 10.64% tmpx9fh9hn8.zip |######-----------------------------------------------| 10.78% tmpx9fh9hn8.zip |######-----------------------------------------------| 10.91% tmpx9fh9hn8.zip |######-----------------------------------------------| 11.05% tmpx9fh9hn8.zip |######-----------------------------------------------| 11.19% tmpx9fh9hn8.zip |######-----------------------------------------------| 11.32% tmpx9fh9hn8.zip |######-----------------------------------------------| 11.46% tmpx9fh9hn8.zip |######-----------------------------------------------| 11.6% tmpx9fh9hn8.zip |######-----------------------------------------------| 11.73% tmpx9fh9hn8.zip |######-----------------------------------------------| 11.87% tmpx9fh9hn8.zip |######-----------------------------------------------| 12.0% tmpx9fh9hn8.zip |######-----------------------------------------------| 12.14% tmpx9fh9hn8.zip |#######----------------------------------------------| 12.28% tmpx9fh9hn8.zip |#######----------------------------------------------| 12.41% tmpx9fh9hn8.zip |#######----------------------------------------------| 12.55% tmpx9fh9hn8.zip |#######----------------------------------------------| 12.69% tmpx9fh9hn8.zip |#######----------------------------------------------| 12.82% tmpx9fh9hn8.zip |#######----------------------------------------------| 12.96% tmpx9fh9hn8.zip |#######----------------------------------------------| 13.1% tmpx9fh9hn8.zip |#######----------------------------------------------| 13.23% tmpx9fh9hn8.zip |#######----------------------------------------------| 13.37% tmpx9fh9hn8.zip |#######----------------------------------------------| 13.51% tmpx9fh9hn8.zip |#######----------------------------------------------| 13.64% tmpx9fh9hn8.zip |#######----------------------------------------------| 13.78% tmpx9fh9hn8.zip |#######----------------------------------------------| 13.91% tmpx9fh9hn8.zip |#######----------------------------------------------| 14.05% tmpx9fh9hn8.zip |########---------------------------------------------| 14.19% tmpx9fh9hn8.zip |########---------------------------------------------| 14.32% tmpx9fh9hn8.zip |########---------------------------------------------| 14.46% tmpx9fh9hn8.zip |########---------------------------------------------| 14.6% tmpx9fh9hn8.zip |########---------------------------------------------| 14.73% tmpx9fh9hn8.zip |########---------------------------------------------| 14.87% tmpx9fh9hn8.zip |########---------------------------------------------| 15.01% tmpx9fh9hn8.zip |########---------------------------------------------| 15.14% tmpx9fh9hn8.zip |########---------------------------------------------| 15.28% tmpx9fh9hn8.zip |########---------------------------------------------| 15.42% tmpx9fh9hn8.zip |########---------------------------------------------| 15.55% tmpx9fh9hn8.zip |########---------------------------------------------| 15.69% tmpx9fh9hn8.zip |########---------------------------------------------| 15.82% tmpx9fh9hn8.zip |########---------------------------------------------| 15.96% tmpx9fh9hn8.zip |#########--------------------------------------------| 16.1% tmpx9fh9hn8.zip |#########--------------------------------------------| 16.23% tmpx9fh9hn8.zip |#########--------------------------------------------| 16.37% tmpx9fh9hn8.zip |#########--------------------------------------------| 16.51% tmpx9fh9hn8.zip |#########--------------------------------------------| 16.64% tmpx9fh9hn8.zip |#########--------------------------------------------| 16.78% tmpx9fh9hn8.zip |#########--------------------------------------------| 16.92% tmpx9fh9hn8.zip |#########--------------------------------------------| 17.05% tmpx9fh9hn8.zip |#########--------------------------------------------| 17.19% tmpx9fh9hn8.zip |#########--------------------------------------------| 17.32% tmpx9fh9hn8.zip |#########--------------------------------------------| 17.46% tmpx9fh9hn8.zip |#########--------------------------------------------| 17.6% tmpx9fh9hn8.zip |#########--------------------------------------------| 17.73% tmpx9fh9hn8.zip |#########--------------------------------------------| 17.87% tmpx9fh9hn8.zip |##########-------------------------------------------| 18.01% tmpx9fh9hn8.zip |##########-------------------------------------------| 18.14% tmpx9fh9hn8.zip |##########-------------------------------------------| 18.28% tmpx9fh9hn8.zip |##########-------------------------------------------| 18.42% tmpx9fh9hn8.zip |##########-------------------------------------------| 18.55% tmpx9fh9hn8.zip |##########-------------------------------------------| 18.69% tmpx9fh9hn8.zip |##########-------------------------------------------| 18.83% tmpx9fh9hn8.zip |##########-------------------------------------------| 18.96% tmpx9fh9hn8.zip |##########-------------------------------------------| 19.1% tmpx9fh9hn8.zip |##########-------------------------------------------| 19.23% tmpx9fh9hn8.zip |##########-------------------------------------------| 19.37% tmpx9fh9hn8.zip |##########-------------------------------------------| 19.51% tmpx9fh9hn8.zip |##########-------------------------------------------| 19.64% tmpx9fh9hn8.zip |##########-------------------------------------------| 19.78% tmpx9fh9hn8.zip |###########------------------------------------------| 19.92% tmpx9fh9hn8.zip |###########------------------------------------------| 20.05% tmpx9fh9hn8.zip |###########------------------------------------------| 20.19% tmpx9fh9hn8.zip |###########------------------------------------------| 20.33% tmpx9fh9hn8.zip |###########------------------------------------------| 20.46% tmpx9fh9hn8.zip |###########------------------------------------------| 20.6% tmpx9fh9hn8.zip |###########------------------------------------------| 20.74% tmpx9fh9hn8.zip |###########------------------------------------------| 20.87% tmpx9fh9hn8.zip |###########------------------------------------------| 21.01% tmpx9fh9hn8.zip |###########------------------------------------------| 21.14% tmpx9fh9hn8.zip |###########------------------------------------------| 21.28% tmpx9fh9hn8.zip |###########------------------------------------------| 21.42% tmpx9fh9hn8.zip |###########------------------------------------------| 21.55% tmpx9fh9hn8.zip |###########------------------------------------------| 21.69% tmpx9fh9hn8.zip |############-----------------------------------------| 21.83% tmpx9fh9hn8.zip |############-----------------------------------------| 21.96% tmpx9fh9hn8.zip |############-----------------------------------------| 22.1% tmpx9fh9hn8.zip |############-----------------------------------------| 22.24% tmpx9fh9hn8.zip |############-----------------------------------------| 22.37% tmpx9fh9hn8.zip |############-----------------------------------------| 22.51% tmpx9fh9hn8.zip |############-----------------------------------------| 22.65% tmpx9fh9hn8.zip |############-----------------------------------------| 22.78% tmpx9fh9hn8.zip |############-----------------------------------------| 22.92% tmpx9fh9hn8.zip |############-----------------------------------------| 23.05% tmpx9fh9hn8.zip |############-----------------------------------------| 23.19% tmpx9fh9hn8.zip |############-----------------------------------------| 23.33% tmpx9fh9hn8.zip |############-----------------------------------------| 23.46% tmpx9fh9hn8.zip |#############----------------------------------------| 23.6% tmpx9fh9hn8.zip |#############----------------------------------------| 23.74% tmpx9fh9hn8.zip |#############----------------------------------------| 23.87% tmpx9fh9hn8.zip |#############----------------------------------------| 24.01% tmpx9fh9hn8.zip |#############----------------------------------------| 24.15% tmpx9fh9hn8.zip |#############----------------------------------------| 24.28% tmpx9fh9hn8.zip |#############----------------------------------------| 24.42% tmpx9fh9hn8.zip |#############----------------------------------------| 24.55% tmpx9fh9hn8.zip |#############----------------------------------------| 24.69% tmpx9fh9hn8.zip |#############----------------------------------------| 24.83% tmpx9fh9hn8.zip |#############----------------------------------------| 24.96% tmpx9fh9hn8.zip |#############----------------------------------------| 25.1% tmpx9fh9hn8.zip |#############----------------------------------------| 25.24% tmpx9fh9hn8.zip |#############----------------------------------------| 25.37% tmpx9fh9hn8.zip |##############---------------------------------------| 25.51% tmpx9fh9hn8.zip |##############---------------------------------------| 25.65% tmpx9fh9hn8.zip |##############---------------------------------------| 25.78% tmpx9fh9hn8.zip |##############---------------------------------------| 25.92% tmpx9fh9hn8.zip |##############---------------------------------------| 26.06% tmpx9fh9hn8.zip |##############---------------------------------------| 26.19% tmpx9fh9hn8.zip |##############---------------------------------------| 26.33% tmpx9fh9hn8.zip |##############---------------------------------------| 26.46% tmpx9fh9hn8.zip |##############---------------------------------------| 26.6% tmpx9fh9hn8.zip |##############---------------------------------------| 26.74% tmpx9fh9hn8.zip |##############---------------------------------------| 26.87% tmpx9fh9hn8.zip |##############---------------------------------------| 27.01% tmpx9fh9hn8.zip |##############---------------------------------------| 27.15% tmpx9fh9hn8.zip |##############---------------------------------------| 27.28% tmpx9fh9hn8.zip |###############--------------------------------------| 27.42% tmpx9fh9hn8.zip |###############--------------------------------------| 27.56% tmpx9fh9hn8.zip |###############--------------------------------------| 27.69% tmpx9fh9hn8.zip |###############--------------------------------------| 27.83% tmpx9fh9hn8.zip |###############--------------------------------------| 27.97% tmpx9fh9hn8.zip |###############--------------------------------------| 28.1% tmpx9fh9hn8.zip |###############--------------------------------------| 28.24% tmpx9fh9hn8.zip |###############--------------------------------------| 28.37% tmpx9fh9hn8.zip |###############--------------------------------------| 28.51% tmpx9fh9hn8.zip |###############--------------------------------------| 28.65% tmpx9fh9hn8.zip |###############--------------------------------------| 28.78% tmpx9fh9hn8.zip |###############--------------------------------------| 28.92% tmpx9fh9hn8.zip |###############--------------------------------------| 29.06% tmpx9fh9hn8.zip |###############--------------------------------------| 29.19% tmpx9fh9hn8.zip |################-------------------------------------| 29.33% tmpx9fh9hn8.zip |################-------------------------------------| 29.47% tmpx9fh9hn8.zip |################-------------------------------------| 29.6% tmpx9fh9hn8.zip |################-------------------------------------| 29.74% tmpx9fh9hn8.zip |################-------------------------------------| 29.88% tmpx9fh9hn8.zip |################-------------------------------------| 30.01% tmpx9fh9hn8.zip |################-------------------------------------| 30.15% tmpx9fh9hn8.zip |################-------------------------------------| 30.28% tmpx9fh9hn8.zip |################-------------------------------------| 30.42% tmpx9fh9hn8.zip |################-------------------------------------| 30.56% tmpx9fh9hn8.zip |################-------------------------------------| 30.69% tmpx9fh9hn8.zip |################-------------------------------------| 30.83% tmpx9fh9hn8.zip |################-------------------------------------| 30.97% tmpx9fh9hn8.zip |################-------------------------------------| 31.1% tmpx9fh9hn8.zip |#################------------------------------------| 31.24% tmpx9fh9hn8.zip |#################------------------------------------| 31.38% tmpx9fh9hn8.zip |#################------------------------------------| 31.51% tmpx9fh9hn8.zip |#################------------------------------------| 31.65% tmpx9fh9hn8.zip |#################------------------------------------| 31.78% tmpx9fh9hn8.zip |#################------------------------------------| 31.92% tmpx9fh9hn8.zip |#################------------------------------------| 32.06% tmpx9fh9hn8.zip |#################------------------------------------| 32.19% tmpx9fh9hn8.zip |#################------------------------------------| 32.33% tmpx9fh9hn8.zip |#################------------------------------------| 32.47% tmpx9fh9hn8.zip |#################------------------------------------| 32.6% tmpx9fh9hn8.zip |#################------------------------------------| 32.74% tmpx9fh9hn8.zip |#################------------------------------------| 32.88% tmpx9fh9hn8.zip |#################------------------------------------| 33.01% tmpx9fh9hn8.zip |##################-----------------------------------| 33.15% tmpx9fh9hn8.zip |##################-----------------------------------| 33.29% tmpx9fh9hn8.zip |##################-----------------------------------| 33.42% tmpx9fh9hn8.zip |##################-----------------------------------| 33.56% tmpx9fh9hn8.zip |##################-----------------------------------| 33.69% tmpx9fh9hn8.zip |##################-----------------------------------| 33.83% tmpx9fh9hn8.zip |##################-----------------------------------| 33.97% tmpx9fh9hn8.zip |##################-----------------------------------| 34.1% tmpx9fh9hn8.zip |##################-----------------------------------| 34.24% tmpx9fh9hn8.zip |##################-----------------------------------| 34.38% tmpx9fh9hn8.zip |##################-----------------------------------| 34.51% tmpx9fh9hn8.zip |##################-----------------------------------| 34.65% tmpx9fh9hn8.zip |##################-----------------------------------| 34.79% tmpx9fh9hn8.zip |###################----------------------------------| 34.92% tmpx9fh9hn8.zip |###################----------------------------------| 35.06% tmpx9fh9hn8.zip |###################----------------------------------| 35.2% tmpx9fh9hn8.zip |###################----------------------------------| 35.33% tmpx9fh9hn8.zip |###################----------------------------------| 35.47% tmpx9fh9hn8.zip |###################----------------------------------| 35.6% tmpx9fh9hn8.zip |###################----------------------------------| 35.74% tmpx9fh9hn8.zip |###################----------------------------------| 35.88% tmpx9fh9hn8.zip |###################----------------------------------| 36.01% tmpx9fh9hn8.zip |###################----------------------------------| 36.15% tmpx9fh9hn8.zip |###################----------------------------------| 36.29% tmpx9fh9hn8.zip |###################----------------------------------| 36.42% tmpx9fh9hn8.zip |###################----------------------------------| 36.56% tmpx9fh9hn8.zip |###################----------------------------------| 36.7% tmpx9fh9hn8.zip |####################---------------------------------| 36.83% tmpx9fh9hn8.zip |####################---------------------------------| 36.97% tmpx9fh9hn8.zip |####################---------------------------------| 37.11% tmpx9fh9hn8.zip |####################---------------------------------| 37.24% tmpx9fh9hn8.zip |####################---------------------------------| 37.38% tmpx9fh9hn8.zip |####################---------------------------------| 37.51% tmpx9fh9hn8.zip |####################---------------------------------| 37.65% tmpx9fh9hn8.zip |####################---------------------------------| 37.79% tmpx9fh9hn8.zip |####################---------------------------------| 37.92% tmpx9fh9hn8.zip |####################---------------------------------| 38.06% tmpx9fh9hn8.zip |####################---------------------------------| 38.2% tmpx9fh9hn8.zip |####################---------------------------------| 38.33% tmpx9fh9hn8.zip |####################---------------------------------| 38.47% tmpx9fh9hn8.zip |####################---------------------------------| 38.61% tmpx9fh9hn8.zip |#####################--------------------------------| 38.74% tmpx9fh9hn8.zip |#####################--------------------------------| 38.88% tmpx9fh9hn8.zip |#####################--------------------------------| 39.01% tmpx9fh9hn8.zip |#####################--------------------------------| 39.15% tmpx9fh9hn8.zip |#####################--------------------------------| 39.29% tmpx9fh9hn8.zip |#####################--------------------------------| 39.42% tmpx9fh9hn8.zip |#####################--------------------------------| 39.56% tmpx9fh9hn8.zip |#####################--------------------------------| 39.7% tmpx9fh9hn8.zip |#####################--------------------------------| 39.83% tmpx9fh9hn8.zip |#####################--------------------------------| 39.97% tmpx9fh9hn8.zip |#####################--------------------------------| 40.11% tmpx9fh9hn8.zip |#####################--------------------------------| 40.24% tmpx9fh9hn8.zip |#####################--------------------------------| 40.38% tmpx9fh9hn8.zip |#####################--------------------------------| 40.52% tmpx9fh9hn8.zip |######################-------------------------------| 40.65% tmpx9fh9hn8.zip |######################-------------------------------| 40.79% tmpx9fh9hn8.zip |######################-------------------------------| 40.92% tmpx9fh9hn8.zip |######################-------------------------------| 41.06% tmpx9fh9hn8.zip |######################-------------------------------| 41.2% tmpx9fh9hn8.zip |######################-------------------------------| 41.33% tmpx9fh9hn8.zip |######################-------------------------------| 41.47% tmpx9fh9hn8.zip |######################-------------------------------| 41.61% tmpx9fh9hn8.zip |######################-------------------------------| 41.74% tmpx9fh9hn8.zip |######################-------------------------------| 41.88% tmpx9fh9hn8.zip |######################-------------------------------| 42.02% tmpx9fh9hn8.zip |######################-------------------------------| 42.15% tmpx9fh9hn8.zip |######################-------------------------------| 42.29% tmpx9fh9hn8.zip |######################-------------------------------| 42.43% tmpx9fh9hn8.zip |#######################------------------------------| 42.56% tmpx9fh9hn8.zip |#######################------------------------------| 42.7% tmpx9fh9hn8.zip |#######################------------------------------| 42.83% tmpx9fh9hn8.zip |#######################------------------------------| 42.97% tmpx9fh9hn8.zip |#######################------------------------------| 43.11% tmpx9fh9hn8.zip |#######################------------------------------| 43.24% tmpx9fh9hn8.zip |#######################------------------------------| 43.38% tmpx9fh9hn8.zip |#######################------------------------------| 43.52% tmpx9fh9hn8.zip |#######################------------------------------| 43.65% tmpx9fh9hn8.zip |#######################------------------------------| 43.79% tmpx9fh9hn8.zip |#######################------------------------------| 43.93% tmpx9fh9hn8.zip |#######################------------------------------| 44.06% tmpx9fh9hn8.zip |#######################------------------------------| 44.2% tmpx9fh9hn8.zip |#######################------------------------------| 44.34% tmpx9fh9hn8.zip |########################-----------------------------| 44.47% tmpx9fh9hn8.zip |########################-----------------------------| 44.61% tmpx9fh9hn8.zip |########################-----------------------------| 44.74% tmpx9fh9hn8.zip |########################-----------------------------| 44.88% tmpx9fh9hn8.zip |########################-----------------------------| 45.02% tmpx9fh9hn8.zip |########################-----------------------------| 45.15% tmpx9fh9hn8.zip |########################-----------------------------| 45.29% tmpx9fh9hn8.zip |########################-----------------------------| 45.43% tmpx9fh9hn8.zip |########################-----------------------------| 45.56% tmpx9fh9hn8.zip |########################-----------------------------| 45.7% tmpx9fh9hn8.zip |########################-----------------------------| 45.84% tmpx9fh9hn8.zip |########################-----------------------------| 45.97% tmpx9fh9hn8.zip |########################-----------------------------| 46.11% tmpx9fh9hn8.zip |#########################----------------------------| 46.25% tmpx9fh9hn8.zip |#########################----------------------------| 46.38% tmpx9fh9hn8.zip |#########################----------------------------| 46.52% tmpx9fh9hn8.zip |#########################----------------------------| 46.65% tmpx9fh9hn8.zip |#########################----------------------------| 46.79% tmpx9fh9hn8.zip |#########################----------------------------| 46.93% tmpx9fh9hn8.zip |#########################----------------------------| 47.06% tmpx9fh9hn8.zip |#########################----------------------------| 47.2% tmpx9fh9hn8.zip |#########################----------------------------| 47.34% tmpx9fh9hn8.zip |#########################----------------------------| 47.47% tmpx9fh9hn8.zip |#########################----------------------------| 47.61% tmpx9fh9hn8.zip |#########################----------------------------| 47.75% tmpx9fh9hn8.zip |#########################----------------------------| 47.88% tmpx9fh9hn8.zip |#########################----------------------------| 48.02% tmpx9fh9hn8.zip |##########################---------------------------| 48.15% tmpx9fh9hn8.zip |##########################---------------------------| 48.29% tmpx9fh9hn8.zip |##########################---------------------------| 48.43% tmpx9fh9hn8.zip |##########################---------------------------| 48.56% tmpx9fh9hn8.zip |##########################---------------------------| 48.7% tmpx9fh9hn8.zip |##########################---------------------------| 48.84% tmpx9fh9hn8.zip |##########################---------------------------| 48.97% tmpx9fh9hn8.zip |##########################---------------------------| 49.11% tmpx9fh9hn8.zip |##########################---------------------------| 49.25% tmpx9fh9hn8.zip |##########################---------------------------| 49.38% tmpx9fh9hn8.zip |##########################---------------------------| 49.52% tmpx9fh9hn8.zip |##########################---------------------------| 49.66% tmpx9fh9hn8.zip |##########################---------------------------| 49.79% tmpx9fh9hn8.zip |##########################---------------------------| 49.93% tmpx9fh9hn8.zip |###########################--------------------------| 50.06% tmpx9fh9hn8.zip |###########################--------------------------| 50.2% tmpx9fh9hn8.zip |###########################--------------------------| 50.34% tmpx9fh9hn8.zip |###########################--------------------------| 50.47% tmpx9fh9hn8.zip |###########################--------------------------| 50.61% tmpx9fh9hn8.zip |###########################--------------------------| 50.75% tmpx9fh9hn8.zip |###########################--------------------------| 50.88% tmpx9fh9hn8.zip |###########################--------------------------| 51.02% tmpx9fh9hn8.zip |###########################--------------------------| 51.16% tmpx9fh9hn8.zip |###########################--------------------------| 51.29% tmpx9fh9hn8.zip |###########################--------------------------| 51.43% tmpx9fh9hn8.zip |###########################--------------------------| 51.57% tmpx9fh9hn8.zip |###########################--------------------------| 51.7% tmpx9fh9hn8.zip |###########################--------------------------| 51.84% tmpx9fh9hn8.zip |############################-------------------------| 51.97% tmpx9fh9hn8.zip |############################-------------------------| 52.11% tmpx9fh9hn8.zip |############################-------------------------| 52.25% tmpx9fh9hn8.zip |############################-------------------------| 52.38% tmpx9fh9hn8.zip |############################-------------------------| 52.52% tmpx9fh9hn8.zip |############################-------------------------| 52.66% tmpx9fh9hn8.zip |############################-------------------------| 52.79% tmpx9fh9hn8.zip |############################-------------------------| 52.93% tmpx9fh9hn8.zip |############################-------------------------| 53.07% tmpx9fh9hn8.zip |############################-------------------------| 53.2% tmpx9fh9hn8.zip |############################-------------------------| 53.34% tmpx9fh9hn8.zip |############################-------------------------| 53.48% tmpx9fh9hn8.zip |############################-------------------------| 53.61% tmpx9fh9hn8.zip |############################-------------------------| 53.75% tmpx9fh9hn8.zip |#############################------------------------| 53.88% tmpx9fh9hn8.zip |#############################------------------------| 54.02% tmpx9fh9hn8.zip |#############################------------------------| 54.16% tmpx9fh9hn8.zip |#############################------------------------| 54.29% tmpx9fh9hn8.zip |#############################------------------------| 54.43% tmpx9fh9hn8.zip |#############################------------------------| 54.57% tmpx9fh9hn8.zip |#############################------------------------| 54.7% tmpx9fh9hn8.zip |#############################------------------------| 54.84% tmpx9fh9hn8.zip |#############################------------------------| 54.98% tmpx9fh9hn8.zip |#############################------------------------| 55.11% tmpx9fh9hn8.zip |#############################------------------------| 55.25% tmpx9fh9hn8.zip |#############################------------------------| 55.38% tmpx9fh9hn8.zip |#############################------------------------| 55.52% tmpx9fh9hn8.zip |#############################------------------------| 55.66% tmpx9fh9hn8.zip |##############################-----------------------| 55.79% tmpx9fh9hn8.zip |##############################-----------------------| 55.93% tmpx9fh9hn8.zip |##############################-----------------------| 56.07% tmpx9fh9hn8.zip |##############################-----------------------| 56.2% tmpx9fh9hn8.zip |##############################-----------------------| 56.34% tmpx9fh9hn8.zip |##############################-----------------------| 56.48% tmpx9fh9hn8.zip |##############################-----------------------| 56.61% tmpx9fh9hn8.zip |##############################-----------------------| 56.75% tmpx9fh9hn8.zip |##############################-----------------------| 56.89% tmpx9fh9hn8.zip |##############################-----------------------| 57.02% tmpx9fh9hn8.zip |##############################-----------------------| 57.16% tmpx9fh9hn8.zip |##############################-----------------------| 57.29% tmpx9fh9hn8.zip |##############################-----------------------| 57.43% tmpx9fh9hn8.zip |###############################----------------------| 57.57% tmpx9fh9hn8.zip |###############################----------------------| 57.7% tmpx9fh9hn8.zip |###############################----------------------| 57.84% tmpx9fh9hn8.zip |###############################----------------------| 57.98% tmpx9fh9hn8.zip |###############################----------------------| 58.11% tmpx9fh9hn8.zip |###############################----------------------| 58.25% tmpx9fh9hn8.zip |###############################----------------------| 58.39% tmpx9fh9hn8.zip |###############################----------------------| 58.52% tmpx9fh9hn8.zip |###############################----------------------| 58.66% tmpx9fh9hn8.zip |###############################----------------------| 58.8% tmpx9fh9hn8.zip |###############################----------------------| 58.93% tmpx9fh9hn8.zip |###############################----------------------| 59.07% tmpx9fh9hn8.zip |###############################----------------------| 59.2% tmpx9fh9hn8.zip |###############################----------------------| 59.34% tmpx9fh9hn8.zip |################################---------------------| 59.48% tmpx9fh9hn8.zip |################################---------------------| 59.61% tmpx9fh9hn8.zip |################################---------------------| 59.75% tmpx9fh9hn8.zip |################################---------------------| 59.89% tmpx9fh9hn8.zip |################################---------------------| 60.02% tmpx9fh9hn8.zip |################################---------------------| 60.16% tmpx9fh9hn8.zip |################################---------------------| 60.3% tmpx9fh9hn8.zip |################################---------------------| 60.43% tmpx9fh9hn8.zip |################################---------------------| 60.57% tmpx9fh9hn8.zip |################################---------------------| 60.71% tmpx9fh9hn8.zip |################################---------------------| 60.84% tmpx9fh9hn8.zip |################################---------------------| 60.98% tmpx9fh9hn8.zip |################################---------------------| 61.11% tmpx9fh9hn8.zip |################################---------------------| 61.25% tmpx9fh9hn8.zip |#################################--------------------| 61.39% tmpx9fh9hn8.zip |#################################--------------------| 61.52% tmpx9fh9hn8.zip |#################################--------------------| 61.66% tmpx9fh9hn8.zip |#################################--------------------| 61.8% tmpx9fh9hn8.zip |#################################--------------------| 61.93% tmpx9fh9hn8.zip |#################################--------------------| 62.07% tmpx9fh9hn8.zip |#################################--------------------| 62.21% tmpx9fh9hn8.zip |#################################--------------------| 62.34% tmpx9fh9hn8.zip |#################################--------------------| 62.48% tmpx9fh9hn8.zip |#################################--------------------| 62.61% tmpx9fh9hn8.zip |#################################--------------------| 62.75% tmpx9fh9hn8.zip |#################################--------------------| 62.89% tmpx9fh9hn8.zip |#################################--------------------| 63.02% tmpx9fh9hn8.zip |#################################--------------------| 63.16% tmpx9fh9hn8.zip |##################################-------------------| 63.3% tmpx9fh9hn8.zip |##################################-------------------| 63.43% tmpx9fh9hn8.zip |##################################-------------------| 63.57% tmpx9fh9hn8.zip |##################################-------------------| 63.71% tmpx9fh9hn8.zip |##################################-------------------| 63.84% tmpx9fh9hn8.zip |##################################-------------------| 63.98% tmpx9fh9hn8.zip |##################################-------------------| 64.12% tmpx9fh9hn8.zip |##################################-------------------| 64.25% tmpx9fh9hn8.zip |##################################-------------------| 64.39% tmpx9fh9hn8.zip |##################################-------------------| 64.52% tmpx9fh9hn8.zip |##################################-------------------| 64.66% tmpx9fh9hn8.zip |##################################-------------------| 64.8% tmpx9fh9hn8.zip |##################################-------------------| 64.93% tmpx9fh9hn8.zip |##################################-------------------| 65.07% tmpx9fh9hn8.zip |###################################------------------| 65.21% tmpx9fh9hn8.zip |###################################------------------| 65.34% tmpx9fh9hn8.zip |###################################------------------| 65.48% tmpx9fh9hn8.zip |###################################------------------| 65.62% tmpx9fh9hn8.zip |###################################------------------| 65.75% tmpx9fh9hn8.zip |###################################------------------| 65.89% tmpx9fh9hn8.zip |###################################------------------| 66.03% tmpx9fh9hn8.zip |###################################------------------| 66.16% tmpx9fh9hn8.zip |###################################------------------| 66.3% tmpx9fh9hn8.zip |###################################------------------| 66.43% tmpx9fh9hn8.zip |###################################------------------| 66.57% tmpx9fh9hn8.zip |###################################------------------| 66.71% tmpx9fh9hn8.zip |###################################------------------| 66.84% tmpx9fh9hn8.zip |###################################------------------| 66.98% tmpx9fh9hn8.zip |####################################-----------------| 67.12% tmpx9fh9hn8.zip |####################################-----------------| 67.25% tmpx9fh9hn8.zip |####################################-----------------| 67.39% tmpx9fh9hn8.zip |####################################-----------------| 67.53% tmpx9fh9hn8.zip |####################################-----------------| 67.66% tmpx9fh9hn8.zip |####################################-----------------| 67.8% tmpx9fh9hn8.zip |####################################-----------------| 67.94% tmpx9fh9hn8.zip |####################################-----------------| 68.07% tmpx9fh9hn8.zip |####################################-----------------| 68.21% tmpx9fh9hn8.zip |####################################-----------------| 68.34% tmpx9fh9hn8.zip |####################################-----------------| 68.48% tmpx9fh9hn8.zip |####################################-----------------| 68.62% tmpx9fh9hn8.zip |####################################-----------------| 68.75% tmpx9fh9hn8.zip |#####################################----------------| 68.89% tmpx9fh9hn8.zip |#####################################----------------| 69.03% tmpx9fh9hn8.zip |#####################################----------------| 69.16% tmpx9fh9hn8.zip |#####################################----------------| 69.3% tmpx9fh9hn8.zip |#####################################----------------| 69.44% tmpx9fh9hn8.zip |#####################################----------------| 69.57% tmpx9fh9hn8.zip |#####################################----------------| 69.71% tmpx9fh9hn8.zip |#####################################----------------| 69.84% tmpx9fh9hn8.zip |#####################################----------------| 69.98% tmpx9fh9hn8.zip |#####################################----------------| 70.12% tmpx9fh9hn8.zip |#####################################----------------| 70.25% tmpx9fh9hn8.zip |#####################################----------------| 70.39% tmpx9fh9hn8.zip |#####################################----------------| 70.53% tmpx9fh9hn8.zip |#####################################----------------| 70.66% tmpx9fh9hn8.zip |######################################---------------| 70.8% tmpx9fh9hn8.zip |######################################---------------| 70.94% tmpx9fh9hn8.zip |######################################---------------| 71.07% tmpx9fh9hn8.zip |######################################---------------| 71.21% tmpx9fh9hn8.zip |######################################---------------| 71.35% tmpx9fh9hn8.zip |######################################---------------| 71.48% tmpx9fh9hn8.zip |######################################---------------| 71.62% tmpx9fh9hn8.zip |######################################---------------| 71.75% tmpx9fh9hn8.zip |######################################---------------| 71.89% tmpx9fh9hn8.zip |######################################---------------| 72.03% tmpx9fh9hn8.zip |######################################---------------| 72.16% tmpx9fh9hn8.zip |######################################---------------| 72.3% tmpx9fh9hn8.zip |######################################---------------| 72.44% tmpx9fh9hn8.zip |######################################---------------| 72.57% tmpx9fh9hn8.zip |#######################################--------------| 72.71% tmpx9fh9hn8.zip |#######################################--------------| 72.85% tmpx9fh9hn8.zip |#######################################--------------| 72.98% tmpx9fh9hn8.zip |#######################################--------------| 73.12% tmpx9fh9hn8.zip |#######################################--------------| 73.26% tmpx9fh9hn8.zip |#######################################--------------| 73.39% tmpx9fh9hn8.zip |#######################################--------------| 73.53% tmpx9fh9hn8.zip |#######################################--------------| 73.66% tmpx9fh9hn8.zip |#######################################--------------| 73.8% tmpx9fh9hn8.zip |#######################################--------------| 73.94% tmpx9fh9hn8.zip |#######################################--------------| 74.07% tmpx9fh9hn8.zip |#######################################--------------| 74.21% tmpx9fh9hn8.zip |#######################################--------------| 74.35% tmpx9fh9hn8.zip |#######################################--------------| 74.48% tmpx9fh9hn8.zip |########################################-------------| 74.62% tmpx9fh9hn8.zip |########################################-------------| 74.76% tmpx9fh9hn8.zip |########################################-------------| 74.89% tmpx9fh9hn8.zip |########################################-------------| 75.03% tmpx9fh9hn8.zip |########################################-------------| 75.17% tmpx9fh9hn8.zip |########################################-------------| 75.3% tmpx9fh9hn8.zip |########################################-------------| 75.44% tmpx9fh9hn8.zip |########################################-------------| 75.57% tmpx9fh9hn8.zip |########################################-------------| 75.71% tmpx9fh9hn8.zip |########################################-------------| 75.85% tmpx9fh9hn8.zip |########################################-------------| 75.98% tmpx9fh9hn8.zip |########################################-------------| 76.12% tmpx9fh9hn8.zip |########################################-------------| 76.26% tmpx9fh9hn8.zip |########################################-------------| 76.39% tmpx9fh9hn8.zip |#########################################------------| 76.53% tmpx9fh9hn8.zip |#########################################------------| 76.67% tmpx9fh9hn8.zip |#########################################------------| 76.8% tmpx9fh9hn8.zip |#########################################------------| 76.94% tmpx9fh9hn8.zip |#########################################------------| 77.08% tmpx9fh9hn8.zip |#########################################------------| 77.21% tmpx9fh9hn8.zip |#########################################------------| 77.35% tmpx9fh9hn8.zip |#########################################------------| 77.48% tmpx9fh9hn8.zip |#########################################------------| 77.62% tmpx9fh9hn8.zip |#########################################------------| 77.76% tmpx9fh9hn8.zip |#########################################------------| 77.89% tmpx9fh9hn8.zip |#########################################------------| 78.03% tmpx9fh9hn8.zip |#########################################------------| 78.17% tmpx9fh9hn8.zip |##########################################-----------| 78.3% tmpx9fh9hn8.zip |##########################################-----------| 78.44% tmpx9fh9hn8.zip |##########################################-----------| 78.58% tmpx9fh9hn8.zip |##########################################-----------| 78.71% tmpx9fh9hn8.zip |##########################################-----------| 78.85% tmpx9fh9hn8.zip |##########################################-----------| 78.98% tmpx9fh9hn8.zip |##########################################-----------| 79.12% tmpx9fh9hn8.zip |##########################################-----------| 79.26% tmpx9fh9hn8.zip |##########################################-----------| 79.39% tmpx9fh9hn8.zip |##########################################-----------| 79.53% tmpx9fh9hn8.zip |##########################################-----------| 79.67% tmpx9fh9hn8.zip |##########################################-----------| 79.8% tmpx9fh9hn8.zip |##########################################-----------| 79.94% tmpx9fh9hn8.zip |##########################################-----------| 80.08% tmpx9fh9hn8.zip |###########################################----------| 80.21% tmpx9fh9hn8.zip |###########################################----------| 80.35% tmpx9fh9hn8.zip |###########################################----------| 80.49% tmpx9fh9hn8.zip |###########################################----------| 80.62% tmpx9fh9hn8.zip |###########################################----------| 80.76% tmpx9fh9hn8.zip |###########################################----------| 80.89% tmpx9fh9hn8.zip |###########################################----------| 81.03% tmpx9fh9hn8.zip |###########################################----------| 81.17% tmpx9fh9hn8.zip |###########################################----------| 81.3% tmpx9fh9hn8.zip |###########################################----------| 81.44% tmpx9fh9hn8.zip |###########################################----------| 81.58% tmpx9fh9hn8.zip |###########################################----------| 81.71% tmpx9fh9hn8.zip |###########################################----------| 81.85% tmpx9fh9hn8.zip |###########################################----------| 81.99% tmpx9fh9hn8.zip |############################################---------| 82.12% tmpx9fh9hn8.zip |############################################---------| 82.26% tmpx9fh9hn8.zip |############################################---------| 82.4% tmpx9fh9hn8.zip |############################################---------| 82.53% tmpx9fh9hn8.zip |############################################---------| 82.67% tmpx9fh9hn8.zip |############################################---------| 82.8% tmpx9fh9hn8.zip |############################################---------| 82.94% tmpx9fh9hn8.zip |############################################---------| 83.08% tmpx9fh9hn8.zip |############################################---------| 83.21% tmpx9fh9hn8.zip |############################################---------| 83.35% tmpx9fh9hn8.zip |############################################---------| 83.49% tmpx9fh9hn8.zip |############################################---------| 83.62% tmpx9fh9hn8.zip |############################################---------| 83.76% tmpx9fh9hn8.zip |############################################---------| 83.9% tmpx9fh9hn8.zip |#############################################--------| 84.03% tmpx9fh9hn8.zip |#############################################--------| 84.17% tmpx9fh9hn8.zip |#############################################--------| 84.31% tmpx9fh9hn8.zip |#############################################--------| 84.44% tmpx9fh9hn8.zip |#############################################--------| 84.58% tmpx9fh9hn8.zip |#############################################--------| 84.71% tmpx9fh9hn8.zip |#############################################--------| 84.85% tmpx9fh9hn8.zip |#############################################--------| 84.99% tmpx9fh9hn8.zip |#############################################--------| 85.12% tmpx9fh9hn8.zip |#############################################--------| 85.26% tmpx9fh9hn8.zip |#############################################--------| 85.4% tmpx9fh9hn8.zip |#############################################--------| 85.53% tmpx9fh9hn8.zip |#############################################--------| 85.67% tmpx9fh9hn8.zip |#############################################--------| 85.81% tmpx9fh9hn8.zip |##############################################-------| 85.94% tmpx9fh9hn8.zip |##############################################-------| 86.08% tmpx9fh9hn8.zip |##############################################-------| 86.21% tmpx9fh9hn8.zip |##############################################-------| 86.35% tmpx9fh9hn8.zip |##############################################-------| 86.49% tmpx9fh9hn8.zip |##############################################-------| 86.62% tmpx9fh9hn8.zip |##############################################-------| 86.76% tmpx9fh9hn8.zip |##############################################-------| 86.9% tmpx9fh9hn8.zip |##############################################-------| 87.03% tmpx9fh9hn8.zip |##############################################-------| 87.17% tmpx9fh9hn8.zip |##############################################-------| 87.31% tmpx9fh9hn8.zip |##############################################-------| 87.44% tmpx9fh9hn8.zip |##############################################-------| 87.58% tmpx9fh9hn8.zip |##############################################-------| 87.72% tmpx9fh9hn8.zip |###############################################------| 87.85% tmpx9fh9hn8.zip |###############################################------| 87.99% tmpx9fh9hn8.zip |###############################################------| 88.12% tmpx9fh9hn8.zip |###############################################------| 88.26% tmpx9fh9hn8.zip |###############################################------| 88.4% tmpx9fh9hn8.zip |###############################################------| 88.53% tmpx9fh9hn8.zip |###############################################------| 88.67% tmpx9fh9hn8.zip |###############################################------| 88.81% tmpx9fh9hn8.zip |###############################################------| 88.94% tmpx9fh9hn8.zip |###############################################------| 89.08% tmpx9fh9hn8.zip |###############################################------| 89.22% tmpx9fh9hn8.zip |###############################################------| 89.35% tmpx9fh9hn8.zip |###############################################------| 89.49% tmpx9fh9hn8.zip |################################################-----| 89.63% tmpx9fh9hn8.zip |################################################-----| 89.76% tmpx9fh9hn8.zip |################################################-----| 89.9% tmpx9fh9hn8.zip |################################################-----| 90.03% tmpx9fh9hn8.zip |################################################-----| 90.17% tmpx9fh9hn8.zip |################################################-----| 90.31% tmpx9fh9hn8.zip |################################################-----| 90.44% tmpx9fh9hn8.zip |################################################-----| 90.58% tmpx9fh9hn8.zip |################################################-----| 90.72% tmpx9fh9hn8.zip |################################################-----| 90.85% tmpx9fh9hn8.zip |################################################-----| 90.99% tmpx9fh9hn8.zip |################################################-----| 91.13% tmpx9fh9hn8.zip |################################################-----| 91.26% tmpx9fh9hn8.zip |################################################-----| 91.4% tmpx9fh9hn8.zip |#################################################----| 91.54% tmpx9fh9hn8.zip |#################################################----| 91.67% tmpx9fh9hn8.zip |#################################################----| 91.81% tmpx9fh9hn8.zip |#################################################----| 91.94% tmpx9fh9hn8.zip |#################################################----| 92.08% tmpx9fh9hn8.zip |#################################################----| 92.22% tmpx9fh9hn8.zip |#################################################----| 92.35% tmpx9fh9hn8.zip |#################################################----| 92.49% tmpx9fh9hn8.zip |#################################################----| 92.63% tmpx9fh9hn8.zip |#################################################----| 92.76% tmpx9fh9hn8.zip |#################################################----| 92.9% tmpx9fh9hn8.zip |#################################################----| 93.04% tmpx9fh9hn8.zip |#################################################----| 93.17% tmpx9fh9hn8.zip |#################################################----| 93.31% tmpx9fh9hn8.zip |##################################################---| 93.44% tmpx9fh9hn8.zip |##################################################---| 93.58% tmpx9fh9hn8.zip |##################################################---| 93.72% tmpx9fh9hn8.zip |##################################################---| 93.85% tmpx9fh9hn8.zip |##################################################---| 93.99% tmpx9fh9hn8.zip |##################################################---| 94.13% tmpx9fh9hn8.zip |##################################################---| 94.26% tmpx9fh9hn8.zip |##################################################---| 94.4% tmpx9fh9hn8.zip |##################################################---| 94.54% tmpx9fh9hn8.zip |##################################################---| 94.67% tmpx9fh9hn8.zip |##################################################---| 94.81% tmpx9fh9hn8.zip |##################################################---| 94.95% tmpx9fh9hn8.zip |##################################################---| 95.08% tmpx9fh9hn8.zip |##################################################---| 95.22% tmpx9fh9hn8.zip |###################################################--| 95.35% tmpx9fh9hn8.zip |###################################################--| 95.49% tmpx9fh9hn8.zip |###################################################--| 95.63% tmpx9fh9hn8.zip |###################################################--| 95.76% tmpx9fh9hn8.zip |###################################################--| 95.9% tmpx9fh9hn8.zip |###################################################--| 96.04% tmpx9fh9hn8.zip |###################################################--| 96.17% tmpx9fh9hn8.zip |###################################################--| 96.31% tmpx9fh9hn8.zip |###################################################--| 96.45% tmpx9fh9hn8.zip |###################################################--| 96.58% tmpx9fh9hn8.zip |###################################################--| 96.72% tmpx9fh9hn8.zip |###################################################--| 96.86% tmpx9fh9hn8.zip |###################################################--| 96.99% tmpx9fh9hn8.zip |###################################################--| 97.13% tmpx9fh9hn8.zip |####################################################-| 97.26% tmpx9fh9hn8.zip |####################################################-| 97.4% tmpx9fh9hn8.zip |####################################################-| 97.54% tmpx9fh9hn8.zip |####################################################-| 97.67% tmpx9fh9hn8.zip |####################################################-| 97.81% tmpx9fh9hn8.zip |####################################################-| 97.95% tmpx9fh9hn8.zip |####################################################-| 98.08% tmpx9fh9hn8.zip |####################################################-| 98.22% tmpx9fh9hn8.zip |####################################################-| 98.36% tmpx9fh9hn8.zip |####################################################-| 98.49% tmpx9fh9hn8.zip |####################################################-| 98.63% tmpx9fh9hn8.zip |####################################################-| 98.77% tmpx9fh9hn8.zip |####################################################-| 98.9% tmpx9fh9hn8.zip |####################################################-| 99.04% tmpx9fh9hn8.zip |#####################################################| 99.17% tmpx9fh9hn8.zip |#####################################################| 99.31% tmpx9fh9hn8.zip |#####################################################| 99.45% tmpx9fh9hn8.zip |#####################################################| 99.58% tmpx9fh9hn8.zip |#####################################################| 99.72% tmpx9fh9hn8.zip |#####################################################| 99.86% tmpx9fh9hn8.zip |#####################################################| 99.99% tmpx9fh9hn8.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 9ca45a62-30c5-426b-8507-390b812d6577 + 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).. tmpngtfvezf.zip |-----------------------------------------------------| 0.57% tmpngtfvezf.zip |#----------------------------------------------------| 1.13% tmpngtfvezf.zip |#----------------------------------------------------| 1.7% tmpngtfvezf.zip |#----------------------------------------------------| 2.27% tmpngtfvezf.zip |##---------------------------------------------------| 2.83% tmpngtfvezf.zip |##---------------------------------------------------| 3.4% tmpngtfvezf.zip |##---------------------------------------------------| 3.97% tmpngtfvezf.zip |##---------------------------------------------------| 4.53% tmpngtfvezf.zip |###--------------------------------------------------| 5.1% tmpngtfvezf.zip |###--------------------------------------------------| 5.67% tmpngtfvezf.zip |###--------------------------------------------------| 6.24% tmpngtfvezf.zip |####-------------------------------------------------| 6.8% tmpngtfvezf.zip |####-------------------------------------------------| 7.37% tmpngtfvezf.zip |####-------------------------------------------------| 7.94% tmpngtfvezf.zip |#####------------------------------------------------| 8.5% tmpngtfvezf.zip |#####------------------------------------------------| 9.07% tmpngtfvezf.zip |#####------------------------------------------------| 9.64% tmpngtfvezf.zip |#####------------------------------------------------| 10.2% tmpngtfvezf.zip |######-----------------------------------------------| 10.77% tmpngtfvezf.zip |######-----------------------------------------------| 11.34% tmpngtfvezf.zip |######-----------------------------------------------| 11.9% tmpngtfvezf.zip |#######----------------------------------------------| 12.47% tmpngtfvezf.zip |#######----------------------------------------------| 13.04% tmpngtfvezf.zip |#######----------------------------------------------| 13.6% tmpngtfvezf.zip |########---------------------------------------------| 14.17% tmpngtfvezf.zip |########---------------------------------------------| 14.74% tmpngtfvezf.zip |########---------------------------------------------| 15.3% tmpngtfvezf.zip |########---------------------------------------------| 15.87% tmpngtfvezf.zip |#########--------------------------------------------| 16.44% tmpngtfvezf.zip |#########--------------------------------------------| 17.0% tmpngtfvezf.zip |#########--------------------------------------------| 17.57% tmpngtfvezf.zip |##########-------------------------------------------| 18.14% tmpngtfvezf.zip |##########-------------------------------------------| 18.71% tmpngtfvezf.zip |##########-------------------------------------------| 19.27% tmpngtfvezf.zip |###########------------------------------------------| 19.84% tmpngtfvezf.zip |###########------------------------------------------| 20.41% tmpngtfvezf.zip |###########------------------------------------------| 20.97% tmpngtfvezf.zip |###########------------------------------------------| 21.54% tmpngtfvezf.zip |############-----------------------------------------| 22.11% tmpngtfvezf.zip |############-----------------------------------------| 22.67% tmpngtfvezf.zip |############-----------------------------------------| 23.24% tmpngtfvezf.zip |#############----------------------------------------| 23.81% tmpngtfvezf.zip |#############----------------------------------------| 24.37% tmpngtfvezf.zip |#############----------------------------------------| 24.94% tmpngtfvezf.zip |##############---------------------------------------| 25.51% tmpngtfvezf.zip |##############---------------------------------------| 26.07% tmpngtfvezf.zip |##############---------------------------------------| 26.64% tmpngtfvezf.zip |##############---------------------------------------| 27.21% tmpngtfvezf.zip |###############--------------------------------------| 27.77% tmpngtfvezf.zip |###############--------------------------------------| 28.34% tmpngtfvezf.zip |###############--------------------------------------| 28.91% tmpngtfvezf.zip |################-------------------------------------| 29.48% tmpngtfvezf.zip |################-------------------------------------| 30.04% tmpngtfvezf.zip |################-------------------------------------| 30.61% tmpngtfvezf.zip |#################------------------------------------| 31.18% tmpngtfvezf.zip |#################------------------------------------| 31.74% tmpngtfvezf.zip |#################------------------------------------| 32.31% tmpngtfvezf.zip |#################------------------------------------| 32.88% tmpngtfvezf.zip |##################-----------------------------------| 33.44% tmpngtfvezf.zip |##################-----------------------------------| 34.01% tmpngtfvezf.zip |##################-----------------------------------| 34.58% tmpngtfvezf.zip |###################----------------------------------| 35.14% tmpngtfvezf.zip |###################----------------------------------| 35.71% tmpngtfvezf.zip |###################----------------------------------| 36.28% tmpngtfvezf.zip |####################---------------------------------| 36.84% tmpngtfvezf.zip |####################---------------------------------| 37.41% tmpngtfvezf.zip |####################---------------------------------| 37.98% tmpngtfvezf.zip |####################---------------------------------| 38.54% tmpngtfvezf.zip |#####################--------------------------------| 39.11% tmpngtfvezf.zip |#####################--------------------------------| 39.68% tmpngtfvezf.zip |#####################--------------------------------| 40.24% tmpngtfvezf.zip |######################-------------------------------| 40.81% tmpngtfvezf.zip |######################-------------------------------| 41.38% tmpngtfvezf.zip |######################-------------------------------| 41.95% tmpngtfvezf.zip |#######################------------------------------| 42.51% tmpngtfvezf.zip |#######################------------------------------| 43.08% tmpngtfvezf.zip |#######################------------------------------| 43.65% tmpngtfvezf.zip |#######################------------------------------| 44.21% tmpngtfvezf.zip |########################-----------------------------| 44.78% tmpngtfvezf.zip |########################-----------------------------| 45.35% tmpngtfvezf.zip |########################-----------------------------| 45.91% tmpngtfvezf.zip |#########################----------------------------| 46.48% tmpngtfvezf.zip |#########################----------------------------| 47.05% tmpngtfvezf.zip |#########################----------------------------| 47.61% tmpngtfvezf.zip |##########################---------------------------| 48.18% tmpngtfvezf.zip |##########################---------------------------| 48.75% tmpngtfvezf.zip |##########################---------------------------| 49.31% tmpngtfvezf.zip |##########################---------------------------| 49.88% tmpngtfvezf.zip |###########################--------------------------| 50.45% tmpngtfvezf.zip |###########################--------------------------| 51.01% tmpngtfvezf.zip |###########################--------------------------| 51.58% tmpngtfvezf.zip |############################-------------------------| 52.15% tmpngtfvezf.zip |############################-------------------------| 52.71% tmpngtfvezf.zip |############################-------------------------| 53.28% tmpngtfvezf.zip |#############################------------------------| 53.85% tmpngtfvezf.zip |#############################------------------------| 54.42% tmpngtfvezf.zip |#############################------------------------| 54.98% tmpngtfvezf.zip |#############################------------------------| 55.55% tmpngtfvezf.zip |##############################-----------------------| 56.12% tmpngtfvezf.zip |##############################-----------------------| 56.68% tmpngtfvezf.zip |##############################-----------------------| 57.25% tmpngtfvezf.zip |###############################----------------------| 57.82% tmpngtfvezf.zip |###############################----------------------| 58.38% tmpngtfvezf.zip |###############################----------------------| 58.95% tmpngtfvezf.zip |################################---------------------| 59.52% tmpngtfvezf.zip |################################---------------------| 60.08% tmpngtfvezf.zip |################################---------------------| 60.65% tmpngtfvezf.zip |################################---------------------| 61.22% tmpngtfvezf.zip |#################################--------------------| 61.78% tmpngtfvezf.zip |#################################--------------------| 62.35% tmpngtfvezf.zip |#################################--------------------| 62.92% tmpngtfvezf.zip |##################################-------------------| 63.48% tmpngtfvezf.zip |##################################-------------------| 64.05% tmpngtfvezf.zip |##################################-------------------| 64.62% tmpngtfvezf.zip |###################################------------------| 65.19% tmpngtfvezf.zip |###################################------------------| 65.75% tmpngtfvezf.zip |###################################------------------| 66.32% tmpngtfvezf.zip |###################################------------------| 66.89% tmpngtfvezf.zip |####################################-----------------| 67.45% tmpngtfvezf.zip |####################################-----------------| 68.02% tmpngtfvezf.zip |####################################-----------------| 68.59% tmpngtfvezf.zip |#####################################----------------| 69.15% tmpngtfvezf.zip |#####################################----------------| 69.72% tmpngtfvezf.zip |#####################################----------------| 70.29% tmpngtfvezf.zip |######################################---------------| 70.85% tmpngtfvezf.zip |######################################---------------| 71.42% tmpngtfvezf.zip |######################################---------------| 71.99% tmpngtfvezf.zip |######################################---------------| 72.55% tmpngtfvezf.zip |#######################################--------------| 73.12% tmpngtfvezf.zip |#######################################--------------| 73.69% tmpngtfvezf.zip |#######################################--------------| 74.25% tmpngtfvezf.zip |########################################-------------| 74.82% tmpngtfvezf.zip |########################################-------------| 75.39% tmpngtfvezf.zip |########################################-------------| 75.95% tmpngtfvezf.zip |#########################################------------| 76.52% tmpngtfvezf.zip |#########################################------------| 77.09% tmpngtfvezf.zip |#########################################------------| 77.66% tmpngtfvezf.zip |#########################################------------| 78.22% tmpngtfvezf.zip |##########################################-----------| 78.79% tmpngtfvezf.zip |##########################################-----------| 79.36% tmpngtfvezf.zip |##########################################-----------| 79.92% tmpngtfvezf.zip |###########################################----------| 80.49% tmpngtfvezf.zip |###########################################----------| 81.06% tmpngtfvezf.zip |###########################################----------| 81.62% tmpngtfvezf.zip |############################################---------| 82.19% tmpngtfvezf.zip |############################################---------| 82.76% tmpngtfvezf.zip |############################################---------| 83.32% tmpngtfvezf.zip |############################################---------| 83.89% tmpngtfvezf.zip |#############################################--------| 84.46% tmpngtfvezf.zip |#############################################--------| 85.02% tmpngtfvezf.zip |#############################################--------| 85.59% tmpngtfvezf.zip |##############################################-------| 86.16% tmpngtfvezf.zip |##############################################-------| 86.72% tmpngtfvezf.zip |##############################################-------| 87.29% tmpngtfvezf.zip |###############################################------| 87.86% tmpngtfvezf.zip |###############################################------| 88.43% tmpngtfvezf.zip |###############################################------| 88.99% tmpngtfvezf.zip |###############################################------| 89.56% tmpngtfvezf.zip |################################################-----| 90.13% tmpngtfvezf.zip |################################################-----| 90.69% tmpngtfvezf.zip |################################################-----| 91.26% tmpngtfvezf.zip |#################################################----| 91.83% tmpngtfvezf.zip |#################################################----| 92.39% tmpngtfvezf.zip |#################################################----| 92.96% tmpngtfvezf.zip |##################################################---| 93.53% tmpngtfvezf.zip |##################################################---| 94.09% tmpngtfvezf.zip |##################################################---| 94.66% tmpngtfvezf.zip |##################################################---| 95.23% tmpngtfvezf.zip |###################################################--| 95.79% tmpngtfvezf.zip |###################################################--| 96.36% tmpngtfvezf.zip |###################################################--| 96.93% tmpngtfvezf.zip |####################################################-| 97.49% tmpngtfvezf.zip |####################################################-| 98.06% tmpngtfvezf.zip |####################################################-| 98.63% tmpngtfvezf.zip |#####################################################| 99.19% tmpngtfvezf.zip |#####################################################| 99.76% tmpngtfvezf.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 91ecd20b-8271-482b-9f87-df7212fa76aa + 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).. tmpf8f5hmru.zip |-----------------------------------------------------| 0.57% tmpf8f5hmru.zip |#----------------------------------------------------| 1.14% tmpf8f5hmru.zip |#----------------------------------------------------| 1.71% tmpf8f5hmru.zip |#----------------------------------------------------| 2.27% tmpf8f5hmru.zip |##---------------------------------------------------| 2.84% tmpf8f5hmru.zip |##---------------------------------------------------| 3.41% tmpf8f5hmru.zip |##---------------------------------------------------| 3.98% tmpf8f5hmru.zip |##---------------------------------------------------| 4.55% tmpf8f5hmru.zip |###--------------------------------------------------| 5.12% tmpf8f5hmru.zip |###--------------------------------------------------| 5.69% tmpf8f5hmru.zip |###--------------------------------------------------| 6.25% tmpf8f5hmru.zip |####-------------------------------------------------| 6.82% tmpf8f5hmru.zip |####-------------------------------------------------| 7.39% tmpf8f5hmru.zip |####-------------------------------------------------| 7.96% tmpf8f5hmru.zip |#####------------------------------------------------| 8.53% tmpf8f5hmru.zip |#####------------------------------------------------| 9.1% tmpf8f5hmru.zip |#####------------------------------------------------| 9.67% tmpf8f5hmru.zip |#####------------------------------------------------| 10.24% tmpf8f5hmru.zip |######-----------------------------------------------| 10.8% tmpf8f5hmru.zip |######-----------------------------------------------| 11.37% tmpf8f5hmru.zip |######-----------------------------------------------| 11.94% tmpf8f5hmru.zip |#######----------------------------------------------| 12.51% tmpf8f5hmru.zip |#######----------------------------------------------| 13.08% tmpf8f5hmru.zip |#######----------------------------------------------| 13.65% tmpf8f5hmru.zip |########---------------------------------------------| 14.22% tmpf8f5hmru.zip |########---------------------------------------------| 14.78% tmpf8f5hmru.zip |########---------------------------------------------| 15.35% tmpf8f5hmru.zip |########---------------------------------------------| 15.92% tmpf8f5hmru.zip |#########--------------------------------------------| 16.49% tmpf8f5hmru.zip |#########--------------------------------------------| 17.06% tmpf8f5hmru.zip |#########--------------------------------------------| 17.63% tmpf8f5hmru.zip |##########-------------------------------------------| 18.2% tmpf8f5hmru.zip |##########-------------------------------------------| 18.76% tmpf8f5hmru.zip |##########-------------------------------------------| 19.33% tmpf8f5hmru.zip |###########------------------------------------------| 19.9% tmpf8f5hmru.zip |###########------------------------------------------| 20.47% tmpf8f5hmru.zip |###########------------------------------------------| 21.04% tmpf8f5hmru.zip |###########------------------------------------------| 21.61% tmpf8f5hmru.zip |############-----------------------------------------| 22.18% tmpf8f5hmru.zip |############-----------------------------------------| 22.74% tmpf8f5hmru.zip |############-----------------------------------------| 23.31% tmpf8f5hmru.zip |#############----------------------------------------| 23.88% tmpf8f5hmru.zip |#############----------------------------------------| 24.45% tmpf8f5hmru.zip |#############----------------------------------------| 25.02% tmpf8f5hmru.zip |##############---------------------------------------| 25.59% tmpf8f5hmru.zip |##############---------------------------------------| 26.16% tmpf8f5hmru.zip |##############---------------------------------------| 26.73% tmpf8f5hmru.zip |##############---------------------------------------| 27.29% tmpf8f5hmru.zip |###############--------------------------------------| 27.86% tmpf8f5hmru.zip |###############--------------------------------------| 28.43% tmpf8f5hmru.zip |###############--------------------------------------| 29.0% tmpf8f5hmru.zip |################-------------------------------------| 29.57% tmpf8f5hmru.zip |################-------------------------------------| 30.14% tmpf8f5hmru.zip |################-------------------------------------| 30.71% tmpf8f5hmru.zip |#################------------------------------------| 31.27% tmpf8f5hmru.zip |#################------------------------------------| 31.84% tmpf8f5hmru.zip |#################------------------------------------| 32.41% tmpf8f5hmru.zip |#################------------------------------------| 32.98% tmpf8f5hmru.zip |##################-----------------------------------| 33.55% tmpf8f5hmru.zip |##################-----------------------------------| 34.12% tmpf8f5hmru.zip |##################-----------------------------------| 34.69% tmpf8f5hmru.zip |###################----------------------------------| 35.25% tmpf8f5hmru.zip |###################----------------------------------| 35.82% tmpf8f5hmru.zip |###################----------------------------------| 36.39% tmpf8f5hmru.zip |####################---------------------------------| 36.96% tmpf8f5hmru.zip |####################---------------------------------| 37.53% tmpf8f5hmru.zip |####################---------------------------------| 38.1% tmpf8f5hmru.zip |####################---------------------------------| 38.67% tmpf8f5hmru.zip |#####################--------------------------------| 39.23% tmpf8f5hmru.zip |#####################--------------------------------| 39.8% tmpf8f5hmru.zip |#####################--------------------------------| 40.37% tmpf8f5hmru.zip |######################-------------------------------| 40.94% tmpf8f5hmru.zip |######################-------------------------------| 41.51% tmpf8f5hmru.zip |######################-------------------------------| 42.08% tmpf8f5hmru.zip |#######################------------------------------| 42.65% tmpf8f5hmru.zip |#######################------------------------------| 43.22% tmpf8f5hmru.zip |#######################------------------------------| 43.78% tmpf8f5hmru.zip |########################-----------------------------| 44.35% tmpf8f5hmru.zip |########################-----------------------------| 44.92% tmpf8f5hmru.zip |########################-----------------------------| 45.49% tmpf8f5hmru.zip |########################-----------------------------| 46.06% tmpf8f5hmru.zip |#########################----------------------------| 46.63% tmpf8f5hmru.zip |#########################----------------------------| 47.2% tmpf8f5hmru.zip |#########################----------------------------| 47.76% tmpf8f5hmru.zip |##########################---------------------------| 48.33% tmpf8f5hmru.zip |##########################---------------------------| 48.9% tmpf8f5hmru.zip |##########################---------------------------| 49.47% tmpf8f5hmru.zip |###########################--------------------------| 50.04% tmpf8f5hmru.zip |###########################--------------------------| 50.61% tmpf8f5hmru.zip |###########################--------------------------| 51.18% tmpf8f5hmru.zip |###########################--------------------------| 51.74% tmpf8f5hmru.zip |############################-------------------------| 52.31% tmpf8f5hmru.zip |############################-------------------------| 52.88% tmpf8f5hmru.zip |############################-------------------------| 53.45% tmpf8f5hmru.zip |#############################------------------------| 54.02% tmpf8f5hmru.zip |#############################------------------------| 54.59% tmpf8f5hmru.zip |#############################------------------------| 55.16% tmpf8f5hmru.zip |##############################-----------------------| 55.73% tmpf8f5hmru.zip |##############################-----------------------| 56.29% tmpf8f5hmru.zip |##############################-----------------------| 56.86% tmpf8f5hmru.zip |##############################-----------------------| 57.43% tmpf8f5hmru.zip |###############################----------------------| 58.0% tmpf8f5hmru.zip |###############################----------------------| 58.57% tmpf8f5hmru.zip |###############################----------------------| 59.14% tmpf8f5hmru.zip |################################---------------------| 59.71% tmpf8f5hmru.zip |################################---------------------| 60.27% tmpf8f5hmru.zip |################################---------------------| 60.84% tmpf8f5hmru.zip |#################################--------------------| 61.41% tmpf8f5hmru.zip |#################################--------------------| 61.98% tmpf8f5hmru.zip |#################################--------------------| 62.55% tmpf8f5hmru.zip |#################################--------------------| 63.12% tmpf8f5hmru.zip |##################################-------------------| 63.69% tmpf8f5hmru.zip |##################################-------------------| 64.25% tmpf8f5hmru.zip |##################################-------------------| 64.82% tmpf8f5hmru.zip |###################################------------------| 65.39% tmpf8f5hmru.zip |###################################------------------| 65.96% tmpf8f5hmru.zip |###################################------------------| 66.53% tmpf8f5hmru.zip |####################################-----------------| 67.1% tmpf8f5hmru.zip |####################################-----------------| 67.67% tmpf8f5hmru.zip |####################################-----------------| 68.23% tmpf8f5hmru.zip |####################################-----------------| 68.8% tmpf8f5hmru.zip |#####################################----------------| 69.37% tmpf8f5hmru.zip |#####################################----------------| 69.94% tmpf8f5hmru.zip |#####################################----------------| 70.51% tmpf8f5hmru.zip |######################################---------------| 71.08% tmpf8f5hmru.zip |######################################---------------| 71.65% tmpf8f5hmru.zip |######################################---------------| 72.22% tmpf8f5hmru.zip |#######################################--------------| 72.78% tmpf8f5hmru.zip |#######################################--------------| 73.35% tmpf8f5hmru.zip |#######################################--------------| 73.92% tmpf8f5hmru.zip |#######################################--------------| 74.49% tmpf8f5hmru.zip |########################################-------------| 75.06% tmpf8f5hmru.zip |########################################-------------| 75.63% tmpf8f5hmru.zip |########################################-------------| 76.2% tmpf8f5hmru.zip |#########################################------------| 76.76% tmpf8f5hmru.zip |#########################################------------| 77.33% tmpf8f5hmru.zip |#########################################------------| 77.9% tmpf8f5hmru.zip |##########################################-----------| 78.47% tmpf8f5hmru.zip |##########################################-----------| 79.04% tmpf8f5hmru.zip |##########################################-----------| 79.61% tmpf8f5hmru.zip |##########################################-----------| 80.18% tmpf8f5hmru.zip |###########################################----------| 80.74% tmpf8f5hmru.zip |###########################################----------| 81.31% tmpf8f5hmru.zip |###########################################----------| 81.88% tmpf8f5hmru.zip |############################################---------| 82.45% tmpf8f5hmru.zip |############################################---------| 83.02% tmpf8f5hmru.zip |############################################---------| 83.59% tmpf8f5hmru.zip |#############################################--------| 84.16% tmpf8f5hmru.zip |#############################################--------| 84.72% tmpf8f5hmru.zip |#############################################--------| 85.29% tmpf8f5hmru.zip |##############################################-------| 85.86% tmpf8f5hmru.zip |##############################################-------| 86.43% tmpf8f5hmru.zip |##############################################-------| 87.0% tmpf8f5hmru.zip |##############################################-------| 87.57% tmpf8f5hmru.zip |###############################################------| 88.14% tmpf8f5hmru.zip |###############################################------| 88.71% tmpf8f5hmru.zip |###############################################------| 89.27% tmpf8f5hmru.zip |################################################-----| 89.84% tmpf8f5hmru.zip |################################################-----| 90.41% tmpf8f5hmru.zip |################################################-----| 90.98% tmpf8f5hmru.zip |#################################################----| 91.55% tmpf8f5hmru.zip |#################################################----| 92.12% tmpf8f5hmru.zip |#################################################----| 92.69% tmpf8f5hmru.zip |#################################################----| 93.25% tmpf8f5hmru.zip |##################################################---| 93.82% tmpf8f5hmru.zip |##################################################---| 94.39% tmpf8f5hmru.zip |##################################################---| 94.96% tmpf8f5hmru.zip |###################################################--| 95.53% tmpf8f5hmru.zip |###################################################--| 96.1% tmpf8f5hmru.zip |###################################################--| 96.67% tmpf8f5hmru.zip |####################################################-| 97.23% tmpf8f5hmru.zip |####################################################-| 97.8% tmpf8f5hmru.zip |####################################################-| 98.37% tmpf8f5hmru.zip |####################################################-| 98.94% tmpf8f5hmru.zip |#####################################################| 99.51% tmpf8f5hmru.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 8efc2a7c-e0d4-46f1-afd3-e83948bed6db + 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).. tmpfuuuwnow.zip |-----------------------------------------------------| 0.56% tmpfuuuwnow.zip |#----------------------------------------------------| 1.12% tmpfuuuwnow.zip |#----------------------------------------------------| 1.67% tmpfuuuwnow.zip |#----------------------------------------------------| 2.23% tmpfuuuwnow.zip |#----------------------------------------------------| 2.79% tmpfuuuwnow.zip |##---------------------------------------------------| 3.35% tmpfuuuwnow.zip |##---------------------------------------------------| 3.91% tmpfuuuwnow.zip |##---------------------------------------------------| 4.46% tmpfuuuwnow.zip |###--------------------------------------------------| 5.02% tmpfuuuwnow.zip |###--------------------------------------------------| 5.58% tmpfuuuwnow.zip |###--------------------------------------------------| 6.14% tmpfuuuwnow.zip |####-------------------------------------------------| 6.7% tmpfuuuwnow.zip |####-------------------------------------------------| 7.25% tmpfuuuwnow.zip |####-------------------------------------------------| 7.81% tmpfuuuwnow.zip |####-------------------------------------------------| 8.37% tmpfuuuwnow.zip |#####------------------------------------------------| 8.93% tmpfuuuwnow.zip |#####------------------------------------------------| 9.49% tmpfuuuwnow.zip |#####------------------------------------------------| 10.04% tmpfuuuwnow.zip |######-----------------------------------------------| 10.6% tmpfuuuwnow.zip |######-----------------------------------------------| 11.16% tmpfuuuwnow.zip |######-----------------------------------------------| 11.72% tmpfuuuwnow.zip |#######----------------------------------------------| 12.28% tmpfuuuwnow.zip |#######----------------------------------------------| 12.83% tmpfuuuwnow.zip |#######----------------------------------------------| 13.39% tmpfuuuwnow.zip |#######----------------------------------------------| 13.95% tmpfuuuwnow.zip |########---------------------------------------------| 14.51% tmpfuuuwnow.zip |########---------------------------------------------| 15.07% tmpfuuuwnow.zip |########---------------------------------------------| 15.62% tmpfuuuwnow.zip |#########--------------------------------------------| 16.18% tmpfuuuwnow.zip |#########--------------------------------------------| 16.74% tmpfuuuwnow.zip |#########--------------------------------------------| 17.3% tmpfuuuwnow.zip |#########--------------------------------------------| 17.86% tmpfuuuwnow.zip |##########-------------------------------------------| 18.41% tmpfuuuwnow.zip |##########-------------------------------------------| 18.97% tmpfuuuwnow.zip |##########-------------------------------------------| 19.53% tmpfuuuwnow.zip |###########------------------------------------------| 20.09% tmpfuuuwnow.zip |###########------------------------------------------| 20.64% tmpfuuuwnow.zip |###########------------------------------------------| 21.2% tmpfuuuwnow.zip |############-----------------------------------------| 21.76% tmpfuuuwnow.zip |############-----------------------------------------| 22.32% tmpfuuuwnow.zip |############-----------------------------------------| 22.88% tmpfuuuwnow.zip |############-----------------------------------------| 23.43% tmpfuuuwnow.zip |#############----------------------------------------| 23.99% tmpfuuuwnow.zip |#############----------------------------------------| 24.55% tmpfuuuwnow.zip |#############----------------------------------------| 25.11% tmpfuuuwnow.zip |##############---------------------------------------| 25.67% tmpfuuuwnow.zip |##############---------------------------------------| 26.22% tmpfuuuwnow.zip |##############---------------------------------------| 26.78% tmpfuuuwnow.zip |##############---------------------------------------| 27.34% tmpfuuuwnow.zip |###############--------------------------------------| 27.9% tmpfuuuwnow.zip |###############--------------------------------------| 28.46% tmpfuuuwnow.zip |###############--------------------------------------| 29.01% tmpfuuuwnow.zip |################-------------------------------------| 29.57% tmpfuuuwnow.zip |################-------------------------------------| 30.13% tmpfuuuwnow.zip |################-------------------------------------| 30.69% tmpfuuuwnow.zip |#################------------------------------------| 31.25% tmpfuuuwnow.zip |#################------------------------------------| 31.8% tmpfuuuwnow.zip |#################------------------------------------| 32.36% tmpfuuuwnow.zip |#################------------------------------------| 32.92% tmpfuuuwnow.zip |##################-----------------------------------| 33.48% tmpfuuuwnow.zip |##################-----------------------------------| 34.04% tmpfuuuwnow.zip |##################-----------------------------------| 34.59% tmpfuuuwnow.zip |###################----------------------------------| 35.15% tmpfuuuwnow.zip |###################----------------------------------| 35.71% tmpfuuuwnow.zip |###################----------------------------------| 36.27% tmpfuuuwnow.zip |####################---------------------------------| 36.83% tmpfuuuwnow.zip |####################---------------------------------| 37.38% tmpfuuuwnow.zip |####################---------------------------------| 37.94% tmpfuuuwnow.zip |####################---------------------------------| 38.5% tmpfuuuwnow.zip |#####################--------------------------------| 39.06% tmpfuuuwnow.zip |#####################--------------------------------| 39.62% tmpfuuuwnow.zip |#####################--------------------------------| 40.17% tmpfuuuwnow.zip |######################-------------------------------| 40.73% tmpfuuuwnow.zip |######################-------------------------------| 41.29% tmpfuuuwnow.zip |######################-------------------------------| 41.85% tmpfuuuwnow.zip |######################-------------------------------| 42.41% tmpfuuuwnow.zip |#######################------------------------------| 42.96% tmpfuuuwnow.zip |#######################------------------------------| 43.52% tmpfuuuwnow.zip |#######################------------------------------| 44.08% tmpfuuuwnow.zip |########################-----------------------------| 44.64% tmpfuuuwnow.zip |########################-----------------------------| 45.2% tmpfuuuwnow.zip |########################-----------------------------| 45.75% tmpfuuuwnow.zip |#########################----------------------------| 46.31% tmpfuuuwnow.zip |#########################----------------------------| 46.87% tmpfuuuwnow.zip |#########################----------------------------| 47.43% tmpfuuuwnow.zip |#########################----------------------------| 47.99% tmpfuuuwnow.zip |##########################---------------------------| 48.54% tmpfuuuwnow.zip |##########################---------------------------| 49.1% tmpfuuuwnow.zip |##########################---------------------------| 49.66% tmpfuuuwnow.zip |###########################--------------------------| 50.22% tmpfuuuwnow.zip |###########################--------------------------| 50.78% tmpfuuuwnow.zip |###########################--------------------------| 51.33% tmpfuuuwnow.zip |############################-------------------------| 51.89% tmpfuuuwnow.zip |############################-------------------------| 52.45% tmpfuuuwnow.zip |############################-------------------------| 53.01% tmpfuuuwnow.zip |############################-------------------------| 53.57% tmpfuuuwnow.zip |#############################------------------------| 54.12% tmpfuuuwnow.zip |#############################------------------------| 54.68% tmpfuuuwnow.zip |#############################------------------------| 55.24% tmpfuuuwnow.zip |##############################-----------------------| 55.8% tmpfuuuwnow.zip |##############################-----------------------| 56.35% tmpfuuuwnow.zip |##############################-----------------------| 56.91% tmpfuuuwnow.zip |##############################-----------------------| 57.47% tmpfuuuwnow.zip |###############################----------------------| 58.03% tmpfuuuwnow.zip |###############################----------------------| 58.59% tmpfuuuwnow.zip |###############################----------------------| 59.14% tmpfuuuwnow.zip |################################---------------------| 59.7% tmpfuuuwnow.zip |################################---------------------| 60.26% tmpfuuuwnow.zip |################################---------------------| 60.82% tmpfuuuwnow.zip |#################################--------------------| 61.38% tmpfuuuwnow.zip |#################################--------------------| 61.93% tmpfuuuwnow.zip |#################################--------------------| 62.49% tmpfuuuwnow.zip |#################################--------------------| 63.05% tmpfuuuwnow.zip |##################################-------------------| 63.61% tmpfuuuwnow.zip |##################################-------------------| 64.17% tmpfuuuwnow.zip |##################################-------------------| 64.72% tmpfuuuwnow.zip |###################################------------------| 65.28% tmpfuuuwnow.zip |###################################------------------| 65.84% tmpfuuuwnow.zip |###################################------------------| 66.4% tmpfuuuwnow.zip |###################################------------------| 66.96% tmpfuuuwnow.zip |####################################-----------------| 67.51% tmpfuuuwnow.zip |####################################-----------------| 68.07% tmpfuuuwnow.zip |####################################-----------------| 68.63% tmpfuuuwnow.zip |#####################################----------------| 69.19% tmpfuuuwnow.zip |#####################################----------------| 69.75% tmpfuuuwnow.zip |#####################################----------------| 70.3% tmpfuuuwnow.zip |######################################---------------| 70.86% tmpfuuuwnow.zip |######################################---------------| 71.42% tmpfuuuwnow.zip |######################################---------------| 71.98% tmpfuuuwnow.zip |######################################---------------| 72.54% tmpfuuuwnow.zip |#######################################--------------| 73.09% tmpfuuuwnow.zip |#######################################--------------| 73.65% tmpfuuuwnow.zip |#######################################--------------| 74.21% tmpfuuuwnow.zip |########################################-------------| 74.77% tmpfuuuwnow.zip |########################################-------------| 75.33% tmpfuuuwnow.zip |########################################-------------| 75.88% tmpfuuuwnow.zip |#########################################------------| 76.44% tmpfuuuwnow.zip |#########################################------------| 77.0% tmpfuuuwnow.zip |#########################################------------| 77.56% tmpfuuuwnow.zip |#########################################------------| 78.12% tmpfuuuwnow.zip |##########################################-----------| 78.67% tmpfuuuwnow.zip |##########################################-----------| 79.23% tmpfuuuwnow.zip |##########################################-----------| 79.79% tmpfuuuwnow.zip |###########################################----------| 80.35% tmpfuuuwnow.zip |###########################################----------| 80.91% tmpfuuuwnow.zip |###########################################----------| 81.46% tmpfuuuwnow.zip |###########################################----------| 82.02% tmpfuuuwnow.zip |############################################---------| 82.58% tmpfuuuwnow.zip |############################################---------| 83.14% tmpfuuuwnow.zip |############################################---------| 83.7% tmpfuuuwnow.zip |#############################################--------| 84.25% tmpfuuuwnow.zip |#############################################--------| 84.81% tmpfuuuwnow.zip |#############################################--------| 85.37% tmpfuuuwnow.zip |##############################################-------| 85.93% tmpfuuuwnow.zip |##############################################-------| 86.49% tmpfuuuwnow.zip |##############################################-------| 87.04% tmpfuuuwnow.zip |##############################################-------| 87.6% tmpfuuuwnow.zip |###############################################------| 88.16% tmpfuuuwnow.zip |###############################################------| 88.72% tmpfuuuwnow.zip |###############################################------| 89.28% tmpfuuuwnow.zip |################################################-----| 89.83% tmpfuuuwnow.zip |################################################-----| 90.39% tmpfuuuwnow.zip |################################################-----| 90.95% tmpfuuuwnow.zip |################################################-----| 91.51% tmpfuuuwnow.zip |#################################################----| 92.06% tmpfuuuwnow.zip |#################################################----| 92.62% tmpfuuuwnow.zip |#################################################----| 93.18% tmpfuuuwnow.zip |##################################################---| 93.74% tmpfuuuwnow.zip |##################################################---| 94.3% tmpfuuuwnow.zip |##################################################---| 94.85% tmpfuuuwnow.zip |###################################################--| 95.41% tmpfuuuwnow.zip |###################################################--| 95.97% tmpfuuuwnow.zip |###################################################--| 96.53% tmpfuuuwnow.zip |###################################################--| 97.09% tmpfuuuwnow.zip |####################################################-| 97.64% tmpfuuuwnow.zip |####################################################-| 98.2% tmpfuuuwnow.zip |####################################################-| 98.76% tmpfuuuwnow.zip |#####################################################| 99.32% tmpfuuuwnow.zip |#####################################################| 99.88% tmpfuuuwnow.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is e4bea9f7-e8ad-433a-b4f2-e573b181c37d + 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