+ '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' ++ cat /opt/onap/cm-secrets/password + CMPASS=EMD78qPs + CMPASS=EMD78qPs + sed -i -e 's|admin_password: .*$|admin_password: EMD78qPs|' /etc/cloudify/config.yaml + for d in '$PDIRS' ++ dirname /var/lib + p=/var + mkdir -p /cfy-persist/var + cp -rp /var/lib /cfy-persist/var + for d in '$PDIRS' ++ dirname /etc/cloudify + p=/etc + mkdir -p /cfy-persist/etc + cp -rp /etc/cloudify /cfy-persist/etc + for d in '$PDIRS' ++ dirname /opt/cfy + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cfy /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify-stage + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify-stage /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/manager + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/manager /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/mgmtworker + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/mgmtworker /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/restservice + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/restservice /cfy-persist/opt + for d in '$PDIRS' + '[' -d /var/lib ']' + mv /var/lib /var/lib-initial ++ dirname /var/lib + ln -sf /cfy-persist//var/lib /var + for d in '$PDIRS' + '[' -d /etc/cloudify ']' + mv /etc/cloudify /etc/cloudify-initial ++ dirname /etc/cloudify + ln -sf /cfy-persist//etc/cloudify /etc + for d in '$PDIRS' + '[' -d /opt/cfy ']' + mv /opt/cfy /opt/cfy-initial ++ dirname /opt/cfy + ln -sf /cfy-persist//opt/cfy /opt + for d in '$PDIRS' + '[' -d /opt/cloudify ']' + mv /opt/cloudify /opt/cloudify-initial ++ dirname /opt/cloudify + ln -sf /cfy-persist//opt/cloudify /opt + for d in '$PDIRS' + '[' -d /opt/cloudify-stage ']' + mv /opt/cloudify-stage /opt/cloudify-stage-initial ++ dirname /opt/cloudify-stage + ln -sf /cfy-persist//opt/cloudify-stage /opt + for d in '$PDIRS' + '[' -d /opt/manager ']' + mv /opt/manager /opt/manager-initial ++ dirname /opt/manager + ln -sf /cfy-persist//opt/manager /opt + for d in '$PDIRS' + '[' -d /opt/mgmtworker ']' + mv /opt/mgmtworker /opt/mgmtworker-initial ++ dirname /opt/mgmtworker + ln -sf /cfy-persist//opt/mgmtworker /opt + for d in '$PDIRS' + '[' -d /opt/restservice ']' + mv /opt/restservice /opt/restservice-initial ++ dirname /opt/restservice + ln -sf /cfy-persist//opt/restservice /opt + exec /sbin/init --log-target=journal + /scripts/init-cloudify.sh + /scripts/setup-secret.sh + '[' '!' -d /var/run/secrets/kubernetes.io/serviceaccount ']' + mkdir -p /var/run/secrets/kubernetes.io/ + ln -s /secret/ /var/run/secrets/kubernetes.io/serviceaccount + /scripts/load-plugins.sh + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Services: Got a status response | Cloudify Console | Inactive | Some service(s) not running Retrieving manager services status... [ip=dcae-cloudify-manager] Services: +--------------------------------+----------+ | service | status | +--------------------------------+----------+ | Webserver | Active | | Cloudify Console | Inactive | | AMQP-Postgres | Active | | Management Worker | Active | | Manager Rest-Service | Active | | PostgreSQL | Active | | RabbitMQ | Active | +--------------------------------+----------+ 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-5Dc9T1a/k8splugin-3.9.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-5Dc9T1a/k8splugin_types.yaml ++ basename /opt/plugins/plugin-5Dc9T1a/k8splugin-3.9.0-py36-none-linux_x86_64.wgn + ARCHIVE=k8splugin-3.9.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.9.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-5Dc9T1a/k8splugin_types.yaml /opt/plugins/plugin-5Dc9T1a/k8splugin-3.9.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp7g4opzdv.zip |-----------------------------------------------------| 0.13% tmp7g4opzdv.zip |-----------------------------------------------------| 0.26% tmp7g4opzdv.zip |-----------------------------------------------------| 0.38% tmp7g4opzdv.zip |-----------------------------------------------------| 0.51% tmp7g4opzdv.zip |-----------------------------------------------------| 0.64% tmp7g4opzdv.zip |-----------------------------------------------------| 0.77% tmp7g4opzdv.zip |-----------------------------------------------------| 0.9% tmp7g4opzdv.zip |#----------------------------------------------------| 1.03% tmp7g4opzdv.zip |#----------------------------------------------------| 1.15% tmp7g4opzdv.zip |#----------------------------------------------------| 1.28% tmp7g4opzdv.zip |#----------------------------------------------------| 1.41% tmp7g4opzdv.zip |#----------------------------------------------------| 1.54% tmp7g4opzdv.zip |#----------------------------------------------------| 1.67% tmp7g4opzdv.zip |#----------------------------------------------------| 1.79% tmp7g4opzdv.zip |#----------------------------------------------------| 1.92% tmp7g4opzdv.zip |#----------------------------------------------------| 2.05% tmp7g4opzdv.zip |#----------------------------------------------------| 2.18% tmp7g4opzdv.zip |#----------------------------------------------------| 2.31% tmp7g4opzdv.zip |#----------------------------------------------------| 2.44% tmp7g4opzdv.zip |#----------------------------------------------------| 2.56% tmp7g4opzdv.zip |#----------------------------------------------------| 2.69% tmp7g4opzdv.zip |#----------------------------------------------------| 2.82% tmp7g4opzdv.zip |##---------------------------------------------------| 2.95% tmp7g4opzdv.zip |##---------------------------------------------------| 3.08% tmp7g4opzdv.zip |##---------------------------------------------------| 3.2% tmp7g4opzdv.zip |##---------------------------------------------------| 3.33% tmp7g4opzdv.zip |##---------------------------------------------------| 3.46% tmp7g4opzdv.zip |##---------------------------------------------------| 3.59% tmp7g4opzdv.zip |##---------------------------------------------------| 3.72% tmp7g4opzdv.zip |##---------------------------------------------------| 3.85% tmp7g4opzdv.zip |##---------------------------------------------------| 3.97% tmp7g4opzdv.zip |##---------------------------------------------------| 4.1% tmp7g4opzdv.zip |##---------------------------------------------------| 4.23% tmp7g4opzdv.zip |##---------------------------------------------------| 4.36% tmp7g4opzdv.zip |##---------------------------------------------------| 4.49% tmp7g4opzdv.zip |##---------------------------------------------------| 4.61% tmp7g4opzdv.zip |###--------------------------------------------------| 4.74% tmp7g4opzdv.zip |###--------------------------------------------------| 4.87% tmp7g4opzdv.zip |###--------------------------------------------------| 5.0% tmp7g4opzdv.zip |###--------------------------------------------------| 5.13% tmp7g4opzdv.zip |###--------------------------------------------------| 5.26% tmp7g4opzdv.zip |###--------------------------------------------------| 5.38% tmp7g4opzdv.zip |###--------------------------------------------------| 5.51% tmp7g4opzdv.zip |###--------------------------------------------------| 5.64% tmp7g4opzdv.zip |###--------------------------------------------------| 5.77% tmp7g4opzdv.zip |###--------------------------------------------------| 5.9% tmp7g4opzdv.zip |###--------------------------------------------------| 6.02% tmp7g4opzdv.zip |###--------------------------------------------------| 6.15% tmp7g4opzdv.zip |###--------------------------------------------------| 6.28% tmp7g4opzdv.zip |###--------------------------------------------------| 6.41% tmp7g4opzdv.zip |###--------------------------------------------------| 6.54% tmp7g4opzdv.zip |####-------------------------------------------------| 6.67% tmp7g4opzdv.zip |####-------------------------------------------------| 6.79% tmp7g4opzdv.zip |####-------------------------------------------------| 6.92% tmp7g4opzdv.zip |####-------------------------------------------------| 7.05% tmp7g4opzdv.zip |####-------------------------------------------------| 7.18% tmp7g4opzdv.zip |####-------------------------------------------------| 7.31% tmp7g4opzdv.zip |####-------------------------------------------------| 7.43% tmp7g4opzdv.zip |####-------------------------------------------------| 7.56% tmp7g4opzdv.zip |####-------------------------------------------------| 7.69% tmp7g4opzdv.zip |####-------------------------------------------------| 7.82% tmp7g4opzdv.zip |####-------------------------------------------------| 7.95% tmp7g4opzdv.zip |####-------------------------------------------------| 8.08% tmp7g4opzdv.zip |####-------------------------------------------------| 8.2% tmp7g4opzdv.zip |####-------------------------------------------------| 8.33% tmp7g4opzdv.zip |####-------------------------------------------------| 8.46% tmp7g4opzdv.zip |#####------------------------------------------------| 8.59% tmp7g4opzdv.zip |#####------------------------------------------------| 8.72% tmp7g4opzdv.zip |#####------------------------------------------------| 8.84% tmp7g4opzdv.zip |#####------------------------------------------------| 8.97% tmp7g4opzdv.zip |#####------------------------------------------------| 9.1% tmp7g4opzdv.zip |#####------------------------------------------------| 9.23% tmp7g4opzdv.zip |#####------------------------------------------------| 9.36% tmp7g4opzdv.zip |#####------------------------------------------------| 9.48% tmp7g4opzdv.zip |#####------------------------------------------------| 9.61% tmp7g4opzdv.zip |#####------------------------------------------------| 9.74% tmp7g4opzdv.zip |#####------------------------------------------------| 9.87% tmp7g4opzdv.zip |#####------------------------------------------------| 10.0% tmp7g4opzdv.zip |#####------------------------------------------------| 10.13% tmp7g4opzdv.zip |#####------------------------------------------------| 10.25% tmp7g4opzdv.zip |######-----------------------------------------------| 10.38% tmp7g4opzdv.zip |######-----------------------------------------------| 10.51% tmp7g4opzdv.zip |######-----------------------------------------------| 10.64% tmp7g4opzdv.zip |######-----------------------------------------------| 10.77% tmp7g4opzdv.zip |######-----------------------------------------------| 10.89% tmp7g4opzdv.zip |######-----------------------------------------------| 11.02% tmp7g4opzdv.zip |######-----------------------------------------------| 11.15% tmp7g4opzdv.zip |######-----------------------------------------------| 11.28% tmp7g4opzdv.zip |######-----------------------------------------------| 11.41% tmp7g4opzdv.zip |######-----------------------------------------------| 11.54% tmp7g4opzdv.zip |######-----------------------------------------------| 11.66% tmp7g4opzdv.zip |######-----------------------------------------------| 11.79% tmp7g4opzdv.zip |######-----------------------------------------------| 11.92% tmp7g4opzdv.zip |######-----------------------------------------------| 12.05% tmp7g4opzdv.zip |######-----------------------------------------------| 12.18% tmp7g4opzdv.zip |#######----------------------------------------------| 12.3% tmp7g4opzdv.zip |#######----------------------------------------------| 12.43% tmp7g4opzdv.zip |#######----------------------------------------------| 12.56% tmp7g4opzdv.zip |#######----------------------------------------------| 12.69% tmp7g4opzdv.zip |#######----------------------------------------------| 12.82% tmp7g4opzdv.zip |#######----------------------------------------------| 12.95% tmp7g4opzdv.zip |#######----------------------------------------------| 13.07% tmp7g4opzdv.zip |#######----------------------------------------------| 13.2% tmp7g4opzdv.zip |#######----------------------------------------------| 13.33% tmp7g4opzdv.zip |#######----------------------------------------------| 13.46% tmp7g4opzdv.zip |#######----------------------------------------------| 13.59% tmp7g4opzdv.zip |#######----------------------------------------------| 13.71% tmp7g4opzdv.zip |#######----------------------------------------------| 13.84% tmp7g4opzdv.zip |#######----------------------------------------------| 13.97% tmp7g4opzdv.zip |#######----------------------------------------------| 14.1% tmp7g4opzdv.zip |########---------------------------------------------| 14.23% tmp7g4opzdv.zip |########---------------------------------------------| 14.36% tmp7g4opzdv.zip |########---------------------------------------------| 14.48% tmp7g4opzdv.zip |########---------------------------------------------| 14.61% tmp7g4opzdv.zip |########---------------------------------------------| 14.74% tmp7g4opzdv.zip |########---------------------------------------------| 14.87% tmp7g4opzdv.zip |########---------------------------------------------| 15.0% tmp7g4opzdv.zip |########---------------------------------------------| 15.12% tmp7g4opzdv.zip |########---------------------------------------------| 15.25% tmp7g4opzdv.zip |########---------------------------------------------| 15.38% tmp7g4opzdv.zip |########---------------------------------------------| 15.51% tmp7g4opzdv.zip |########---------------------------------------------| 15.64% tmp7g4opzdv.zip |########---------------------------------------------| 15.77% tmp7g4opzdv.zip |########---------------------------------------------| 15.89% tmp7g4opzdv.zip |########---------------------------------------------| 16.02% tmp7g4opzdv.zip |#########--------------------------------------------| 16.15% tmp7g4opzdv.zip |#########--------------------------------------------| 16.28% tmp7g4opzdv.zip |#########--------------------------------------------| 16.41% tmp7g4opzdv.zip |#########--------------------------------------------| 16.53% tmp7g4opzdv.zip |#########--------------------------------------------| 16.66% tmp7g4opzdv.zip |#########--------------------------------------------| 16.79% tmp7g4opzdv.zip |#########--------------------------------------------| 16.92% tmp7g4opzdv.zip |#########--------------------------------------------| 17.05% tmp7g4opzdv.zip |#########--------------------------------------------| 17.18% tmp7g4opzdv.zip |#########--------------------------------------------| 17.3% tmp7g4opzdv.zip |#########--------------------------------------------| 17.43% tmp7g4opzdv.zip |#########--------------------------------------------| 17.56% tmp7g4opzdv.zip |#########--------------------------------------------| 17.69% tmp7g4opzdv.zip |#########--------------------------------------------| 17.82% tmp7g4opzdv.zip |##########-------------------------------------------| 17.94% tmp7g4opzdv.zip |##########-------------------------------------------| 18.07% tmp7g4opzdv.zip |##########-------------------------------------------| 18.2% tmp7g4opzdv.zip |##########-------------------------------------------| 18.33% tmp7g4opzdv.zip |##########-------------------------------------------| 18.46% tmp7g4opzdv.zip |##########-------------------------------------------| 18.59% tmp7g4opzdv.zip |##########-------------------------------------------| 18.71% tmp7g4opzdv.zip |##########-------------------------------------------| 18.84% tmp7g4opzdv.zip |##########-------------------------------------------| 18.97% tmp7g4opzdv.zip |##########-------------------------------------------| 19.1% tmp7g4opzdv.zip |##########-------------------------------------------| 19.23% tmp7g4opzdv.zip |##########-------------------------------------------| 19.35% tmp7g4opzdv.zip |##########-------------------------------------------| 19.48% tmp7g4opzdv.zip |##########-------------------------------------------| 19.61% tmp7g4opzdv.zip |##########-------------------------------------------| 19.74% tmp7g4opzdv.zip |###########------------------------------------------| 19.87% tmp7g4opzdv.zip |###########------------------------------------------| 20.0% tmp7g4opzdv.zip |###########------------------------------------------| 20.12% tmp7g4opzdv.zip |###########------------------------------------------| 20.25% tmp7g4opzdv.zip |###########------------------------------------------| 20.38% tmp7g4opzdv.zip |###########------------------------------------------| 20.51% tmp7g4opzdv.zip |###########------------------------------------------| 20.64% tmp7g4opzdv.zip |###########------------------------------------------| 20.76% tmp7g4opzdv.zip |###########------------------------------------------| 20.89% tmp7g4opzdv.zip |###########------------------------------------------| 21.02% tmp7g4opzdv.zip |###########------------------------------------------| 21.15% tmp7g4opzdv.zip |###########------------------------------------------| 21.28% tmp7g4opzdv.zip |###########------------------------------------------| 21.41% tmp7g4opzdv.zip |###########------------------------------------------| 21.53% tmp7g4opzdv.zip |###########------------------------------------------| 21.66% tmp7g4opzdv.zip |############-----------------------------------------| 21.79% tmp7g4opzdv.zip |############-----------------------------------------| 21.92% tmp7g4opzdv.zip |############-----------------------------------------| 22.05% tmp7g4opzdv.zip |############-----------------------------------------| 22.17% tmp7g4opzdv.zip |############-----------------------------------------| 22.3% tmp7g4opzdv.zip |############-----------------------------------------| 22.43% tmp7g4opzdv.zip |############-----------------------------------------| 22.56% tmp7g4opzdv.zip |############-----------------------------------------| 22.69% tmp7g4opzdv.zip |############-----------------------------------------| 22.82% tmp7g4opzdv.zip |############-----------------------------------------| 22.94% tmp7g4opzdv.zip |############-----------------------------------------| 23.07% tmp7g4opzdv.zip |############-----------------------------------------| 23.2% tmp7g4opzdv.zip |############-----------------------------------------| 23.33% tmp7g4opzdv.zip |############-----------------------------------------| 23.46% tmp7g4opzdv.zip |############-----------------------------------------| 23.58% tmp7g4opzdv.zip |#############----------------------------------------| 23.71% tmp7g4opzdv.zip |#############----------------------------------------| 23.84% tmp7g4opzdv.zip |#############----------------------------------------| 23.97% tmp7g4opzdv.zip |#############----------------------------------------| 24.1% tmp7g4opzdv.zip |#############----------------------------------------| 24.23% tmp7g4opzdv.zip |#############----------------------------------------| 24.35% tmp7g4opzdv.zip |#############----------------------------------------| 24.48% tmp7g4opzdv.zip |#############----------------------------------------| 24.61% tmp7g4opzdv.zip |#############----------------------------------------| 24.74% tmp7g4opzdv.zip |#############----------------------------------------| 24.87% tmp7g4opzdv.zip |#############----------------------------------------| 24.99% tmp7g4opzdv.zip |#############----------------------------------------| 25.12% tmp7g4opzdv.zip |#############----------------------------------------| 25.25% tmp7g4opzdv.zip |#############----------------------------------------| 25.38% tmp7g4opzdv.zip |##############---------------------------------------| 25.51% tmp7g4opzdv.zip |##############---------------------------------------| 25.63% tmp7g4opzdv.zip |##############---------------------------------------| 25.76% tmp7g4opzdv.zip |##############---------------------------------------| 25.89% tmp7g4opzdv.zip |##############---------------------------------------| 26.02% tmp7g4opzdv.zip |##############---------------------------------------| 26.15% tmp7g4opzdv.zip |##############---------------------------------------| 26.28% tmp7g4opzdv.zip |##############---------------------------------------| 26.4% tmp7g4opzdv.zip |##############---------------------------------------| 26.53% tmp7g4opzdv.zip |##############---------------------------------------| 26.66% tmp7g4opzdv.zip |##############---------------------------------------| 26.79% tmp7g4opzdv.zip |##############---------------------------------------| 26.92% tmp7g4opzdv.zip |##############---------------------------------------| 27.04% tmp7g4opzdv.zip |##############---------------------------------------| 27.17% tmp7g4opzdv.zip |##############---------------------------------------| 27.3% tmp7g4opzdv.zip |###############--------------------------------------| 27.43% tmp7g4opzdv.zip |###############--------------------------------------| 27.56% tmp7g4opzdv.zip |###############--------------------------------------| 27.69% tmp7g4opzdv.zip |###############--------------------------------------| 27.81% tmp7g4opzdv.zip |###############--------------------------------------| 27.94% tmp7g4opzdv.zip |###############--------------------------------------| 28.07% tmp7g4opzdv.zip |###############--------------------------------------| 28.2% tmp7g4opzdv.zip |###############--------------------------------------| 28.33% tmp7g4opzdv.zip |###############--------------------------------------| 28.45% tmp7g4opzdv.zip |###############--------------------------------------| 28.58% tmp7g4opzdv.zip |###############--------------------------------------| 28.71% tmp7g4opzdv.zip |###############--------------------------------------| 28.84% tmp7g4opzdv.zip |###############--------------------------------------| 28.97% tmp7g4opzdv.zip |###############--------------------------------------| 29.1% tmp7g4opzdv.zip |###############--------------------------------------| 29.22% tmp7g4opzdv.zip |################-------------------------------------| 29.35% tmp7g4opzdv.zip |################-------------------------------------| 29.48% tmp7g4opzdv.zip |################-------------------------------------| 29.61% tmp7g4opzdv.zip |################-------------------------------------| 29.74% tmp7g4opzdv.zip |################-------------------------------------| 29.86% tmp7g4opzdv.zip |################-------------------------------------| 29.99% tmp7g4opzdv.zip |################-------------------------------------| 30.12% tmp7g4opzdv.zip |################-------------------------------------| 30.25% tmp7g4opzdv.zip |################-------------------------------------| 30.38% tmp7g4opzdv.zip |################-------------------------------------| 30.51% tmp7g4opzdv.zip |################-------------------------------------| 30.63% tmp7g4opzdv.zip |################-------------------------------------| 30.76% tmp7g4opzdv.zip |################-------------------------------------| 30.89% tmp7g4opzdv.zip |################-------------------------------------| 31.02% tmp7g4opzdv.zip |#################------------------------------------| 31.15% tmp7g4opzdv.zip |#################------------------------------------| 31.27% tmp7g4opzdv.zip |#################------------------------------------| 31.4% tmp7g4opzdv.zip |#################------------------------------------| 31.53% tmp7g4opzdv.zip |#################------------------------------------| 31.66% tmp7g4opzdv.zip |#################------------------------------------| 31.79% tmp7g4opzdv.zip |#################------------------------------------| 31.92% tmp7g4opzdv.zip |#################------------------------------------| 32.04% tmp7g4opzdv.zip |#################------------------------------------| 32.17% tmp7g4opzdv.zip |#################------------------------------------| 32.3% tmp7g4opzdv.zip |#################------------------------------------| 32.43% tmp7g4opzdv.zip |#################------------------------------------| 32.56% tmp7g4opzdv.zip |#################------------------------------------| 32.68% tmp7g4opzdv.zip |#################------------------------------------| 32.81% tmp7g4opzdv.zip |#################------------------------------------| 32.94% tmp7g4opzdv.zip |##################-----------------------------------| 33.07% tmp7g4opzdv.zip |##################-----------------------------------| 33.2% tmp7g4opzdv.zip |##################-----------------------------------| 33.33% tmp7g4opzdv.zip |##################-----------------------------------| 33.45% tmp7g4opzdv.zip |##################-----------------------------------| 33.58% tmp7g4opzdv.zip |##################-----------------------------------| 33.71% tmp7g4opzdv.zip |##################-----------------------------------| 33.84% tmp7g4opzdv.zip |##################-----------------------------------| 33.97% tmp7g4opzdv.zip |##################-----------------------------------| 34.09% tmp7g4opzdv.zip |##################-----------------------------------| 34.22% tmp7g4opzdv.zip |##################-----------------------------------| 34.35% tmp7g4opzdv.zip |##################-----------------------------------| 34.48% tmp7g4opzdv.zip |##################-----------------------------------| 34.61% tmp7g4opzdv.zip |##################-----------------------------------| 34.74% tmp7g4opzdv.zip |##################-----------------------------------| 34.86% tmp7g4opzdv.zip |###################----------------------------------| 34.99% tmp7g4opzdv.zip |###################----------------------------------| 35.12% tmp7g4opzdv.zip |###################----------------------------------| 35.25% tmp7g4opzdv.zip |###################----------------------------------| 35.38% tmp7g4opzdv.zip |###################----------------------------------| 35.5% tmp7g4opzdv.zip |###################----------------------------------| 35.63% tmp7g4opzdv.zip |###################----------------------------------| 35.76% tmp7g4opzdv.zip |###################----------------------------------| 35.89% tmp7g4opzdv.zip |###################----------------------------------| 36.02% tmp7g4opzdv.zip |###################----------------------------------| 36.15% tmp7g4opzdv.zip |###################----------------------------------| 36.27% tmp7g4opzdv.zip |###################----------------------------------| 36.4% tmp7g4opzdv.zip |###################----------------------------------| 36.53% tmp7g4opzdv.zip |###################----------------------------------| 36.66% tmp7g4opzdv.zip |###################----------------------------------| 36.79% tmp7g4opzdv.zip |####################---------------------------------| 36.91% tmp7g4opzdv.zip |####################---------------------------------| 37.04% tmp7g4opzdv.zip |####################---------------------------------| 37.17% tmp7g4opzdv.zip |####################---------------------------------| 37.3% tmp7g4opzdv.zip |####################---------------------------------| 37.43% tmp7g4opzdv.zip |####################---------------------------------| 37.56% tmp7g4opzdv.zip |####################---------------------------------| 37.68% tmp7g4opzdv.zip |####################---------------------------------| 37.81% tmp7g4opzdv.zip |####################---------------------------------| 37.94% tmp7g4opzdv.zip |####################---------------------------------| 38.07% tmp7g4opzdv.zip |####################---------------------------------| 38.2% tmp7g4opzdv.zip |####################---------------------------------| 38.32% tmp7g4opzdv.zip |####################---------------------------------| 38.45% tmp7g4opzdv.zip |####################---------------------------------| 38.58% tmp7g4opzdv.zip |#####################--------------------------------| 38.71% tmp7g4opzdv.zip |#####################--------------------------------| 38.84% tmp7g4opzdv.zip |#####################--------------------------------| 38.97% tmp7g4opzdv.zip |#####################--------------------------------| 39.09% tmp7g4opzdv.zip |#####################--------------------------------| 39.22% tmp7g4opzdv.zip |#####################--------------------------------| 39.35% tmp7g4opzdv.zip |#####################--------------------------------| 39.48% tmp7g4opzdv.zip |#####################--------------------------------| 39.61% tmp7g4opzdv.zip |#####################--------------------------------| 39.73% tmp7g4opzdv.zip |#####################--------------------------------| 39.86% tmp7g4opzdv.zip |#####################--------------------------------| 39.99% tmp7g4opzdv.zip |#####################--------------------------------| 40.12% tmp7g4opzdv.zip |#####################--------------------------------| 40.25% tmp7g4opzdv.zip |#####################--------------------------------| 40.38% tmp7g4opzdv.zip |#####################--------------------------------| 40.5% tmp7g4opzdv.zip |######################-------------------------------| 40.63% tmp7g4opzdv.zip |######################-------------------------------| 40.76% tmp7g4opzdv.zip |######################-------------------------------| 40.89% tmp7g4opzdv.zip |######################-------------------------------| 41.02% tmp7g4opzdv.zip |######################-------------------------------| 41.14% tmp7g4opzdv.zip |######################-------------------------------| 41.27% tmp7g4opzdv.zip |######################-------------------------------| 41.4% tmp7g4opzdv.zip |######################-------------------------------| 41.53% tmp7g4opzdv.zip |######################-------------------------------| 41.66% tmp7g4opzdv.zip |######################-------------------------------| 41.78% tmp7g4opzdv.zip |######################-------------------------------| 41.91% tmp7g4opzdv.zip |######################-------------------------------| 42.04% tmp7g4opzdv.zip |######################-------------------------------| 42.17% tmp7g4opzdv.zip |######################-------------------------------| 42.3% tmp7g4opzdv.zip |######################-------------------------------| 42.43% tmp7g4opzdv.zip |#######################------------------------------| 42.55% tmp7g4opzdv.zip |#######################------------------------------| 42.68% tmp7g4opzdv.zip |#######################------------------------------| 42.81% tmp7g4opzdv.zip |#######################------------------------------| 42.94% tmp7g4opzdv.zip |#######################------------------------------| 43.07% tmp7g4opzdv.zip |#######################------------------------------| 43.19% tmp7g4opzdv.zip |#######################------------------------------| 43.32% tmp7g4opzdv.zip |#######################------------------------------| 43.45% tmp7g4opzdv.zip |#######################------------------------------| 43.58% tmp7g4opzdv.zip |#######################------------------------------| 43.71% tmp7g4opzdv.zip |#######################------------------------------| 43.84% tmp7g4opzdv.zip |#######################------------------------------| 43.96% tmp7g4opzdv.zip |#######################------------------------------| 44.09% tmp7g4opzdv.zip |#######################------------------------------| 44.22% tmp7g4opzdv.zip |########################-----------------------------| 44.35% tmp7g4opzdv.zip |########################-----------------------------| 44.48% tmp7g4opzdv.zip |########################-----------------------------| 44.6% tmp7g4opzdv.zip |########################-----------------------------| 44.73% tmp7g4opzdv.zip |########################-----------------------------| 44.86% tmp7g4opzdv.zip |########################-----------------------------| 44.99% tmp7g4opzdv.zip |########################-----------------------------| 45.12% tmp7g4opzdv.zip |########################-----------------------------| 45.25% tmp7g4opzdv.zip |########################-----------------------------| 45.37% tmp7g4opzdv.zip |########################-----------------------------| 45.5% tmp7g4opzdv.zip |########################-----------------------------| 45.63% tmp7g4opzdv.zip |########################-----------------------------| 45.76% tmp7g4opzdv.zip |########################-----------------------------| 45.89% tmp7g4opzdv.zip |########################-----------------------------| 46.01% tmp7g4opzdv.zip |########################-----------------------------| 46.14% tmp7g4opzdv.zip |#########################----------------------------| 46.27% tmp7g4opzdv.zip |#########################----------------------------| 46.4% tmp7g4opzdv.zip |#########################----------------------------| 46.53% tmp7g4opzdv.zip |#########################----------------------------| 46.66% tmp7g4opzdv.zip |#########################----------------------------| 46.78% tmp7g4opzdv.zip |#########################----------------------------| 46.91% tmp7g4opzdv.zip |#########################----------------------------| 47.04% tmp7g4opzdv.zip |#########################----------------------------| 47.17% tmp7g4opzdv.zip |#########################----------------------------| 47.3% tmp7g4opzdv.zip |#########################----------------------------| 47.42% tmp7g4opzdv.zip |#########################----------------------------| 47.55% tmp7g4opzdv.zip |#########################----------------------------| 47.68% tmp7g4opzdv.zip |#########################----------------------------| 47.81% tmp7g4opzdv.zip |#########################----------------------------| 47.94% tmp7g4opzdv.zip |#########################----------------------------| 48.07% tmp7g4opzdv.zip |##########################---------------------------| 48.19% tmp7g4opzdv.zip |##########################---------------------------| 48.32% tmp7g4opzdv.zip |##########################---------------------------| 48.45% tmp7g4opzdv.zip |##########################---------------------------| 48.58% tmp7g4opzdv.zip |##########################---------------------------| 48.71% tmp7g4opzdv.zip |##########################---------------------------| 48.83% tmp7g4opzdv.zip |##########################---------------------------| 48.96% tmp7g4opzdv.zip |##########################---------------------------| 49.09% tmp7g4opzdv.zip |##########################---------------------------| 49.22% tmp7g4opzdv.zip |##########################---------------------------| 49.35% tmp7g4opzdv.zip |##########################---------------------------| 49.48% tmp7g4opzdv.zip |##########################---------------------------| 49.6% tmp7g4opzdv.zip |##########################---------------------------| 49.73% tmp7g4opzdv.zip |##########################---------------------------| 49.86% tmp7g4opzdv.zip |##########################---------------------------| 49.99% tmp7g4opzdv.zip |###########################--------------------------| 50.12% tmp7g4opzdv.zip |###########################--------------------------| 50.24% tmp7g4opzdv.zip |###########################--------------------------| 50.37% tmp7g4opzdv.zip |###########################--------------------------| 50.5% tmp7g4opzdv.zip |###########################--------------------------| 50.63% tmp7g4opzdv.zip |###########################--------------------------| 50.76% tmp7g4opzdv.zip |###########################--------------------------| 50.89% tmp7g4opzdv.zip |###########################--------------------------| 51.01% tmp7g4opzdv.zip |###########################--------------------------| 51.14% tmp7g4opzdv.zip |###########################--------------------------| 51.27% tmp7g4opzdv.zip |###########################--------------------------| 51.4% tmp7g4opzdv.zip |###########################--------------------------| 51.53% tmp7g4opzdv.zip |###########################--------------------------| 51.65% tmp7g4opzdv.zip |###########################--------------------------| 51.78% tmp7g4opzdv.zip |############################-------------------------| 51.91% tmp7g4opzdv.zip |############################-------------------------| 52.04% tmp7g4opzdv.zip |############################-------------------------| 52.17% tmp7g4opzdv.zip |############################-------------------------| 52.3% tmp7g4opzdv.zip |############################-------------------------| 52.42% tmp7g4opzdv.zip |############################-------------------------| 52.55% tmp7g4opzdv.zip |############################-------------------------| 52.68% tmp7g4opzdv.zip |############################-------------------------| 52.81% tmp7g4opzdv.zip |############################-------------------------| 52.94% tmp7g4opzdv.zip |############################-------------------------| 53.06% tmp7g4opzdv.zip |############################-------------------------| 53.19% tmp7g4opzdv.zip |############################-------------------------| 53.32% tmp7g4opzdv.zip |############################-------------------------| 53.45% tmp7g4opzdv.zip |############################-------------------------| 53.58% tmp7g4opzdv.zip |############################-------------------------| 53.71% tmp7g4opzdv.zip |#############################------------------------| 53.83% tmp7g4opzdv.zip |#############################------------------------| 53.96% tmp7g4opzdv.zip |#############################------------------------| 54.09% tmp7g4opzdv.zip |#############################------------------------| 54.22% tmp7g4opzdv.zip |#############################------------------------| 54.35% tmp7g4opzdv.zip |#############################------------------------| 54.47% tmp7g4opzdv.zip |#############################------------------------| 54.6% tmp7g4opzdv.zip |#############################------------------------| 54.73% tmp7g4opzdv.zip |#############################------------------------| 54.86% tmp7g4opzdv.zip |#############################------------------------| 54.99% tmp7g4opzdv.zip |#############################------------------------| 55.12% tmp7g4opzdv.zip |#############################------------------------| 55.24% tmp7g4opzdv.zip |#############################------------------------| 55.37% tmp7g4opzdv.zip |#############################------------------------| 55.5% tmp7g4opzdv.zip |#############################------------------------| 55.63% tmp7g4opzdv.zip |##############################-----------------------| 55.76% tmp7g4opzdv.zip |##############################-----------------------| 55.88% tmp7g4opzdv.zip |##############################-----------------------| 56.01% tmp7g4opzdv.zip |##############################-----------------------| 56.14% tmp7g4opzdv.zip |##############################-----------------------| 56.27% tmp7g4opzdv.zip |##############################-----------------------| 56.4% tmp7g4opzdv.zip |##############################-----------------------| 56.53% tmp7g4opzdv.zip |##############################-----------------------| 56.65% tmp7g4opzdv.zip |##############################-----------------------| 56.78% tmp7g4opzdv.zip |##############################-----------------------| 56.91% tmp7g4opzdv.zip |##############################-----------------------| 57.04% tmp7g4opzdv.zip |##############################-----------------------| 57.17% tmp7g4opzdv.zip |##############################-----------------------| 57.29% tmp7g4opzdv.zip |##############################-----------------------| 57.42% tmp7g4opzdv.zip |###############################----------------------| 57.55% tmp7g4opzdv.zip |###############################----------------------| 57.68% tmp7g4opzdv.zip |###############################----------------------| 57.81% tmp7g4opzdv.zip |###############################----------------------| 57.93% tmp7g4opzdv.zip |###############################----------------------| 58.06% tmp7g4opzdv.zip |###############################----------------------| 58.19% tmp7g4opzdv.zip |###############################----------------------| 58.32% tmp7g4opzdv.zip |###############################----------------------| 58.45% tmp7g4opzdv.zip |###############################----------------------| 58.58% tmp7g4opzdv.zip |###############################----------------------| 58.7% tmp7g4opzdv.zip |###############################----------------------| 58.83% tmp7g4opzdv.zip |###############################----------------------| 58.96% tmp7g4opzdv.zip |###############################----------------------| 59.09% tmp7g4opzdv.zip |###############################----------------------| 59.22% tmp7g4opzdv.zip |###############################----------------------| 59.34% tmp7g4opzdv.zip |################################---------------------| 59.47% tmp7g4opzdv.zip |################################---------------------| 59.6% tmp7g4opzdv.zip |################################---------------------| 59.73% tmp7g4opzdv.zip |################################---------------------| 59.86% tmp7g4opzdv.zip |################################---------------------| 59.99% tmp7g4opzdv.zip |################################---------------------| 60.11% tmp7g4opzdv.zip |################################---------------------| 60.24% tmp7g4opzdv.zip |################################---------------------| 60.37% tmp7g4opzdv.zip |################################---------------------| 60.5% tmp7g4opzdv.zip |################################---------------------| 60.63% tmp7g4opzdv.zip |################################---------------------| 60.75% tmp7g4opzdv.zip |################################---------------------| 60.88% tmp7g4opzdv.zip |################################---------------------| 61.01% tmp7g4opzdv.zip |################################---------------------| 61.14% tmp7g4opzdv.zip |################################---------------------| 61.27% tmp7g4opzdv.zip |#################################--------------------| 61.4% tmp7g4opzdv.zip |#################################--------------------| 61.52% tmp7g4opzdv.zip |#################################--------------------| 61.65% tmp7g4opzdv.zip |#################################--------------------| 61.78% tmp7g4opzdv.zip |#################################--------------------| 61.91% tmp7g4opzdv.zip |#################################--------------------| 62.04% tmp7g4opzdv.zip |#################################--------------------| 62.16% tmp7g4opzdv.zip |#################################--------------------| 62.29% tmp7g4opzdv.zip |#################################--------------------| 62.42% tmp7g4opzdv.zip |#################################--------------------| 62.55% tmp7g4opzdv.zip |#################################--------------------| 62.68% tmp7g4opzdv.zip |#################################--------------------| 62.81% tmp7g4opzdv.zip |#################################--------------------| 62.93% tmp7g4opzdv.zip |#################################--------------------| 63.06% tmp7g4opzdv.zip |#################################--------------------| 63.19% tmp7g4opzdv.zip |##################################-------------------| 63.32% tmp7g4opzdv.zip |##################################-------------------| 63.45% tmp7g4opzdv.zip |##################################-------------------| 63.57% tmp7g4opzdv.zip |##################################-------------------| 63.7% tmp7g4opzdv.zip |##################################-------------------| 63.83% tmp7g4opzdv.zip |##################################-------------------| 63.96% tmp7g4opzdv.zip |##################################-------------------| 64.09% tmp7g4opzdv.zip |##################################-------------------| 64.22% tmp7g4opzdv.zip |##################################-------------------| 64.34% tmp7g4opzdv.zip |##################################-------------------| 64.47% tmp7g4opzdv.zip |##################################-------------------| 64.6% tmp7g4opzdv.zip |##################################-------------------| 64.73% tmp7g4opzdv.zip |##################################-------------------| 64.86% tmp7g4opzdv.zip |##################################-------------------| 64.98% tmp7g4opzdv.zip |###################################------------------| 65.11% tmp7g4opzdv.zip |###################################------------------| 65.24% tmp7g4opzdv.zip |###################################------------------| 65.37% tmp7g4opzdv.zip |###################################------------------| 65.5% tmp7g4opzdv.zip |###################################------------------| 65.63% tmp7g4opzdv.zip |###################################------------------| 65.75% tmp7g4opzdv.zip |###################################------------------| 65.88% tmp7g4opzdv.zip |###################################------------------| 66.01% tmp7g4opzdv.zip |###################################------------------| 66.14% tmp7g4opzdv.zip |###################################------------------| 66.27% tmp7g4opzdv.zip |###################################------------------| 66.39% tmp7g4opzdv.zip |###################################------------------| 66.52% tmp7g4opzdv.zip |###################################------------------| 66.65% tmp7g4opzdv.zip |###################################------------------| 66.78% tmp7g4opzdv.zip |###################################------------------| 66.91% tmp7g4opzdv.zip |####################################-----------------| 67.04% tmp7g4opzdv.zip |####################################-----------------| 67.16% tmp7g4opzdv.zip |####################################-----------------| 67.29% tmp7g4opzdv.zip |####################################-----------------| 67.42% tmp7g4opzdv.zip |####################################-----------------| 67.55% tmp7g4opzdv.zip |####################################-----------------| 67.68% tmp7g4opzdv.zip |####################################-----------------| 67.8% tmp7g4opzdv.zip |####################################-----------------| 67.93% tmp7g4opzdv.zip |####################################-----------------| 68.06% tmp7g4opzdv.zip |####################################-----------------| 68.19% tmp7g4opzdv.zip |####################################-----------------| 68.32% tmp7g4opzdv.zip |####################################-----------------| 68.45% tmp7g4opzdv.zip |####################################-----------------| 68.57% tmp7g4opzdv.zip |####################################-----------------| 68.7% tmp7g4opzdv.zip |####################################-----------------| 68.83% tmp7g4opzdv.zip |#####################################----------------| 68.96% tmp7g4opzdv.zip |#####################################----------------| 69.09% tmp7g4opzdv.zip |#####################################----------------| 69.21% tmp7g4opzdv.zip |#####################################----------------| 69.34% tmp7g4opzdv.zip |#####################################----------------| 69.47% tmp7g4opzdv.zip |#####################################----------------| 69.6% tmp7g4opzdv.zip |#####################################----------------| 69.73% tmp7g4opzdv.zip |#####################################----------------| 69.86% tmp7g4opzdv.zip |#####################################----------------| 69.98% tmp7g4opzdv.zip |#####################################----------------| 70.11% tmp7g4opzdv.zip |#####################################----------------| 70.24% tmp7g4opzdv.zip |#####################################----------------| 70.37% tmp7g4opzdv.zip |#####################################----------------| 70.5% tmp7g4opzdv.zip |#####################################----------------| 70.62% tmp7g4opzdv.zip |#####################################----------------| 70.75% tmp7g4opzdv.zip |######################################---------------| 70.88% tmp7g4opzdv.zip |######################################---------------| 71.01% tmp7g4opzdv.zip |######################################---------------| 71.14% tmp7g4opzdv.zip |######################################---------------| 71.27% tmp7g4opzdv.zip |######################################---------------| 71.39% tmp7g4opzdv.zip |######################################---------------| 71.52% tmp7g4opzdv.zip |######################################---------------| 71.65% tmp7g4opzdv.zip |######################################---------------| 71.78% tmp7g4opzdv.zip |######################################---------------| 71.91% tmp7g4opzdv.zip |######################################---------------| 72.03% tmp7g4opzdv.zip |######################################---------------| 72.16% tmp7g4opzdv.zip |######################################---------------| 72.29% tmp7g4opzdv.zip |######################################---------------| 72.42% tmp7g4opzdv.zip |######################################---------------| 72.55% tmp7g4opzdv.zip |#######################################--------------| 72.68% tmp7g4opzdv.zip |#######################################--------------| 72.8% tmp7g4opzdv.zip |#######################################--------------| 72.93% tmp7g4opzdv.zip |#######################################--------------| 73.06% tmp7g4opzdv.zip |#######################################--------------| 73.19% tmp7g4opzdv.zip |#######################################--------------| 73.32% tmp7g4opzdv.zip |#######################################--------------| 73.44% tmp7g4opzdv.zip |#######################################--------------| 73.57% tmp7g4opzdv.zip |#######################################--------------| 73.7% tmp7g4opzdv.zip |#######################################--------------| 73.83% tmp7g4opzdv.zip |#######################################--------------| 73.96% tmp7g4opzdv.zip |#######################################--------------| 74.08% tmp7g4opzdv.zip |#######################################--------------| 74.21% tmp7g4opzdv.zip |#######################################--------------| 74.34% tmp7g4opzdv.zip |#######################################--------------| 74.47% tmp7g4opzdv.zip |########################################-------------| 74.6% tmp7g4opzdv.zip |########################################-------------| 74.73% tmp7g4opzdv.zip |########################################-------------| 74.85% tmp7g4opzdv.zip |########################################-------------| 74.98% tmp7g4opzdv.zip |########################################-------------| 75.11% tmp7g4opzdv.zip |########################################-------------| 75.24% tmp7g4opzdv.zip |########################################-------------| 75.37% tmp7g4opzdv.zip |########################################-------------| 75.49% tmp7g4opzdv.zip |########################################-------------| 75.62% tmp7g4opzdv.zip |########################################-------------| 75.75% tmp7g4opzdv.zip |########################################-------------| 75.88% tmp7g4opzdv.zip |########################################-------------| 76.01% tmp7g4opzdv.zip |########################################-------------| 76.14% tmp7g4opzdv.zip |########################################-------------| 76.26% tmp7g4opzdv.zip |########################################-------------| 76.39% tmp7g4opzdv.zip |#########################################------------| 76.52% tmp7g4opzdv.zip |#########################################------------| 76.65% tmp7g4opzdv.zip |#########################################------------| 76.78% tmp7g4opzdv.zip |#########################################------------| 76.9% tmp7g4opzdv.zip |#########################################------------| 77.03% tmp7g4opzdv.zip |#########################################------------| 77.16% tmp7g4opzdv.zip |#########################################------------| 77.29% tmp7g4opzdv.zip |#########################################------------| 77.42% tmp7g4opzdv.zip |#########################################------------| 77.55% tmp7g4opzdv.zip |#########################################------------| 77.67% tmp7g4opzdv.zip |#########################################------------| 77.8% tmp7g4opzdv.zip |#########################################------------| 77.93% tmp7g4opzdv.zip |#########################################------------| 78.06% tmp7g4opzdv.zip |#########################################------------| 78.19% tmp7g4opzdv.zip |##########################################-----------| 78.31% tmp7g4opzdv.zip |##########################################-----------| 78.44% tmp7g4opzdv.zip |##########################################-----------| 78.57% tmp7g4opzdv.zip |##########################################-----------| 78.7% tmp7g4opzdv.zip |##########################################-----------| 78.83% tmp7g4opzdv.zip |##########################################-----------| 78.96% tmp7g4opzdv.zip |##########################################-----------| 79.08% tmp7g4opzdv.zip |##########################################-----------| 79.21% tmp7g4opzdv.zip |##########################################-----------| 79.34% tmp7g4opzdv.zip |##########################################-----------| 79.47% tmp7g4opzdv.zip |##########################################-----------| 79.6% tmp7g4opzdv.zip |##########################################-----------| 79.72% tmp7g4opzdv.zip |##########################################-----------| 79.85% tmp7g4opzdv.zip |##########################################-----------| 79.98% tmp7g4opzdv.zip |##########################################-----------| 80.11% tmp7g4opzdv.zip |###########################################----------| 80.24% tmp7g4opzdv.zip |###########################################----------| 80.37% tmp7g4opzdv.zip |###########################################----------| 80.49% tmp7g4opzdv.zip |###########################################----------| 80.62% tmp7g4opzdv.zip |###########################################----------| 80.75% tmp7g4opzdv.zip |###########################################----------| 80.88% tmp7g4opzdv.zip |###########################################----------| 81.01% tmp7g4opzdv.zip |###########################################----------| 81.13% tmp7g4opzdv.zip |###########################################----------| 81.26% tmp7g4opzdv.zip |###########################################----------| 81.39% tmp7g4opzdv.zip |###########################################----------| 81.52% tmp7g4opzdv.zip |###########################################----------| 81.65% tmp7g4opzdv.zip |###########################################----------| 81.78% tmp7g4opzdv.zip |###########################################----------| 81.9% tmp7g4opzdv.zip |###########################################----------| 82.03% tmp7g4opzdv.zip |############################################---------| 82.16% tmp7g4opzdv.zip |############################################---------| 82.29% tmp7g4opzdv.zip |############################################---------| 82.42% tmp7g4opzdv.zip |############################################---------| 82.54% tmp7g4opzdv.zip |############################################---------| 82.67% tmp7g4opzdv.zip |############################################---------| 82.8% tmp7g4opzdv.zip |############################################---------| 82.93% tmp7g4opzdv.zip |############################################---------| 83.06% tmp7g4opzdv.zip |############################################---------| 83.19% tmp7g4opzdv.zip |############################################---------| 83.31% tmp7g4opzdv.zip |############################################---------| 83.44% tmp7g4opzdv.zip |############################################---------| 83.57% tmp7g4opzdv.zip |############################################---------| 83.7% tmp7g4opzdv.zip |############################################---------| 83.83% tmp7g4opzdv.zip |############################################---------| 83.95% tmp7g4opzdv.zip |#############################################--------| 84.08% tmp7g4opzdv.zip |#############################################--------| 84.21% tmp7g4opzdv.zip |#############################################--------| 84.34% tmp7g4opzdv.zip |#############################################--------| 84.47% tmp7g4opzdv.zip |#############################################--------| 84.6% tmp7g4opzdv.zip |#############################################--------| 84.72% tmp7g4opzdv.zip |#############################################--------| 84.85% tmp7g4opzdv.zip |#############################################--------| 84.98% tmp7g4opzdv.zip |#############################################--------| 85.11% tmp7g4opzdv.zip |#############################################--------| 85.24% tmp7g4opzdv.zip |#############################################--------| 85.36% tmp7g4opzdv.zip |#############################################--------| 85.49% tmp7g4opzdv.zip |#############################################--------| 85.62% tmp7g4opzdv.zip |#############################################--------| 85.75% tmp7g4opzdv.zip |##############################################-------| 85.88% tmp7g4opzdv.zip |##############################################-------| 86.01% tmp7g4opzdv.zip |##############################################-------| 86.13% tmp7g4opzdv.zip |##############################################-------| 86.26% tmp7g4opzdv.zip |##############################################-------| 86.39% tmp7g4opzdv.zip |##############################################-------| 86.52% tmp7g4opzdv.zip |##############################################-------| 86.65% tmp7g4opzdv.zip |##############################################-------| 86.77% tmp7g4opzdv.zip |##############################################-------| 86.9% tmp7g4opzdv.zip |##############################################-------| 87.03% tmp7g4opzdv.zip |##############################################-------| 87.16% tmp7g4opzdv.zip |##############################################-------| 87.29% tmp7g4opzdv.zip |##############################################-------| 87.42% tmp7g4opzdv.zip |##############################################-------| 87.54% tmp7g4opzdv.zip |##############################################-------| 87.67% tmp7g4opzdv.zip |###############################################------| 87.8% tmp7g4opzdv.zip |###############################################------| 87.93% tmp7g4opzdv.zip |###############################################------| 88.06% tmp7g4opzdv.zip |###############################################------| 88.18% tmp7g4opzdv.zip |###############################################------| 88.31% tmp7g4opzdv.zip |###############################################------| 88.44% tmp7g4opzdv.zip |###############################################------| 88.57% tmp7g4opzdv.zip |###############################################------| 88.7% tmp7g4opzdv.zip |###############################################------| 88.83% tmp7g4opzdv.zip |###############################################------| 88.95% tmp7g4opzdv.zip |###############################################------| 89.08% tmp7g4opzdv.zip |###############################################------| 89.21% tmp7g4opzdv.zip |###############################################------| 89.34% tmp7g4opzdv.zip |###############################################------| 89.47% tmp7g4opzdv.zip |###############################################------| 89.59% tmp7g4opzdv.zip |################################################-----| 89.72% tmp7g4opzdv.zip |################################################-----| 89.85% tmp7g4opzdv.zip |################################################-----| 89.98% tmp7g4opzdv.zip |################################################-----| 90.11% tmp7g4opzdv.zip |################################################-----| 90.23% tmp7g4opzdv.zip |################################################-----| 90.36% tmp7g4opzdv.zip |################################################-----| 90.49% tmp7g4opzdv.zip |################################################-----| 90.62% tmp7g4opzdv.zip |################################################-----| 90.75% tmp7g4opzdv.zip |################################################-----| 90.88% tmp7g4opzdv.zip |################################################-----| 91.0% tmp7g4opzdv.zip |################################################-----| 91.13% tmp7g4opzdv.zip |################################################-----| 91.26% tmp7g4opzdv.zip |################################################-----| 91.39% tmp7g4opzdv.zip |#################################################----| 91.52% tmp7g4opzdv.zip |#################################################----| 91.64% tmp7g4opzdv.zip |#################################################----| 91.77% tmp7g4opzdv.zip |#################################################----| 91.9% tmp7g4opzdv.zip |#################################################----| 92.03% tmp7g4opzdv.zip |#################################################----| 92.16% tmp7g4opzdv.zip |#################################################----| 92.29% tmp7g4opzdv.zip |#################################################----| 92.41% tmp7g4opzdv.zip |#################################################----| 92.54% tmp7g4opzdv.zip |#################################################----| 92.67% tmp7g4opzdv.zip |#################################################----| 92.8% tmp7g4opzdv.zip |#################################################----| 92.93% tmp7g4opzdv.zip |#################################################----| 93.05% tmp7g4opzdv.zip |#################################################----| 93.18% tmp7g4opzdv.zip |#################################################----| 93.31% tmp7g4opzdv.zip |##################################################---| 93.44% tmp7g4opzdv.zip |##################################################---| 93.57% tmp7g4opzdv.zip |##################################################---| 93.7% tmp7g4opzdv.zip |##################################################---| 93.82% tmp7g4opzdv.zip |##################################################---| 93.95% tmp7g4opzdv.zip |##################################################---| 94.08% tmp7g4opzdv.zip |##################################################---| 94.21% tmp7g4opzdv.zip |##################################################---| 94.34% tmp7g4opzdv.zip |##################################################---| 94.46% tmp7g4opzdv.zip |##################################################---| 94.59% tmp7g4opzdv.zip |##################################################---| 94.72% tmp7g4opzdv.zip |##################################################---| 94.85% tmp7g4opzdv.zip |##################################################---| 94.98% tmp7g4opzdv.zip |##################################################---| 95.11% tmp7g4opzdv.zip |##################################################---| 95.23% tmp7g4opzdv.zip |###################################################--| 95.36% tmp7g4opzdv.zip |###################################################--| 95.49% tmp7g4opzdv.zip |###################################################--| 95.62% tmp7g4opzdv.zip |###################################################--| 95.75% tmp7g4opzdv.zip |###################################################--| 95.87% tmp7g4opzdv.zip |###################################################--| 96.0% tmp7g4opzdv.zip |###################################################--| 96.13% tmp7g4opzdv.zip |###################################################--| 96.26% tmp7g4opzdv.zip |###################################################--| 96.39% tmp7g4opzdv.zip |###################################################--| 96.52% tmp7g4opzdv.zip |###################################################--| 96.64% tmp7g4opzdv.zip |###################################################--| 96.77% tmp7g4opzdv.zip |###################################################--| 96.9% tmp7g4opzdv.zip |###################################################--| 97.03% tmp7g4opzdv.zip |###################################################--| 97.16% tmp7g4opzdv.zip |####################################################-| 97.28% tmp7g4opzdv.zip |####################################################-| 97.41% tmp7g4opzdv.zip |####################################################-| 97.54% tmp7g4opzdv.zip |####################################################-| 97.67% tmp7g4opzdv.zip |####################################################-| 97.8% tmp7g4opzdv.zip |####################################################-| 97.93% tmp7g4opzdv.zip |####################################################-| 98.05% tmp7g4opzdv.zip |####################################################-| 98.18% tmp7g4opzdv.zip |####################################################-| 98.31% tmp7g4opzdv.zip |####################################################-| 98.44% tmp7g4opzdv.zip |####################################################-| 98.57% tmp7g4opzdv.zip |####################################################-| 98.69% tmp7g4opzdv.zip |####################################################-| 98.82% tmp7g4opzdv.zip |####################################################-| 98.95% tmp7g4opzdv.zip |#####################################################| 99.08% tmp7g4opzdv.zip |#####################################################| 99.21% tmp7g4opzdv.zip |#####################################################| 99.34% tmp7g4opzdv.zip |#####################################################| 99.46% tmp7g4opzdv.zip |#####################################################| 99.59% tmp7g4opzdv.zip |#####################################################| 99.72% tmp7g4opzdv.zip |#####################################################| 99.85% tmp7g4opzdv.zip |#####################################################| 99.98% tmp7g4opzdv.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 82f7da20-c550-415c-9483-4d4df3058fb3 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-8LSLFbE/pgaas-1.3.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-8LSLFbE/pgaas_types.yaml ++ basename /opt/plugins/plugin-8LSLFbE/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:EMD78qPs --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-8LSLFbE/pgaas_types.yaml /opt/plugins/plugin-8LSLFbE/pgaas-1.3.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpyy0saljr.zip |-----------------------------------------------------| 0.16% tmpyy0saljr.zip |-----------------------------------------------------| 0.32% tmpyy0saljr.zip |-----------------------------------------------------| 0.48% tmpyy0saljr.zip |-----------------------------------------------------| 0.64% tmpyy0saljr.zip |-----------------------------------------------------| 0.8% tmpyy0saljr.zip |#----------------------------------------------------| 0.97% tmpyy0saljr.zip |#----------------------------------------------------| 1.13% tmpyy0saljr.zip |#----------------------------------------------------| 1.29% tmpyy0saljr.zip |#----------------------------------------------------| 1.45% tmpyy0saljr.zip |#----------------------------------------------------| 1.61% tmpyy0saljr.zip |#----------------------------------------------------| 1.77% tmpyy0saljr.zip |#----------------------------------------------------| 1.93% tmpyy0saljr.zip |#----------------------------------------------------| 2.09% tmpyy0saljr.zip |#----------------------------------------------------| 2.25% tmpyy0saljr.zip |#----------------------------------------------------| 2.41% tmpyy0saljr.zip |#----------------------------------------------------| 2.57% tmpyy0saljr.zip |#----------------------------------------------------| 2.73% tmpyy0saljr.zip |##---------------------------------------------------| 2.9% tmpyy0saljr.zip |##---------------------------------------------------| 3.06% tmpyy0saljr.zip |##---------------------------------------------------| 3.22% tmpyy0saljr.zip |##---------------------------------------------------| 3.38% tmpyy0saljr.zip |##---------------------------------------------------| 3.54% tmpyy0saljr.zip |##---------------------------------------------------| 3.7% tmpyy0saljr.zip |##---------------------------------------------------| 3.86% tmpyy0saljr.zip |##---------------------------------------------------| 4.02% tmpyy0saljr.zip |##---------------------------------------------------| 4.18% tmpyy0saljr.zip |##---------------------------------------------------| 4.34% tmpyy0saljr.zip |##---------------------------------------------------| 4.5% tmpyy0saljr.zip |##---------------------------------------------------| 4.66% tmpyy0saljr.zip |###--------------------------------------------------| 4.83% tmpyy0saljr.zip |###--------------------------------------------------| 4.99% tmpyy0saljr.zip |###--------------------------------------------------| 5.15% tmpyy0saljr.zip |###--------------------------------------------------| 5.31% tmpyy0saljr.zip |###--------------------------------------------------| 5.47% tmpyy0saljr.zip |###--------------------------------------------------| 5.63% tmpyy0saljr.zip |###--------------------------------------------------| 5.79% tmpyy0saljr.zip |###--------------------------------------------------| 5.95% tmpyy0saljr.zip |###--------------------------------------------------| 6.11% tmpyy0saljr.zip |###--------------------------------------------------| 6.27% tmpyy0saljr.zip |###--------------------------------------------------| 6.43% tmpyy0saljr.zip |###--------------------------------------------------| 6.59% tmpyy0saljr.zip |####-------------------------------------------------| 6.76% tmpyy0saljr.zip |####-------------------------------------------------| 6.92% tmpyy0saljr.zip |####-------------------------------------------------| 7.08% tmpyy0saljr.zip |####-------------------------------------------------| 7.24% tmpyy0saljr.zip |####-------------------------------------------------| 7.4% tmpyy0saljr.zip |####-------------------------------------------------| 7.56% tmpyy0saljr.zip |####-------------------------------------------------| 7.72% tmpyy0saljr.zip |####-------------------------------------------------| 7.88% tmpyy0saljr.zip |####-------------------------------------------------| 8.04% tmpyy0saljr.zip |####-------------------------------------------------| 8.2% tmpyy0saljr.zip |####-------------------------------------------------| 8.36% tmpyy0saljr.zip |#####------------------------------------------------| 8.52% tmpyy0saljr.zip |#####------------------------------------------------| 8.69% tmpyy0saljr.zip |#####------------------------------------------------| 8.85% tmpyy0saljr.zip |#####------------------------------------------------| 9.01% tmpyy0saljr.zip |#####------------------------------------------------| 9.17% tmpyy0saljr.zip |#####------------------------------------------------| 9.33% tmpyy0saljr.zip |#####------------------------------------------------| 9.49% tmpyy0saljr.zip |#####------------------------------------------------| 9.65% tmpyy0saljr.zip |#####------------------------------------------------| 9.81% tmpyy0saljr.zip |#####------------------------------------------------| 9.97% tmpyy0saljr.zip |#####------------------------------------------------| 10.13% tmpyy0saljr.zip |#####------------------------------------------------| 10.29% tmpyy0saljr.zip |######-----------------------------------------------| 10.45% tmpyy0saljr.zip |######-----------------------------------------------| 10.62% tmpyy0saljr.zip |######-----------------------------------------------| 10.78% tmpyy0saljr.zip |######-----------------------------------------------| 10.94% tmpyy0saljr.zip |######-----------------------------------------------| 11.1% tmpyy0saljr.zip |######-----------------------------------------------| 11.26% tmpyy0saljr.zip |######-----------------------------------------------| 11.42% tmpyy0saljr.zip |######-----------------------------------------------| 11.58% tmpyy0saljr.zip |######-----------------------------------------------| 11.74% tmpyy0saljr.zip |######-----------------------------------------------| 11.9% tmpyy0saljr.zip |######-----------------------------------------------| 12.06% tmpyy0saljr.zip |######-----------------------------------------------| 12.22% tmpyy0saljr.zip |#######----------------------------------------------| 12.38% tmpyy0saljr.zip |#######----------------------------------------------| 12.55% tmpyy0saljr.zip |#######----------------------------------------------| 12.71% tmpyy0saljr.zip |#######----------------------------------------------| 12.87% tmpyy0saljr.zip |#######----------------------------------------------| 13.03% tmpyy0saljr.zip |#######----------------------------------------------| 13.19% tmpyy0saljr.zip |#######----------------------------------------------| 13.35% tmpyy0saljr.zip |#######----------------------------------------------| 13.51% tmpyy0saljr.zip |#######----------------------------------------------| 13.67% tmpyy0saljr.zip |#######----------------------------------------------| 13.83% tmpyy0saljr.zip |#######----------------------------------------------| 13.99% tmpyy0saljr.zip |########---------------------------------------------| 14.15% tmpyy0saljr.zip |########---------------------------------------------| 14.31% tmpyy0saljr.zip |########---------------------------------------------| 14.48% tmpyy0saljr.zip |########---------------------------------------------| 14.64% tmpyy0saljr.zip |########---------------------------------------------| 14.8% tmpyy0saljr.zip |########---------------------------------------------| 14.96% tmpyy0saljr.zip |########---------------------------------------------| 15.12% tmpyy0saljr.zip |########---------------------------------------------| 15.28% tmpyy0saljr.zip |########---------------------------------------------| 15.44% tmpyy0saljr.zip |########---------------------------------------------| 15.6% tmpyy0saljr.zip |########---------------------------------------------| 15.76% tmpyy0saljr.zip |########---------------------------------------------| 15.92% tmpyy0saljr.zip |#########--------------------------------------------| 16.08% tmpyy0saljr.zip |#########--------------------------------------------| 16.24% tmpyy0saljr.zip |#########--------------------------------------------| 16.41% tmpyy0saljr.zip |#########--------------------------------------------| 16.57% tmpyy0saljr.zip |#########--------------------------------------------| 16.73% tmpyy0saljr.zip |#########--------------------------------------------| 16.89% tmpyy0saljr.zip |#########--------------------------------------------| 17.05% tmpyy0saljr.zip |#########--------------------------------------------| 17.21% tmpyy0saljr.zip |#########--------------------------------------------| 17.37% tmpyy0saljr.zip |#########--------------------------------------------| 17.53% tmpyy0saljr.zip |#########--------------------------------------------| 17.69% tmpyy0saljr.zip |#########--------------------------------------------| 17.85% tmpyy0saljr.zip |##########-------------------------------------------| 18.01% tmpyy0saljr.zip |##########-------------------------------------------| 18.17% tmpyy0saljr.zip |##########-------------------------------------------| 18.34% tmpyy0saljr.zip |##########-------------------------------------------| 18.5% tmpyy0saljr.zip |##########-------------------------------------------| 18.66% tmpyy0saljr.zip |##########-------------------------------------------| 18.82% tmpyy0saljr.zip |##########-------------------------------------------| 18.98% tmpyy0saljr.zip |##########-------------------------------------------| 19.14% tmpyy0saljr.zip |##########-------------------------------------------| 19.3% tmpyy0saljr.zip |##########-------------------------------------------| 19.46% tmpyy0saljr.zip |##########-------------------------------------------| 19.62% tmpyy0saljr.zip |##########-------------------------------------------| 19.78% tmpyy0saljr.zip |###########------------------------------------------| 19.94% tmpyy0saljr.zip |###########------------------------------------------| 20.1% tmpyy0saljr.zip |###########------------------------------------------| 20.27% tmpyy0saljr.zip |###########------------------------------------------| 20.43% tmpyy0saljr.zip |###########------------------------------------------| 20.59% tmpyy0saljr.zip |###########------------------------------------------| 20.75% tmpyy0saljr.zip |###########------------------------------------------| 20.91% tmpyy0saljr.zip |###########------------------------------------------| 21.07% tmpyy0saljr.zip |###########------------------------------------------| 21.23% tmpyy0saljr.zip |###########------------------------------------------| 21.39% tmpyy0saljr.zip |###########------------------------------------------| 21.55% tmpyy0saljr.zip |############-----------------------------------------| 21.71% tmpyy0saljr.zip |############-----------------------------------------| 21.87% tmpyy0saljr.zip |############-----------------------------------------| 22.03% tmpyy0saljr.zip |############-----------------------------------------| 22.2% tmpyy0saljr.zip |############-----------------------------------------| 22.36% tmpyy0saljr.zip |############-----------------------------------------| 22.52% tmpyy0saljr.zip |############-----------------------------------------| 22.68% tmpyy0saljr.zip |############-----------------------------------------| 22.84% tmpyy0saljr.zip |############-----------------------------------------| 23.0% tmpyy0saljr.zip |############-----------------------------------------| 23.16% tmpyy0saljr.zip |############-----------------------------------------| 23.32% tmpyy0saljr.zip |############-----------------------------------------| 23.48% tmpyy0saljr.zip |#############----------------------------------------| 23.64% tmpyy0saljr.zip |#############----------------------------------------| 23.8% tmpyy0saljr.zip |#############----------------------------------------| 23.96% tmpyy0saljr.zip |#############----------------------------------------| 24.13% tmpyy0saljr.zip |#############----------------------------------------| 24.29% tmpyy0saljr.zip |#############----------------------------------------| 24.45% tmpyy0saljr.zip |#############----------------------------------------| 24.61% tmpyy0saljr.zip |#############----------------------------------------| 24.77% tmpyy0saljr.zip |#############----------------------------------------| 24.93% tmpyy0saljr.zip |#############----------------------------------------| 25.09% tmpyy0saljr.zip |#############----------------------------------------| 25.25% tmpyy0saljr.zip |#############----------------------------------------| 25.41% tmpyy0saljr.zip |##############---------------------------------------| 25.57% tmpyy0saljr.zip |##############---------------------------------------| 25.73% tmpyy0saljr.zip |##############---------------------------------------| 25.89% tmpyy0saljr.zip |##############---------------------------------------| 26.06% tmpyy0saljr.zip |##############---------------------------------------| 26.22% tmpyy0saljr.zip |##############---------------------------------------| 26.38% tmpyy0saljr.zip |##############---------------------------------------| 26.54% tmpyy0saljr.zip |##############---------------------------------------| 26.7% tmpyy0saljr.zip |##############---------------------------------------| 26.86% tmpyy0saljr.zip |##############---------------------------------------| 27.02% tmpyy0saljr.zip |##############---------------------------------------| 27.18% tmpyy0saljr.zip |##############---------------------------------------| 27.34% tmpyy0saljr.zip |###############--------------------------------------| 27.5% tmpyy0saljr.zip |###############--------------------------------------| 27.66% tmpyy0saljr.zip |###############--------------------------------------| 27.82% tmpyy0saljr.zip |###############--------------------------------------| 27.99% tmpyy0saljr.zip |###############--------------------------------------| 28.15% tmpyy0saljr.zip |###############--------------------------------------| 28.31% tmpyy0saljr.zip |###############--------------------------------------| 28.47% tmpyy0saljr.zip |###############--------------------------------------| 28.63% tmpyy0saljr.zip |###############--------------------------------------| 28.79% tmpyy0saljr.zip |###############--------------------------------------| 28.95% tmpyy0saljr.zip |###############--------------------------------------| 29.11% tmpyy0saljr.zip |################-------------------------------------| 29.27% tmpyy0saljr.zip |################-------------------------------------| 29.43% tmpyy0saljr.zip |################-------------------------------------| 29.59% tmpyy0saljr.zip |################-------------------------------------| 29.75% tmpyy0saljr.zip |################-------------------------------------| 29.92% tmpyy0saljr.zip |################-------------------------------------| 30.08% tmpyy0saljr.zip |################-------------------------------------| 30.24% tmpyy0saljr.zip |################-------------------------------------| 30.4% tmpyy0saljr.zip |################-------------------------------------| 30.56% tmpyy0saljr.zip |################-------------------------------------| 30.72% tmpyy0saljr.zip |################-------------------------------------| 30.88% tmpyy0saljr.zip |################-------------------------------------| 31.04% tmpyy0saljr.zip |#################------------------------------------| 31.2% tmpyy0saljr.zip |#################------------------------------------| 31.36% tmpyy0saljr.zip |#################------------------------------------| 31.52% tmpyy0saljr.zip |#################------------------------------------| 31.68% tmpyy0saljr.zip |#################------------------------------------| 31.85% tmpyy0saljr.zip |#################------------------------------------| 32.01% tmpyy0saljr.zip |#################------------------------------------| 32.17% tmpyy0saljr.zip |#################------------------------------------| 32.33% tmpyy0saljr.zip |#################------------------------------------| 32.49% tmpyy0saljr.zip |#################------------------------------------| 32.65% tmpyy0saljr.zip |#################------------------------------------| 32.81% tmpyy0saljr.zip |#################------------------------------------| 32.97% tmpyy0saljr.zip |##################-----------------------------------| 33.13% tmpyy0saljr.zip |##################-----------------------------------| 33.29% tmpyy0saljr.zip |##################-----------------------------------| 33.45% tmpyy0saljr.zip |##################-----------------------------------| 33.61% tmpyy0saljr.zip |##################-----------------------------------| 33.78% tmpyy0saljr.zip |##################-----------------------------------| 33.94% tmpyy0saljr.zip |##################-----------------------------------| 34.1% tmpyy0saljr.zip |##################-----------------------------------| 34.26% tmpyy0saljr.zip |##################-----------------------------------| 34.42% tmpyy0saljr.zip |##################-----------------------------------| 34.58% tmpyy0saljr.zip |##################-----------------------------------| 34.74% tmpyy0saljr.zip |##################-----------------------------------| 34.9% tmpyy0saljr.zip |###################----------------------------------| 35.06% tmpyy0saljr.zip |###################----------------------------------| 35.22% tmpyy0saljr.zip |###################----------------------------------| 35.38% tmpyy0saljr.zip |###################----------------------------------| 35.54% tmpyy0saljr.zip |###################----------------------------------| 35.71% tmpyy0saljr.zip |###################----------------------------------| 35.87% tmpyy0saljr.zip |###################----------------------------------| 36.03% tmpyy0saljr.zip |###################----------------------------------| 36.19% tmpyy0saljr.zip |###################----------------------------------| 36.35% tmpyy0saljr.zip |###################----------------------------------| 36.51% tmpyy0saljr.zip |###################----------------------------------| 36.67% tmpyy0saljr.zip |####################---------------------------------| 36.83% tmpyy0saljr.zip |####################---------------------------------| 36.99% tmpyy0saljr.zip |####################---------------------------------| 37.15% tmpyy0saljr.zip |####################---------------------------------| 37.31% tmpyy0saljr.zip |####################---------------------------------| 37.47% tmpyy0saljr.zip |####################---------------------------------| 37.64% tmpyy0saljr.zip |####################---------------------------------| 37.8% tmpyy0saljr.zip |####################---------------------------------| 37.96% tmpyy0saljr.zip |####################---------------------------------| 38.12% tmpyy0saljr.zip |####################---------------------------------| 38.28% tmpyy0saljr.zip |####################---------------------------------| 38.44% tmpyy0saljr.zip |####################---------------------------------| 38.6% tmpyy0saljr.zip |#####################--------------------------------| 38.76% tmpyy0saljr.zip |#####################--------------------------------| 38.92% tmpyy0saljr.zip |#####################--------------------------------| 39.08% tmpyy0saljr.zip |#####################--------------------------------| 39.24% tmpyy0saljr.zip |#####################--------------------------------| 39.4% tmpyy0saljr.zip |#####################--------------------------------| 39.57% tmpyy0saljr.zip |#####################--------------------------------| 39.73% tmpyy0saljr.zip |#####################--------------------------------| 39.89% tmpyy0saljr.zip |#####################--------------------------------| 40.05% tmpyy0saljr.zip |#####################--------------------------------| 40.21% tmpyy0saljr.zip |#####################--------------------------------| 40.37% tmpyy0saljr.zip |#####################--------------------------------| 40.53% tmpyy0saljr.zip |######################-------------------------------| 40.69% tmpyy0saljr.zip |######################-------------------------------| 40.85% tmpyy0saljr.zip |######################-------------------------------| 41.01% tmpyy0saljr.zip |######################-------------------------------| 41.17% tmpyy0saljr.zip |######################-------------------------------| 41.33% tmpyy0saljr.zip |######################-------------------------------| 41.5% tmpyy0saljr.zip |######################-------------------------------| 41.66% tmpyy0saljr.zip |######################-------------------------------| 41.82% tmpyy0saljr.zip |######################-------------------------------| 41.98% tmpyy0saljr.zip |######################-------------------------------| 42.14% tmpyy0saljr.zip |######################-------------------------------| 42.3% tmpyy0saljr.zip |#######################------------------------------| 42.46% tmpyy0saljr.zip |#######################------------------------------| 42.62% tmpyy0saljr.zip |#######################------------------------------| 42.78% tmpyy0saljr.zip |#######################------------------------------| 42.94% tmpyy0saljr.zip |#######################------------------------------| 43.1% tmpyy0saljr.zip |#######################------------------------------| 43.26% tmpyy0saljr.zip |#######################------------------------------| 43.43% tmpyy0saljr.zip |#######################------------------------------| 43.59% tmpyy0saljr.zip |#######################------------------------------| 43.75% tmpyy0saljr.zip |#######################------------------------------| 43.91% tmpyy0saljr.zip |#######################------------------------------| 44.07% tmpyy0saljr.zip |#######################------------------------------| 44.23% tmpyy0saljr.zip |########################-----------------------------| 44.39% tmpyy0saljr.zip |########################-----------------------------| 44.55% tmpyy0saljr.zip |########################-----------------------------| 44.71% tmpyy0saljr.zip |########################-----------------------------| 44.87% tmpyy0saljr.zip |########################-----------------------------| 45.03% tmpyy0saljr.zip |########################-----------------------------| 45.19% tmpyy0saljr.zip |########################-----------------------------| 45.36% tmpyy0saljr.zip |########################-----------------------------| 45.52% tmpyy0saljr.zip |########################-----------------------------| 45.68% tmpyy0saljr.zip |########################-----------------------------| 45.84% tmpyy0saljr.zip |########################-----------------------------| 46.0% tmpyy0saljr.zip |########################-----------------------------| 46.16% tmpyy0saljr.zip |#########################----------------------------| 46.32% tmpyy0saljr.zip |#########################----------------------------| 46.48% tmpyy0saljr.zip |#########################----------------------------| 46.64% tmpyy0saljr.zip |#########################----------------------------| 46.8% tmpyy0saljr.zip |#########################----------------------------| 46.96% tmpyy0saljr.zip |#########################----------------------------| 47.12% tmpyy0saljr.zip |#########################----------------------------| 47.29% tmpyy0saljr.zip |#########################----------------------------| 47.45% tmpyy0saljr.zip |#########################----------------------------| 47.61% tmpyy0saljr.zip |#########################----------------------------| 47.77% tmpyy0saljr.zip |#########################----------------------------| 47.93% tmpyy0saljr.zip |#########################----------------------------| 48.09% tmpyy0saljr.zip |##########################---------------------------| 48.25% tmpyy0saljr.zip |##########################---------------------------| 48.41% tmpyy0saljr.zip |##########################---------------------------| 48.57% tmpyy0saljr.zip |##########################---------------------------| 48.73% tmpyy0saljr.zip |##########################---------------------------| 48.89% tmpyy0saljr.zip |##########################---------------------------| 49.05% tmpyy0saljr.zip |##########################---------------------------| 49.22% tmpyy0saljr.zip |##########################---------------------------| 49.38% tmpyy0saljr.zip |##########################---------------------------| 49.54% tmpyy0saljr.zip |##########################---------------------------| 49.7% tmpyy0saljr.zip |##########################---------------------------| 49.86% tmpyy0saljr.zip |###########################--------------------------| 50.02% tmpyy0saljr.zip |###########################--------------------------| 50.18% tmpyy0saljr.zip |###########################--------------------------| 50.34% tmpyy0saljr.zip |###########################--------------------------| 50.5% tmpyy0saljr.zip |###########################--------------------------| 50.66% tmpyy0saljr.zip |###########################--------------------------| 50.82% tmpyy0saljr.zip |###########################--------------------------| 50.98% tmpyy0saljr.zip |###########################--------------------------| 51.15% tmpyy0saljr.zip |###########################--------------------------| 51.31% tmpyy0saljr.zip |###########################--------------------------| 51.47% tmpyy0saljr.zip |###########################--------------------------| 51.63% tmpyy0saljr.zip |###########################--------------------------| 51.79% tmpyy0saljr.zip |############################-------------------------| 51.95% tmpyy0saljr.zip |############################-------------------------| 52.11% tmpyy0saljr.zip |############################-------------------------| 52.27% tmpyy0saljr.zip |############################-------------------------| 52.43% tmpyy0saljr.zip |############################-------------------------| 52.59% tmpyy0saljr.zip |############################-------------------------| 52.75% tmpyy0saljr.zip |############################-------------------------| 52.91% tmpyy0saljr.zip |############################-------------------------| 53.08% tmpyy0saljr.zip |############################-------------------------| 53.24% tmpyy0saljr.zip |############################-------------------------| 53.4% tmpyy0saljr.zip |############################-------------------------| 53.56% tmpyy0saljr.zip |############################-------------------------| 53.72% tmpyy0saljr.zip |#############################------------------------| 53.88% tmpyy0saljr.zip |#############################------------------------| 54.04% tmpyy0saljr.zip |#############################------------------------| 54.2% tmpyy0saljr.zip |#############################------------------------| 54.36% tmpyy0saljr.zip |#############################------------------------| 54.52% tmpyy0saljr.zip |#############################------------------------| 54.68% tmpyy0saljr.zip |#############################------------------------| 54.84% tmpyy0saljr.zip |#############################------------------------| 55.01% tmpyy0saljr.zip |#############################------------------------| 55.17% tmpyy0saljr.zip |#############################------------------------| 55.33% tmpyy0saljr.zip |#############################------------------------| 55.49% tmpyy0saljr.zip |#############################------------------------| 55.65% tmpyy0saljr.zip |##############################-----------------------| 55.81% tmpyy0saljr.zip |##############################-----------------------| 55.97% tmpyy0saljr.zip |##############################-----------------------| 56.13% tmpyy0saljr.zip |##############################-----------------------| 56.29% tmpyy0saljr.zip |##############################-----------------------| 56.45% tmpyy0saljr.zip |##############################-----------------------| 56.61% tmpyy0saljr.zip |##############################-----------------------| 56.77% tmpyy0saljr.zip |##############################-----------------------| 56.94% tmpyy0saljr.zip |##############################-----------------------| 57.1% tmpyy0saljr.zip |##############################-----------------------| 57.26% tmpyy0saljr.zip |##############################-----------------------| 57.42% tmpyy0saljr.zip |###############################----------------------| 57.58% tmpyy0saljr.zip |###############################----------------------| 57.74% tmpyy0saljr.zip |###############################----------------------| 57.9% tmpyy0saljr.zip |###############################----------------------| 58.06% tmpyy0saljr.zip |###############################----------------------| 58.22% tmpyy0saljr.zip |###############################----------------------| 58.38% tmpyy0saljr.zip |###############################----------------------| 58.54% tmpyy0saljr.zip |###############################----------------------| 58.7% tmpyy0saljr.zip |###############################----------------------| 58.87% tmpyy0saljr.zip |###############################----------------------| 59.03% tmpyy0saljr.zip |###############################----------------------| 59.19% tmpyy0saljr.zip |###############################----------------------| 59.35% tmpyy0saljr.zip |################################---------------------| 59.51% tmpyy0saljr.zip |################################---------------------| 59.67% tmpyy0saljr.zip |################################---------------------| 59.83% tmpyy0saljr.zip |################################---------------------| 59.99% tmpyy0saljr.zip |################################---------------------| 60.15% tmpyy0saljr.zip |################################---------------------| 60.31% tmpyy0saljr.zip |################################---------------------| 60.47% tmpyy0saljr.zip |################################---------------------| 60.63% tmpyy0saljr.zip |################################---------------------| 60.8% tmpyy0saljr.zip |################################---------------------| 60.96% tmpyy0saljr.zip |################################---------------------| 61.12% tmpyy0saljr.zip |################################---------------------| 61.28% tmpyy0saljr.zip |#################################--------------------| 61.44% tmpyy0saljr.zip |#################################--------------------| 61.6% tmpyy0saljr.zip |#################################--------------------| 61.76% tmpyy0saljr.zip |#################################--------------------| 61.92% tmpyy0saljr.zip |#################################--------------------| 62.08% tmpyy0saljr.zip |#################################--------------------| 62.24% tmpyy0saljr.zip |#################################--------------------| 62.4% tmpyy0saljr.zip |#################################--------------------| 62.56% tmpyy0saljr.zip |#################################--------------------| 62.73% tmpyy0saljr.zip |#################################--------------------| 62.89% tmpyy0saljr.zip |#################################--------------------| 63.05% tmpyy0saljr.zip |##################################-------------------| 63.21% tmpyy0saljr.zip |##################################-------------------| 63.37% tmpyy0saljr.zip |##################################-------------------| 63.53% tmpyy0saljr.zip |##################################-------------------| 63.69% tmpyy0saljr.zip |##################################-------------------| 63.85% tmpyy0saljr.zip |##################################-------------------| 64.01% tmpyy0saljr.zip |##################################-------------------| 64.17% tmpyy0saljr.zip |##################################-------------------| 64.33% tmpyy0saljr.zip |##################################-------------------| 64.49% tmpyy0saljr.zip |##################################-------------------| 64.66% tmpyy0saljr.zip |##################################-------------------| 64.82% tmpyy0saljr.zip |##################################-------------------| 64.98% tmpyy0saljr.zip |###################################------------------| 65.14% tmpyy0saljr.zip |###################################------------------| 65.3% tmpyy0saljr.zip |###################################------------------| 65.46% tmpyy0saljr.zip |###################################------------------| 65.62% tmpyy0saljr.zip |###################################------------------| 65.78% tmpyy0saljr.zip |###################################------------------| 65.94% tmpyy0saljr.zip |###################################------------------| 66.1% tmpyy0saljr.zip |###################################------------------| 66.26% tmpyy0saljr.zip |###################################------------------| 66.42% tmpyy0saljr.zip |###################################------------------| 66.59% tmpyy0saljr.zip |###################################------------------| 66.75% tmpyy0saljr.zip |###################################------------------| 66.91% tmpyy0saljr.zip |####################################-----------------| 67.07% tmpyy0saljr.zip |####################################-----------------| 67.23% tmpyy0saljr.zip |####################################-----------------| 67.39% tmpyy0saljr.zip |####################################-----------------| 67.55% tmpyy0saljr.zip |####################################-----------------| 67.71% tmpyy0saljr.zip |####################################-----------------| 67.87% tmpyy0saljr.zip |####################################-----------------| 68.03% tmpyy0saljr.zip |####################################-----------------| 68.19% tmpyy0saljr.zip |####################################-----------------| 68.35% tmpyy0saljr.zip |####################################-----------------| 68.52% tmpyy0saljr.zip |####################################-----------------| 68.68% tmpyy0saljr.zip |####################################-----------------| 68.84% tmpyy0saljr.zip |#####################################----------------| 69.0% tmpyy0saljr.zip |#####################################----------------| 69.16% tmpyy0saljr.zip |#####################################----------------| 69.32% tmpyy0saljr.zip |#####################################----------------| 69.48% tmpyy0saljr.zip |#####################################----------------| 69.64% tmpyy0saljr.zip |#####################################----------------| 69.8% tmpyy0saljr.zip |#####################################----------------| 69.96% tmpyy0saljr.zip |#####################################----------------| 70.12% tmpyy0saljr.zip |#####################################----------------| 70.28% tmpyy0saljr.zip |#####################################----------------| 70.45% tmpyy0saljr.zip |#####################################----------------| 70.61% tmpyy0saljr.zip |######################################---------------| 70.77% tmpyy0saljr.zip |######################################---------------| 70.93% tmpyy0saljr.zip |######################################---------------| 71.09% tmpyy0saljr.zip |######################################---------------| 71.25% tmpyy0saljr.zip |######################################---------------| 71.41% tmpyy0saljr.zip |######################################---------------| 71.57% tmpyy0saljr.zip |######################################---------------| 71.73% tmpyy0saljr.zip |######################################---------------| 71.89% tmpyy0saljr.zip |######################################---------------| 72.05% tmpyy0saljr.zip |######################################---------------| 72.21% tmpyy0saljr.zip |######################################---------------| 72.38% tmpyy0saljr.zip |######################################---------------| 72.54% tmpyy0saljr.zip |#######################################--------------| 72.7% tmpyy0saljr.zip |#######################################--------------| 72.86% tmpyy0saljr.zip |#######################################--------------| 73.02% tmpyy0saljr.zip |#######################################--------------| 73.18% tmpyy0saljr.zip |#######################################--------------| 73.34% tmpyy0saljr.zip |#######################################--------------| 73.5% tmpyy0saljr.zip |#######################################--------------| 73.66% tmpyy0saljr.zip |#######################################--------------| 73.82% tmpyy0saljr.zip |#######################################--------------| 73.98% tmpyy0saljr.zip |#######################################--------------| 74.14% tmpyy0saljr.zip |#######################################--------------| 74.31% tmpyy0saljr.zip |#######################################--------------| 74.47% tmpyy0saljr.zip |########################################-------------| 74.63% tmpyy0saljr.zip |########################################-------------| 74.79% tmpyy0saljr.zip |########################################-------------| 74.95% tmpyy0saljr.zip |########################################-------------| 75.11% tmpyy0saljr.zip |########################################-------------| 75.27% tmpyy0saljr.zip |########################################-------------| 75.43% tmpyy0saljr.zip |########################################-------------| 75.59% tmpyy0saljr.zip |########################################-------------| 75.75% tmpyy0saljr.zip |########################################-------------| 75.91% tmpyy0saljr.zip |########################################-------------| 76.07% tmpyy0saljr.zip |########################################-------------| 76.24% tmpyy0saljr.zip |########################################-------------| 76.4% tmpyy0saljr.zip |#########################################------------| 76.56% tmpyy0saljr.zip |#########################################------------| 76.72% tmpyy0saljr.zip |#########################################------------| 76.88% tmpyy0saljr.zip |#########################################------------| 77.04% tmpyy0saljr.zip |#########################################------------| 77.2% tmpyy0saljr.zip |#########################################------------| 77.36% tmpyy0saljr.zip |#########################################------------| 77.52% tmpyy0saljr.zip |#########################################------------| 77.68% tmpyy0saljr.zip |#########################################------------| 77.84% tmpyy0saljr.zip |#########################################------------| 78.0% tmpyy0saljr.zip |#########################################------------| 78.17% tmpyy0saljr.zip |##########################################-----------| 78.33% tmpyy0saljr.zip |##########################################-----------| 78.49% tmpyy0saljr.zip |##########################################-----------| 78.65% tmpyy0saljr.zip |##########################################-----------| 78.81% tmpyy0saljr.zip |##########################################-----------| 78.97% tmpyy0saljr.zip |##########################################-----------| 79.13% tmpyy0saljr.zip |##########################################-----------| 79.29% tmpyy0saljr.zip |##########################################-----------| 79.45% tmpyy0saljr.zip |##########################################-----------| 79.61% tmpyy0saljr.zip |##########################################-----------| 79.77% tmpyy0saljr.zip |##########################################-----------| 79.93% tmpyy0saljr.zip |##########################################-----------| 80.1% tmpyy0saljr.zip |###########################################----------| 80.26% tmpyy0saljr.zip |###########################################----------| 80.42% tmpyy0saljr.zip |###########################################----------| 80.58% tmpyy0saljr.zip |###########################################----------| 80.74% tmpyy0saljr.zip |###########################################----------| 80.9% tmpyy0saljr.zip |###########################################----------| 81.06% tmpyy0saljr.zip |###########################################----------| 81.22% tmpyy0saljr.zip |###########################################----------| 81.38% tmpyy0saljr.zip |###########################################----------| 81.54% tmpyy0saljr.zip |###########################################----------| 81.7% tmpyy0saljr.zip |###########################################----------| 81.86% tmpyy0saljr.zip |###########################################----------| 82.03% tmpyy0saljr.zip |############################################---------| 82.19% tmpyy0saljr.zip |############################################---------| 82.35% tmpyy0saljr.zip |############################################---------| 82.51% tmpyy0saljr.zip |############################################---------| 82.67% tmpyy0saljr.zip |############################################---------| 82.83% tmpyy0saljr.zip |############################################---------| 82.99% tmpyy0saljr.zip |############################################---------| 83.15% tmpyy0saljr.zip |############################################---------| 83.31% tmpyy0saljr.zip |############################################---------| 83.47% tmpyy0saljr.zip |############################################---------| 83.63% tmpyy0saljr.zip |############################################---------| 83.79% tmpyy0saljr.zip |############################################---------| 83.96% tmpyy0saljr.zip |#############################################--------| 84.12% tmpyy0saljr.zip |#############################################--------| 84.28% tmpyy0saljr.zip |#############################################--------| 84.44% tmpyy0saljr.zip |#############################################--------| 84.6% tmpyy0saljr.zip |#############################################--------| 84.76% tmpyy0saljr.zip |#############################################--------| 84.92% tmpyy0saljr.zip |#############################################--------| 85.08% tmpyy0saljr.zip |#############################################--------| 85.24% tmpyy0saljr.zip |#############################################--------| 85.4% tmpyy0saljr.zip |#############################################--------| 85.56% tmpyy0saljr.zip |#############################################--------| 85.72% tmpyy0saljr.zip |##############################################-------| 85.89% tmpyy0saljr.zip |##############################################-------| 86.05% tmpyy0saljr.zip |##############################################-------| 86.21% tmpyy0saljr.zip |##############################################-------| 86.37% tmpyy0saljr.zip |##############################################-------| 86.53% tmpyy0saljr.zip |##############################################-------| 86.69% tmpyy0saljr.zip |##############################################-------| 86.85% tmpyy0saljr.zip |##############################################-------| 87.01% tmpyy0saljr.zip |##############################################-------| 87.17% tmpyy0saljr.zip |##############################################-------| 87.33% tmpyy0saljr.zip |##############################################-------| 87.49% tmpyy0saljr.zip |##############################################-------| 87.65% tmpyy0saljr.zip |###############################################------| 87.82% tmpyy0saljr.zip |###############################################------| 87.98% tmpyy0saljr.zip |###############################################------| 88.14% tmpyy0saljr.zip |###############################################------| 88.3% tmpyy0saljr.zip |###############################################------| 88.46% tmpyy0saljr.zip |###############################################------| 88.62% tmpyy0saljr.zip |###############################################------| 88.78% tmpyy0saljr.zip |###############################################------| 88.94% tmpyy0saljr.zip |###############################################------| 89.1% tmpyy0saljr.zip |###############################################------| 89.26% tmpyy0saljr.zip |###############################################------| 89.42% tmpyy0saljr.zip |###############################################------| 89.58% tmpyy0saljr.zip |################################################-----| 89.75% tmpyy0saljr.zip |################################################-----| 89.91% tmpyy0saljr.zip |################################################-----| 90.07% tmpyy0saljr.zip |################################################-----| 90.23% tmpyy0saljr.zip |################################################-----| 90.39% tmpyy0saljr.zip |################################################-----| 90.55% tmpyy0saljr.zip |################################################-----| 90.71% tmpyy0saljr.zip |################################################-----| 90.87% tmpyy0saljr.zip |################################################-----| 91.03% tmpyy0saljr.zip |################################################-----| 91.19% tmpyy0saljr.zip |################################################-----| 91.35% tmpyy0saljr.zip |#################################################----| 91.51% tmpyy0saljr.zip |#################################################----| 91.68% tmpyy0saljr.zip |#################################################----| 91.84% tmpyy0saljr.zip |#################################################----| 92.0% tmpyy0saljr.zip |#################################################----| 92.16% tmpyy0saljr.zip |#################################################----| 92.32% tmpyy0saljr.zip |#################################################----| 92.48% tmpyy0saljr.zip |#################################################----| 92.64% tmpyy0saljr.zip |#################################################----| 92.8% tmpyy0saljr.zip |#################################################----| 92.96% tmpyy0saljr.zip |#################################################----| 93.12% tmpyy0saljr.zip |#################################################----| 93.28% tmpyy0saljr.zip |##################################################---| 93.44% tmpyy0saljr.zip |##################################################---| 93.61% tmpyy0saljr.zip |##################################################---| 93.77% tmpyy0saljr.zip |##################################################---| 93.93% tmpyy0saljr.zip |##################################################---| 94.09% tmpyy0saljr.zip |##################################################---| 94.25% tmpyy0saljr.zip |##################################################---| 94.41% tmpyy0saljr.zip |##################################################---| 94.57% tmpyy0saljr.zip |##################################################---| 94.73% tmpyy0saljr.zip |##################################################---| 94.89% tmpyy0saljr.zip |##################################################---| 95.05% tmpyy0saljr.zip |##################################################---| 95.21% tmpyy0saljr.zip |###################################################--| 95.37% tmpyy0saljr.zip |###################################################--| 95.54% tmpyy0saljr.zip |###################################################--| 95.7% tmpyy0saljr.zip |###################################################--| 95.86% tmpyy0saljr.zip |###################################################--| 96.02% tmpyy0saljr.zip |###################################################--| 96.18% tmpyy0saljr.zip |###################################################--| 96.34% tmpyy0saljr.zip |###################################################--| 96.5% tmpyy0saljr.zip |###################################################--| 96.66% tmpyy0saljr.zip |###################################################--| 96.82% tmpyy0saljr.zip |###################################################--| 96.98% tmpyy0saljr.zip |###################################################--| 97.14% tmpyy0saljr.zip |####################################################-| 97.3% tmpyy0saljr.zip |####################################################-| 97.47% tmpyy0saljr.zip |####################################################-| 97.63% tmpyy0saljr.zip |####################################################-| 97.79% tmpyy0saljr.zip |####################################################-| 97.95% tmpyy0saljr.zip |####################################################-| 98.11% tmpyy0saljr.zip |####################################################-| 98.27% tmpyy0saljr.zip |####################################################-| 98.43% tmpyy0saljr.zip |####################################################-| 98.59% tmpyy0saljr.zip |####################################################-| 98.75% tmpyy0saljr.zip |####################################################-| 98.91% tmpyy0saljr.zip |#####################################################| 99.07% tmpyy0saljr.zip |#####################################################| 99.23% tmpyy0saljr.zip |#####################################################| 99.4% tmpyy0saljr.zip |#####################################################| 99.56% tmpyy0saljr.zip |#####################################################| 99.72% tmpyy0saljr.zip |#####################################################| 99.88% tmpyy0saljr.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is b3fbb799-435f-490c-94b4-1947dcdba6d9 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-NKjxmp0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-NKjxmp0/sshkeyshare_types.yaml ++ basename /opt/plugins/plugin-NKjxmp0/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:EMD78qPs --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-NKjxmp0/sshkeyshare_types.yaml /opt/plugins/plugin-NKjxmp0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpjhqfxi6v.zip |-----------------------------------------------------| 0.47% tmpjhqfxi6v.zip |-----------------------------------------------------| 0.93% tmpjhqfxi6v.zip |#----------------------------------------------------| 1.4% tmpjhqfxi6v.zip |#----------------------------------------------------| 1.86% tmpjhqfxi6v.zip |#----------------------------------------------------| 2.33% tmpjhqfxi6v.zip |#----------------------------------------------------| 2.8% tmpjhqfxi6v.zip |##---------------------------------------------------| 3.26% tmpjhqfxi6v.zip |##---------------------------------------------------| 3.73% tmpjhqfxi6v.zip |##---------------------------------------------------| 4.19% tmpjhqfxi6v.zip |##---------------------------------------------------| 4.66% tmpjhqfxi6v.zip |###--------------------------------------------------| 5.13% tmpjhqfxi6v.zip |###--------------------------------------------------| 5.59% tmpjhqfxi6v.zip |###--------------------------------------------------| 6.06% tmpjhqfxi6v.zip |###--------------------------------------------------| 6.52% tmpjhqfxi6v.zip |####-------------------------------------------------| 6.99% tmpjhqfxi6v.zip |####-------------------------------------------------| 7.46% tmpjhqfxi6v.zip |####-------------------------------------------------| 7.92% tmpjhqfxi6v.zip |####-------------------------------------------------| 8.39% tmpjhqfxi6v.zip |#####------------------------------------------------| 8.85% tmpjhqfxi6v.zip |#####------------------------------------------------| 9.32% tmpjhqfxi6v.zip |#####------------------------------------------------| 9.79% tmpjhqfxi6v.zip |#####------------------------------------------------| 10.25% tmpjhqfxi6v.zip |######-----------------------------------------------| 10.72% tmpjhqfxi6v.zip |######-----------------------------------------------| 11.18% tmpjhqfxi6v.zip |######-----------------------------------------------| 11.65% tmpjhqfxi6v.zip |######-----------------------------------------------| 12.12% tmpjhqfxi6v.zip |#######----------------------------------------------| 12.58% tmpjhqfxi6v.zip |#######----------------------------------------------| 13.05% tmpjhqfxi6v.zip |#######----------------------------------------------| 13.51% tmpjhqfxi6v.zip |#######----------------------------------------------| 13.98% tmpjhqfxi6v.zip |########---------------------------------------------| 14.45% tmpjhqfxi6v.zip |########---------------------------------------------| 14.91% tmpjhqfxi6v.zip |########---------------------------------------------| 15.38% tmpjhqfxi6v.zip |########---------------------------------------------| 15.84% tmpjhqfxi6v.zip |#########--------------------------------------------| 16.31% tmpjhqfxi6v.zip |#########--------------------------------------------| 16.78% tmpjhqfxi6v.zip |#########--------------------------------------------| 17.24% tmpjhqfxi6v.zip |#########--------------------------------------------| 17.71% tmpjhqfxi6v.zip |##########-------------------------------------------| 18.17% tmpjhqfxi6v.zip |##########-------------------------------------------| 18.64% tmpjhqfxi6v.zip |##########-------------------------------------------| 19.11% tmpjhqfxi6v.zip |##########-------------------------------------------| 19.57% tmpjhqfxi6v.zip |###########------------------------------------------| 20.04% tmpjhqfxi6v.zip |###########------------------------------------------| 20.5% tmpjhqfxi6v.zip |###########------------------------------------------| 20.97% tmpjhqfxi6v.zip |###########------------------------------------------| 21.44% tmpjhqfxi6v.zip |############-----------------------------------------| 21.9% tmpjhqfxi6v.zip |############-----------------------------------------| 22.37% tmpjhqfxi6v.zip |############-----------------------------------------| 22.83% tmpjhqfxi6v.zip |############-----------------------------------------| 23.3% tmpjhqfxi6v.zip |#############----------------------------------------| 23.77% tmpjhqfxi6v.zip |#############----------------------------------------| 24.23% tmpjhqfxi6v.zip |#############----------------------------------------| 24.7% tmpjhqfxi6v.zip |#############----------------------------------------| 25.16% tmpjhqfxi6v.zip |##############---------------------------------------| 25.63% tmpjhqfxi6v.zip |##############---------------------------------------| 26.1% tmpjhqfxi6v.zip |##############---------------------------------------| 26.56% tmpjhqfxi6v.zip |##############---------------------------------------| 27.03% tmpjhqfxi6v.zip |###############--------------------------------------| 27.49% tmpjhqfxi6v.zip |###############--------------------------------------| 27.96% tmpjhqfxi6v.zip |###############--------------------------------------| 28.43% tmpjhqfxi6v.zip |###############--------------------------------------| 28.89% tmpjhqfxi6v.zip |################-------------------------------------| 29.36% tmpjhqfxi6v.zip |################-------------------------------------| 29.82% tmpjhqfxi6v.zip |################-------------------------------------| 30.29% tmpjhqfxi6v.zip |################-------------------------------------| 30.76% tmpjhqfxi6v.zip |#################------------------------------------| 31.22% tmpjhqfxi6v.zip |#################------------------------------------| 31.69% tmpjhqfxi6v.zip |#################------------------------------------| 32.15% tmpjhqfxi6v.zip |#################------------------------------------| 32.62% tmpjhqfxi6v.zip |##################-----------------------------------| 33.09% tmpjhqfxi6v.zip |##################-----------------------------------| 33.55% tmpjhqfxi6v.zip |##################-----------------------------------| 34.02% tmpjhqfxi6v.zip |##################-----------------------------------| 34.48% tmpjhqfxi6v.zip |###################----------------------------------| 34.95% tmpjhqfxi6v.zip |###################----------------------------------| 35.42% tmpjhqfxi6v.zip |###################----------------------------------| 35.88% tmpjhqfxi6v.zip |###################----------------------------------| 36.35% tmpjhqfxi6v.zip |####################---------------------------------| 36.81% tmpjhqfxi6v.zip |####################---------------------------------| 37.28% tmpjhqfxi6v.zip |####################---------------------------------| 37.75% tmpjhqfxi6v.zip |####################---------------------------------| 38.21% tmpjhqfxi6v.zip |####################---------------------------------| 38.68% tmpjhqfxi6v.zip |#####################--------------------------------| 39.15% tmpjhqfxi6v.zip |#####################--------------------------------| 39.61% tmpjhqfxi6v.zip |#####################--------------------------------| 40.08% tmpjhqfxi6v.zip |#####################--------------------------------| 40.54% tmpjhqfxi6v.zip |######################-------------------------------| 41.01% tmpjhqfxi6v.zip |######################-------------------------------| 41.48% tmpjhqfxi6v.zip |######################-------------------------------| 41.94% tmpjhqfxi6v.zip |######################-------------------------------| 42.41% tmpjhqfxi6v.zip |#######################------------------------------| 42.87% tmpjhqfxi6v.zip |#######################------------------------------| 43.34% tmpjhqfxi6v.zip |#######################------------------------------| 43.81% tmpjhqfxi6v.zip |#######################------------------------------| 44.27% tmpjhqfxi6v.zip |########################-----------------------------| 44.74% tmpjhqfxi6v.zip |########################-----------------------------| 45.2% tmpjhqfxi6v.zip |########################-----------------------------| 45.67% tmpjhqfxi6v.zip |########################-----------------------------| 46.14% tmpjhqfxi6v.zip |#########################----------------------------| 46.6% tmpjhqfxi6v.zip |#########################----------------------------| 47.07% tmpjhqfxi6v.zip |#########################----------------------------| 47.53% tmpjhqfxi6v.zip |#########################----------------------------| 48.0% tmpjhqfxi6v.zip |##########################---------------------------| 48.47% tmpjhqfxi6v.zip |##########################---------------------------| 48.93% tmpjhqfxi6v.zip |##########################---------------------------| 49.4% tmpjhqfxi6v.zip |##########################---------------------------| 49.86% tmpjhqfxi6v.zip |###########################--------------------------| 50.33% tmpjhqfxi6v.zip |###########################--------------------------| 50.8% tmpjhqfxi6v.zip |###########################--------------------------| 51.26% tmpjhqfxi6v.zip |###########################--------------------------| 51.73% tmpjhqfxi6v.zip |############################-------------------------| 52.19% tmpjhqfxi6v.zip |############################-------------------------| 52.66% tmpjhqfxi6v.zip |############################-------------------------| 53.13% tmpjhqfxi6v.zip |############################-------------------------| 53.59% tmpjhqfxi6v.zip |#############################------------------------| 54.06% tmpjhqfxi6v.zip |#############################------------------------| 54.52% tmpjhqfxi6v.zip |#############################------------------------| 54.99% tmpjhqfxi6v.zip |#############################------------------------| 55.46% tmpjhqfxi6v.zip |##############################-----------------------| 55.92% tmpjhqfxi6v.zip |##############################-----------------------| 56.39% tmpjhqfxi6v.zip |##############################-----------------------| 56.85% tmpjhqfxi6v.zip |##############################-----------------------| 57.32% tmpjhqfxi6v.zip |###############################----------------------| 57.79% tmpjhqfxi6v.zip |###############################----------------------| 58.25% tmpjhqfxi6v.zip |###############################----------------------| 58.72% tmpjhqfxi6v.zip |###############################----------------------| 59.18% tmpjhqfxi6v.zip |################################---------------------| 59.65% tmpjhqfxi6v.zip |################################---------------------| 60.12% tmpjhqfxi6v.zip |################################---------------------| 60.58% tmpjhqfxi6v.zip |################################---------------------| 61.05% tmpjhqfxi6v.zip |#################################--------------------| 61.51% tmpjhqfxi6v.zip |#################################--------------------| 61.98% tmpjhqfxi6v.zip |#################################--------------------| 62.45% tmpjhqfxi6v.zip |#################################--------------------| 62.91% tmpjhqfxi6v.zip |##################################-------------------| 63.38% tmpjhqfxi6v.zip |##################################-------------------| 63.84% tmpjhqfxi6v.zip |##################################-------------------| 64.31% tmpjhqfxi6v.zip |##################################-------------------| 64.78% tmpjhqfxi6v.zip |###################################------------------| 65.24% tmpjhqfxi6v.zip |###################################------------------| 65.71% tmpjhqfxi6v.zip |###################################------------------| 66.17% tmpjhqfxi6v.zip |###################################------------------| 66.64% tmpjhqfxi6v.zip |####################################-----------------| 67.11% tmpjhqfxi6v.zip |####################################-----------------| 67.57% tmpjhqfxi6v.zip |####################################-----------------| 68.04% tmpjhqfxi6v.zip |####################################-----------------| 68.5% tmpjhqfxi6v.zip |#####################################----------------| 68.97% tmpjhqfxi6v.zip |#####################################----------------| 69.44% tmpjhqfxi6v.zip |#####################################----------------| 69.9% tmpjhqfxi6v.zip |#####################################----------------| 70.37% tmpjhqfxi6v.zip |######################################---------------| 70.83% tmpjhqfxi6v.zip |######################################---------------| 71.3% tmpjhqfxi6v.zip |######################################---------------| 71.77% tmpjhqfxi6v.zip |######################################---------------| 72.23% tmpjhqfxi6v.zip |#######################################--------------| 72.7% tmpjhqfxi6v.zip |#######################################--------------| 73.16% tmpjhqfxi6v.zip |#######################################--------------| 73.63% tmpjhqfxi6v.zip |#######################################--------------| 74.1% tmpjhqfxi6v.zip |########################################-------------| 74.56% tmpjhqfxi6v.zip |########################################-------------| 75.03% tmpjhqfxi6v.zip |########################################-------------| 75.49% tmpjhqfxi6v.zip |########################################-------------| 75.96% tmpjhqfxi6v.zip |#########################################------------| 76.43% tmpjhqfxi6v.zip |#########################################------------| 76.89% tmpjhqfxi6v.zip |#########################################------------| 77.36% tmpjhqfxi6v.zip |#########################################------------| 77.82% tmpjhqfxi6v.zip |#########################################------------| 78.29% tmpjhqfxi6v.zip |##########################################-----------| 78.76% tmpjhqfxi6v.zip |##########################################-----------| 79.22% tmpjhqfxi6v.zip |##########################################-----------| 79.69% tmpjhqfxi6v.zip |##########################################-----------| 80.15% tmpjhqfxi6v.zip |###########################################----------| 80.62% tmpjhqfxi6v.zip |###########################################----------| 81.09% tmpjhqfxi6v.zip |###########################################----------| 81.55% tmpjhqfxi6v.zip |###########################################----------| 82.02% tmpjhqfxi6v.zip |############################################---------| 82.48% tmpjhqfxi6v.zip |############################################---------| 82.95% tmpjhqfxi6v.zip |############################################---------| 83.42% tmpjhqfxi6v.zip |############################################---------| 83.88% tmpjhqfxi6v.zip |#############################################--------| 84.35% tmpjhqfxi6v.zip |#############################################--------| 84.81% tmpjhqfxi6v.zip |#############################################--------| 85.28% tmpjhqfxi6v.zip |#############################################--------| 85.75% tmpjhqfxi6v.zip |##############################################-------| 86.21% tmpjhqfxi6v.zip |##############################################-------| 86.68% tmpjhqfxi6v.zip |##############################################-------| 87.14% tmpjhqfxi6v.zip |##############################################-------| 87.61% tmpjhqfxi6v.zip |###############################################------| 88.08% tmpjhqfxi6v.zip |###############################################------| 88.54% tmpjhqfxi6v.zip |###############################################------| 89.01% tmpjhqfxi6v.zip |###############################################------| 89.47% tmpjhqfxi6v.zip |################################################-----| 89.94% tmpjhqfxi6v.zip |################################################-----| 90.41% tmpjhqfxi6v.zip |################################################-----| 90.87% tmpjhqfxi6v.zip |################################################-----| 91.34% tmpjhqfxi6v.zip |#################################################----| 91.8% tmpjhqfxi6v.zip |#################################################----| 92.27% tmpjhqfxi6v.zip |#################################################----| 92.74% tmpjhqfxi6v.zip |#################################################----| 93.2% tmpjhqfxi6v.zip |##################################################---| 93.67% tmpjhqfxi6v.zip |##################################################---| 94.13% tmpjhqfxi6v.zip |##################################################---| 94.6% tmpjhqfxi6v.zip |##################################################---| 95.07% tmpjhqfxi6v.zip |###################################################--| 95.53% tmpjhqfxi6v.zip |###################################################--| 96.0% tmpjhqfxi6v.zip |###################################################--| 96.46% tmpjhqfxi6v.zip |###################################################--| 96.93% tmpjhqfxi6v.zip |####################################################-| 97.4% tmpjhqfxi6v.zip |####################################################-| 97.86% tmpjhqfxi6v.zip |####################################################-| 98.33% tmpjhqfxi6v.zip |####################################################-| 98.79% tmpjhqfxi6v.zip |#####################################################| 99.26% tmpjhqfxi6v.zip |#####################################################| 99.73% tmpjhqfxi6v.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is a1c6a841-cd61-435c-b3aa-3fc758d40475 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-dgcG9yy/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-dgcG9yy/relationshipplugin_types.yaml ++ basename /opt/plugins/plugin-dgcG9yy/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:EMD78qPs --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-dgcG9yy/relationshipplugin_types.yaml /opt/plugins/plugin-dgcG9yy/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp5cpzknnp.zip |-----------------------------------------------------| 0.46% tmp5cpzknnp.zip |-----------------------------------------------------| 0.92% tmp5cpzknnp.zip |#----------------------------------------------------| 1.38% tmp5cpzknnp.zip |#----------------------------------------------------| 1.83% tmp5cpzknnp.zip |#----------------------------------------------------| 2.29% tmp5cpzknnp.zip |#----------------------------------------------------| 2.75% tmp5cpzknnp.zip |##---------------------------------------------------| 3.21% tmp5cpzknnp.zip |##---------------------------------------------------| 3.67% tmp5cpzknnp.zip |##---------------------------------------------------| 4.13% tmp5cpzknnp.zip |##---------------------------------------------------| 4.58% tmp5cpzknnp.zip |###--------------------------------------------------| 5.04% tmp5cpzknnp.zip |###--------------------------------------------------| 5.5% tmp5cpzknnp.zip |###--------------------------------------------------| 5.96% tmp5cpzknnp.zip |###--------------------------------------------------| 6.42% tmp5cpzknnp.zip |####-------------------------------------------------| 6.88% tmp5cpzknnp.zip |####-------------------------------------------------| 7.34% tmp5cpzknnp.zip |####-------------------------------------------------| 7.79% tmp5cpzknnp.zip |####-------------------------------------------------| 8.25% tmp5cpzknnp.zip |#####------------------------------------------------| 8.71% tmp5cpzknnp.zip |#####------------------------------------------------| 9.17% tmp5cpzknnp.zip |#####------------------------------------------------| 9.63% tmp5cpzknnp.zip |#####------------------------------------------------| 10.09% tmp5cpzknnp.zip |######-----------------------------------------------| 10.54% tmp5cpzknnp.zip |######-----------------------------------------------| 11.0% tmp5cpzknnp.zip |######-----------------------------------------------| 11.46% tmp5cpzknnp.zip |######-----------------------------------------------| 11.92% tmp5cpzknnp.zip |#######----------------------------------------------| 12.38% tmp5cpzknnp.zip |#######----------------------------------------------| 12.84% tmp5cpzknnp.zip |#######----------------------------------------------| 13.3% tmp5cpzknnp.zip |#######----------------------------------------------| 13.75% tmp5cpzknnp.zip |########---------------------------------------------| 14.21% tmp5cpzknnp.zip |########---------------------------------------------| 14.67% tmp5cpzknnp.zip |########---------------------------------------------| 15.13% tmp5cpzknnp.zip |########---------------------------------------------| 15.59% tmp5cpzknnp.zip |#########--------------------------------------------| 16.05% tmp5cpzknnp.zip |#########--------------------------------------------| 16.5% tmp5cpzknnp.zip |#########--------------------------------------------| 16.96% tmp5cpzknnp.zip |#########--------------------------------------------| 17.42% tmp5cpzknnp.zip |#########--------------------------------------------| 17.88% tmp5cpzknnp.zip |##########-------------------------------------------| 18.34% tmp5cpzknnp.zip |##########-------------------------------------------| 18.8% tmp5cpzknnp.zip |##########-------------------------------------------| 19.26% tmp5cpzknnp.zip |##########-------------------------------------------| 19.71% tmp5cpzknnp.zip |###########------------------------------------------| 20.17% tmp5cpzknnp.zip |###########------------------------------------------| 20.63% tmp5cpzknnp.zip |###########------------------------------------------| 21.09% tmp5cpzknnp.zip |###########------------------------------------------| 21.55% tmp5cpzknnp.zip |############-----------------------------------------| 22.01% tmp5cpzknnp.zip |############-----------------------------------------| 22.46% tmp5cpzknnp.zip |############-----------------------------------------| 22.92% tmp5cpzknnp.zip |############-----------------------------------------| 23.38% tmp5cpzknnp.zip |#############----------------------------------------| 23.84% tmp5cpzknnp.zip |#############----------------------------------------| 24.3% tmp5cpzknnp.zip |#############----------------------------------------| 24.76% tmp5cpzknnp.zip |#############----------------------------------------| 25.22% tmp5cpzknnp.zip |##############---------------------------------------| 25.67% tmp5cpzknnp.zip |##############---------------------------------------| 26.13% tmp5cpzknnp.zip |##############---------------------------------------| 26.59% tmp5cpzknnp.zip |##############---------------------------------------| 27.05% tmp5cpzknnp.zip |###############--------------------------------------| 27.51% tmp5cpzknnp.zip |###############--------------------------------------| 27.97% tmp5cpzknnp.zip |###############--------------------------------------| 28.42% tmp5cpzknnp.zip |###############--------------------------------------| 28.88% tmp5cpzknnp.zip |################-------------------------------------| 29.34% tmp5cpzknnp.zip |################-------------------------------------| 29.8% tmp5cpzknnp.zip |################-------------------------------------| 30.26% tmp5cpzknnp.zip |################-------------------------------------| 30.72% tmp5cpzknnp.zip |#################------------------------------------| 31.18% tmp5cpzknnp.zip |#################------------------------------------| 31.63% tmp5cpzknnp.zip |#################------------------------------------| 32.09% tmp5cpzknnp.zip |#################------------------------------------| 32.55% tmp5cpzknnp.zip |#################------------------------------------| 33.01% tmp5cpzknnp.zip |##################-----------------------------------| 33.47% tmp5cpzknnp.zip |##################-----------------------------------| 33.93% tmp5cpzknnp.zip |##################-----------------------------------| 34.38% tmp5cpzknnp.zip |##################-----------------------------------| 34.84% tmp5cpzknnp.zip |###################----------------------------------| 35.3% tmp5cpzknnp.zip |###################----------------------------------| 35.76% tmp5cpzknnp.zip |###################----------------------------------| 36.22% tmp5cpzknnp.zip |###################----------------------------------| 36.68% tmp5cpzknnp.zip |####################---------------------------------| 37.13% tmp5cpzknnp.zip |####################---------------------------------| 37.59% tmp5cpzknnp.zip |####################---------------------------------| 38.05% tmp5cpzknnp.zip |####################---------------------------------| 38.51% tmp5cpzknnp.zip |#####################--------------------------------| 38.97% tmp5cpzknnp.zip |#####################--------------------------------| 39.43% tmp5cpzknnp.zip |#####################--------------------------------| 39.89% tmp5cpzknnp.zip |#####################--------------------------------| 40.34% tmp5cpzknnp.zip |######################-------------------------------| 40.8% tmp5cpzknnp.zip |######################-------------------------------| 41.26% tmp5cpzknnp.zip |######################-------------------------------| 41.72% tmp5cpzknnp.zip |######################-------------------------------| 42.18% tmp5cpzknnp.zip |#######################------------------------------| 42.64% tmp5cpzknnp.zip |#######################------------------------------| 43.09% tmp5cpzknnp.zip |#######################------------------------------| 43.55% tmp5cpzknnp.zip |#######################------------------------------| 44.01% tmp5cpzknnp.zip |########################-----------------------------| 44.47% tmp5cpzknnp.zip |########################-----------------------------| 44.93% tmp5cpzknnp.zip |########################-----------------------------| 45.39% tmp5cpzknnp.zip |########################-----------------------------| 45.85% tmp5cpzknnp.zip |#########################----------------------------| 46.3% tmp5cpzknnp.zip |#########################----------------------------| 46.76% tmp5cpzknnp.zip |#########################----------------------------| 47.22% tmp5cpzknnp.zip |#########################----------------------------| 47.68% tmp5cpzknnp.zip |##########################---------------------------| 48.14% tmp5cpzknnp.zip |##########################---------------------------| 48.6% tmp5cpzknnp.zip |##########################---------------------------| 49.05% tmp5cpzknnp.zip |##########################---------------------------| 49.51% tmp5cpzknnp.zip |##########################---------------------------| 49.97% tmp5cpzknnp.zip |###########################--------------------------| 50.43% tmp5cpzknnp.zip |###########################--------------------------| 50.89% tmp5cpzknnp.zip |###########################--------------------------| 51.35% tmp5cpzknnp.zip |###########################--------------------------| 51.81% tmp5cpzknnp.zip |############################-------------------------| 52.26% tmp5cpzknnp.zip |############################-------------------------| 52.72% tmp5cpzknnp.zip |############################-------------------------| 53.18% tmp5cpzknnp.zip |############################-------------------------| 53.64% tmp5cpzknnp.zip |#############################------------------------| 54.1% tmp5cpzknnp.zip |#############################------------------------| 54.56% tmp5cpzknnp.zip |#############################------------------------| 55.01% tmp5cpzknnp.zip |#############################------------------------| 55.47% tmp5cpzknnp.zip |##############################-----------------------| 55.93% tmp5cpzknnp.zip |##############################-----------------------| 56.39% tmp5cpzknnp.zip |##############################-----------------------| 56.85% tmp5cpzknnp.zip |##############################-----------------------| 57.31% tmp5cpzknnp.zip |###############################----------------------| 57.77% tmp5cpzknnp.zip |###############################----------------------| 58.22% tmp5cpzknnp.zip |###############################----------------------| 58.68% tmp5cpzknnp.zip |###############################----------------------| 59.14% tmp5cpzknnp.zip |################################---------------------| 59.6% tmp5cpzknnp.zip |################################---------------------| 60.06% tmp5cpzknnp.zip |################################---------------------| 60.52% tmp5cpzknnp.zip |################################---------------------| 60.97% tmp5cpzknnp.zip |#################################--------------------| 61.43% tmp5cpzknnp.zip |#################################--------------------| 61.89% tmp5cpzknnp.zip |#################################--------------------| 62.35% tmp5cpzknnp.zip |#################################--------------------| 62.81% tmp5cpzknnp.zip |##################################-------------------| 63.27% tmp5cpzknnp.zip |##################################-------------------| 63.73% tmp5cpzknnp.zip |##################################-------------------| 64.18% tmp5cpzknnp.zip |##################################-------------------| 64.64% tmp5cpzknnp.zip |###################################------------------| 65.1% tmp5cpzknnp.zip |###################################------------------| 65.56% tmp5cpzknnp.zip |###################################------------------| 66.02% tmp5cpzknnp.zip |###################################------------------| 66.48% tmp5cpzknnp.zip |###################################------------------| 66.93% tmp5cpzknnp.zip |####################################-----------------| 67.39% tmp5cpzknnp.zip |####################################-----------------| 67.85% tmp5cpzknnp.zip |####################################-----------------| 68.31% tmp5cpzknnp.zip |####################################-----------------| 68.77% tmp5cpzknnp.zip |#####################################----------------| 69.23% tmp5cpzknnp.zip |#####################################----------------| 69.69% tmp5cpzknnp.zip |#####################################----------------| 70.14% tmp5cpzknnp.zip |#####################################----------------| 70.6% tmp5cpzknnp.zip |######################################---------------| 71.06% tmp5cpzknnp.zip |######################################---------------| 71.52% tmp5cpzknnp.zip |######################################---------------| 71.98% tmp5cpzknnp.zip |######################################---------------| 72.44% tmp5cpzknnp.zip |#######################################--------------| 72.89% tmp5cpzknnp.zip |#######################################--------------| 73.35% tmp5cpzknnp.zip |#######################################--------------| 73.81% tmp5cpzknnp.zip |#######################################--------------| 74.27% tmp5cpzknnp.zip |########################################-------------| 74.73% tmp5cpzknnp.zip |########################################-------------| 75.19% tmp5cpzknnp.zip |########################################-------------| 75.65% tmp5cpzknnp.zip |########################################-------------| 76.1% tmp5cpzknnp.zip |#########################################------------| 76.56% tmp5cpzknnp.zip |#########################################------------| 77.02% tmp5cpzknnp.zip |#########################################------------| 77.48% tmp5cpzknnp.zip |#########################################------------| 77.94% tmp5cpzknnp.zip |##########################################-----------| 78.4% tmp5cpzknnp.zip |##########################################-----------| 78.85% tmp5cpzknnp.zip |##########################################-----------| 79.31% tmp5cpzknnp.zip |##########################################-----------| 79.77% tmp5cpzknnp.zip |###########################################----------| 80.23% tmp5cpzknnp.zip |###########################################----------| 80.69% tmp5cpzknnp.zip |###########################################----------| 81.15% tmp5cpzknnp.zip |###########################################----------| 81.61% tmp5cpzknnp.zip |###########################################----------| 82.06% tmp5cpzknnp.zip |############################################---------| 82.52% tmp5cpzknnp.zip |############################################---------| 82.98% tmp5cpzknnp.zip |############################################---------| 83.44% tmp5cpzknnp.zip |############################################---------| 83.9% tmp5cpzknnp.zip |#############################################--------| 84.36% tmp5cpzknnp.zip |#############################################--------| 84.81% tmp5cpzknnp.zip |#############################################--------| 85.27% tmp5cpzknnp.zip |#############################################--------| 85.73% tmp5cpzknnp.zip |##############################################-------| 86.19% tmp5cpzknnp.zip |##############################################-------| 86.65% tmp5cpzknnp.zip |##############################################-------| 87.11% tmp5cpzknnp.zip |##############################################-------| 87.57% tmp5cpzknnp.zip |###############################################------| 88.02% tmp5cpzknnp.zip |###############################################------| 88.48% tmp5cpzknnp.zip |###############################################------| 88.94% tmp5cpzknnp.zip |###############################################------| 89.4% tmp5cpzknnp.zip |################################################-----| 89.86% tmp5cpzknnp.zip |################################################-----| 90.32% tmp5cpzknnp.zip |################################################-----| 90.77% tmp5cpzknnp.zip |################################################-----| 91.23% tmp5cpzknnp.zip |#################################################----| 91.69% tmp5cpzknnp.zip |#################################################----| 92.15% tmp5cpzknnp.zip |#################################################----| 92.61% tmp5cpzknnp.zip |#################################################----| 93.07% tmp5cpzknnp.zip |##################################################---| 93.53% tmp5cpzknnp.zip |##################################################---| 93.98% tmp5cpzknnp.zip |##################################################---| 94.44% tmp5cpzknnp.zip |##################################################---| 94.9% tmp5cpzknnp.zip |###################################################--| 95.36% tmp5cpzknnp.zip |###################################################--| 95.82% tmp5cpzknnp.zip |###################################################--| 96.28% tmp5cpzknnp.zip |###################################################--| 96.73% tmp5cpzknnp.zip |####################################################-| 97.19% tmp5cpzknnp.zip |####################################################-| 97.65% tmp5cpzknnp.zip |####################################################-| 98.11% tmp5cpzknnp.zip |####################################################-| 98.57% tmp5cpzknnp.zip |####################################################-| 99.03% tmp5cpzknnp.zip |#####################################################| 99.48% tmp5cpzknnp.zip |#####################################################| 99.94% tmp5cpzknnp.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is fb619317-c215-4176-83dc-f5fe57085f0c + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-mI0hvFG/dmaap-1.5.1-py36-none-linux_x86_64.wgn /opt/plugins/plugin-mI0hvFG/dmaap_types.yaml ++ basename /opt/plugins/plugin-mI0hvFG/dmaap-1.5.1-py36-none-linux_x86_64.wgn + ARCHIVE=dmaap-1.5.1-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dmaap-1.5.1-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dmaap-1.5.1-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-mI0hvFG/dmaap_types.yaml /opt/plugins/plugin-mI0hvFG/dmaap-1.5.1-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpr2xpluzd.zip |-----------------------------------------------------| 0.45% tmpr2xpluzd.zip |-----------------------------------------------------| 0.91% tmpr2xpluzd.zip |#----------------------------------------------------| 1.36% tmpr2xpluzd.zip |#----------------------------------------------------| 1.82% tmpr2xpluzd.zip |#----------------------------------------------------| 2.27% tmpr2xpluzd.zip |#----------------------------------------------------| 2.72% tmpr2xpluzd.zip |##---------------------------------------------------| 3.18% tmpr2xpluzd.zip |##---------------------------------------------------| 3.63% tmpr2xpluzd.zip |##---------------------------------------------------| 4.09% tmpr2xpluzd.zip |##---------------------------------------------------| 4.54% tmpr2xpluzd.zip |###--------------------------------------------------| 4.99% tmpr2xpluzd.zip |###--------------------------------------------------| 5.45% tmpr2xpluzd.zip |###--------------------------------------------------| 5.9% tmpr2xpluzd.zip |###--------------------------------------------------| 6.36% tmpr2xpluzd.zip |####-------------------------------------------------| 6.81% tmpr2xpluzd.zip |####-------------------------------------------------| 7.26% tmpr2xpluzd.zip |####-------------------------------------------------| 7.72% tmpr2xpluzd.zip |####-------------------------------------------------| 8.17% tmpr2xpluzd.zip |#####------------------------------------------------| 8.63% tmpr2xpluzd.zip |#####------------------------------------------------| 9.08% tmpr2xpluzd.zip |#####------------------------------------------------| 9.53% tmpr2xpluzd.zip |#####------------------------------------------------| 9.99% tmpr2xpluzd.zip |######-----------------------------------------------| 10.44% tmpr2xpluzd.zip |######-----------------------------------------------| 10.9% tmpr2xpluzd.zip |######-----------------------------------------------| 11.35% tmpr2xpluzd.zip |######-----------------------------------------------| 11.8% tmpr2xpluzd.zip |######-----------------------------------------------| 12.26% tmpr2xpluzd.zip |#######----------------------------------------------| 12.71% tmpr2xpluzd.zip |#######----------------------------------------------| 13.17% tmpr2xpluzd.zip |#######----------------------------------------------| 13.62% tmpr2xpluzd.zip |#######----------------------------------------------| 14.07% tmpr2xpluzd.zip |########---------------------------------------------| 14.53% tmpr2xpluzd.zip |########---------------------------------------------| 14.98% tmpr2xpluzd.zip |########---------------------------------------------| 15.44% tmpr2xpluzd.zip |########---------------------------------------------| 15.89% tmpr2xpluzd.zip |#########--------------------------------------------| 16.34% tmpr2xpluzd.zip |#########--------------------------------------------| 16.8% tmpr2xpluzd.zip |#########--------------------------------------------| 17.25% tmpr2xpluzd.zip |#########--------------------------------------------| 17.71% tmpr2xpluzd.zip |##########-------------------------------------------| 18.16% tmpr2xpluzd.zip |##########-------------------------------------------| 18.61% tmpr2xpluzd.zip |##########-------------------------------------------| 19.07% tmpr2xpluzd.zip |##########-------------------------------------------| 19.52% tmpr2xpluzd.zip |###########------------------------------------------| 19.98% tmpr2xpluzd.zip |###########------------------------------------------| 20.43% tmpr2xpluzd.zip |###########------------------------------------------| 20.88% tmpr2xpluzd.zip |###########------------------------------------------| 21.34% tmpr2xpluzd.zip |############-----------------------------------------| 21.79% tmpr2xpluzd.zip |############-----------------------------------------| 22.25% tmpr2xpluzd.zip |############-----------------------------------------| 22.7% tmpr2xpluzd.zip |############-----------------------------------------| 23.15% tmpr2xpluzd.zip |#############----------------------------------------| 23.61% tmpr2xpluzd.zip |#############----------------------------------------| 24.06% tmpr2xpluzd.zip |#############----------------------------------------| 24.51% tmpr2xpluzd.zip |#############----------------------------------------| 24.97% tmpr2xpluzd.zip |#############----------------------------------------| 25.42% tmpr2xpluzd.zip |##############---------------------------------------| 25.88% tmpr2xpluzd.zip |##############---------------------------------------| 26.33% tmpr2xpluzd.zip |##############---------------------------------------| 26.78% tmpr2xpluzd.zip |##############---------------------------------------| 27.24% tmpr2xpluzd.zip |###############--------------------------------------| 27.69% tmpr2xpluzd.zip |###############--------------------------------------| 28.15% tmpr2xpluzd.zip |###############--------------------------------------| 28.6% tmpr2xpluzd.zip |###############--------------------------------------| 29.05% tmpr2xpluzd.zip |################-------------------------------------| 29.51% tmpr2xpluzd.zip |################-------------------------------------| 29.96% tmpr2xpluzd.zip |################-------------------------------------| 30.42% tmpr2xpluzd.zip |################-------------------------------------| 30.87% tmpr2xpluzd.zip |#################------------------------------------| 31.32% tmpr2xpluzd.zip |#################------------------------------------| 31.78% tmpr2xpluzd.zip |#################------------------------------------| 32.23% tmpr2xpluzd.zip |#################------------------------------------| 32.69% tmpr2xpluzd.zip |##################-----------------------------------| 33.14% tmpr2xpluzd.zip |##################-----------------------------------| 33.59% tmpr2xpluzd.zip |##################-----------------------------------| 34.05% tmpr2xpluzd.zip |##################-----------------------------------| 34.5% tmpr2xpluzd.zip |###################----------------------------------| 34.96% tmpr2xpluzd.zip |###################----------------------------------| 35.41% tmpr2xpluzd.zip |###################----------------------------------| 35.86% tmpr2xpluzd.zip |###################----------------------------------| 36.32% tmpr2xpluzd.zip |###################----------------------------------| 36.77% tmpr2xpluzd.zip |####################---------------------------------| 37.23% tmpr2xpluzd.zip |####################---------------------------------| 37.68% tmpr2xpluzd.zip |####################---------------------------------| 38.13% tmpr2xpluzd.zip |####################---------------------------------| 38.59% tmpr2xpluzd.zip |#####################--------------------------------| 39.04% tmpr2xpluzd.zip |#####################--------------------------------| 39.5% tmpr2xpluzd.zip |#####################--------------------------------| 39.95% tmpr2xpluzd.zip |#####################--------------------------------| 40.4% tmpr2xpluzd.zip |######################-------------------------------| 40.86% tmpr2xpluzd.zip |######################-------------------------------| 41.31% tmpr2xpluzd.zip |######################-------------------------------| 41.77% tmpr2xpluzd.zip |######################-------------------------------| 42.22% tmpr2xpluzd.zip |#######################------------------------------| 42.67% tmpr2xpluzd.zip |#######################------------------------------| 43.13% tmpr2xpluzd.zip |#######################------------------------------| 43.58% tmpr2xpluzd.zip |#######################------------------------------| 44.04% tmpr2xpluzd.zip |########################-----------------------------| 44.49% tmpr2xpluzd.zip |########################-----------------------------| 44.94% tmpr2xpluzd.zip |########################-----------------------------| 45.4% tmpr2xpluzd.zip |########################-----------------------------| 45.85% tmpr2xpluzd.zip |#########################----------------------------| 46.31% tmpr2xpluzd.zip |#########################----------------------------| 46.76% tmpr2xpluzd.zip |#########################----------------------------| 47.21% tmpr2xpluzd.zip |#########################----------------------------| 47.67% tmpr2xpluzd.zip |##########################---------------------------| 48.12% tmpr2xpluzd.zip |##########################---------------------------| 48.58% tmpr2xpluzd.zip |##########################---------------------------| 49.03% tmpr2xpluzd.zip |##########################---------------------------| 49.48% tmpr2xpluzd.zip |##########################---------------------------| 49.94% tmpr2xpluzd.zip |###########################--------------------------| 50.39% tmpr2xpluzd.zip |###########################--------------------------| 50.85% tmpr2xpluzd.zip |###########################--------------------------| 51.3% tmpr2xpluzd.zip |###########################--------------------------| 51.75% tmpr2xpluzd.zip |############################-------------------------| 52.21% tmpr2xpluzd.zip |############################-------------------------| 52.66% tmpr2xpluzd.zip |############################-------------------------| 53.12% tmpr2xpluzd.zip |############################-------------------------| 53.57% tmpr2xpluzd.zip |#############################------------------------| 54.02% tmpr2xpluzd.zip |#############################------------------------| 54.48% tmpr2xpluzd.zip |#############################------------------------| 54.93% tmpr2xpluzd.zip |#############################------------------------| 55.39% tmpr2xpluzd.zip |##############################-----------------------| 55.84% tmpr2xpluzd.zip |##############################-----------------------| 56.29% tmpr2xpluzd.zip |##############################-----------------------| 56.75% tmpr2xpluzd.zip |##############################-----------------------| 57.2% tmpr2xpluzd.zip |###############################----------------------| 57.66% tmpr2xpluzd.zip |###############################----------------------| 58.11% tmpr2xpluzd.zip |###############################----------------------| 58.56% tmpr2xpluzd.zip |###############################----------------------| 59.02% tmpr2xpluzd.zip |################################---------------------| 59.47% tmpr2xpluzd.zip |################################---------------------| 59.93% tmpr2xpluzd.zip |################################---------------------| 60.38% tmpr2xpluzd.zip |################################---------------------| 60.83% tmpr2xpluzd.zip |################################---------------------| 61.29% tmpr2xpluzd.zip |#################################--------------------| 61.74% tmpr2xpluzd.zip |#################################--------------------| 62.2% tmpr2xpluzd.zip |#################################--------------------| 62.65% tmpr2xpluzd.zip |#################################--------------------| 63.1% tmpr2xpluzd.zip |##################################-------------------| 63.56% tmpr2xpluzd.zip |##################################-------------------| 64.01% tmpr2xpluzd.zip |##################################-------------------| 64.47% tmpr2xpluzd.zip |##################################-------------------| 64.92% tmpr2xpluzd.zip |###################################------------------| 65.37% tmpr2xpluzd.zip |###################################------------------| 65.83% tmpr2xpluzd.zip |###################################------------------| 66.28% tmpr2xpluzd.zip |###################################------------------| 66.74% tmpr2xpluzd.zip |####################################-----------------| 67.19% tmpr2xpluzd.zip |####################################-----------------| 67.64% tmpr2xpluzd.zip |####################################-----------------| 68.1% tmpr2xpluzd.zip |####################################-----------------| 68.55% tmpr2xpluzd.zip |#####################################----------------| 69.0% tmpr2xpluzd.zip |#####################################----------------| 69.46% tmpr2xpluzd.zip |#####################################----------------| 69.91% tmpr2xpluzd.zip |#####################################----------------| 70.37% tmpr2xpluzd.zip |######################################---------------| 70.82% tmpr2xpluzd.zip |######################################---------------| 71.27% tmpr2xpluzd.zip |######################################---------------| 71.73% tmpr2xpluzd.zip |######################################---------------| 72.18% tmpr2xpluzd.zip |######################################---------------| 72.64% tmpr2xpluzd.zip |#######################################--------------| 73.09% tmpr2xpluzd.zip |#######################################--------------| 73.54% tmpr2xpluzd.zip |#######################################--------------| 74.0% tmpr2xpluzd.zip |#######################################--------------| 74.45% tmpr2xpluzd.zip |########################################-------------| 74.91% tmpr2xpluzd.zip |########################################-------------| 75.36% tmpr2xpluzd.zip |########################################-------------| 75.81% tmpr2xpluzd.zip |########################################-------------| 76.27% tmpr2xpluzd.zip |#########################################------------| 76.72% tmpr2xpluzd.zip |#########################################------------| 77.18% tmpr2xpluzd.zip |#########################################------------| 77.63% tmpr2xpluzd.zip |#########################################------------| 78.08% tmpr2xpluzd.zip |##########################################-----------| 78.54% tmpr2xpluzd.zip |##########################################-----------| 78.99% tmpr2xpluzd.zip |##########################################-----------| 79.45% tmpr2xpluzd.zip |##########################################-----------| 79.9% tmpr2xpluzd.zip |###########################################----------| 80.35% tmpr2xpluzd.zip |###########################################----------| 80.81% tmpr2xpluzd.zip |###########################################----------| 81.26% tmpr2xpluzd.zip |###########################################----------| 81.72% tmpr2xpluzd.zip |############################################---------| 82.17% tmpr2xpluzd.zip |############################################---------| 82.62% tmpr2xpluzd.zip |############################################---------| 83.08% tmpr2xpluzd.zip |############################################---------| 83.53% tmpr2xpluzd.zip |#############################################--------| 83.99% tmpr2xpluzd.zip |#############################################--------| 84.44% tmpr2xpluzd.zip |#############################################--------| 84.89% tmpr2xpluzd.zip |#############################################--------| 85.35% tmpr2xpluzd.zip |#############################################--------| 85.8% tmpr2xpluzd.zip |##############################################-------| 86.26% tmpr2xpluzd.zip |##############################################-------| 86.71% tmpr2xpluzd.zip |##############################################-------| 87.16% tmpr2xpluzd.zip |##############################################-------| 87.62% tmpr2xpluzd.zip |###############################################------| 88.07% tmpr2xpluzd.zip |###############################################------| 88.53% tmpr2xpluzd.zip |###############################################------| 88.98% tmpr2xpluzd.zip |###############################################------| 89.43% tmpr2xpluzd.zip |################################################-----| 89.89% tmpr2xpluzd.zip |################################################-----| 90.34% tmpr2xpluzd.zip |################################################-----| 90.8% tmpr2xpluzd.zip |################################################-----| 91.25% tmpr2xpluzd.zip |#################################################----| 91.7% tmpr2xpluzd.zip |#################################################----| 92.16% tmpr2xpluzd.zip |#################################################----| 92.61% tmpr2xpluzd.zip |#################################################----| 93.07% tmpr2xpluzd.zip |##################################################---| 93.52% tmpr2xpluzd.zip |##################################################---| 93.97% tmpr2xpluzd.zip |##################################################---| 94.43% tmpr2xpluzd.zip |##################################################---| 94.88% tmpr2xpluzd.zip |###################################################--| 95.34% tmpr2xpluzd.zip |###################################################--| 95.79% tmpr2xpluzd.zip |###################################################--| 96.24% tmpr2xpluzd.zip |###################################################--| 96.7% tmpr2xpluzd.zip |###################################################--| 97.15% tmpr2xpluzd.zip |####################################################-| 97.61% tmpr2xpluzd.zip |####################################################-| 98.06% tmpr2xpluzd.zip |####################################################-| 98.51% tmpr2xpluzd.zip |####################################################-| 98.97% tmpr2xpluzd.zip |#####################################################| 99.42% tmpr2xpluzd.zip |#####################################################| 99.88% tmpr2xpluzd.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 554797d8-5b5a-4521-9ca3-5538b0cec9cb + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-sTpApmz/clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn /opt/plugins/plugin-sTpApmz/clamppolicyplugin_types.yaml ++ basename /opt/plugins/plugin-sTpApmz/clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn + ARCHIVE=clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-sTpApmz/clamppolicyplugin_types.yaml /opt/plugins/plugin-sTpApmz/clamppolicyplugin-1.1.1-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpxojds15x.zip |-----------------------------------------------------| 0.47% tmpxojds15x.zip |-----------------------------------------------------| 0.93% tmpxojds15x.zip |#----------------------------------------------------| 1.4% tmpxojds15x.zip |#----------------------------------------------------| 1.86% tmpxojds15x.zip |#----------------------------------------------------| 2.33% tmpxojds15x.zip |#----------------------------------------------------| 2.79% tmpxojds15x.zip |##---------------------------------------------------| 3.26% tmpxojds15x.zip |##---------------------------------------------------| 3.73% tmpxojds15x.zip |##---------------------------------------------------| 4.19% tmpxojds15x.zip |##---------------------------------------------------| 4.66% tmpxojds15x.zip |###--------------------------------------------------| 5.12% tmpxojds15x.zip |###--------------------------------------------------| 5.59% tmpxojds15x.zip |###--------------------------------------------------| 6.05% tmpxojds15x.zip |###--------------------------------------------------| 6.52% tmpxojds15x.zip |####-------------------------------------------------| 6.98% tmpxojds15x.zip |####-------------------------------------------------| 7.45% tmpxojds15x.zip |####-------------------------------------------------| 7.92% tmpxojds15x.zip |####-------------------------------------------------| 8.38% tmpxojds15x.zip |#####------------------------------------------------| 8.85% tmpxojds15x.zip |#####------------------------------------------------| 9.31% tmpxojds15x.zip |#####------------------------------------------------| 9.78% tmpxojds15x.zip |#####------------------------------------------------| 10.24% tmpxojds15x.zip |######-----------------------------------------------| 10.71% tmpxojds15x.zip |######-----------------------------------------------| 11.18% tmpxojds15x.zip |######-----------------------------------------------| 11.64% tmpxojds15x.zip |######-----------------------------------------------| 12.11% tmpxojds15x.zip |#######----------------------------------------------| 12.57% tmpxojds15x.zip |#######----------------------------------------------| 13.04% tmpxojds15x.zip |#######----------------------------------------------| 13.5% tmpxojds15x.zip |#######----------------------------------------------| 13.97% tmpxojds15x.zip |########---------------------------------------------| 14.44% tmpxojds15x.zip |########---------------------------------------------| 14.9% tmpxojds15x.zip |########---------------------------------------------| 15.37% tmpxojds15x.zip |########---------------------------------------------| 15.83% tmpxojds15x.zip |#########--------------------------------------------| 16.3% tmpxojds15x.zip |#########--------------------------------------------| 16.76% tmpxojds15x.zip |#########--------------------------------------------| 17.23% tmpxojds15x.zip |#########--------------------------------------------| 17.7% tmpxojds15x.zip |##########-------------------------------------------| 18.16% tmpxojds15x.zip |##########-------------------------------------------| 18.63% tmpxojds15x.zip |##########-------------------------------------------| 19.09% tmpxojds15x.zip |##########-------------------------------------------| 19.56% tmpxojds15x.zip |###########------------------------------------------| 20.02% tmpxojds15x.zip |###########------------------------------------------| 20.49% tmpxojds15x.zip |###########------------------------------------------| 20.95% tmpxojds15x.zip |###########------------------------------------------| 21.42% tmpxojds15x.zip |############-----------------------------------------| 21.89% tmpxojds15x.zip |############-----------------------------------------| 22.35% tmpxojds15x.zip |############-----------------------------------------| 22.82% tmpxojds15x.zip |############-----------------------------------------| 23.28% tmpxojds15x.zip |#############----------------------------------------| 23.75% tmpxojds15x.zip |#############----------------------------------------| 24.21% tmpxojds15x.zip |#############----------------------------------------| 24.68% tmpxojds15x.zip |#############----------------------------------------| 25.15% tmpxojds15x.zip |##############---------------------------------------| 25.61% tmpxojds15x.zip |##############---------------------------------------| 26.08% tmpxojds15x.zip |##############---------------------------------------| 26.54% tmpxojds15x.zip |##############---------------------------------------| 27.01% tmpxojds15x.zip |###############--------------------------------------| 27.47% tmpxojds15x.zip |###############--------------------------------------| 27.94% tmpxojds15x.zip |###############--------------------------------------| 28.41% tmpxojds15x.zip |###############--------------------------------------| 28.87% tmpxojds15x.zip |################-------------------------------------| 29.34% tmpxojds15x.zip |################-------------------------------------| 29.8% tmpxojds15x.zip |################-------------------------------------| 30.27% tmpxojds15x.zip |################-------------------------------------| 30.73% tmpxojds15x.zip |#################------------------------------------| 31.2% tmpxojds15x.zip |#################------------------------------------| 31.67% tmpxojds15x.zip |#################------------------------------------| 32.13% tmpxojds15x.zip |#################------------------------------------| 32.6% tmpxojds15x.zip |##################-----------------------------------| 33.06% tmpxojds15x.zip |##################-----------------------------------| 33.53% tmpxojds15x.zip |##################-----------------------------------| 33.99% tmpxojds15x.zip |##################-----------------------------------| 34.46% tmpxojds15x.zip |###################----------------------------------| 34.92% tmpxojds15x.zip |###################----------------------------------| 35.39% tmpxojds15x.zip |###################----------------------------------| 35.86% tmpxojds15x.zip |###################----------------------------------| 36.32% tmpxojds15x.zip |###################----------------------------------| 36.79% tmpxojds15x.zip |####################---------------------------------| 37.25% tmpxojds15x.zip |####################---------------------------------| 37.72% tmpxojds15x.zip |####################---------------------------------| 38.18% tmpxojds15x.zip |####################---------------------------------| 38.65% tmpxojds15x.zip |#####################--------------------------------| 39.12% tmpxojds15x.zip |#####################--------------------------------| 39.58% tmpxojds15x.zip |#####################--------------------------------| 40.05% tmpxojds15x.zip |#####################--------------------------------| 40.51% tmpxojds15x.zip |######################-------------------------------| 40.98% tmpxojds15x.zip |######################-------------------------------| 41.44% tmpxojds15x.zip |######################-------------------------------| 41.91% tmpxojds15x.zip |######################-------------------------------| 42.38% tmpxojds15x.zip |#######################------------------------------| 42.84% tmpxojds15x.zip |#######################------------------------------| 43.31% tmpxojds15x.zip |#######################------------------------------| 43.77% tmpxojds15x.zip |#######################------------------------------| 44.24% tmpxojds15x.zip |########################-----------------------------| 44.7% tmpxojds15x.zip |########################-----------------------------| 45.17% tmpxojds15x.zip |########################-----------------------------| 45.63% tmpxojds15x.zip |########################-----------------------------| 46.1% tmpxojds15x.zip |#########################----------------------------| 46.57% tmpxojds15x.zip |#########################----------------------------| 47.03% tmpxojds15x.zip |#########################----------------------------| 47.5% tmpxojds15x.zip |#########################----------------------------| 47.96% tmpxojds15x.zip |##########################---------------------------| 48.43% tmpxojds15x.zip |##########################---------------------------| 48.89% tmpxojds15x.zip |##########################---------------------------| 49.36% tmpxojds15x.zip |##########################---------------------------| 49.83% tmpxojds15x.zip |###########################--------------------------| 50.29% tmpxojds15x.zip |###########################--------------------------| 50.76% tmpxojds15x.zip |###########################--------------------------| 51.22% tmpxojds15x.zip |###########################--------------------------| 51.69% tmpxojds15x.zip |############################-------------------------| 52.15% tmpxojds15x.zip |############################-------------------------| 52.62% tmpxojds15x.zip |############################-------------------------| 53.09% tmpxojds15x.zip |############################-------------------------| 53.55% tmpxojds15x.zip |#############################------------------------| 54.02% tmpxojds15x.zip |#############################------------------------| 54.48% tmpxojds15x.zip |#############################------------------------| 54.95% tmpxojds15x.zip |#############################------------------------| 55.41% tmpxojds15x.zip |##############################-----------------------| 55.88% tmpxojds15x.zip |##############################-----------------------| 56.35% tmpxojds15x.zip |##############################-----------------------| 56.81% tmpxojds15x.zip |##############################-----------------------| 57.28% tmpxojds15x.zip |###############################----------------------| 57.74% tmpxojds15x.zip |###############################----------------------| 58.21% tmpxojds15x.zip |###############################----------------------| 58.67% tmpxojds15x.zip |###############################----------------------| 59.14% tmpxojds15x.zip |################################---------------------| 59.6% tmpxojds15x.zip |################################---------------------| 60.07% tmpxojds15x.zip |################################---------------------| 60.54% tmpxojds15x.zip |################################---------------------| 61.0% tmpxojds15x.zip |#################################--------------------| 61.47% tmpxojds15x.zip |#################################--------------------| 61.93% tmpxojds15x.zip |#################################--------------------| 62.4% tmpxojds15x.zip |#################################--------------------| 62.86% tmpxojds15x.zip |##################################-------------------| 63.33% tmpxojds15x.zip |##################################-------------------| 63.8% tmpxojds15x.zip |##################################-------------------| 64.26% tmpxojds15x.zip |##################################-------------------| 64.73% tmpxojds15x.zip |###################################------------------| 65.19% tmpxojds15x.zip |###################################------------------| 65.66% tmpxojds15x.zip |###################################------------------| 66.12% tmpxojds15x.zip |###################################------------------| 66.59% tmpxojds15x.zip |####################################-----------------| 67.06% tmpxojds15x.zip |####################################-----------------| 67.52% tmpxojds15x.zip |####################################-----------------| 67.99% tmpxojds15x.zip |####################################-----------------| 68.45% tmpxojds15x.zip |#####################################----------------| 68.92% tmpxojds15x.zip |#####################################----------------| 69.38% tmpxojds15x.zip |#####################################----------------| 69.85% tmpxojds15x.zip |#####################################----------------| 70.32% tmpxojds15x.zip |######################################---------------| 70.78% tmpxojds15x.zip |######################################---------------| 71.25% tmpxojds15x.zip |######################################---------------| 71.71% tmpxojds15x.zip |######################################---------------| 72.18% tmpxojds15x.zip |#######################################--------------| 72.64% tmpxojds15x.zip |#######################################--------------| 73.11% tmpxojds15x.zip |#######################################--------------| 73.57% tmpxojds15x.zip |#######################################--------------| 74.04% tmpxojds15x.zip |#######################################--------------| 74.51% tmpxojds15x.zip |########################################-------------| 74.97% tmpxojds15x.zip |########################################-------------| 75.44% tmpxojds15x.zip |########################################-------------| 75.9% tmpxojds15x.zip |########################################-------------| 76.37% tmpxojds15x.zip |#########################################------------| 76.83% tmpxojds15x.zip |#########################################------------| 77.3% tmpxojds15x.zip |#########################################------------| 77.77% tmpxojds15x.zip |#########################################------------| 78.23% tmpxojds15x.zip |##########################################-----------| 78.7% tmpxojds15x.zip |##########################################-----------| 79.16% tmpxojds15x.zip |##########################################-----------| 79.63% tmpxojds15x.zip |##########################################-----------| 80.09% tmpxojds15x.zip |###########################################----------| 80.56% tmpxojds15x.zip |###########################################----------| 81.03% tmpxojds15x.zip |###########################################----------| 81.49% tmpxojds15x.zip |###########################################----------| 81.96% tmpxojds15x.zip |############################################---------| 82.42% tmpxojds15x.zip |############################################---------| 82.89% tmpxojds15x.zip |############################################---------| 83.35% tmpxojds15x.zip |############################################---------| 83.82% tmpxojds15x.zip |#############################################--------| 84.29% tmpxojds15x.zip |#############################################--------| 84.75% tmpxojds15x.zip |#############################################--------| 85.22% tmpxojds15x.zip |#############################################--------| 85.68% tmpxojds15x.zip |##############################################-------| 86.15% tmpxojds15x.zip |##############################################-------| 86.61% tmpxojds15x.zip |##############################################-------| 87.08% tmpxojds15x.zip |##############################################-------| 87.54% tmpxojds15x.zip |###############################################------| 88.01% tmpxojds15x.zip |###############################################------| 88.48% tmpxojds15x.zip |###############################################------| 88.94% tmpxojds15x.zip |###############################################------| 89.41% tmpxojds15x.zip |################################################-----| 89.87% tmpxojds15x.zip |################################################-----| 90.34% tmpxojds15x.zip |################################################-----| 90.8% tmpxojds15x.zip |################################################-----| 91.27% tmpxojds15x.zip |#################################################----| 91.74% tmpxojds15x.zip |#################################################----| 92.2% tmpxojds15x.zip |#################################################----| 92.67% tmpxojds15x.zip |#################################################----| 93.13% tmpxojds15x.zip |##################################################---| 93.6% tmpxojds15x.zip |##################################################---| 94.06% tmpxojds15x.zip |##################################################---| 94.53% tmpxojds15x.zip |##################################################---| 95.0% tmpxojds15x.zip |###################################################--| 95.46% tmpxojds15x.zip |###################################################--| 95.93% tmpxojds15x.zip |###################################################--| 96.39% tmpxojds15x.zip |###################################################--| 96.86% tmpxojds15x.zip |####################################################-| 97.32% tmpxojds15x.zip |####################################################-| 97.79% tmpxojds15x.zip |####################################################-| 98.25% tmpxojds15x.zip |####################################################-| 98.72% tmpxojds15x.zip |#####################################################| 99.19% tmpxojds15x.zip |#####################################################| 99.65% tmpxojds15x.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 76404749-ea01-45f2-91a8-98c352e849e3 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-uPg9spd/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-uPg9spd/dcaepolicyplugin_types.yaml ++ basename /opt/plugins/plugin-uPg9spd/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:EMD78qPs --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-uPg9spd/dcaepolicyplugin_types.yaml /opt/plugins/plugin-uPg9spd/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmprpb1ljcn.zip |-----------------------------------------------------| 0.46% tmprpb1ljcn.zip |-----------------------------------------------------| 0.93% tmprpb1ljcn.zip |#----------------------------------------------------| 1.39% tmprpb1ljcn.zip |#----------------------------------------------------| 1.86% tmprpb1ljcn.zip |#----------------------------------------------------| 2.32% tmprpb1ljcn.zip |#----------------------------------------------------| 2.79% tmprpb1ljcn.zip |##---------------------------------------------------| 3.25% tmprpb1ljcn.zip |##---------------------------------------------------| 3.72% tmprpb1ljcn.zip |##---------------------------------------------------| 4.18% tmprpb1ljcn.zip |##---------------------------------------------------| 4.64% tmprpb1ljcn.zip |###--------------------------------------------------| 5.11% tmprpb1ljcn.zip |###--------------------------------------------------| 5.57% tmprpb1ljcn.zip |###--------------------------------------------------| 6.04% tmprpb1ljcn.zip |###--------------------------------------------------| 6.5% tmprpb1ljcn.zip |####-------------------------------------------------| 6.97% tmprpb1ljcn.zip |####-------------------------------------------------| 7.43% tmprpb1ljcn.zip |####-------------------------------------------------| 7.9% tmprpb1ljcn.zip |####-------------------------------------------------| 8.36% tmprpb1ljcn.zip |#####------------------------------------------------| 8.82% tmprpb1ljcn.zip |#####------------------------------------------------| 9.29% tmprpb1ljcn.zip |#####------------------------------------------------| 9.75% tmprpb1ljcn.zip |#####------------------------------------------------| 10.22% tmprpb1ljcn.zip |######-----------------------------------------------| 10.68% tmprpb1ljcn.zip |######-----------------------------------------------| 11.15% tmprpb1ljcn.zip |######-----------------------------------------------| 11.61% tmprpb1ljcn.zip |######-----------------------------------------------| 12.08% tmprpb1ljcn.zip |#######----------------------------------------------| 12.54% tmprpb1ljcn.zip |#######----------------------------------------------| 13.0% tmprpb1ljcn.zip |#######----------------------------------------------| 13.47% tmprpb1ljcn.zip |#######----------------------------------------------| 13.93% tmprpb1ljcn.zip |########---------------------------------------------| 14.4% tmprpb1ljcn.zip |########---------------------------------------------| 14.86% tmprpb1ljcn.zip |########---------------------------------------------| 15.33% tmprpb1ljcn.zip |########---------------------------------------------| 15.79% tmprpb1ljcn.zip |#########--------------------------------------------| 16.26% tmprpb1ljcn.zip |#########--------------------------------------------| 16.72% tmprpb1ljcn.zip |#########--------------------------------------------| 17.18% tmprpb1ljcn.zip |#########--------------------------------------------| 17.65% tmprpb1ljcn.zip |##########-------------------------------------------| 18.11% tmprpb1ljcn.zip |##########-------------------------------------------| 18.58% tmprpb1ljcn.zip |##########-------------------------------------------| 19.04% tmprpb1ljcn.zip |##########-------------------------------------------| 19.51% tmprpb1ljcn.zip |###########------------------------------------------| 19.97% tmprpb1ljcn.zip |###########------------------------------------------| 20.43% tmprpb1ljcn.zip |###########------------------------------------------| 20.9% tmprpb1ljcn.zip |###########------------------------------------------| 21.36% tmprpb1ljcn.zip |############-----------------------------------------| 21.83% tmprpb1ljcn.zip |############-----------------------------------------| 22.29% tmprpb1ljcn.zip |############-----------------------------------------| 22.76% tmprpb1ljcn.zip |############-----------------------------------------| 23.22% tmprpb1ljcn.zip |#############----------------------------------------| 23.69% tmprpb1ljcn.zip |#############----------------------------------------| 24.15% tmprpb1ljcn.zip |#############----------------------------------------| 24.61% tmprpb1ljcn.zip |#############----------------------------------------| 25.08% tmprpb1ljcn.zip |##############---------------------------------------| 25.54% tmprpb1ljcn.zip |##############---------------------------------------| 26.01% tmprpb1ljcn.zip |##############---------------------------------------| 26.47% tmprpb1ljcn.zip |##############---------------------------------------| 26.94% tmprpb1ljcn.zip |###############--------------------------------------| 27.4% tmprpb1ljcn.zip |###############--------------------------------------| 27.87% tmprpb1ljcn.zip |###############--------------------------------------| 28.33% tmprpb1ljcn.zip |###############--------------------------------------| 28.79% tmprpb1ljcn.zip |################-------------------------------------| 29.26% tmprpb1ljcn.zip |################-------------------------------------| 29.72% tmprpb1ljcn.zip |################-------------------------------------| 30.19% tmprpb1ljcn.zip |################-------------------------------------| 30.65% tmprpb1ljcn.zip |################-------------------------------------| 31.12% tmprpb1ljcn.zip |#################------------------------------------| 31.58% tmprpb1ljcn.zip |#################------------------------------------| 32.05% tmprpb1ljcn.zip |#################------------------------------------| 32.51% tmprpb1ljcn.zip |#################------------------------------------| 32.97% tmprpb1ljcn.zip |##################-----------------------------------| 33.44% tmprpb1ljcn.zip |##################-----------------------------------| 33.9% tmprpb1ljcn.zip |##################-----------------------------------| 34.37% tmprpb1ljcn.zip |##################-----------------------------------| 34.83% tmprpb1ljcn.zip |###################----------------------------------| 35.3% tmprpb1ljcn.zip |###################----------------------------------| 35.76% tmprpb1ljcn.zip |###################----------------------------------| 36.23% tmprpb1ljcn.zip |###################----------------------------------| 36.69% tmprpb1ljcn.zip |####################---------------------------------| 37.15% tmprpb1ljcn.zip |####################---------------------------------| 37.62% tmprpb1ljcn.zip |####################---------------------------------| 38.08% tmprpb1ljcn.zip |####################---------------------------------| 38.55% tmprpb1ljcn.zip |#####################--------------------------------| 39.01% tmprpb1ljcn.zip |#####################--------------------------------| 39.48% tmprpb1ljcn.zip |#####################--------------------------------| 39.94% tmprpb1ljcn.zip |#####################--------------------------------| 40.41% tmprpb1ljcn.zip |######################-------------------------------| 40.87% tmprpb1ljcn.zip |######################-------------------------------| 41.33% tmprpb1ljcn.zip |######################-------------------------------| 41.8% tmprpb1ljcn.zip |######################-------------------------------| 42.26% tmprpb1ljcn.zip |#######################------------------------------| 42.73% tmprpb1ljcn.zip |#######################------------------------------| 43.19% tmprpb1ljcn.zip |#######################------------------------------| 43.66% tmprpb1ljcn.zip |#######################------------------------------| 44.12% tmprpb1ljcn.zip |########################-----------------------------| 44.59% tmprpb1ljcn.zip |########################-----------------------------| 45.05% tmprpb1ljcn.zip |########################-----------------------------| 45.51% tmprpb1ljcn.zip |########################-----------------------------| 45.98% tmprpb1ljcn.zip |#########################----------------------------| 46.44% tmprpb1ljcn.zip |#########################----------------------------| 46.91% tmprpb1ljcn.zip |#########################----------------------------| 47.37% tmprpb1ljcn.zip |#########################----------------------------| 47.84% tmprpb1ljcn.zip |##########################---------------------------| 48.3% tmprpb1ljcn.zip |##########################---------------------------| 48.77% tmprpb1ljcn.zip |##########################---------------------------| 49.23% tmprpb1ljcn.zip |##########################---------------------------| 49.69% tmprpb1ljcn.zip |###########################--------------------------| 50.16% tmprpb1ljcn.zip |###########################--------------------------| 50.62% tmprpb1ljcn.zip |###########################--------------------------| 51.09% tmprpb1ljcn.zip |###########################--------------------------| 51.55% tmprpb1ljcn.zip |############################-------------------------| 52.02% tmprpb1ljcn.zip |############################-------------------------| 52.48% tmprpb1ljcn.zip |############################-------------------------| 52.94% tmprpb1ljcn.zip |############################-------------------------| 53.41% tmprpb1ljcn.zip |#############################------------------------| 53.87% tmprpb1ljcn.zip |#############################------------------------| 54.34% tmprpb1ljcn.zip |#############################------------------------| 54.8% tmprpb1ljcn.zip |#############################------------------------| 55.27% tmprpb1ljcn.zip |##############################-----------------------| 55.73% tmprpb1ljcn.zip |##############################-----------------------| 56.2% tmprpb1ljcn.zip |##############################-----------------------| 56.66% tmprpb1ljcn.zip |##############################-----------------------| 57.12% tmprpb1ljcn.zip |###############################----------------------| 57.59% tmprpb1ljcn.zip |###############################----------------------| 58.05% tmprpb1ljcn.zip |###############################----------------------| 58.52% tmprpb1ljcn.zip |###############################----------------------| 58.98% tmprpb1ljcn.zip |################################---------------------| 59.45% tmprpb1ljcn.zip |################################---------------------| 59.91% tmprpb1ljcn.zip |################################---------------------| 60.38% tmprpb1ljcn.zip |################################---------------------| 60.84% tmprpb1ljcn.zip |################################---------------------| 61.3% tmprpb1ljcn.zip |#################################--------------------| 61.77% tmprpb1ljcn.zip |#################################--------------------| 62.23% tmprpb1ljcn.zip |#################################--------------------| 62.7% tmprpb1ljcn.zip |#################################--------------------| 63.16% tmprpb1ljcn.zip |##################################-------------------| 63.63% tmprpb1ljcn.zip |##################################-------------------| 64.09% tmprpb1ljcn.zip |##################################-------------------| 64.56% tmprpb1ljcn.zip |##################################-------------------| 65.02% tmprpb1ljcn.zip |###################################------------------| 65.48% tmprpb1ljcn.zip |###################################------------------| 65.95% tmprpb1ljcn.zip |###################################------------------| 66.41% tmprpb1ljcn.zip |###################################------------------| 66.88% tmprpb1ljcn.zip |####################################-----------------| 67.34% tmprpb1ljcn.zip |####################################-----------------| 67.81% tmprpb1ljcn.zip |####################################-----------------| 68.27% tmprpb1ljcn.zip |####################################-----------------| 68.74% tmprpb1ljcn.zip |#####################################----------------| 69.2% tmprpb1ljcn.zip |#####################################----------------| 69.66% tmprpb1ljcn.zip |#####################################----------------| 70.13% tmprpb1ljcn.zip |#####################################----------------| 70.59% tmprpb1ljcn.zip |######################################---------------| 71.06% tmprpb1ljcn.zip |######################################---------------| 71.52% tmprpb1ljcn.zip |######################################---------------| 71.99% tmprpb1ljcn.zip |######################################---------------| 72.45% tmprpb1ljcn.zip |#######################################--------------| 72.92% tmprpb1ljcn.zip |#######################################--------------| 73.38% tmprpb1ljcn.zip |#######################################--------------| 73.84% tmprpb1ljcn.zip |#######################################--------------| 74.31% tmprpb1ljcn.zip |########################################-------------| 74.77% tmprpb1ljcn.zip |########################################-------------| 75.24% tmprpb1ljcn.zip |########################################-------------| 75.7% tmprpb1ljcn.zip |########################################-------------| 76.17% tmprpb1ljcn.zip |#########################################------------| 76.63% tmprpb1ljcn.zip |#########################################------------| 77.1% tmprpb1ljcn.zip |#########################################------------| 77.56% tmprpb1ljcn.zip |#########################################------------| 78.02% tmprpb1ljcn.zip |##########################################-----------| 78.49% tmprpb1ljcn.zip |##########################################-----------| 78.95% tmprpb1ljcn.zip |##########################################-----------| 79.42% tmprpb1ljcn.zip |##########################################-----------| 79.88% tmprpb1ljcn.zip |###########################################----------| 80.35% tmprpb1ljcn.zip |###########################################----------| 80.81% tmprpb1ljcn.zip |###########################################----------| 81.28% tmprpb1ljcn.zip |###########################################----------| 81.74% tmprpb1ljcn.zip |############################################---------| 82.2% tmprpb1ljcn.zip |############################################---------| 82.67% tmprpb1ljcn.zip |############################################---------| 83.13% tmprpb1ljcn.zip |############################################---------| 83.6% tmprpb1ljcn.zip |#############################################--------| 84.06% tmprpb1ljcn.zip |#############################################--------| 84.53% tmprpb1ljcn.zip |#############################################--------| 84.99% tmprpb1ljcn.zip |#############################################--------| 85.45% tmprpb1ljcn.zip |##############################################-------| 85.92% tmprpb1ljcn.zip |##############################################-------| 86.38% tmprpb1ljcn.zip |##############################################-------| 86.85% tmprpb1ljcn.zip |##############################################-------| 87.31% tmprpb1ljcn.zip |###############################################------| 87.78% tmprpb1ljcn.zip |###############################################------| 88.24% tmprpb1ljcn.zip |###############################################------| 88.71% tmprpb1ljcn.zip |###############################################------| 89.17% tmprpb1ljcn.zip |################################################-----| 89.63% tmprpb1ljcn.zip |################################################-----| 90.1% tmprpb1ljcn.zip |################################################-----| 90.56% tmprpb1ljcn.zip |################################################-----| 91.03% tmprpb1ljcn.zip |################################################-----| 91.49% tmprpb1ljcn.zip |#################################################----| 91.96% tmprpb1ljcn.zip |#################################################----| 92.42% tmprpb1ljcn.zip |#################################################----| 92.89% tmprpb1ljcn.zip |#################################################----| 93.35% tmprpb1ljcn.zip |##################################################---| 93.81% tmprpb1ljcn.zip |##################################################---| 94.28% tmprpb1ljcn.zip |##################################################---| 94.74% tmprpb1ljcn.zip |##################################################---| 95.21% tmprpb1ljcn.zip |###################################################--| 95.67% tmprpb1ljcn.zip |###################################################--| 96.14% tmprpb1ljcn.zip |###################################################--| 96.6% tmprpb1ljcn.zip |###################################################--| 97.07% tmprpb1ljcn.zip |####################################################-| 97.53% tmprpb1ljcn.zip |####################################################-| 97.99% tmprpb1ljcn.zip |####################################################-| 98.46% tmprpb1ljcn.zip |####################################################-| 98.92% tmprpb1ljcn.zip |#####################################################| 99.39% tmprpb1ljcn.zip |#####################################################| 99.85% tmprpb1ljcn.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 316112d9-7955-43ed-ab02-b2429ea73201 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --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