By type
+ '[' -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 ']' + /scripts/load-plugins.sh + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. 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 Services: Got a status response | Cloudify Console | Inactive | | Management Worker | Inactive | Some service(s) not running Retrieving manager services status... [ip=dcae-cloudify-manager] Services: +--------------------------------+----------+ | service | status | +--------------------------------+----------+ | Webserver | Active | | Cloudify Console | Inactive | | AMQP-Postgres | Active | | Management Worker | Inactive | | Manager Rest-Service | Active | | PostgreSQL | Active | | RabbitMQ | Active | +--------------------------------+----------+ Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Services: Got a status response | Monitoring Service | Inactive | Some service(s) not running Retrieving manager services status... [ip=dcae-cloudify-manager] Services: +--------------------------------+----------+ | service | status | +--------------------------------+----------+ | Webserver | Active | | Cloudify Console | Active | | AMQP-Postgres | Active | | Management Worker | Active | | Manager Rest-Service | Active | | PostgreSQL | Active | | RabbitMQ | Active | | Monitoring Service | Inactive | +--------------------------------+----------+ + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Services: Got a status response All services running + shopt -s nullglob + [[ ! -f /opt/manager/plugins-loaded ]] + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-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).. tmps3tkku1p.zip |-----------------------------------------------------| 0.13% tmps3tkku1p.zip |-----------------------------------------------------| 0.26% tmps3tkku1p.zip |-----------------------------------------------------| 0.38% tmps3tkku1p.zip |-----------------------------------------------------| 0.51% tmps3tkku1p.zip |-----------------------------------------------------| 0.64% tmps3tkku1p.zip |-----------------------------------------------------| 0.77% tmps3tkku1p.zip |-----------------------------------------------------| 0.9% tmps3tkku1p.zip |#----------------------------------------------------| 1.03% tmps3tkku1p.zip |#----------------------------------------------------| 1.15% tmps3tkku1p.zip |#----------------------------------------------------| 1.28% tmps3tkku1p.zip |#----------------------------------------------------| 1.41% tmps3tkku1p.zip |#----------------------------------------------------| 1.54% tmps3tkku1p.zip |#----------------------------------------------------| 1.67% tmps3tkku1p.zip |#----------------------------------------------------| 1.79% tmps3tkku1p.zip |#----------------------------------------------------| 1.92% tmps3tkku1p.zip |#----------------------------------------------------| 2.05% tmps3tkku1p.zip |#----------------------------------------------------| 2.18% tmps3tkku1p.zip |#----------------------------------------------------| 2.31% tmps3tkku1p.zip |#----------------------------------------------------| 2.44% tmps3tkku1p.zip |#----------------------------------------------------| 2.56% tmps3tkku1p.zip |#----------------------------------------------------| 2.69% tmps3tkku1p.zip |#----------------------------------------------------| 2.82% tmps3tkku1p.zip |##---------------------------------------------------| 2.95% tmps3tkku1p.zip |##---------------------------------------------------| 3.08% tmps3tkku1p.zip |##---------------------------------------------------| 3.2% tmps3tkku1p.zip |##---------------------------------------------------| 3.33% tmps3tkku1p.zip |##---------------------------------------------------| 3.46% tmps3tkku1p.zip |##---------------------------------------------------| 3.59% tmps3tkku1p.zip |##---------------------------------------------------| 3.72% tmps3tkku1p.zip |##---------------------------------------------------| 3.85% tmps3tkku1p.zip |##---------------------------------------------------| 3.97% tmps3tkku1p.zip |##---------------------------------------------------| 4.1% tmps3tkku1p.zip |##---------------------------------------------------| 4.23% tmps3tkku1p.zip |##---------------------------------------------------| 4.36% tmps3tkku1p.zip |##---------------------------------------------------| 4.49% tmps3tkku1p.zip |##---------------------------------------------------| 4.61% tmps3tkku1p.zip |###--------------------------------------------------| 4.74% tmps3tkku1p.zip |###--------------------------------------------------| 4.87% tmps3tkku1p.zip |###--------------------------------------------------| 5.0% tmps3tkku1p.zip |###--------------------------------------------------| 5.13% tmps3tkku1p.zip |###--------------------------------------------------| 5.26% tmps3tkku1p.zip |###--------------------------------------------------| 5.38% tmps3tkku1p.zip |###--------------------------------------------------| 5.51% tmps3tkku1p.zip |###--------------------------------------------------| 5.64% tmps3tkku1p.zip |###--------------------------------------------------| 5.77% tmps3tkku1p.zip |###--------------------------------------------------| 5.9% tmps3tkku1p.zip |###--------------------------------------------------| 6.02% tmps3tkku1p.zip |###--------------------------------------------------| 6.15% tmps3tkku1p.zip |###--------------------------------------------------| 6.28% tmps3tkku1p.zip |###--------------------------------------------------| 6.41% tmps3tkku1p.zip |###--------------------------------------------------| 6.54% tmps3tkku1p.zip |####-------------------------------------------------| 6.67% tmps3tkku1p.zip |####-------------------------------------------------| 6.79% tmps3tkku1p.zip |####-------------------------------------------------| 6.92% tmps3tkku1p.zip |####-------------------------------------------------| 7.05% tmps3tkku1p.zip |####-------------------------------------------------| 7.18% tmps3tkku1p.zip |####-------------------------------------------------| 7.31% tmps3tkku1p.zip |####-------------------------------------------------| 7.43% tmps3tkku1p.zip |####-------------------------------------------------| 7.56% tmps3tkku1p.zip |####-------------------------------------------------| 7.69% tmps3tkku1p.zip |####-------------------------------------------------| 7.82% tmps3tkku1p.zip |####-------------------------------------------------| 7.95% tmps3tkku1p.zip |####-------------------------------------------------| 8.08% tmps3tkku1p.zip |####-------------------------------------------------| 8.2% tmps3tkku1p.zip |####-------------------------------------------------| 8.33% tmps3tkku1p.zip |####-------------------------------------------------| 8.46% tmps3tkku1p.zip |#####------------------------------------------------| 8.59% tmps3tkku1p.zip |#####------------------------------------------------| 8.72% tmps3tkku1p.zip |#####------------------------------------------------| 8.84% tmps3tkku1p.zip |#####------------------------------------------------| 8.97% tmps3tkku1p.zip |#####------------------------------------------------| 9.1% tmps3tkku1p.zip |#####------------------------------------------------| 9.23% tmps3tkku1p.zip |#####------------------------------------------------| 9.36% tmps3tkku1p.zip |#####------------------------------------------------| 9.48% tmps3tkku1p.zip |#####------------------------------------------------| 9.61% tmps3tkku1p.zip |#####------------------------------------------------| 9.74% tmps3tkku1p.zip |#####------------------------------------------------| 9.87% tmps3tkku1p.zip |#####------------------------------------------------| 10.0% tmps3tkku1p.zip |#####------------------------------------------------| 10.13% tmps3tkku1p.zip |#####------------------------------------------------| 10.25% tmps3tkku1p.zip |######-----------------------------------------------| 10.38% tmps3tkku1p.zip |######-----------------------------------------------| 10.51% tmps3tkku1p.zip |######-----------------------------------------------| 10.64% tmps3tkku1p.zip |######-----------------------------------------------| 10.77% tmps3tkku1p.zip |######-----------------------------------------------| 10.89% tmps3tkku1p.zip |######-----------------------------------------------| 11.02% tmps3tkku1p.zip |######-----------------------------------------------| 11.15% tmps3tkku1p.zip |######-----------------------------------------------| 11.28% tmps3tkku1p.zip |######-----------------------------------------------| 11.41% tmps3tkku1p.zip |######-----------------------------------------------| 11.54% tmps3tkku1p.zip |######-----------------------------------------------| 11.66% tmps3tkku1p.zip |######-----------------------------------------------| 11.79% tmps3tkku1p.zip |######-----------------------------------------------| 11.92% tmps3tkku1p.zip |######-----------------------------------------------| 12.05% tmps3tkku1p.zip |######-----------------------------------------------| 12.18% tmps3tkku1p.zip |#######----------------------------------------------| 12.3% tmps3tkku1p.zip |#######----------------------------------------------| 12.43% tmps3tkku1p.zip |#######----------------------------------------------| 12.56% tmps3tkku1p.zip |#######----------------------------------------------| 12.69% tmps3tkku1p.zip |#######----------------------------------------------| 12.82% tmps3tkku1p.zip |#######----------------------------------------------| 12.95% tmps3tkku1p.zip |#######----------------------------------------------| 13.07% tmps3tkku1p.zip |#######----------------------------------------------| 13.2% tmps3tkku1p.zip |#######----------------------------------------------| 13.33% tmps3tkku1p.zip |#######----------------------------------------------| 13.46% tmps3tkku1p.zip |#######----------------------------------------------| 13.59% tmps3tkku1p.zip |#######----------------------------------------------| 13.71% tmps3tkku1p.zip |#######----------------------------------------------| 13.84% tmps3tkku1p.zip |#######----------------------------------------------| 13.97% tmps3tkku1p.zip |#######----------------------------------------------| 14.1% tmps3tkku1p.zip |########---------------------------------------------| 14.23% tmps3tkku1p.zip |########---------------------------------------------| 14.36% tmps3tkku1p.zip |########---------------------------------------------| 14.48% tmps3tkku1p.zip |########---------------------------------------------| 14.61% tmps3tkku1p.zip |########---------------------------------------------| 14.74% tmps3tkku1p.zip |########---------------------------------------------| 14.87% tmps3tkku1p.zip |########---------------------------------------------| 15.0% tmps3tkku1p.zip |########---------------------------------------------| 15.12% tmps3tkku1p.zip |########---------------------------------------------| 15.25% tmps3tkku1p.zip |########---------------------------------------------| 15.38% tmps3tkku1p.zip |########---------------------------------------------| 15.51% tmps3tkku1p.zip |########---------------------------------------------| 15.64% tmps3tkku1p.zip |########---------------------------------------------| 15.77% tmps3tkku1p.zip |########---------------------------------------------| 15.89% tmps3tkku1p.zip |########---------------------------------------------| 16.02% tmps3tkku1p.zip |#########--------------------------------------------| 16.15% tmps3tkku1p.zip |#########--------------------------------------------| 16.28% tmps3tkku1p.zip |#########--------------------------------------------| 16.41% tmps3tkku1p.zip |#########--------------------------------------------| 16.53% tmps3tkku1p.zip |#########--------------------------------------------| 16.66% tmps3tkku1p.zip |#########--------------------------------------------| 16.79% tmps3tkku1p.zip |#########--------------------------------------------| 16.92% tmps3tkku1p.zip |#########--------------------------------------------| 17.05% tmps3tkku1p.zip |#########--------------------------------------------| 17.18% tmps3tkku1p.zip |#########--------------------------------------------| 17.3% tmps3tkku1p.zip |#########--------------------------------------------| 17.43% tmps3tkku1p.zip |#########--------------------------------------------| 17.56% tmps3tkku1p.zip |#########--------------------------------------------| 17.69% tmps3tkku1p.zip |#########--------------------------------------------| 17.82% tmps3tkku1p.zip |##########-------------------------------------------| 17.94% tmps3tkku1p.zip |##########-------------------------------------------| 18.07% tmps3tkku1p.zip |##########-------------------------------------------| 18.2% tmps3tkku1p.zip |##########-------------------------------------------| 18.33% tmps3tkku1p.zip |##########-------------------------------------------| 18.46% tmps3tkku1p.zip |##########-------------------------------------------| 18.59% tmps3tkku1p.zip |##########-------------------------------------------| 18.71% tmps3tkku1p.zip |##########-------------------------------------------| 18.84% tmps3tkku1p.zip |##########-------------------------------------------| 18.97% tmps3tkku1p.zip |##########-------------------------------------------| 19.1% tmps3tkku1p.zip |##########-------------------------------------------| 19.23% tmps3tkku1p.zip |##########-------------------------------------------| 19.35% tmps3tkku1p.zip |##########-------------------------------------------| 19.48% tmps3tkku1p.zip |##########-------------------------------------------| 19.61% tmps3tkku1p.zip |##########-------------------------------------------| 19.74% tmps3tkku1p.zip |###########------------------------------------------| 19.87% tmps3tkku1p.zip |###########------------------------------------------| 20.0% tmps3tkku1p.zip |###########------------------------------------------| 20.12% tmps3tkku1p.zip |###########------------------------------------------| 20.25% tmps3tkku1p.zip |###########------------------------------------------| 20.38% tmps3tkku1p.zip |###########------------------------------------------| 20.51% tmps3tkku1p.zip |###########------------------------------------------| 20.64% tmps3tkku1p.zip |###########------------------------------------------| 20.76% tmps3tkku1p.zip |###########------------------------------------------| 20.89% tmps3tkku1p.zip |###########------------------------------------------| 21.02% tmps3tkku1p.zip |###########------------------------------------------| 21.15% tmps3tkku1p.zip |###########------------------------------------------| 21.28% tmps3tkku1p.zip |###########------------------------------------------| 21.41% tmps3tkku1p.zip |###########------------------------------------------| 21.53% tmps3tkku1p.zip |###########------------------------------------------| 21.66% tmps3tkku1p.zip |############-----------------------------------------| 21.79% tmps3tkku1p.zip |############-----------------------------------------| 21.92% tmps3tkku1p.zip |############-----------------------------------------| 22.05% tmps3tkku1p.zip |############-----------------------------------------| 22.17% tmps3tkku1p.zip |############-----------------------------------------| 22.3% tmps3tkku1p.zip |############-----------------------------------------| 22.43% tmps3tkku1p.zip |############-----------------------------------------| 22.56% tmps3tkku1p.zip |############-----------------------------------------| 22.69% tmps3tkku1p.zip |############-----------------------------------------| 22.82% tmps3tkku1p.zip |############-----------------------------------------| 22.94% tmps3tkku1p.zip |############-----------------------------------------| 23.07% tmps3tkku1p.zip |############-----------------------------------------| 23.2% tmps3tkku1p.zip |############-----------------------------------------| 23.33% tmps3tkku1p.zip |############-----------------------------------------| 23.46% tmps3tkku1p.zip |############-----------------------------------------| 23.58% tmps3tkku1p.zip |#############----------------------------------------| 23.71% tmps3tkku1p.zip |#############----------------------------------------| 23.84% tmps3tkku1p.zip |#############----------------------------------------| 23.97% tmps3tkku1p.zip |#############----------------------------------------| 24.1% tmps3tkku1p.zip |#############----------------------------------------| 24.23% tmps3tkku1p.zip |#############----------------------------------------| 24.35% tmps3tkku1p.zip |#############----------------------------------------| 24.48% tmps3tkku1p.zip |#############----------------------------------------| 24.61% tmps3tkku1p.zip |#############----------------------------------------| 24.74% tmps3tkku1p.zip |#############----------------------------------------| 24.87% tmps3tkku1p.zip |#############----------------------------------------| 24.99% tmps3tkku1p.zip |#############----------------------------------------| 25.12% tmps3tkku1p.zip |#############----------------------------------------| 25.25% tmps3tkku1p.zip |#############----------------------------------------| 25.38% tmps3tkku1p.zip |##############---------------------------------------| 25.51% tmps3tkku1p.zip |##############---------------------------------------| 25.63% tmps3tkku1p.zip |##############---------------------------------------| 25.76% tmps3tkku1p.zip |##############---------------------------------------| 25.89% tmps3tkku1p.zip |##############---------------------------------------| 26.02% tmps3tkku1p.zip |##############---------------------------------------| 26.15% tmps3tkku1p.zip |##############---------------------------------------| 26.28% tmps3tkku1p.zip |##############---------------------------------------| 26.4% tmps3tkku1p.zip |##############---------------------------------------| 26.53% tmps3tkku1p.zip |##############---------------------------------------| 26.66% tmps3tkku1p.zip |##############---------------------------------------| 26.79% tmps3tkku1p.zip |##############---------------------------------------| 26.92% tmps3tkku1p.zip |##############---------------------------------------| 27.04% tmps3tkku1p.zip |##############---------------------------------------| 27.17% tmps3tkku1p.zip |##############---------------------------------------| 27.3% tmps3tkku1p.zip |###############--------------------------------------| 27.43% tmps3tkku1p.zip |###############--------------------------------------| 27.56% tmps3tkku1p.zip |###############--------------------------------------| 27.69% tmps3tkku1p.zip |###############--------------------------------------| 27.81% tmps3tkku1p.zip |###############--------------------------------------| 27.94% tmps3tkku1p.zip |###############--------------------------------------| 28.07% tmps3tkku1p.zip |###############--------------------------------------| 28.2% tmps3tkku1p.zip |###############--------------------------------------| 28.33% tmps3tkku1p.zip |###############--------------------------------------| 28.45% tmps3tkku1p.zip |###############--------------------------------------| 28.58% tmps3tkku1p.zip |###############--------------------------------------| 28.71% tmps3tkku1p.zip |###############--------------------------------------| 28.84% tmps3tkku1p.zip |###############--------------------------------------| 28.97% tmps3tkku1p.zip |###############--------------------------------------| 29.1% tmps3tkku1p.zip |###############--------------------------------------| 29.22% tmps3tkku1p.zip |################-------------------------------------| 29.35% tmps3tkku1p.zip |################-------------------------------------| 29.48% tmps3tkku1p.zip |################-------------------------------------| 29.61% tmps3tkku1p.zip |################-------------------------------------| 29.74% tmps3tkku1p.zip |################-------------------------------------| 29.86% tmps3tkku1p.zip |################-------------------------------------| 29.99% tmps3tkku1p.zip |################-------------------------------------| 30.12% tmps3tkku1p.zip |################-------------------------------------| 30.25% tmps3tkku1p.zip |################-------------------------------------| 30.38% tmps3tkku1p.zip |################-------------------------------------| 30.51% tmps3tkku1p.zip |################-------------------------------------| 30.63% tmps3tkku1p.zip |################-------------------------------------| 30.76% tmps3tkku1p.zip |################-------------------------------------| 30.89% tmps3tkku1p.zip |################-------------------------------------| 31.02% tmps3tkku1p.zip |#################------------------------------------| 31.15% tmps3tkku1p.zip |#################------------------------------------| 31.27% tmps3tkku1p.zip |#################------------------------------------| 31.4% tmps3tkku1p.zip |#################------------------------------------| 31.53% tmps3tkku1p.zip |#################------------------------------------| 31.66% tmps3tkku1p.zip |#################------------------------------------| 31.79% tmps3tkku1p.zip |#################------------------------------------| 31.92% tmps3tkku1p.zip |#################------------------------------------| 32.04% tmps3tkku1p.zip |#################------------------------------------| 32.17% tmps3tkku1p.zip |#################------------------------------------| 32.3% tmps3tkku1p.zip |#################------------------------------------| 32.43% tmps3tkku1p.zip |#################------------------------------------| 32.56% tmps3tkku1p.zip |#################------------------------------------| 32.68% tmps3tkku1p.zip |#################------------------------------------| 32.81% tmps3tkku1p.zip |#################------------------------------------| 32.94% tmps3tkku1p.zip |##################-----------------------------------| 33.07% tmps3tkku1p.zip |##################-----------------------------------| 33.2% tmps3tkku1p.zip |##################-----------------------------------| 33.33% tmps3tkku1p.zip |##################-----------------------------------| 33.45% tmps3tkku1p.zip |##################-----------------------------------| 33.58% tmps3tkku1p.zip |##################-----------------------------------| 33.71% tmps3tkku1p.zip |##################-----------------------------------| 33.84% tmps3tkku1p.zip |##################-----------------------------------| 33.97% tmps3tkku1p.zip |##################-----------------------------------| 34.09% tmps3tkku1p.zip |##################-----------------------------------| 34.22% tmps3tkku1p.zip |##################-----------------------------------| 34.35% tmps3tkku1p.zip |##################-----------------------------------| 34.48% tmps3tkku1p.zip |##################-----------------------------------| 34.61% tmps3tkku1p.zip |##################-----------------------------------| 34.74% tmps3tkku1p.zip |##################-----------------------------------| 34.86% tmps3tkku1p.zip |###################----------------------------------| 34.99% tmps3tkku1p.zip |###################----------------------------------| 35.12% tmps3tkku1p.zip |###################----------------------------------| 35.25% tmps3tkku1p.zip |###################----------------------------------| 35.38% tmps3tkku1p.zip |###################----------------------------------| 35.5% tmps3tkku1p.zip |###################----------------------------------| 35.63% tmps3tkku1p.zip |###################----------------------------------| 35.76% tmps3tkku1p.zip |###################----------------------------------| 35.89% tmps3tkku1p.zip |###################----------------------------------| 36.02% tmps3tkku1p.zip |###################----------------------------------| 36.15% tmps3tkku1p.zip |###################----------------------------------| 36.27% tmps3tkku1p.zip |###################----------------------------------| 36.4% tmps3tkku1p.zip |###################----------------------------------| 36.53% tmps3tkku1p.zip |###################----------------------------------| 36.66% tmps3tkku1p.zip |###################----------------------------------| 36.79% tmps3tkku1p.zip |####################---------------------------------| 36.91% tmps3tkku1p.zip |####################---------------------------------| 37.04% tmps3tkku1p.zip |####################---------------------------------| 37.17% tmps3tkku1p.zip |####################---------------------------------| 37.3% tmps3tkku1p.zip |####################---------------------------------| 37.43% tmps3tkku1p.zip |####################---------------------------------| 37.56% tmps3tkku1p.zip |####################---------------------------------| 37.68% tmps3tkku1p.zip |####################---------------------------------| 37.81% tmps3tkku1p.zip |####################---------------------------------| 37.94% tmps3tkku1p.zip |####################---------------------------------| 38.07% tmps3tkku1p.zip |####################---------------------------------| 38.2% tmps3tkku1p.zip |####################---------------------------------| 38.32% tmps3tkku1p.zip |####################---------------------------------| 38.45% tmps3tkku1p.zip |####################---------------------------------| 38.58% tmps3tkku1p.zip |#####################--------------------------------| 38.71% tmps3tkku1p.zip |#####################--------------------------------| 38.84% tmps3tkku1p.zip |#####################--------------------------------| 38.97% tmps3tkku1p.zip |#####################--------------------------------| 39.09% tmps3tkku1p.zip |#####################--------------------------------| 39.22% tmps3tkku1p.zip |#####################--------------------------------| 39.35% tmps3tkku1p.zip |#####################--------------------------------| 39.48% tmps3tkku1p.zip |#####################--------------------------------| 39.61% tmps3tkku1p.zip |#####################--------------------------------| 39.73% tmps3tkku1p.zip |#####################--------------------------------| 39.86% tmps3tkku1p.zip |#####################--------------------------------| 39.99% tmps3tkku1p.zip |#####################--------------------------------| 40.12% tmps3tkku1p.zip |#####################--------------------------------| 40.25% tmps3tkku1p.zip |#####################--------------------------------| 40.38% tmps3tkku1p.zip |#####################--------------------------------| 40.5% tmps3tkku1p.zip |######################-------------------------------| 40.63% tmps3tkku1p.zip |######################-------------------------------| 40.76% tmps3tkku1p.zip |######################-------------------------------| 40.89% tmps3tkku1p.zip |######################-------------------------------| 41.02% tmps3tkku1p.zip |######################-------------------------------| 41.14% tmps3tkku1p.zip |######################-------------------------------| 41.27% tmps3tkku1p.zip |######################-------------------------------| 41.4% tmps3tkku1p.zip |######################-------------------------------| 41.53% tmps3tkku1p.zip |######################-------------------------------| 41.66% tmps3tkku1p.zip |######################-------------------------------| 41.78% tmps3tkku1p.zip |######################-------------------------------| 41.91% tmps3tkku1p.zip |######################-------------------------------| 42.04% tmps3tkku1p.zip |######################-------------------------------| 42.17% tmps3tkku1p.zip |######################-------------------------------| 42.3% tmps3tkku1p.zip |######################-------------------------------| 42.43% tmps3tkku1p.zip |#######################------------------------------| 42.55% tmps3tkku1p.zip |#######################------------------------------| 42.68% tmps3tkku1p.zip |#######################------------------------------| 42.81% tmps3tkku1p.zip |#######################------------------------------| 42.94% tmps3tkku1p.zip |#######################------------------------------| 43.07% tmps3tkku1p.zip |#######################------------------------------| 43.19% tmps3tkku1p.zip |#######################------------------------------| 43.32% tmps3tkku1p.zip |#######################------------------------------| 43.45% tmps3tkku1p.zip |#######################------------------------------| 43.58% tmps3tkku1p.zip |#######################------------------------------| 43.71% tmps3tkku1p.zip |#######################------------------------------| 43.84% tmps3tkku1p.zip |#######################------------------------------| 43.96% tmps3tkku1p.zip |#######################------------------------------| 44.09% tmps3tkku1p.zip |#######################------------------------------| 44.22% tmps3tkku1p.zip |########################-----------------------------| 44.35% tmps3tkku1p.zip |########################-----------------------------| 44.48% tmps3tkku1p.zip |########################-----------------------------| 44.6% tmps3tkku1p.zip |########################-----------------------------| 44.73% tmps3tkku1p.zip |########################-----------------------------| 44.86% tmps3tkku1p.zip |########################-----------------------------| 44.99% tmps3tkku1p.zip |########################-----------------------------| 45.12% tmps3tkku1p.zip |########################-----------------------------| 45.25% tmps3tkku1p.zip |########################-----------------------------| 45.37% tmps3tkku1p.zip |########################-----------------------------| 45.5% tmps3tkku1p.zip |########################-----------------------------| 45.63% tmps3tkku1p.zip |########################-----------------------------| 45.76% tmps3tkku1p.zip |########################-----------------------------| 45.89% tmps3tkku1p.zip |########################-----------------------------| 46.01% tmps3tkku1p.zip |########################-----------------------------| 46.14% tmps3tkku1p.zip |#########################----------------------------| 46.27% tmps3tkku1p.zip |#########################----------------------------| 46.4% tmps3tkku1p.zip |#########################----------------------------| 46.53% tmps3tkku1p.zip |#########################----------------------------| 46.66% tmps3tkku1p.zip |#########################----------------------------| 46.78% tmps3tkku1p.zip |#########################----------------------------| 46.91% tmps3tkku1p.zip |#########################----------------------------| 47.04% tmps3tkku1p.zip |#########################----------------------------| 47.17% tmps3tkku1p.zip |#########################----------------------------| 47.3% tmps3tkku1p.zip |#########################----------------------------| 47.42% tmps3tkku1p.zip |#########################----------------------------| 47.55% tmps3tkku1p.zip |#########################----------------------------| 47.68% tmps3tkku1p.zip |#########################----------------------------| 47.81% tmps3tkku1p.zip |#########################----------------------------| 47.94% tmps3tkku1p.zip |#########################----------------------------| 48.07% tmps3tkku1p.zip |##########################---------------------------| 48.19% tmps3tkku1p.zip |##########################---------------------------| 48.32% tmps3tkku1p.zip |##########################---------------------------| 48.45% tmps3tkku1p.zip |##########################---------------------------| 48.58% tmps3tkku1p.zip |##########################---------------------------| 48.71% tmps3tkku1p.zip |##########################---------------------------| 48.83% tmps3tkku1p.zip |##########################---------------------------| 48.96% tmps3tkku1p.zip |##########################---------------------------| 49.09% tmps3tkku1p.zip |##########################---------------------------| 49.22% tmps3tkku1p.zip |##########################---------------------------| 49.35% tmps3tkku1p.zip |##########################---------------------------| 49.48% tmps3tkku1p.zip |##########################---------------------------| 49.6% tmps3tkku1p.zip |##########################---------------------------| 49.73% tmps3tkku1p.zip |##########################---------------------------| 49.86% tmps3tkku1p.zip |##########################---------------------------| 49.99% tmps3tkku1p.zip |###########################--------------------------| 50.12% tmps3tkku1p.zip |###########################--------------------------| 50.24% tmps3tkku1p.zip |###########################--------------------------| 50.37% tmps3tkku1p.zip |###########################--------------------------| 50.5% tmps3tkku1p.zip |###########################--------------------------| 50.63% tmps3tkku1p.zip |###########################--------------------------| 50.76% tmps3tkku1p.zip |###########################--------------------------| 50.89% tmps3tkku1p.zip |###########################--------------------------| 51.01% tmps3tkku1p.zip |###########################--------------------------| 51.14% tmps3tkku1p.zip |###########################--------------------------| 51.27% tmps3tkku1p.zip |###########################--------------------------| 51.4% tmps3tkku1p.zip |###########################--------------------------| 51.53% tmps3tkku1p.zip |###########################--------------------------| 51.65% tmps3tkku1p.zip |###########################--------------------------| 51.78% tmps3tkku1p.zip |############################-------------------------| 51.91% tmps3tkku1p.zip |############################-------------------------| 52.04% tmps3tkku1p.zip |############################-------------------------| 52.17% tmps3tkku1p.zip |############################-------------------------| 52.3% tmps3tkku1p.zip |############################-------------------------| 52.42% tmps3tkku1p.zip |############################-------------------------| 52.55% tmps3tkku1p.zip |############################-------------------------| 52.68% tmps3tkku1p.zip |############################-------------------------| 52.81% tmps3tkku1p.zip |############################-------------------------| 52.94% tmps3tkku1p.zip |############################-------------------------| 53.06% tmps3tkku1p.zip |############################-------------------------| 53.19% tmps3tkku1p.zip |############################-------------------------| 53.32% tmps3tkku1p.zip |############################-------------------------| 53.45% tmps3tkku1p.zip |############################-------------------------| 53.58% tmps3tkku1p.zip |############################-------------------------| 53.71% tmps3tkku1p.zip |#############################------------------------| 53.83% tmps3tkku1p.zip |#############################------------------------| 53.96% tmps3tkku1p.zip |#############################------------------------| 54.09% tmps3tkku1p.zip |#############################------------------------| 54.22% tmps3tkku1p.zip |#############################------------------------| 54.35% tmps3tkku1p.zip |#############################------------------------| 54.47% tmps3tkku1p.zip |#############################------------------------| 54.6% tmps3tkku1p.zip |#############################------------------------| 54.73% tmps3tkku1p.zip |#############################------------------------| 54.86% tmps3tkku1p.zip |#############################------------------------| 54.99% tmps3tkku1p.zip |#############################------------------------| 55.12% tmps3tkku1p.zip |#############################------------------------| 55.24% tmps3tkku1p.zip |#############################------------------------| 55.37% tmps3tkku1p.zip |#############################------------------------| 55.5% tmps3tkku1p.zip |#############################------------------------| 55.63% tmps3tkku1p.zip |##############################-----------------------| 55.76% tmps3tkku1p.zip |##############################-----------------------| 55.88% tmps3tkku1p.zip |##############################-----------------------| 56.01% tmps3tkku1p.zip |##############################-----------------------| 56.14% tmps3tkku1p.zip |##############################-----------------------| 56.27% tmps3tkku1p.zip |##############################-----------------------| 56.4% tmps3tkku1p.zip |##############################-----------------------| 56.53% tmps3tkku1p.zip |##############################-----------------------| 56.65% tmps3tkku1p.zip |##############################-----------------------| 56.78% tmps3tkku1p.zip |##############################-----------------------| 56.91% tmps3tkku1p.zip |##############################-----------------------| 57.04% tmps3tkku1p.zip |##############################-----------------------| 57.17% tmps3tkku1p.zip |##############################-----------------------| 57.29% tmps3tkku1p.zip |##############################-----------------------| 57.42% tmps3tkku1p.zip |###############################----------------------| 57.55% tmps3tkku1p.zip |###############################----------------------| 57.68% tmps3tkku1p.zip |###############################----------------------| 57.81% tmps3tkku1p.zip |###############################----------------------| 57.93% tmps3tkku1p.zip |###############################----------------------| 58.06% tmps3tkku1p.zip |###############################----------------------| 58.19% tmps3tkku1p.zip |###############################----------------------| 58.32% tmps3tkku1p.zip |###############################----------------------| 58.45% tmps3tkku1p.zip |###############################----------------------| 58.58% tmps3tkku1p.zip |###############################----------------------| 58.7% tmps3tkku1p.zip |###############################----------------------| 58.83% tmps3tkku1p.zip |###############################----------------------| 58.96% tmps3tkku1p.zip |###############################----------------------| 59.09% tmps3tkku1p.zip |###############################----------------------| 59.22% tmps3tkku1p.zip |###############################----------------------| 59.34% tmps3tkku1p.zip |################################---------------------| 59.47% tmps3tkku1p.zip |################################---------------------| 59.6% tmps3tkku1p.zip |################################---------------------| 59.73% tmps3tkku1p.zip |################################---------------------| 59.86% tmps3tkku1p.zip |################################---------------------| 59.99% tmps3tkku1p.zip |################################---------------------| 60.11% tmps3tkku1p.zip |################################---------------------| 60.24% tmps3tkku1p.zip |################################---------------------| 60.37% tmps3tkku1p.zip |################################---------------------| 60.5% tmps3tkku1p.zip |################################---------------------| 60.63% tmps3tkku1p.zip |################################---------------------| 60.75% tmps3tkku1p.zip |################################---------------------| 60.88% tmps3tkku1p.zip |################################---------------------| 61.01% tmps3tkku1p.zip |################################---------------------| 61.14% tmps3tkku1p.zip |################################---------------------| 61.27% tmps3tkku1p.zip |#################################--------------------| 61.4% tmps3tkku1p.zip |#################################--------------------| 61.52% tmps3tkku1p.zip |#################################--------------------| 61.65% tmps3tkku1p.zip |#################################--------------------| 61.78% tmps3tkku1p.zip |#################################--------------------| 61.91% tmps3tkku1p.zip |#################################--------------------| 62.04% tmps3tkku1p.zip |#################################--------------------| 62.16% tmps3tkku1p.zip |#################################--------------------| 62.29% tmps3tkku1p.zip |#################################--------------------| 62.42% tmps3tkku1p.zip |#################################--------------------| 62.55% tmps3tkku1p.zip |#################################--------------------| 62.68% tmps3tkku1p.zip |#################################--------------------| 62.81% tmps3tkku1p.zip |#################################--------------------| 62.93% tmps3tkku1p.zip |#################################--------------------| 63.06% tmps3tkku1p.zip |#################################--------------------| 63.19% tmps3tkku1p.zip |##################################-------------------| 63.32% tmps3tkku1p.zip |##################################-------------------| 63.45% tmps3tkku1p.zip |##################################-------------------| 63.57% tmps3tkku1p.zip |##################################-------------------| 63.7% tmps3tkku1p.zip |##################################-------------------| 63.83% tmps3tkku1p.zip |##################################-------------------| 63.96% tmps3tkku1p.zip |##################################-------------------| 64.09% tmps3tkku1p.zip |##################################-------------------| 64.22% tmps3tkku1p.zip |##################################-------------------| 64.34% tmps3tkku1p.zip |##################################-------------------| 64.47% tmps3tkku1p.zip |##################################-------------------| 64.6% tmps3tkku1p.zip |##################################-------------------| 64.73% tmps3tkku1p.zip |##################################-------------------| 64.86% tmps3tkku1p.zip |##################################-------------------| 64.98% tmps3tkku1p.zip |###################################------------------| 65.11% tmps3tkku1p.zip |###################################------------------| 65.24% tmps3tkku1p.zip |###################################------------------| 65.37% tmps3tkku1p.zip |###################################------------------| 65.5% tmps3tkku1p.zip |###################################------------------| 65.63% tmps3tkku1p.zip |###################################------------------| 65.75% tmps3tkku1p.zip |###################################------------------| 65.88% tmps3tkku1p.zip |###################################------------------| 66.01% tmps3tkku1p.zip |###################################------------------| 66.14% tmps3tkku1p.zip |###################################------------------| 66.27% tmps3tkku1p.zip |###################################------------------| 66.39% tmps3tkku1p.zip |###################################------------------| 66.52% tmps3tkku1p.zip |###################################------------------| 66.65% tmps3tkku1p.zip |###################################------------------| 66.78% tmps3tkku1p.zip |###################################------------------| 66.91% tmps3tkku1p.zip |####################################-----------------| 67.04% tmps3tkku1p.zip |####################################-----------------| 67.16% tmps3tkku1p.zip |####################################-----------------| 67.29% tmps3tkku1p.zip |####################################-----------------| 67.42% tmps3tkku1p.zip |####################################-----------------| 67.55% tmps3tkku1p.zip |####################################-----------------| 67.68% tmps3tkku1p.zip |####################################-----------------| 67.8% tmps3tkku1p.zip |####################################-----------------| 67.93% tmps3tkku1p.zip |####################################-----------------| 68.06% tmps3tkku1p.zip |####################################-----------------| 68.19% tmps3tkku1p.zip |####################################-----------------| 68.32% tmps3tkku1p.zip |####################################-----------------| 68.45% tmps3tkku1p.zip |####################################-----------------| 68.57% tmps3tkku1p.zip |####################################-----------------| 68.7% tmps3tkku1p.zip |####################################-----------------| 68.83% tmps3tkku1p.zip |#####################################----------------| 68.96% tmps3tkku1p.zip |#####################################----------------| 69.09% tmps3tkku1p.zip |#####################################----------------| 69.21% tmps3tkku1p.zip |#####################################----------------| 69.34% tmps3tkku1p.zip |#####################################----------------| 69.47% tmps3tkku1p.zip |#####################################----------------| 69.6% tmps3tkku1p.zip |#####################################----------------| 69.73% tmps3tkku1p.zip |#####################################----------------| 69.86% tmps3tkku1p.zip |#####################################----------------| 69.98% tmps3tkku1p.zip |#####################################----------------| 70.11% tmps3tkku1p.zip |#####################################----------------| 70.24% tmps3tkku1p.zip |#####################################----------------| 70.37% tmps3tkku1p.zip |#####################################----------------| 70.5% tmps3tkku1p.zip |#####################################----------------| 70.62% tmps3tkku1p.zip |#####################################----------------| 70.75% tmps3tkku1p.zip |######################################---------------| 70.88% tmps3tkku1p.zip |######################################---------------| 71.01% tmps3tkku1p.zip |######################################---------------| 71.14% tmps3tkku1p.zip |######################################---------------| 71.27% tmps3tkku1p.zip |######################################---------------| 71.39% tmps3tkku1p.zip |######################################---------------| 71.52% tmps3tkku1p.zip |######################################---------------| 71.65% tmps3tkku1p.zip |######################################---------------| 71.78% tmps3tkku1p.zip |######################################---------------| 71.91% tmps3tkku1p.zip |######################################---------------| 72.03% tmps3tkku1p.zip |######################################---------------| 72.16% tmps3tkku1p.zip |######################################---------------| 72.29% tmps3tkku1p.zip |######################################---------------| 72.42% tmps3tkku1p.zip |######################################---------------| 72.55% tmps3tkku1p.zip |#######################################--------------| 72.68% tmps3tkku1p.zip |#######################################--------------| 72.8% tmps3tkku1p.zip |#######################################--------------| 72.93% tmps3tkku1p.zip |#######################################--------------| 73.06% tmps3tkku1p.zip |#######################################--------------| 73.19% tmps3tkku1p.zip |#######################################--------------| 73.32% tmps3tkku1p.zip |#######################################--------------| 73.44% tmps3tkku1p.zip |#######################################--------------| 73.57% tmps3tkku1p.zip |#######################################--------------| 73.7% tmps3tkku1p.zip |#######################################--------------| 73.83% tmps3tkku1p.zip |#######################################--------------| 73.96% tmps3tkku1p.zip |#######################################--------------| 74.08% tmps3tkku1p.zip |#######################################--------------| 74.21% tmps3tkku1p.zip |#######################################--------------| 74.34% tmps3tkku1p.zip |#######################################--------------| 74.47% tmps3tkku1p.zip |########################################-------------| 74.6% tmps3tkku1p.zip |########################################-------------| 74.73% tmps3tkku1p.zip |########################################-------------| 74.85% tmps3tkku1p.zip |########################################-------------| 74.98% tmps3tkku1p.zip |########################################-------------| 75.11% tmps3tkku1p.zip |########################################-------------| 75.24% tmps3tkku1p.zip |########################################-------------| 75.37% tmps3tkku1p.zip |########################################-------------| 75.49% tmps3tkku1p.zip |########################################-------------| 75.62% tmps3tkku1p.zip |########################################-------------| 75.75% tmps3tkku1p.zip |########################################-------------| 75.88% tmps3tkku1p.zip |########################################-------------| 76.01% tmps3tkku1p.zip |########################################-------------| 76.14% tmps3tkku1p.zip |########################################-------------| 76.26% tmps3tkku1p.zip |########################################-------------| 76.39% tmps3tkku1p.zip |#########################################------------| 76.52% tmps3tkku1p.zip |#########################################------------| 76.65% tmps3tkku1p.zip |#########################################------------| 76.78% tmps3tkku1p.zip |#########################################------------| 76.9% tmps3tkku1p.zip |#########################################------------| 77.03% tmps3tkku1p.zip |#########################################------------| 77.16% tmps3tkku1p.zip |#########################################------------| 77.29% tmps3tkku1p.zip |#########################################------------| 77.42% tmps3tkku1p.zip |#########################################------------| 77.55% tmps3tkku1p.zip |#########################################------------| 77.67% tmps3tkku1p.zip |#########################################------------| 77.8% tmps3tkku1p.zip |#########################################------------| 77.93% tmps3tkku1p.zip |#########################################------------| 78.06% tmps3tkku1p.zip |#########################################------------| 78.19% tmps3tkku1p.zip |##########################################-----------| 78.31% tmps3tkku1p.zip |##########################################-----------| 78.44% tmps3tkku1p.zip |##########################################-----------| 78.57% tmps3tkku1p.zip |##########################################-----------| 78.7% tmps3tkku1p.zip |##########################################-----------| 78.83% tmps3tkku1p.zip |##########################################-----------| 78.96% tmps3tkku1p.zip |##########################################-----------| 79.08% tmps3tkku1p.zip |##########################################-----------| 79.21% tmps3tkku1p.zip |##########################################-----------| 79.34% tmps3tkku1p.zip |##########################################-----------| 79.47% tmps3tkku1p.zip |##########################################-----------| 79.6% tmps3tkku1p.zip |##########################################-----------| 79.72% tmps3tkku1p.zip |##########################################-----------| 79.85% tmps3tkku1p.zip |##########################################-----------| 79.98% tmps3tkku1p.zip |##########################################-----------| 80.11% tmps3tkku1p.zip |###########################################----------| 80.24% tmps3tkku1p.zip |###########################################----------| 80.37% tmps3tkku1p.zip |###########################################----------| 80.49% tmps3tkku1p.zip |###########################################----------| 80.62% tmps3tkku1p.zip |###########################################----------| 80.75% tmps3tkku1p.zip |###########################################----------| 80.88% tmps3tkku1p.zip |###########################################----------| 81.01% tmps3tkku1p.zip |###########################################----------| 81.13% tmps3tkku1p.zip |###########################################----------| 81.26% tmps3tkku1p.zip |###########################################----------| 81.39% tmps3tkku1p.zip |###########################################----------| 81.52% tmps3tkku1p.zip |###########################################----------| 81.65% tmps3tkku1p.zip |###########################################----------| 81.78% tmps3tkku1p.zip |###########################################----------| 81.9% tmps3tkku1p.zip |###########################################----------| 82.03% tmps3tkku1p.zip |############################################---------| 82.16% tmps3tkku1p.zip |############################################---------| 82.29% tmps3tkku1p.zip |############################################---------| 82.42% tmps3tkku1p.zip |############################################---------| 82.54% tmps3tkku1p.zip |############################################---------| 82.67% tmps3tkku1p.zip |############################################---------| 82.8% tmps3tkku1p.zip |############################################---------| 82.93% tmps3tkku1p.zip |############################################---------| 83.06% tmps3tkku1p.zip |############################################---------| 83.19% tmps3tkku1p.zip |############################################---------| 83.31% tmps3tkku1p.zip |############################################---------| 83.44% tmps3tkku1p.zip |############################################---------| 83.57% tmps3tkku1p.zip |############################################---------| 83.7% tmps3tkku1p.zip |############################################---------| 83.83% tmps3tkku1p.zip |############################################---------| 83.95% tmps3tkku1p.zip |#############################################--------| 84.08% tmps3tkku1p.zip |#############################################--------| 84.21% tmps3tkku1p.zip |#############################################--------| 84.34% tmps3tkku1p.zip |#############################################--------| 84.47% tmps3tkku1p.zip |#############################################--------| 84.6% tmps3tkku1p.zip |#############################################--------| 84.72% tmps3tkku1p.zip |#############################################--------| 84.85% tmps3tkku1p.zip |#############################################--------| 84.98% tmps3tkku1p.zip |#############################################--------| 85.11% tmps3tkku1p.zip |#############################################--------| 85.24% tmps3tkku1p.zip |#############################################--------| 85.36% tmps3tkku1p.zip |#############################################--------| 85.49% tmps3tkku1p.zip |#############################################--------| 85.62% tmps3tkku1p.zip |#############################################--------| 85.75% tmps3tkku1p.zip |##############################################-------| 85.88% tmps3tkku1p.zip |##############################################-------| 86.01% tmps3tkku1p.zip |##############################################-------| 86.13% tmps3tkku1p.zip |##############################################-------| 86.26% tmps3tkku1p.zip |##############################################-------| 86.39% tmps3tkku1p.zip |##############################################-------| 86.52% tmps3tkku1p.zip |##############################################-------| 86.65% tmps3tkku1p.zip |##############################################-------| 86.77% tmps3tkku1p.zip |##############################################-------| 86.9% tmps3tkku1p.zip |##############################################-------| 87.03% tmps3tkku1p.zip |##############################################-------| 87.16% tmps3tkku1p.zip |##############################################-------| 87.29% tmps3tkku1p.zip |##############################################-------| 87.42% tmps3tkku1p.zip |##############################################-------| 87.54% tmps3tkku1p.zip |##############################################-------| 87.67% tmps3tkku1p.zip |###############################################------| 87.8% tmps3tkku1p.zip |###############################################------| 87.93% tmps3tkku1p.zip |###############################################------| 88.06% tmps3tkku1p.zip |###############################################------| 88.18% tmps3tkku1p.zip |###############################################------| 88.31% tmps3tkku1p.zip |###############################################------| 88.44% tmps3tkku1p.zip |###############################################------| 88.57% tmps3tkku1p.zip |###############################################------| 88.7% tmps3tkku1p.zip |###############################################------| 88.83% tmps3tkku1p.zip |###############################################------| 88.95% tmps3tkku1p.zip |###############################################------| 89.08% tmps3tkku1p.zip |###############################################------| 89.21% tmps3tkku1p.zip |###############################################------| 89.34% tmps3tkku1p.zip |###############################################------| 89.47% tmps3tkku1p.zip |###############################################------| 89.59% tmps3tkku1p.zip |################################################-----| 89.72% tmps3tkku1p.zip |################################################-----| 89.85% tmps3tkku1p.zip |################################################-----| 89.98% tmps3tkku1p.zip |################################################-----| 90.11% tmps3tkku1p.zip |################################################-----| 90.23% tmps3tkku1p.zip |################################################-----| 90.36% tmps3tkku1p.zip |################################################-----| 90.49% tmps3tkku1p.zip |################################################-----| 90.62% tmps3tkku1p.zip |################################################-----| 90.75% tmps3tkku1p.zip |################################################-----| 90.88% tmps3tkku1p.zip |################################################-----| 91.0% tmps3tkku1p.zip |################################################-----| 91.13% tmps3tkku1p.zip |################################################-----| 91.26% tmps3tkku1p.zip |################################################-----| 91.39% tmps3tkku1p.zip |#################################################----| 91.52% tmps3tkku1p.zip |#################################################----| 91.64% tmps3tkku1p.zip |#################################################----| 91.77% tmps3tkku1p.zip |#################################################----| 91.9% tmps3tkku1p.zip |#################################################----| 92.03% tmps3tkku1p.zip |#################################################----| 92.16% tmps3tkku1p.zip |#################################################----| 92.29% tmps3tkku1p.zip |#################################################----| 92.41% tmps3tkku1p.zip |#################################################----| 92.54% tmps3tkku1p.zip |#################################################----| 92.67% tmps3tkku1p.zip |#################################################----| 92.8% tmps3tkku1p.zip |#################################################----| 92.93% tmps3tkku1p.zip |#################################################----| 93.05% tmps3tkku1p.zip |#################################################----| 93.18% tmps3tkku1p.zip |#################################################----| 93.31% tmps3tkku1p.zip |##################################################---| 93.44% tmps3tkku1p.zip |##################################################---| 93.57% tmps3tkku1p.zip |##################################################---| 93.7% tmps3tkku1p.zip |##################################################---| 93.82% tmps3tkku1p.zip |##################################################---| 93.95% tmps3tkku1p.zip |##################################################---| 94.08% tmps3tkku1p.zip |##################################################---| 94.21% tmps3tkku1p.zip |##################################################---| 94.34% tmps3tkku1p.zip |##################################################---| 94.46% tmps3tkku1p.zip |##################################################---| 94.59% tmps3tkku1p.zip |##################################################---| 94.72% tmps3tkku1p.zip |##################################################---| 94.85% tmps3tkku1p.zip |##################################################---| 94.98% tmps3tkku1p.zip |##################################################---| 95.11% tmps3tkku1p.zip |##################################################---| 95.23% tmps3tkku1p.zip |###################################################--| 95.36% tmps3tkku1p.zip |###################################################--| 95.49% tmps3tkku1p.zip |###################################################--| 95.62% tmps3tkku1p.zip |###################################################--| 95.75% tmps3tkku1p.zip |###################################################--| 95.87% tmps3tkku1p.zip |###################################################--| 96.0% tmps3tkku1p.zip |###################################################--| 96.13% tmps3tkku1p.zip |###################################################--| 96.26% tmps3tkku1p.zip |###################################################--| 96.39% tmps3tkku1p.zip |###################################################--| 96.52% tmps3tkku1p.zip |###################################################--| 96.64% tmps3tkku1p.zip |###################################################--| 96.77% tmps3tkku1p.zip |###################################################--| 96.9% tmps3tkku1p.zip |###################################################--| 97.03% tmps3tkku1p.zip |###################################################--| 97.16% tmps3tkku1p.zip |####################################################-| 97.28% tmps3tkku1p.zip |####################################################-| 97.41% tmps3tkku1p.zip |####################################################-| 97.54% tmps3tkku1p.zip |####################################################-| 97.67% tmps3tkku1p.zip |####################################################-| 97.8% tmps3tkku1p.zip |####################################################-| 97.93% tmps3tkku1p.zip |####################################################-| 98.05% tmps3tkku1p.zip |####################################################-| 98.18% tmps3tkku1p.zip |####################################################-| 98.31% tmps3tkku1p.zip |####################################################-| 98.44% tmps3tkku1p.zip |####################################################-| 98.57% tmps3tkku1p.zip |####################################################-| 98.69% tmps3tkku1p.zip |####################################################-| 98.82% tmps3tkku1p.zip |####################################################-| 98.95% tmps3tkku1p.zip |#####################################################| 99.08% tmps3tkku1p.zip |#####################################################| 99.21% tmps3tkku1p.zip |#####################################################| 99.34% tmps3tkku1p.zip |#####################################################| 99.46% tmps3tkku1p.zip |#####################################################| 99.59% tmps3tkku1p.zip |#####################################################| 99.72% tmps3tkku1p.zip |#####################################################| 99.85% tmps3tkku1p.zip |#####################################################| 99.98% tmps3tkku1p.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is df4997bc-092f-4206-afdb-0db30fee1ccc + 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).. tmp35tso1av.zip |-----------------------------------------------------| 0.16% tmp35tso1av.zip |-----------------------------------------------------| 0.32% tmp35tso1av.zip |-----------------------------------------------------| 0.48% tmp35tso1av.zip |-----------------------------------------------------| 0.64% tmp35tso1av.zip |-----------------------------------------------------| 0.8% tmp35tso1av.zip |#----------------------------------------------------| 0.97% tmp35tso1av.zip |#----------------------------------------------------| 1.13% tmp35tso1av.zip |#----------------------------------------------------| 1.29% tmp35tso1av.zip |#----------------------------------------------------| 1.45% tmp35tso1av.zip |#----------------------------------------------------| 1.61% tmp35tso1av.zip |#----------------------------------------------------| 1.77% tmp35tso1av.zip |#----------------------------------------------------| 1.93% tmp35tso1av.zip |#----------------------------------------------------| 2.09% tmp35tso1av.zip |#----------------------------------------------------| 2.25% tmp35tso1av.zip |#----------------------------------------------------| 2.41% tmp35tso1av.zip |#----------------------------------------------------| 2.57% tmp35tso1av.zip |#----------------------------------------------------| 2.73% tmp35tso1av.zip |##---------------------------------------------------| 2.9% tmp35tso1av.zip |##---------------------------------------------------| 3.06% tmp35tso1av.zip |##---------------------------------------------------| 3.22% tmp35tso1av.zip |##---------------------------------------------------| 3.38% tmp35tso1av.zip |##---------------------------------------------------| 3.54% tmp35tso1av.zip |##---------------------------------------------------| 3.7% tmp35tso1av.zip |##---------------------------------------------------| 3.86% tmp35tso1av.zip |##---------------------------------------------------| 4.02% tmp35tso1av.zip |##---------------------------------------------------| 4.18% tmp35tso1av.zip |##---------------------------------------------------| 4.34% tmp35tso1av.zip |##---------------------------------------------------| 4.5% tmp35tso1av.zip |##---------------------------------------------------| 4.66% tmp35tso1av.zip |###--------------------------------------------------| 4.83% tmp35tso1av.zip |###--------------------------------------------------| 4.99% tmp35tso1av.zip |###--------------------------------------------------| 5.15% tmp35tso1av.zip |###--------------------------------------------------| 5.31% tmp35tso1av.zip |###--------------------------------------------------| 5.47% tmp35tso1av.zip |###--------------------------------------------------| 5.63% tmp35tso1av.zip |###--------------------------------------------------| 5.79% tmp35tso1av.zip |###--------------------------------------------------| 5.95% tmp35tso1av.zip |###--------------------------------------------------| 6.11% tmp35tso1av.zip |###--------------------------------------------------| 6.27% tmp35tso1av.zip |###--------------------------------------------------| 6.43% tmp35tso1av.zip |###--------------------------------------------------| 6.59% tmp35tso1av.zip |####-------------------------------------------------| 6.76% tmp35tso1av.zip |####-------------------------------------------------| 6.92% tmp35tso1av.zip |####-------------------------------------------------| 7.08% tmp35tso1av.zip |####-------------------------------------------------| 7.24% tmp35tso1av.zip |####-------------------------------------------------| 7.4% tmp35tso1av.zip |####-------------------------------------------------| 7.56% tmp35tso1av.zip |####-------------------------------------------------| 7.72% tmp35tso1av.zip |####-------------------------------------------------| 7.88% tmp35tso1av.zip |####-------------------------------------------------| 8.04% tmp35tso1av.zip |####-------------------------------------------------| 8.2% tmp35tso1av.zip |####-------------------------------------------------| 8.36% tmp35tso1av.zip |#####------------------------------------------------| 8.52% tmp35tso1av.zip |#####------------------------------------------------| 8.69% tmp35tso1av.zip |#####------------------------------------------------| 8.85% tmp35tso1av.zip |#####------------------------------------------------| 9.01% tmp35tso1av.zip |#####------------------------------------------------| 9.17% tmp35tso1av.zip |#####------------------------------------------------| 9.33% tmp35tso1av.zip |#####------------------------------------------------| 9.49% tmp35tso1av.zip |#####------------------------------------------------| 9.65% tmp35tso1av.zip |#####------------------------------------------------| 9.81% tmp35tso1av.zip |#####------------------------------------------------| 9.97% tmp35tso1av.zip |#####------------------------------------------------| 10.13% tmp35tso1av.zip |#####------------------------------------------------| 10.29% tmp35tso1av.zip |######-----------------------------------------------| 10.45% tmp35tso1av.zip |######-----------------------------------------------| 10.62% tmp35tso1av.zip |######-----------------------------------------------| 10.78% tmp35tso1av.zip |######-----------------------------------------------| 10.94% tmp35tso1av.zip |######-----------------------------------------------| 11.1% tmp35tso1av.zip |######-----------------------------------------------| 11.26% tmp35tso1av.zip |######-----------------------------------------------| 11.42% tmp35tso1av.zip |######-----------------------------------------------| 11.58% tmp35tso1av.zip |######-----------------------------------------------| 11.74% tmp35tso1av.zip |######-----------------------------------------------| 11.9% tmp35tso1av.zip |######-----------------------------------------------| 12.06% tmp35tso1av.zip |######-----------------------------------------------| 12.22% tmp35tso1av.zip |#######----------------------------------------------| 12.38% tmp35tso1av.zip |#######----------------------------------------------| 12.55% tmp35tso1av.zip |#######----------------------------------------------| 12.71% tmp35tso1av.zip |#######----------------------------------------------| 12.87% tmp35tso1av.zip |#######----------------------------------------------| 13.03% tmp35tso1av.zip |#######----------------------------------------------| 13.19% tmp35tso1av.zip |#######----------------------------------------------| 13.35% tmp35tso1av.zip |#######----------------------------------------------| 13.51% tmp35tso1av.zip |#######----------------------------------------------| 13.67% tmp35tso1av.zip |#######----------------------------------------------| 13.83% tmp35tso1av.zip |#######----------------------------------------------| 13.99% tmp35tso1av.zip |########---------------------------------------------| 14.15% tmp35tso1av.zip |########---------------------------------------------| 14.31% tmp35tso1av.zip |########---------------------------------------------| 14.48% tmp35tso1av.zip |########---------------------------------------------| 14.64% tmp35tso1av.zip |########---------------------------------------------| 14.8% tmp35tso1av.zip |########---------------------------------------------| 14.96% tmp35tso1av.zip |########---------------------------------------------| 15.12% tmp35tso1av.zip |########---------------------------------------------| 15.28% tmp35tso1av.zip |########---------------------------------------------| 15.44% tmp35tso1av.zip |########---------------------------------------------| 15.6% tmp35tso1av.zip |########---------------------------------------------| 15.76% tmp35tso1av.zip |########---------------------------------------------| 15.92% tmp35tso1av.zip |#########--------------------------------------------| 16.08% tmp35tso1av.zip |#########--------------------------------------------| 16.24% tmp35tso1av.zip |#########--------------------------------------------| 16.41% tmp35tso1av.zip |#########--------------------------------------------| 16.57% tmp35tso1av.zip |#########--------------------------------------------| 16.73% tmp35tso1av.zip |#########--------------------------------------------| 16.89% tmp35tso1av.zip |#########--------------------------------------------| 17.05% tmp35tso1av.zip |#########--------------------------------------------| 17.21% tmp35tso1av.zip |#########--------------------------------------------| 17.37% tmp35tso1av.zip |#########--------------------------------------------| 17.53% tmp35tso1av.zip |#########--------------------------------------------| 17.69% tmp35tso1av.zip |#########--------------------------------------------| 17.85% tmp35tso1av.zip |##########-------------------------------------------| 18.01% tmp35tso1av.zip |##########-------------------------------------------| 18.17% tmp35tso1av.zip |##########-------------------------------------------| 18.34% tmp35tso1av.zip |##########-------------------------------------------| 18.5% tmp35tso1av.zip |##########-------------------------------------------| 18.66% tmp35tso1av.zip |##########-------------------------------------------| 18.82% tmp35tso1av.zip |##########-------------------------------------------| 18.98% tmp35tso1av.zip |##########-------------------------------------------| 19.14% tmp35tso1av.zip |##########-------------------------------------------| 19.3% tmp35tso1av.zip |##########-------------------------------------------| 19.46% tmp35tso1av.zip |##########-------------------------------------------| 19.62% tmp35tso1av.zip |##########-------------------------------------------| 19.78% tmp35tso1av.zip |###########------------------------------------------| 19.94% tmp35tso1av.zip |###########------------------------------------------| 20.1% tmp35tso1av.zip |###########------------------------------------------| 20.27% tmp35tso1av.zip |###########------------------------------------------| 20.43% tmp35tso1av.zip |###########------------------------------------------| 20.59% tmp35tso1av.zip |###########------------------------------------------| 20.75% tmp35tso1av.zip |###########------------------------------------------| 20.91% tmp35tso1av.zip |###########------------------------------------------| 21.07% tmp35tso1av.zip |###########------------------------------------------| 21.23% tmp35tso1av.zip |###########------------------------------------------| 21.39% tmp35tso1av.zip |###########------------------------------------------| 21.55% tmp35tso1av.zip |############-----------------------------------------| 21.71% tmp35tso1av.zip |############-----------------------------------------| 21.87% tmp35tso1av.zip |############-----------------------------------------| 22.03% tmp35tso1av.zip |############-----------------------------------------| 22.2% tmp35tso1av.zip |############-----------------------------------------| 22.36% tmp35tso1av.zip |############-----------------------------------------| 22.52% tmp35tso1av.zip |############-----------------------------------------| 22.68% tmp35tso1av.zip |############-----------------------------------------| 22.84% tmp35tso1av.zip |############-----------------------------------------| 23.0% tmp35tso1av.zip |############-----------------------------------------| 23.16% tmp35tso1av.zip |############-----------------------------------------| 23.32% tmp35tso1av.zip |############-----------------------------------------| 23.48% tmp35tso1av.zip |#############----------------------------------------| 23.64% tmp35tso1av.zip |#############----------------------------------------| 23.8% tmp35tso1av.zip |#############----------------------------------------| 23.96% tmp35tso1av.zip |#############----------------------------------------| 24.13% tmp35tso1av.zip |#############----------------------------------------| 24.29% tmp35tso1av.zip |#############----------------------------------------| 24.45% tmp35tso1av.zip |#############----------------------------------------| 24.61% tmp35tso1av.zip |#############----------------------------------------| 24.77% tmp35tso1av.zip |#############----------------------------------------| 24.93% tmp35tso1av.zip |#############----------------------------------------| 25.09% tmp35tso1av.zip |#############----------------------------------------| 25.25% tmp35tso1av.zip |#############----------------------------------------| 25.41% tmp35tso1av.zip |##############---------------------------------------| 25.57% tmp35tso1av.zip |##############---------------------------------------| 25.73% tmp35tso1av.zip |##############---------------------------------------| 25.89% tmp35tso1av.zip |##############---------------------------------------| 26.06% tmp35tso1av.zip |##############---------------------------------------| 26.22% tmp35tso1av.zip |##############---------------------------------------| 26.38% tmp35tso1av.zip |##############---------------------------------------| 26.54% tmp35tso1av.zip |##############---------------------------------------| 26.7% tmp35tso1av.zip |##############---------------------------------------| 26.86% tmp35tso1av.zip |##############---------------------------------------| 27.02% tmp35tso1av.zip |##############---------------------------------------| 27.18% tmp35tso1av.zip |##############---------------------------------------| 27.34% tmp35tso1av.zip |###############--------------------------------------| 27.5% tmp35tso1av.zip |###############--------------------------------------| 27.66% tmp35tso1av.zip |###############--------------------------------------| 27.82% tmp35tso1av.zip |###############--------------------------------------| 27.99% tmp35tso1av.zip |###############--------------------------------------| 28.15% tmp35tso1av.zip |###############--------------------------------------| 28.31% tmp35tso1av.zip |###############--------------------------------------| 28.47% tmp35tso1av.zip |###############--------------------------------------| 28.63% tmp35tso1av.zip |###############--------------------------------------| 28.79% tmp35tso1av.zip |###############--------------------------------------| 28.95% tmp35tso1av.zip |###############--------------------------------------| 29.11% tmp35tso1av.zip |################-------------------------------------| 29.27% tmp35tso1av.zip |################-------------------------------------| 29.43% tmp35tso1av.zip |################-------------------------------------| 29.59% tmp35tso1av.zip |################-------------------------------------| 29.75% tmp35tso1av.zip |################-------------------------------------| 29.92% tmp35tso1av.zip |################-------------------------------------| 30.08% tmp35tso1av.zip |################-------------------------------------| 30.24% tmp35tso1av.zip |################-------------------------------------| 30.4% tmp35tso1av.zip |################-------------------------------------| 30.56% tmp35tso1av.zip |################-------------------------------------| 30.72% tmp35tso1av.zip |################-------------------------------------| 30.88% tmp35tso1av.zip |################-------------------------------------| 31.04% tmp35tso1av.zip |#################------------------------------------| 31.2% tmp35tso1av.zip |#################------------------------------------| 31.36% tmp35tso1av.zip |#################------------------------------------| 31.52% tmp35tso1av.zip |#################------------------------------------| 31.68% tmp35tso1av.zip |#################------------------------------------| 31.85% tmp35tso1av.zip |#################------------------------------------| 32.01% tmp35tso1av.zip |#################------------------------------------| 32.17% tmp35tso1av.zip |#################------------------------------------| 32.33% tmp35tso1av.zip |#################------------------------------------| 32.49% tmp35tso1av.zip |#################------------------------------------| 32.65% tmp35tso1av.zip |#################------------------------------------| 32.81% tmp35tso1av.zip |#################------------------------------------| 32.97% tmp35tso1av.zip |##################-----------------------------------| 33.13% tmp35tso1av.zip |##################-----------------------------------| 33.29% tmp35tso1av.zip |##################-----------------------------------| 33.45% tmp35tso1av.zip |##################-----------------------------------| 33.61% tmp35tso1av.zip |##################-----------------------------------| 33.78% tmp35tso1av.zip |##################-----------------------------------| 33.94% tmp35tso1av.zip |##################-----------------------------------| 34.1% tmp35tso1av.zip |##################-----------------------------------| 34.26% tmp35tso1av.zip |##################-----------------------------------| 34.42% tmp35tso1av.zip |##################-----------------------------------| 34.58% tmp35tso1av.zip |##################-----------------------------------| 34.74% tmp35tso1av.zip |##################-----------------------------------| 34.9% tmp35tso1av.zip |###################----------------------------------| 35.06% tmp35tso1av.zip |###################----------------------------------| 35.22% tmp35tso1av.zip |###################----------------------------------| 35.38% tmp35tso1av.zip |###################----------------------------------| 35.54% tmp35tso1av.zip |###################----------------------------------| 35.71% tmp35tso1av.zip |###################----------------------------------| 35.87% tmp35tso1av.zip |###################----------------------------------| 36.03% tmp35tso1av.zip |###################----------------------------------| 36.19% tmp35tso1av.zip |###################----------------------------------| 36.35% tmp35tso1av.zip |###################----------------------------------| 36.51% tmp35tso1av.zip |###################----------------------------------| 36.67% tmp35tso1av.zip |####################---------------------------------| 36.83% tmp35tso1av.zip |####################---------------------------------| 36.99% tmp35tso1av.zip |####################---------------------------------| 37.15% tmp35tso1av.zip |####################---------------------------------| 37.31% tmp35tso1av.zip |####################---------------------------------| 37.47% tmp35tso1av.zip |####################---------------------------------| 37.64% tmp35tso1av.zip |####################---------------------------------| 37.8% tmp35tso1av.zip |####################---------------------------------| 37.96% tmp35tso1av.zip |####################---------------------------------| 38.12% tmp35tso1av.zip |####################---------------------------------| 38.28% tmp35tso1av.zip |####################---------------------------------| 38.44% tmp35tso1av.zip |####################---------------------------------| 38.6% tmp35tso1av.zip |#####################--------------------------------| 38.76% tmp35tso1av.zip |#####################--------------------------------| 38.92% tmp35tso1av.zip |#####################--------------------------------| 39.08% tmp35tso1av.zip |#####################--------------------------------| 39.24% tmp35tso1av.zip |#####################--------------------------------| 39.4% tmp35tso1av.zip |#####################--------------------------------| 39.57% tmp35tso1av.zip |#####################--------------------------------| 39.73% tmp35tso1av.zip |#####################--------------------------------| 39.89% tmp35tso1av.zip |#####################--------------------------------| 40.05% tmp35tso1av.zip |#####################--------------------------------| 40.21% tmp35tso1av.zip |#####################--------------------------------| 40.37% tmp35tso1av.zip |#####################--------------------------------| 40.53% tmp35tso1av.zip |######################-------------------------------| 40.69% tmp35tso1av.zip |######################-------------------------------| 40.85% tmp35tso1av.zip |######################-------------------------------| 41.01% tmp35tso1av.zip |######################-------------------------------| 41.17% tmp35tso1av.zip |######################-------------------------------| 41.33% tmp35tso1av.zip |######################-------------------------------| 41.5% tmp35tso1av.zip |######################-------------------------------| 41.66% tmp35tso1av.zip |######################-------------------------------| 41.82% tmp35tso1av.zip |######################-------------------------------| 41.98% tmp35tso1av.zip |######################-------------------------------| 42.14% tmp35tso1av.zip |######################-------------------------------| 42.3% tmp35tso1av.zip |#######################------------------------------| 42.46% tmp35tso1av.zip |#######################------------------------------| 42.62% tmp35tso1av.zip |#######################------------------------------| 42.78% tmp35tso1av.zip |#######################------------------------------| 42.94% tmp35tso1av.zip |#######################------------------------------| 43.1% tmp35tso1av.zip |#######################------------------------------| 43.26% tmp35tso1av.zip |#######################------------------------------| 43.43% tmp35tso1av.zip |#######################------------------------------| 43.59% tmp35tso1av.zip |#######################------------------------------| 43.75% tmp35tso1av.zip |#######################------------------------------| 43.91% tmp35tso1av.zip |#######################------------------------------| 44.07% tmp35tso1av.zip |#######################------------------------------| 44.23% tmp35tso1av.zip |########################-----------------------------| 44.39% tmp35tso1av.zip |########################-----------------------------| 44.55% tmp35tso1av.zip |########################-----------------------------| 44.71% tmp35tso1av.zip |########################-----------------------------| 44.87% tmp35tso1av.zip |########################-----------------------------| 45.03% tmp35tso1av.zip |########################-----------------------------| 45.19% tmp35tso1av.zip |########################-----------------------------| 45.36% tmp35tso1av.zip |########################-----------------------------| 45.52% tmp35tso1av.zip |########################-----------------------------| 45.68% tmp35tso1av.zip |########################-----------------------------| 45.84% tmp35tso1av.zip |########################-----------------------------| 46.0% tmp35tso1av.zip |########################-----------------------------| 46.16% tmp35tso1av.zip |#########################----------------------------| 46.32% tmp35tso1av.zip |#########################----------------------------| 46.48% tmp35tso1av.zip |#########################----------------------------| 46.64% tmp35tso1av.zip |#########################----------------------------| 46.8% tmp35tso1av.zip |#########################----------------------------| 46.96% tmp35tso1av.zip |#########################----------------------------| 47.12% tmp35tso1av.zip |#########################----------------------------| 47.29% tmp35tso1av.zip |#########################----------------------------| 47.45% tmp35tso1av.zip |#########################----------------------------| 47.61% tmp35tso1av.zip |#########################----------------------------| 47.77% tmp35tso1av.zip |#########################----------------------------| 47.93% tmp35tso1av.zip |#########################----------------------------| 48.09% tmp35tso1av.zip |##########################---------------------------| 48.25% tmp35tso1av.zip |##########################---------------------------| 48.41% tmp35tso1av.zip |##########################---------------------------| 48.57% tmp35tso1av.zip |##########################---------------------------| 48.73% tmp35tso1av.zip |##########################---------------------------| 48.89% tmp35tso1av.zip |##########################---------------------------| 49.05% tmp35tso1av.zip |##########################---------------------------| 49.22% tmp35tso1av.zip |##########################---------------------------| 49.38% tmp35tso1av.zip |##########################---------------------------| 49.54% tmp35tso1av.zip |##########################---------------------------| 49.7% tmp35tso1av.zip |##########################---------------------------| 49.86% tmp35tso1av.zip |###########################--------------------------| 50.02% tmp35tso1av.zip |###########################--------------------------| 50.18% tmp35tso1av.zip |###########################--------------------------| 50.34% tmp35tso1av.zip |###########################--------------------------| 50.5% tmp35tso1av.zip |###########################--------------------------| 50.66% tmp35tso1av.zip |###########################--------------------------| 50.82% tmp35tso1av.zip |###########################--------------------------| 50.98% tmp35tso1av.zip |###########################--------------------------| 51.15% tmp35tso1av.zip |###########################--------------------------| 51.31% tmp35tso1av.zip |###########################--------------------------| 51.47% tmp35tso1av.zip |###########################--------------------------| 51.63% tmp35tso1av.zip |###########################--------------------------| 51.79% tmp35tso1av.zip |############################-------------------------| 51.95% tmp35tso1av.zip |############################-------------------------| 52.11% tmp35tso1av.zip |############################-------------------------| 52.27% tmp35tso1av.zip |############################-------------------------| 52.43% tmp35tso1av.zip |############################-------------------------| 52.59% tmp35tso1av.zip |############################-------------------------| 52.75% tmp35tso1av.zip |############################-------------------------| 52.91% tmp35tso1av.zip |############################-------------------------| 53.08% tmp35tso1av.zip |############################-------------------------| 53.24% tmp35tso1av.zip |############################-------------------------| 53.4% tmp35tso1av.zip |############################-------------------------| 53.56% tmp35tso1av.zip |############################-------------------------| 53.72% tmp35tso1av.zip |#############################------------------------| 53.88% tmp35tso1av.zip |#############################------------------------| 54.04% tmp35tso1av.zip |#############################------------------------| 54.2% tmp35tso1av.zip |#############################------------------------| 54.36% tmp35tso1av.zip |#############################------------------------| 54.52% tmp35tso1av.zip |#############################------------------------| 54.68% tmp35tso1av.zip |#############################------------------------| 54.84% tmp35tso1av.zip |#############################------------------------| 55.01% tmp35tso1av.zip |#############################------------------------| 55.17% tmp35tso1av.zip |#############################------------------------| 55.33% tmp35tso1av.zip |#############################------------------------| 55.49% tmp35tso1av.zip |#############################------------------------| 55.65% tmp35tso1av.zip |##############################-----------------------| 55.81% tmp35tso1av.zip |##############################-----------------------| 55.97% tmp35tso1av.zip |##############################-----------------------| 56.13% tmp35tso1av.zip |##############################-----------------------| 56.29% tmp35tso1av.zip |##############################-----------------------| 56.45% tmp35tso1av.zip |##############################-----------------------| 56.61% tmp35tso1av.zip |##############################-----------------------| 56.77% tmp35tso1av.zip |##############################-----------------------| 56.94% tmp35tso1av.zip |##############################-----------------------| 57.1% tmp35tso1av.zip |##############################-----------------------| 57.26% tmp35tso1av.zip |##############################-----------------------| 57.42% tmp35tso1av.zip |###############################----------------------| 57.58% tmp35tso1av.zip |###############################----------------------| 57.74% tmp35tso1av.zip |###############################----------------------| 57.9% tmp35tso1av.zip |###############################----------------------| 58.06% tmp35tso1av.zip |###############################----------------------| 58.22% tmp35tso1av.zip |###############################----------------------| 58.38% tmp35tso1av.zip |###############################----------------------| 58.54% tmp35tso1av.zip |###############################----------------------| 58.7% tmp35tso1av.zip |###############################----------------------| 58.87% tmp35tso1av.zip |###############################----------------------| 59.03% tmp35tso1av.zip |###############################----------------------| 59.19% tmp35tso1av.zip |###############################----------------------| 59.35% tmp35tso1av.zip |################################---------------------| 59.51% tmp35tso1av.zip |################################---------------------| 59.67% tmp35tso1av.zip |################################---------------------| 59.83% tmp35tso1av.zip |################################---------------------| 59.99% tmp35tso1av.zip |################################---------------------| 60.15% tmp35tso1av.zip |################################---------------------| 60.31% tmp35tso1av.zip |################################---------------------| 60.47% tmp35tso1av.zip |################################---------------------| 60.63% tmp35tso1av.zip |################################---------------------| 60.8% tmp35tso1av.zip |################################---------------------| 60.96% tmp35tso1av.zip |################################---------------------| 61.12% tmp35tso1av.zip |################################---------------------| 61.28% tmp35tso1av.zip |#################################--------------------| 61.44% tmp35tso1av.zip |#################################--------------------| 61.6% tmp35tso1av.zip |#################################--------------------| 61.76% tmp35tso1av.zip |#################################--------------------| 61.92% tmp35tso1av.zip |#################################--------------------| 62.08% tmp35tso1av.zip |#################################--------------------| 62.24% tmp35tso1av.zip |#################################--------------------| 62.4% tmp35tso1av.zip |#################################--------------------| 62.56% tmp35tso1av.zip |#################################--------------------| 62.73% tmp35tso1av.zip |#################################--------------------| 62.89% tmp35tso1av.zip |#################################--------------------| 63.05% tmp35tso1av.zip |##################################-------------------| 63.21% tmp35tso1av.zip |##################################-------------------| 63.37% tmp35tso1av.zip |##################################-------------------| 63.53% tmp35tso1av.zip |##################################-------------------| 63.69% tmp35tso1av.zip |##################################-------------------| 63.85% tmp35tso1av.zip |##################################-------------------| 64.01% tmp35tso1av.zip |##################################-------------------| 64.17% tmp35tso1av.zip |##################################-------------------| 64.33% tmp35tso1av.zip |##################################-------------------| 64.49% tmp35tso1av.zip |##################################-------------------| 64.66% tmp35tso1av.zip |##################################-------------------| 64.82% tmp35tso1av.zip |##################################-------------------| 64.98% tmp35tso1av.zip |###################################------------------| 65.14% tmp35tso1av.zip |###################################------------------| 65.3% tmp35tso1av.zip |###################################------------------| 65.46% tmp35tso1av.zip |###################################------------------| 65.62% tmp35tso1av.zip |###################################------------------| 65.78% tmp35tso1av.zip |###################################------------------| 65.94% tmp35tso1av.zip |###################################------------------| 66.1% tmp35tso1av.zip |###################################------------------| 66.26% tmp35tso1av.zip |###################################------------------| 66.42% tmp35tso1av.zip |###################################------------------| 66.59% tmp35tso1av.zip |###################################------------------| 66.75% tmp35tso1av.zip |###################################------------------| 66.91% tmp35tso1av.zip |####################################-----------------| 67.07% tmp35tso1av.zip |####################################-----------------| 67.23% tmp35tso1av.zip |####################################-----------------| 67.39% tmp35tso1av.zip |####################################-----------------| 67.55% tmp35tso1av.zip |####################################-----------------| 67.71% tmp35tso1av.zip |####################################-----------------| 67.87% tmp35tso1av.zip |####################################-----------------| 68.03% tmp35tso1av.zip |####################################-----------------| 68.19% tmp35tso1av.zip |####################################-----------------| 68.35% tmp35tso1av.zip |####################################-----------------| 68.52% tmp35tso1av.zip |####################################-----------------| 68.68% tmp35tso1av.zip |####################################-----------------| 68.84% tmp35tso1av.zip |#####################################----------------| 69.0% tmp35tso1av.zip |#####################################----------------| 69.16% tmp35tso1av.zip |#####################################----------------| 69.32% tmp35tso1av.zip |#####################################----------------| 69.48% tmp35tso1av.zip |#####################################----------------| 69.64% tmp35tso1av.zip |#####################################----------------| 69.8% tmp35tso1av.zip |#####################################----------------| 69.96% tmp35tso1av.zip |#####################################----------------| 70.12% tmp35tso1av.zip |#####################################----------------| 70.28% tmp35tso1av.zip |#####################################----------------| 70.45% tmp35tso1av.zip |#####################################----------------| 70.61% tmp35tso1av.zip |######################################---------------| 70.77% tmp35tso1av.zip |######################################---------------| 70.93% tmp35tso1av.zip |######################################---------------| 71.09% tmp35tso1av.zip |######################################---------------| 71.25% tmp35tso1av.zip |######################################---------------| 71.41% tmp35tso1av.zip |######################################---------------| 71.57% tmp35tso1av.zip |######################################---------------| 71.73% tmp35tso1av.zip |######################################---------------| 71.89% tmp35tso1av.zip |######################################---------------| 72.05% tmp35tso1av.zip |######################################---------------| 72.21% tmp35tso1av.zip |######################################---------------| 72.38% tmp35tso1av.zip |######################################---------------| 72.54% tmp35tso1av.zip |#######################################--------------| 72.7% tmp35tso1av.zip |#######################################--------------| 72.86% tmp35tso1av.zip |#######################################--------------| 73.02% tmp35tso1av.zip |#######################################--------------| 73.18% tmp35tso1av.zip |#######################################--------------| 73.34% tmp35tso1av.zip |#######################################--------------| 73.5% tmp35tso1av.zip |#######################################--------------| 73.66% tmp35tso1av.zip |#######################################--------------| 73.82% tmp35tso1av.zip |#######################################--------------| 73.98% tmp35tso1av.zip |#######################################--------------| 74.14% tmp35tso1av.zip |#######################################--------------| 74.31% tmp35tso1av.zip |#######################################--------------| 74.47% tmp35tso1av.zip |########################################-------------| 74.63% tmp35tso1av.zip |########################################-------------| 74.79% tmp35tso1av.zip |########################################-------------| 74.95% tmp35tso1av.zip |########################################-------------| 75.11% tmp35tso1av.zip |########################################-------------| 75.27% tmp35tso1av.zip |########################################-------------| 75.43% tmp35tso1av.zip |########################################-------------| 75.59% tmp35tso1av.zip |########################################-------------| 75.75% tmp35tso1av.zip |########################################-------------| 75.91% tmp35tso1av.zip |########################################-------------| 76.07% tmp35tso1av.zip |########################################-------------| 76.24% tmp35tso1av.zip |########################################-------------| 76.4% tmp35tso1av.zip |#########################################------------| 76.56% tmp35tso1av.zip |#########################################------------| 76.72% tmp35tso1av.zip |#########################################------------| 76.88% tmp35tso1av.zip |#########################################------------| 77.04% tmp35tso1av.zip |#########################################------------| 77.2% tmp35tso1av.zip |#########################################------------| 77.36% tmp35tso1av.zip |#########################################------------| 77.52% tmp35tso1av.zip |#########################################------------| 77.68% tmp35tso1av.zip |#########################################------------| 77.84% tmp35tso1av.zip |#########################################------------| 78.0% tmp35tso1av.zip |#########################################------------| 78.17% tmp35tso1av.zip |##########################################-----------| 78.33% tmp35tso1av.zip |##########################################-----------| 78.49% tmp35tso1av.zip |##########################################-----------| 78.65% tmp35tso1av.zip |##########################################-----------| 78.81% tmp35tso1av.zip |##########################################-----------| 78.97% tmp35tso1av.zip |##########################################-----------| 79.13% tmp35tso1av.zip |##########################################-----------| 79.29% tmp35tso1av.zip |##########################################-----------| 79.45% tmp35tso1av.zip |##########################################-----------| 79.61% tmp35tso1av.zip |##########################################-----------| 79.77% tmp35tso1av.zip |##########################################-----------| 79.93% tmp35tso1av.zip |##########################################-----------| 80.1% tmp35tso1av.zip |###########################################----------| 80.26% tmp35tso1av.zip |###########################################----------| 80.42% tmp35tso1av.zip |###########################################----------| 80.58% tmp35tso1av.zip |###########################################----------| 80.74% tmp35tso1av.zip |###########################################----------| 80.9% tmp35tso1av.zip |###########################################----------| 81.06% tmp35tso1av.zip |###########################################----------| 81.22% tmp35tso1av.zip |###########################################----------| 81.38% tmp35tso1av.zip |###########################################----------| 81.54% tmp35tso1av.zip |###########################################----------| 81.7% tmp35tso1av.zip |###########################################----------| 81.86% tmp35tso1av.zip |###########################################----------| 82.03% tmp35tso1av.zip |############################################---------| 82.19% tmp35tso1av.zip |############################################---------| 82.35% tmp35tso1av.zip |############################################---------| 82.51% tmp35tso1av.zip |############################################---------| 82.67% tmp35tso1av.zip |############################################---------| 82.83% tmp35tso1av.zip |############################################---------| 82.99% tmp35tso1av.zip |############################################---------| 83.15% tmp35tso1av.zip |############################################---------| 83.31% tmp35tso1av.zip |############################################---------| 83.47% tmp35tso1av.zip |############################################---------| 83.63% tmp35tso1av.zip |############################################---------| 83.79% tmp35tso1av.zip |############################################---------| 83.96% tmp35tso1av.zip |#############################################--------| 84.12% tmp35tso1av.zip |#############################################--------| 84.28% tmp35tso1av.zip |#############################################--------| 84.44% tmp35tso1av.zip |#############################################--------| 84.6% tmp35tso1av.zip |#############################################--------| 84.76% tmp35tso1av.zip |#############################################--------| 84.92% tmp35tso1av.zip |#############################################--------| 85.08% tmp35tso1av.zip |#############################################--------| 85.24% tmp35tso1av.zip |#############################################--------| 85.4% tmp35tso1av.zip |#############################################--------| 85.56% tmp35tso1av.zip |#############################################--------| 85.72% tmp35tso1av.zip |##############################################-------| 85.89% tmp35tso1av.zip |##############################################-------| 86.05% tmp35tso1av.zip |##############################################-------| 86.21% tmp35tso1av.zip |##############################################-------| 86.37% tmp35tso1av.zip |##############################################-------| 86.53% tmp35tso1av.zip |##############################################-------| 86.69% tmp35tso1av.zip |##############################################-------| 86.85% tmp35tso1av.zip |##############################################-------| 87.01% tmp35tso1av.zip |##############################################-------| 87.17% tmp35tso1av.zip |##############################################-------| 87.33% tmp35tso1av.zip |##############################################-------| 87.49% tmp35tso1av.zip |##############################################-------| 87.65% tmp35tso1av.zip |###############################################------| 87.82% tmp35tso1av.zip |###############################################------| 87.98% tmp35tso1av.zip |###############################################------| 88.14% tmp35tso1av.zip |###############################################------| 88.3% tmp35tso1av.zip |###############################################------| 88.46% tmp35tso1av.zip |###############################################------| 88.62% tmp35tso1av.zip |###############################################------| 88.78% tmp35tso1av.zip |###############################################------| 88.94% tmp35tso1av.zip |###############################################------| 89.1% tmp35tso1av.zip |###############################################------| 89.26% tmp35tso1av.zip |###############################################------| 89.42% tmp35tso1av.zip |###############################################------| 89.58% tmp35tso1av.zip |################################################-----| 89.75% tmp35tso1av.zip |################################################-----| 89.91% tmp35tso1av.zip |################################################-----| 90.07% tmp35tso1av.zip |################################################-----| 90.23% tmp35tso1av.zip |################################################-----| 90.39% tmp35tso1av.zip |################################################-----| 90.55% tmp35tso1av.zip |################################################-----| 90.71% tmp35tso1av.zip |################################################-----| 90.87% tmp35tso1av.zip |################################################-----| 91.03% tmp35tso1av.zip |################################################-----| 91.19% tmp35tso1av.zip |################################################-----| 91.35% tmp35tso1av.zip |#################################################----| 91.51% tmp35tso1av.zip |#################################################----| 91.68% tmp35tso1av.zip |#################################################----| 91.84% tmp35tso1av.zip |#################################################----| 92.0% tmp35tso1av.zip |#################################################----| 92.16% tmp35tso1av.zip |#################################################----| 92.32% tmp35tso1av.zip |#################################################----| 92.48% tmp35tso1av.zip |#################################################----| 92.64% tmp35tso1av.zip |#################################################----| 92.8% tmp35tso1av.zip |#################################################----| 92.96% tmp35tso1av.zip |#################################################----| 93.12% tmp35tso1av.zip |#################################################----| 93.28% tmp35tso1av.zip |##################################################---| 93.44% tmp35tso1av.zip |##################################################---| 93.61% tmp35tso1av.zip |##################################################---| 93.77% tmp35tso1av.zip |##################################################---| 93.93% tmp35tso1av.zip |##################################################---| 94.09% tmp35tso1av.zip |##################################################---| 94.25% tmp35tso1av.zip |##################################################---| 94.41% tmp35tso1av.zip |##################################################---| 94.57% tmp35tso1av.zip |##################################################---| 94.73% tmp35tso1av.zip |##################################################---| 94.89% tmp35tso1av.zip |##################################################---| 95.05% tmp35tso1av.zip |##################################################---| 95.21% tmp35tso1av.zip |###################################################--| 95.37% tmp35tso1av.zip |###################################################--| 95.54% tmp35tso1av.zip |###################################################--| 95.7% tmp35tso1av.zip |###################################################--| 95.86% tmp35tso1av.zip |###################################################--| 96.02% tmp35tso1av.zip |###################################################--| 96.18% tmp35tso1av.zip |###################################################--| 96.34% tmp35tso1av.zip |###################################################--| 96.5% tmp35tso1av.zip |###################################################--| 96.66% tmp35tso1av.zip |###################################################--| 96.82% tmp35tso1av.zip |###################################################--| 96.98% tmp35tso1av.zip |###################################################--| 97.14% tmp35tso1av.zip |####################################################-| 97.3% tmp35tso1av.zip |####################################################-| 97.47% tmp35tso1av.zip |####################################################-| 97.63% tmp35tso1av.zip |####################################################-| 97.79% tmp35tso1av.zip |####################################################-| 97.95% tmp35tso1av.zip |####################################################-| 98.11% tmp35tso1av.zip |####################################################-| 98.27% tmp35tso1av.zip |####################################################-| 98.43% tmp35tso1av.zip |####################################################-| 98.59% tmp35tso1av.zip |####################################################-| 98.75% tmp35tso1av.zip |####################################################-| 98.91% tmp35tso1av.zip |#####################################################| 99.07% tmp35tso1av.zip |#####################################################| 99.23% tmp35tso1av.zip |#####################################################| 99.4% tmp35tso1av.zip |#####################################################| 99.56% tmp35tso1av.zip |#####################################################| 99.72% tmp35tso1av.zip |#####################################################| 99.88% tmp35tso1av.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 708647c7-58a0-44db-8d43-c8f54d02f960 + 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).. tmpiats9z7h.zip |-----------------------------------------------------| 0.47% tmpiats9z7h.zip |-----------------------------------------------------| 0.93% tmpiats9z7h.zip |#----------------------------------------------------| 1.4% tmpiats9z7h.zip |#----------------------------------------------------| 1.86% tmpiats9z7h.zip |#----------------------------------------------------| 2.33% tmpiats9z7h.zip |#----------------------------------------------------| 2.8% tmpiats9z7h.zip |##---------------------------------------------------| 3.26% tmpiats9z7h.zip |##---------------------------------------------------| 3.73% tmpiats9z7h.zip |##---------------------------------------------------| 4.19% tmpiats9z7h.zip |##---------------------------------------------------| 4.66% tmpiats9z7h.zip |###--------------------------------------------------| 5.13% tmpiats9z7h.zip |###--------------------------------------------------| 5.59% tmpiats9z7h.zip |###--------------------------------------------------| 6.06% tmpiats9z7h.zip |###--------------------------------------------------| 6.52% tmpiats9z7h.zip |####-------------------------------------------------| 6.99% tmpiats9z7h.zip |####-------------------------------------------------| 7.46% tmpiats9z7h.zip |####-------------------------------------------------| 7.92% tmpiats9z7h.zip |####-------------------------------------------------| 8.39% tmpiats9z7h.zip |#####------------------------------------------------| 8.85% tmpiats9z7h.zip |#####------------------------------------------------| 9.32% tmpiats9z7h.zip |#####------------------------------------------------| 9.79% tmpiats9z7h.zip |#####------------------------------------------------| 10.25% tmpiats9z7h.zip |######-----------------------------------------------| 10.72% tmpiats9z7h.zip |######-----------------------------------------------| 11.18% tmpiats9z7h.zip |######-----------------------------------------------| 11.65% tmpiats9z7h.zip |######-----------------------------------------------| 12.12% tmpiats9z7h.zip |#######----------------------------------------------| 12.58% tmpiats9z7h.zip |#######----------------------------------------------| 13.05% tmpiats9z7h.zip |#######----------------------------------------------| 13.51% tmpiats9z7h.zip |#######----------------------------------------------| 13.98% tmpiats9z7h.zip |########---------------------------------------------| 14.45% tmpiats9z7h.zip |########---------------------------------------------| 14.91% tmpiats9z7h.zip |########---------------------------------------------| 15.38% tmpiats9z7h.zip |########---------------------------------------------| 15.84% tmpiats9z7h.zip |#########--------------------------------------------| 16.31% tmpiats9z7h.zip |#########--------------------------------------------| 16.78% tmpiats9z7h.zip |#########--------------------------------------------| 17.24% tmpiats9z7h.zip |#########--------------------------------------------| 17.71% tmpiats9z7h.zip |##########-------------------------------------------| 18.17% tmpiats9z7h.zip |##########-------------------------------------------| 18.64% tmpiats9z7h.zip |##########-------------------------------------------| 19.11% tmpiats9z7h.zip |##########-------------------------------------------| 19.57% tmpiats9z7h.zip |###########------------------------------------------| 20.04% tmpiats9z7h.zip |###########------------------------------------------| 20.5% tmpiats9z7h.zip |###########------------------------------------------| 20.97% tmpiats9z7h.zip |###########------------------------------------------| 21.44% tmpiats9z7h.zip |############-----------------------------------------| 21.9% tmpiats9z7h.zip |############-----------------------------------------| 22.37% tmpiats9z7h.zip |############-----------------------------------------| 22.83% tmpiats9z7h.zip |############-----------------------------------------| 23.3% tmpiats9z7h.zip |#############----------------------------------------| 23.77% tmpiats9z7h.zip |#############----------------------------------------| 24.23% tmpiats9z7h.zip |#############----------------------------------------| 24.7% tmpiats9z7h.zip |#############----------------------------------------| 25.16% tmpiats9z7h.zip |##############---------------------------------------| 25.63% tmpiats9z7h.zip |##############---------------------------------------| 26.1% tmpiats9z7h.zip |##############---------------------------------------| 26.56% tmpiats9z7h.zip |##############---------------------------------------| 27.03% tmpiats9z7h.zip |###############--------------------------------------| 27.49% tmpiats9z7h.zip |###############--------------------------------------| 27.96% tmpiats9z7h.zip |###############--------------------------------------| 28.43% tmpiats9z7h.zip |###############--------------------------------------| 28.89% tmpiats9z7h.zip |################-------------------------------------| 29.36% tmpiats9z7h.zip |################-------------------------------------| 29.82% tmpiats9z7h.zip |################-------------------------------------| 30.29% tmpiats9z7h.zip |################-------------------------------------| 30.76% tmpiats9z7h.zip |#################------------------------------------| 31.22% tmpiats9z7h.zip |#################------------------------------------| 31.69% tmpiats9z7h.zip |#################------------------------------------| 32.15% tmpiats9z7h.zip |#################------------------------------------| 32.62% tmpiats9z7h.zip |##################-----------------------------------| 33.09% tmpiats9z7h.zip |##################-----------------------------------| 33.55% tmpiats9z7h.zip |##################-----------------------------------| 34.02% tmpiats9z7h.zip |##################-----------------------------------| 34.48% tmpiats9z7h.zip |###################----------------------------------| 34.95% tmpiats9z7h.zip |###################----------------------------------| 35.42% tmpiats9z7h.zip |###################----------------------------------| 35.88% tmpiats9z7h.zip |###################----------------------------------| 36.35% tmpiats9z7h.zip |####################---------------------------------| 36.81% tmpiats9z7h.zip |####################---------------------------------| 37.28% tmpiats9z7h.zip |####################---------------------------------| 37.75% tmpiats9z7h.zip |####################---------------------------------| 38.21% tmpiats9z7h.zip |####################---------------------------------| 38.68% tmpiats9z7h.zip |#####################--------------------------------| 39.15% tmpiats9z7h.zip |#####################--------------------------------| 39.61% tmpiats9z7h.zip |#####################--------------------------------| 40.08% tmpiats9z7h.zip |#####################--------------------------------| 40.54% tmpiats9z7h.zip |######################-------------------------------| 41.01% tmpiats9z7h.zip |######################-------------------------------| 41.48% tmpiats9z7h.zip |######################-------------------------------| 41.94% tmpiats9z7h.zip |######################-------------------------------| 42.41% tmpiats9z7h.zip |#######################------------------------------| 42.87% tmpiats9z7h.zip |#######################------------------------------| 43.34% tmpiats9z7h.zip |#######################------------------------------| 43.81% tmpiats9z7h.zip |#######################------------------------------| 44.27% tmpiats9z7h.zip |########################-----------------------------| 44.74% tmpiats9z7h.zip |########################-----------------------------| 45.2% tmpiats9z7h.zip |########################-----------------------------| 45.67% tmpiats9z7h.zip |########################-----------------------------| 46.14% tmpiats9z7h.zip |#########################----------------------------| 46.6% tmpiats9z7h.zip |#########################----------------------------| 47.07% tmpiats9z7h.zip |#########################----------------------------| 47.53% tmpiats9z7h.zip |#########################----------------------------| 48.0% tmpiats9z7h.zip |##########################---------------------------| 48.47% tmpiats9z7h.zip |##########################---------------------------| 48.93% tmpiats9z7h.zip |##########################---------------------------| 49.4% tmpiats9z7h.zip |##########################---------------------------| 49.86% tmpiats9z7h.zip |###########################--------------------------| 50.33% tmpiats9z7h.zip |###########################--------------------------| 50.8% tmpiats9z7h.zip |###########################--------------------------| 51.26% tmpiats9z7h.zip |###########################--------------------------| 51.73% tmpiats9z7h.zip |############################-------------------------| 52.19% tmpiats9z7h.zip |############################-------------------------| 52.66% tmpiats9z7h.zip |############################-------------------------| 53.13% tmpiats9z7h.zip |############################-------------------------| 53.59% tmpiats9z7h.zip |#############################------------------------| 54.06% tmpiats9z7h.zip |#############################------------------------| 54.52% tmpiats9z7h.zip |#############################------------------------| 54.99% tmpiats9z7h.zip |#############################------------------------| 55.46% tmpiats9z7h.zip |##############################-----------------------| 55.92% tmpiats9z7h.zip |##############################-----------------------| 56.39% tmpiats9z7h.zip |##############################-----------------------| 56.85% tmpiats9z7h.zip |##############################-----------------------| 57.32% tmpiats9z7h.zip |###############################----------------------| 57.79% tmpiats9z7h.zip |###############################----------------------| 58.25% tmpiats9z7h.zip |###############################----------------------| 58.72% tmpiats9z7h.zip |###############################----------------------| 59.18% tmpiats9z7h.zip |################################---------------------| 59.65% tmpiats9z7h.zip |################################---------------------| 60.12% tmpiats9z7h.zip |################################---------------------| 60.58% tmpiats9z7h.zip |################################---------------------| 61.05% tmpiats9z7h.zip |#################################--------------------| 61.51% tmpiats9z7h.zip |#################################--------------------| 61.98% tmpiats9z7h.zip |#################################--------------------| 62.45% tmpiats9z7h.zip |#################################--------------------| 62.91% tmpiats9z7h.zip |##################################-------------------| 63.38% tmpiats9z7h.zip |##################################-------------------| 63.84% tmpiats9z7h.zip |##################################-------------------| 64.31% tmpiats9z7h.zip |##################################-------------------| 64.78% tmpiats9z7h.zip |###################################------------------| 65.24% tmpiats9z7h.zip |###################################------------------| 65.71% tmpiats9z7h.zip |###################################------------------| 66.17% tmpiats9z7h.zip |###################################------------------| 66.64% tmpiats9z7h.zip |####################################-----------------| 67.11% tmpiats9z7h.zip |####################################-----------------| 67.57% tmpiats9z7h.zip |####################################-----------------| 68.04% tmpiats9z7h.zip |####################################-----------------| 68.5% tmpiats9z7h.zip |#####################################----------------| 68.97% tmpiats9z7h.zip |#####################################----------------| 69.44% tmpiats9z7h.zip |#####################################----------------| 69.9% tmpiats9z7h.zip |#####################################----------------| 70.37% tmpiats9z7h.zip |######################################---------------| 70.83% tmpiats9z7h.zip |######################################---------------| 71.3% tmpiats9z7h.zip |######################################---------------| 71.77% tmpiats9z7h.zip |######################################---------------| 72.23% tmpiats9z7h.zip |#######################################--------------| 72.7% tmpiats9z7h.zip |#######################################--------------| 73.16% tmpiats9z7h.zip |#######################################--------------| 73.63% tmpiats9z7h.zip |#######################################--------------| 74.1% tmpiats9z7h.zip |########################################-------------| 74.56% tmpiats9z7h.zip |########################################-------------| 75.03% tmpiats9z7h.zip |########################################-------------| 75.49% tmpiats9z7h.zip |########################################-------------| 75.96% tmpiats9z7h.zip |#########################################------------| 76.43% tmpiats9z7h.zip |#########################################------------| 76.89% tmpiats9z7h.zip |#########################################------------| 77.36% tmpiats9z7h.zip |#########################################------------| 77.82% tmpiats9z7h.zip |#########################################------------| 78.29% tmpiats9z7h.zip |##########################################-----------| 78.76% tmpiats9z7h.zip |##########################################-----------| 79.22% tmpiats9z7h.zip |##########################################-----------| 79.69% tmpiats9z7h.zip |##########################################-----------| 80.15% tmpiats9z7h.zip |###########################################----------| 80.62% tmpiats9z7h.zip |###########################################----------| 81.09% tmpiats9z7h.zip |###########################################----------| 81.55% tmpiats9z7h.zip |###########################################----------| 82.02% tmpiats9z7h.zip |############################################---------| 82.48% tmpiats9z7h.zip |############################################---------| 82.95% tmpiats9z7h.zip |############################################---------| 83.42% tmpiats9z7h.zip |############################################---------| 83.88% tmpiats9z7h.zip |#############################################--------| 84.35% tmpiats9z7h.zip |#############################################--------| 84.81% tmpiats9z7h.zip |#############################################--------| 85.28% tmpiats9z7h.zip |#############################################--------| 85.75% tmpiats9z7h.zip |##############################################-------| 86.21% tmpiats9z7h.zip |##############################################-------| 86.68% tmpiats9z7h.zip |##############################################-------| 87.14% tmpiats9z7h.zip |##############################################-------| 87.61% tmpiats9z7h.zip |###############################################------| 88.08% tmpiats9z7h.zip |###############################################------| 88.54% tmpiats9z7h.zip |###############################################------| 89.01% tmpiats9z7h.zip |###############################################------| 89.47% tmpiats9z7h.zip |################################################-----| 89.94% tmpiats9z7h.zip |################################################-----| 90.41% tmpiats9z7h.zip |################################################-----| 90.87% tmpiats9z7h.zip |################################################-----| 91.34% tmpiats9z7h.zip |#################################################----| 91.8% tmpiats9z7h.zip |#################################################----| 92.27% tmpiats9z7h.zip |#################################################----| 92.74% tmpiats9z7h.zip |#################################################----| 93.2% tmpiats9z7h.zip |##################################################---| 93.67% tmpiats9z7h.zip |##################################################---| 94.13% tmpiats9z7h.zip |##################################################---| 94.6% tmpiats9z7h.zip |##################################################---| 95.07% tmpiats9z7h.zip |###################################################--| 95.53% tmpiats9z7h.zip |###################################################--| 96.0% tmpiats9z7h.zip |###################################################--| 96.46% tmpiats9z7h.zip |###################################################--| 96.93% tmpiats9z7h.zip |####################################################-| 97.4% tmpiats9z7h.zip |####################################################-| 97.86% tmpiats9z7h.zip |####################################################-| 98.33% tmpiats9z7h.zip |####################################################-| 98.79% tmpiats9z7h.zip |#####################################################| 99.26% tmpiats9z7h.zip |#####################################################| 99.73% tmpiats9z7h.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 38093a05-9ed5-40c7-94e4-c7aad5399a4a + 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' ++ 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' ++ /bin/jq .metadata.pagination.total + 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).. tmpss7gfliz.zip |-----------------------------------------------------| 0.46% tmpss7gfliz.zip |-----------------------------------------------------| 0.92% tmpss7gfliz.zip |#----------------------------------------------------| 1.38% tmpss7gfliz.zip |#----------------------------------------------------| 1.83% tmpss7gfliz.zip |#----------------------------------------------------| 2.29% tmpss7gfliz.zip |#----------------------------------------------------| 2.75% tmpss7gfliz.zip |##---------------------------------------------------| 3.21% tmpss7gfliz.zip |##---------------------------------------------------| 3.67% tmpss7gfliz.zip |##---------------------------------------------------| 4.13% tmpss7gfliz.zip |##---------------------------------------------------| 4.58% tmpss7gfliz.zip |###--------------------------------------------------| 5.04% tmpss7gfliz.zip |###--------------------------------------------------| 5.5% tmpss7gfliz.zip |###--------------------------------------------------| 5.96% tmpss7gfliz.zip |###--------------------------------------------------| 6.42% tmpss7gfliz.zip |####-------------------------------------------------| 6.88% tmpss7gfliz.zip |####-------------------------------------------------| 7.34% tmpss7gfliz.zip |####-------------------------------------------------| 7.79% tmpss7gfliz.zip |####-------------------------------------------------| 8.25% tmpss7gfliz.zip |#####------------------------------------------------| 8.71% tmpss7gfliz.zip |#####------------------------------------------------| 9.17% tmpss7gfliz.zip |#####------------------------------------------------| 9.63% tmpss7gfliz.zip |#####------------------------------------------------| 10.09% tmpss7gfliz.zip |######-----------------------------------------------| 10.54% tmpss7gfliz.zip |######-----------------------------------------------| 11.0% tmpss7gfliz.zip |######-----------------------------------------------| 11.46% tmpss7gfliz.zip |######-----------------------------------------------| 11.92% tmpss7gfliz.zip |#######----------------------------------------------| 12.38% tmpss7gfliz.zip |#######----------------------------------------------| 12.84% tmpss7gfliz.zip |#######----------------------------------------------| 13.3% tmpss7gfliz.zip |#######----------------------------------------------| 13.75% tmpss7gfliz.zip |########---------------------------------------------| 14.21% tmpss7gfliz.zip |########---------------------------------------------| 14.67% tmpss7gfliz.zip |########---------------------------------------------| 15.13% tmpss7gfliz.zip |########---------------------------------------------| 15.59% tmpss7gfliz.zip |#########--------------------------------------------| 16.05% tmpss7gfliz.zip |#########--------------------------------------------| 16.5% tmpss7gfliz.zip |#########--------------------------------------------| 16.96% tmpss7gfliz.zip |#########--------------------------------------------| 17.42% tmpss7gfliz.zip |#########--------------------------------------------| 17.88% tmpss7gfliz.zip |##########-------------------------------------------| 18.34% tmpss7gfliz.zip |##########-------------------------------------------| 18.8% tmpss7gfliz.zip |##########-------------------------------------------| 19.26% tmpss7gfliz.zip |##########-------------------------------------------| 19.71% tmpss7gfliz.zip |###########------------------------------------------| 20.17% tmpss7gfliz.zip |###########------------------------------------------| 20.63% tmpss7gfliz.zip |###########------------------------------------------| 21.09% tmpss7gfliz.zip |###########------------------------------------------| 21.55% tmpss7gfliz.zip |############-----------------------------------------| 22.01% tmpss7gfliz.zip |############-----------------------------------------| 22.46% tmpss7gfliz.zip |############-----------------------------------------| 22.92% tmpss7gfliz.zip |############-----------------------------------------| 23.38% tmpss7gfliz.zip |#############----------------------------------------| 23.84% tmpss7gfliz.zip |#############----------------------------------------| 24.3% tmpss7gfliz.zip |#############----------------------------------------| 24.76% tmpss7gfliz.zip |#############----------------------------------------| 25.22% tmpss7gfliz.zip |##############---------------------------------------| 25.67% tmpss7gfliz.zip |##############---------------------------------------| 26.13% tmpss7gfliz.zip |##############---------------------------------------| 26.59% tmpss7gfliz.zip |##############---------------------------------------| 27.05% tmpss7gfliz.zip |###############--------------------------------------| 27.51% tmpss7gfliz.zip |###############--------------------------------------| 27.97% tmpss7gfliz.zip |###############--------------------------------------| 28.42% tmpss7gfliz.zip |###############--------------------------------------| 28.88% tmpss7gfliz.zip |################-------------------------------------| 29.34% tmpss7gfliz.zip |################-------------------------------------| 29.8% tmpss7gfliz.zip |################-------------------------------------| 30.26% tmpss7gfliz.zip |################-------------------------------------| 30.72% tmpss7gfliz.zip |#################------------------------------------| 31.18% tmpss7gfliz.zip |#################------------------------------------| 31.63% tmpss7gfliz.zip |#################------------------------------------| 32.09% tmpss7gfliz.zip |#################------------------------------------| 32.55% tmpss7gfliz.zip |#################------------------------------------| 33.01% tmpss7gfliz.zip |##################-----------------------------------| 33.47% tmpss7gfliz.zip |##################-----------------------------------| 33.93% tmpss7gfliz.zip |##################-----------------------------------| 34.38% tmpss7gfliz.zip |##################-----------------------------------| 34.84% tmpss7gfliz.zip |###################----------------------------------| 35.3% tmpss7gfliz.zip |###################----------------------------------| 35.76% tmpss7gfliz.zip |###################----------------------------------| 36.22% tmpss7gfliz.zip |###################----------------------------------| 36.68% tmpss7gfliz.zip |####################---------------------------------| 37.13% tmpss7gfliz.zip |####################---------------------------------| 37.59% tmpss7gfliz.zip |####################---------------------------------| 38.05% tmpss7gfliz.zip |####################---------------------------------| 38.51% tmpss7gfliz.zip |#####################--------------------------------| 38.97% tmpss7gfliz.zip |#####################--------------------------------| 39.43% tmpss7gfliz.zip |#####################--------------------------------| 39.89% tmpss7gfliz.zip |#####################--------------------------------| 40.34% tmpss7gfliz.zip |######################-------------------------------| 40.8% tmpss7gfliz.zip |######################-------------------------------| 41.26% tmpss7gfliz.zip |######################-------------------------------| 41.72% tmpss7gfliz.zip |######################-------------------------------| 42.18% tmpss7gfliz.zip |#######################------------------------------| 42.64% tmpss7gfliz.zip |#######################------------------------------| 43.09% tmpss7gfliz.zip |#######################------------------------------| 43.55% tmpss7gfliz.zip |#######################------------------------------| 44.01% tmpss7gfliz.zip |########################-----------------------------| 44.47% tmpss7gfliz.zip |########################-----------------------------| 44.93% tmpss7gfliz.zip |########################-----------------------------| 45.39% tmpss7gfliz.zip |########################-----------------------------| 45.85% tmpss7gfliz.zip |#########################----------------------------| 46.3% tmpss7gfliz.zip |#########################----------------------------| 46.76% tmpss7gfliz.zip |#########################----------------------------| 47.22% tmpss7gfliz.zip |#########################----------------------------| 47.68% tmpss7gfliz.zip |##########################---------------------------| 48.14% tmpss7gfliz.zip |##########################---------------------------| 48.6% tmpss7gfliz.zip |##########################---------------------------| 49.05% tmpss7gfliz.zip |##########################---------------------------| 49.51% tmpss7gfliz.zip |##########################---------------------------| 49.97% tmpss7gfliz.zip |###########################--------------------------| 50.43% tmpss7gfliz.zip |###########################--------------------------| 50.89% tmpss7gfliz.zip |###########################--------------------------| 51.35% tmpss7gfliz.zip |###########################--------------------------| 51.81% tmpss7gfliz.zip |############################-------------------------| 52.26% tmpss7gfliz.zip |############################-------------------------| 52.72% tmpss7gfliz.zip |############################-------------------------| 53.18% tmpss7gfliz.zip |############################-------------------------| 53.64% tmpss7gfliz.zip |#############################------------------------| 54.1% tmpss7gfliz.zip |#############################------------------------| 54.56% tmpss7gfliz.zip |#############################------------------------| 55.01% tmpss7gfliz.zip |#############################------------------------| 55.47% tmpss7gfliz.zip |##############################-----------------------| 55.93% tmpss7gfliz.zip |##############################-----------------------| 56.39% tmpss7gfliz.zip |##############################-----------------------| 56.85% tmpss7gfliz.zip |##############################-----------------------| 57.31% tmpss7gfliz.zip |###############################----------------------| 57.77% tmpss7gfliz.zip |###############################----------------------| 58.22% tmpss7gfliz.zip |###############################----------------------| 58.68% tmpss7gfliz.zip |###############################----------------------| 59.14% tmpss7gfliz.zip |################################---------------------| 59.6% tmpss7gfliz.zip |################################---------------------| 60.06% tmpss7gfliz.zip |################################---------------------| 60.52% tmpss7gfliz.zip |################################---------------------| 60.97% tmpss7gfliz.zip |#################################--------------------| 61.43% tmpss7gfliz.zip |#################################--------------------| 61.89% tmpss7gfliz.zip |#################################--------------------| 62.35% tmpss7gfliz.zip |#################################--------------------| 62.81% tmpss7gfliz.zip |##################################-------------------| 63.27% tmpss7gfliz.zip |##################################-------------------| 63.73% tmpss7gfliz.zip |##################################-------------------| 64.18% tmpss7gfliz.zip |##################################-------------------| 64.64% tmpss7gfliz.zip |###################################------------------| 65.1% tmpss7gfliz.zip |###################################------------------| 65.56% tmpss7gfliz.zip |###################################------------------| 66.02% tmpss7gfliz.zip |###################################------------------| 66.48% tmpss7gfliz.zip |###################################------------------| 66.93% tmpss7gfliz.zip |####################################-----------------| 67.39% tmpss7gfliz.zip |####################################-----------------| 67.85% tmpss7gfliz.zip |####################################-----------------| 68.31% tmpss7gfliz.zip |####################################-----------------| 68.77% tmpss7gfliz.zip |#####################################----------------| 69.23% tmpss7gfliz.zip |#####################################----------------| 69.69% tmpss7gfliz.zip |#####################################----------------| 70.14% tmpss7gfliz.zip |#####################################----------------| 70.6% tmpss7gfliz.zip |######################################---------------| 71.06% tmpss7gfliz.zip |######################################---------------| 71.52% tmpss7gfliz.zip |######################################---------------| 71.98% tmpss7gfliz.zip |######################################---------------| 72.44% tmpss7gfliz.zip |#######################################--------------| 72.89% tmpss7gfliz.zip |#######################################--------------| 73.35% tmpss7gfliz.zip |#######################################--------------| 73.81% tmpss7gfliz.zip |#######################################--------------| 74.27% tmpss7gfliz.zip |########################################-------------| 74.73% tmpss7gfliz.zip |########################################-------------| 75.19% tmpss7gfliz.zip |########################################-------------| 75.65% tmpss7gfliz.zip |########################################-------------| 76.1% tmpss7gfliz.zip |#########################################------------| 76.56% tmpss7gfliz.zip |#########################################------------| 77.02% tmpss7gfliz.zip |#########################################------------| 77.48% tmpss7gfliz.zip |#########################################------------| 77.94% tmpss7gfliz.zip |##########################################-----------| 78.4% tmpss7gfliz.zip |##########################################-----------| 78.85% tmpss7gfliz.zip |##########################################-----------| 79.31% tmpss7gfliz.zip |##########################################-----------| 79.77% tmpss7gfliz.zip |###########################################----------| 80.23% tmpss7gfliz.zip |###########################################----------| 80.69% tmpss7gfliz.zip |###########################################----------| 81.15% tmpss7gfliz.zip |###########################################----------| 81.61% tmpss7gfliz.zip |###########################################----------| 82.06% tmpss7gfliz.zip |############################################---------| 82.52% tmpss7gfliz.zip |############################################---------| 82.98% tmpss7gfliz.zip |############################################---------| 83.44% tmpss7gfliz.zip |############################################---------| 83.9% tmpss7gfliz.zip |#############################################--------| 84.36% tmpss7gfliz.zip |#############################################--------| 84.81% tmpss7gfliz.zip |#############################################--------| 85.27% tmpss7gfliz.zip |#############################################--------| 85.73% tmpss7gfliz.zip |##############################################-------| 86.19% tmpss7gfliz.zip |##############################################-------| 86.65% tmpss7gfliz.zip |##############################################-------| 87.11% tmpss7gfliz.zip |##############################################-------| 87.57% tmpss7gfliz.zip |###############################################------| 88.02% tmpss7gfliz.zip |###############################################------| 88.48% tmpss7gfliz.zip |###############################################------| 88.94% tmpss7gfliz.zip |###############################################------| 89.4% tmpss7gfliz.zip |################################################-----| 89.86% tmpss7gfliz.zip |################################################-----| 90.32% tmpss7gfliz.zip |################################################-----| 90.77% tmpss7gfliz.zip |################################################-----| 91.23% tmpss7gfliz.zip |#################################################----| 91.69% tmpss7gfliz.zip |#################################################----| 92.15% tmpss7gfliz.zip |#################################################----| 92.61% tmpss7gfliz.zip |#################################################----| 93.07% tmpss7gfliz.zip |##################################################---| 93.53% tmpss7gfliz.zip |##################################################---| 93.98% tmpss7gfliz.zip |##################################################---| 94.44% tmpss7gfliz.zip |##################################################---| 94.9% tmpss7gfliz.zip |###################################################--| 95.36% tmpss7gfliz.zip |###################################################--| 95.82% tmpss7gfliz.zip |###################################################--| 96.28% tmpss7gfliz.zip |###################################################--| 96.73% tmpss7gfliz.zip |####################################################-| 97.19% tmpss7gfliz.zip |####################################################-| 97.65% tmpss7gfliz.zip |####################################################-| 98.11% tmpss7gfliz.zip |####################################################-| 98.57% tmpss7gfliz.zip |####################################################-| 99.03% tmpss7gfliz.zip |#####################################################| 99.48% tmpss7gfliz.zip |#####################################################| 99.94% tmpss7gfliz.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 847bc24a-df89-4636-8e1a-c1ecee01f146 + 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).. tmplsric68w.zip |-----------------------------------------------------| 0.45% tmplsric68w.zip |-----------------------------------------------------| 0.91% tmplsric68w.zip |#----------------------------------------------------| 1.36% tmplsric68w.zip |#----------------------------------------------------| 1.82% tmplsric68w.zip |#----------------------------------------------------| 2.27% tmplsric68w.zip |#----------------------------------------------------| 2.72% tmplsric68w.zip |##---------------------------------------------------| 3.18% tmplsric68w.zip |##---------------------------------------------------| 3.63% tmplsric68w.zip |##---------------------------------------------------| 4.09% tmplsric68w.zip |##---------------------------------------------------| 4.54% tmplsric68w.zip |###--------------------------------------------------| 4.99% tmplsric68w.zip |###--------------------------------------------------| 5.45% tmplsric68w.zip |###--------------------------------------------------| 5.9% tmplsric68w.zip |###--------------------------------------------------| 6.36% tmplsric68w.zip |####-------------------------------------------------| 6.81% tmplsric68w.zip |####-------------------------------------------------| 7.26% tmplsric68w.zip |####-------------------------------------------------| 7.72% tmplsric68w.zip |####-------------------------------------------------| 8.17% tmplsric68w.zip |#####------------------------------------------------| 8.63% tmplsric68w.zip |#####------------------------------------------------| 9.08% tmplsric68w.zip |#####------------------------------------------------| 9.53% tmplsric68w.zip |#####------------------------------------------------| 9.99% tmplsric68w.zip |######-----------------------------------------------| 10.44% tmplsric68w.zip |######-----------------------------------------------| 10.9% tmplsric68w.zip |######-----------------------------------------------| 11.35% tmplsric68w.zip |######-----------------------------------------------| 11.8% tmplsric68w.zip |######-----------------------------------------------| 12.26% tmplsric68w.zip |#######----------------------------------------------| 12.71% tmplsric68w.zip |#######----------------------------------------------| 13.17% tmplsric68w.zip |#######----------------------------------------------| 13.62% tmplsric68w.zip |#######----------------------------------------------| 14.07% tmplsric68w.zip |########---------------------------------------------| 14.53% tmplsric68w.zip |########---------------------------------------------| 14.98% tmplsric68w.zip |########---------------------------------------------| 15.44% tmplsric68w.zip |########---------------------------------------------| 15.89% tmplsric68w.zip |#########--------------------------------------------| 16.34% tmplsric68w.zip |#########--------------------------------------------| 16.8% tmplsric68w.zip |#########--------------------------------------------| 17.25% tmplsric68w.zip |#########--------------------------------------------| 17.71% tmplsric68w.zip |##########-------------------------------------------| 18.16% tmplsric68w.zip |##########-------------------------------------------| 18.61% tmplsric68w.zip |##########-------------------------------------------| 19.07% tmplsric68w.zip |##########-------------------------------------------| 19.52% tmplsric68w.zip |###########------------------------------------------| 19.98% tmplsric68w.zip |###########------------------------------------------| 20.43% tmplsric68w.zip |###########------------------------------------------| 20.88% tmplsric68w.zip |###########------------------------------------------| 21.34% tmplsric68w.zip |############-----------------------------------------| 21.79% tmplsric68w.zip |############-----------------------------------------| 22.25% tmplsric68w.zip |############-----------------------------------------| 22.7% tmplsric68w.zip |############-----------------------------------------| 23.15% tmplsric68w.zip |#############----------------------------------------| 23.61% tmplsric68w.zip |#############----------------------------------------| 24.06% tmplsric68w.zip |#############----------------------------------------| 24.51% tmplsric68w.zip |#############----------------------------------------| 24.97% tmplsric68w.zip |#############----------------------------------------| 25.42% tmplsric68w.zip |##############---------------------------------------| 25.88% tmplsric68w.zip |##############---------------------------------------| 26.33% tmplsric68w.zip |##############---------------------------------------| 26.78% tmplsric68w.zip |##############---------------------------------------| 27.24% tmplsric68w.zip |###############--------------------------------------| 27.69% tmplsric68w.zip |###############--------------------------------------| 28.15% tmplsric68w.zip |###############--------------------------------------| 28.6% tmplsric68w.zip |###############--------------------------------------| 29.05% tmplsric68w.zip |################-------------------------------------| 29.51% tmplsric68w.zip |################-------------------------------------| 29.96% tmplsric68w.zip |################-------------------------------------| 30.42% tmplsric68w.zip |################-------------------------------------| 30.87% tmplsric68w.zip |#################------------------------------------| 31.32% tmplsric68w.zip |#################------------------------------------| 31.78% tmplsric68w.zip |#################------------------------------------| 32.23% tmplsric68w.zip |#################------------------------------------| 32.69% tmplsric68w.zip |##################-----------------------------------| 33.14% tmplsric68w.zip |##################-----------------------------------| 33.59% tmplsric68w.zip |##################-----------------------------------| 34.05% tmplsric68w.zip |##################-----------------------------------| 34.5% tmplsric68w.zip |###################----------------------------------| 34.96% tmplsric68w.zip |###################----------------------------------| 35.41% tmplsric68w.zip |###################----------------------------------| 35.86% tmplsric68w.zip |###################----------------------------------| 36.32% tmplsric68w.zip |###################----------------------------------| 36.77% tmplsric68w.zip |####################---------------------------------| 37.23% tmplsric68w.zip |####################---------------------------------| 37.68% tmplsric68w.zip |####################---------------------------------| 38.13% tmplsric68w.zip |####################---------------------------------| 38.59% tmplsric68w.zip |#####################--------------------------------| 39.04% tmplsric68w.zip |#####################--------------------------------| 39.5% tmplsric68w.zip |#####################--------------------------------| 39.95% tmplsric68w.zip |#####################--------------------------------| 40.4% tmplsric68w.zip |######################-------------------------------| 40.86% tmplsric68w.zip |######################-------------------------------| 41.31% tmplsric68w.zip |######################-------------------------------| 41.77% tmplsric68w.zip |######################-------------------------------| 42.22% tmplsric68w.zip |#######################------------------------------| 42.67% tmplsric68w.zip |#######################------------------------------| 43.13% tmplsric68w.zip |#######################------------------------------| 43.58% tmplsric68w.zip |#######################------------------------------| 44.04% tmplsric68w.zip |########################-----------------------------| 44.49% tmplsric68w.zip |########################-----------------------------| 44.94% tmplsric68w.zip |########################-----------------------------| 45.4% tmplsric68w.zip |########################-----------------------------| 45.85% tmplsric68w.zip |#########################----------------------------| 46.31% tmplsric68w.zip |#########################----------------------------| 46.76% tmplsric68w.zip |#########################----------------------------| 47.21% tmplsric68w.zip |#########################----------------------------| 47.67% tmplsric68w.zip |##########################---------------------------| 48.12% tmplsric68w.zip |##########################---------------------------| 48.58% tmplsric68w.zip |##########################---------------------------| 49.03% tmplsric68w.zip |##########################---------------------------| 49.48% tmplsric68w.zip |##########################---------------------------| 49.94% tmplsric68w.zip |###########################--------------------------| 50.39% tmplsric68w.zip |###########################--------------------------| 50.85% tmplsric68w.zip |###########################--------------------------| 51.3% tmplsric68w.zip |###########################--------------------------| 51.75% tmplsric68w.zip |############################-------------------------| 52.21% tmplsric68w.zip |############################-------------------------| 52.66% tmplsric68w.zip |############################-------------------------| 53.12% tmplsric68w.zip |############################-------------------------| 53.57% tmplsric68w.zip |#############################------------------------| 54.02% tmplsric68w.zip |#############################------------------------| 54.48% tmplsric68w.zip |#############################------------------------| 54.93% tmplsric68w.zip |#############################------------------------| 55.39% tmplsric68w.zip |##############################-----------------------| 55.84% tmplsric68w.zip |##############################-----------------------| 56.29% tmplsric68w.zip |##############################-----------------------| 56.75% tmplsric68w.zip |##############################-----------------------| 57.2% tmplsric68w.zip |###############################----------------------| 57.66% tmplsric68w.zip |###############################----------------------| 58.11% tmplsric68w.zip |###############################----------------------| 58.56% tmplsric68w.zip |###############################----------------------| 59.02% tmplsric68w.zip |################################---------------------| 59.47% tmplsric68w.zip |################################---------------------| 59.93% tmplsric68w.zip |################################---------------------| 60.38% tmplsric68w.zip |################################---------------------| 60.83% tmplsric68w.zip |################################---------------------| 61.29% tmplsric68w.zip |#################################--------------------| 61.74% tmplsric68w.zip |#################################--------------------| 62.2% tmplsric68w.zip |#################################--------------------| 62.65% tmplsric68w.zip |#################################--------------------| 63.1% tmplsric68w.zip |##################################-------------------| 63.56% tmplsric68w.zip |##################################-------------------| 64.01% tmplsric68w.zip |##################################-------------------| 64.47% tmplsric68w.zip |##################################-------------------| 64.92% tmplsric68w.zip |###################################------------------| 65.37% tmplsric68w.zip |###################################------------------| 65.83% tmplsric68w.zip |###################################------------------| 66.28% tmplsric68w.zip |###################################------------------| 66.74% tmplsric68w.zip |####################################-----------------| 67.19% tmplsric68w.zip |####################################-----------------| 67.64% tmplsric68w.zip |####################################-----------------| 68.1% tmplsric68w.zip |####################################-----------------| 68.55% tmplsric68w.zip |#####################################----------------| 69.0% tmplsric68w.zip |#####################################----------------| 69.46% tmplsric68w.zip |#####################################----------------| 69.91% tmplsric68w.zip |#####################################----------------| 70.37% tmplsric68w.zip |######################################---------------| 70.82% tmplsric68w.zip |######################################---------------| 71.27% tmplsric68w.zip |######################################---------------| 71.73% tmplsric68w.zip |######################################---------------| 72.18% tmplsric68w.zip |######################################---------------| 72.64% tmplsric68w.zip |#######################################--------------| 73.09% tmplsric68w.zip |#######################################--------------| 73.54% tmplsric68w.zip |#######################################--------------| 74.0% tmplsric68w.zip |#######################################--------------| 74.45% tmplsric68w.zip |########################################-------------| 74.91% tmplsric68w.zip |########################################-------------| 75.36% tmplsric68w.zip |########################################-------------| 75.81% tmplsric68w.zip |########################################-------------| 76.27% tmplsric68w.zip |#########################################------------| 76.72% tmplsric68w.zip |#########################################------------| 77.18% tmplsric68w.zip |#########################################------------| 77.63% tmplsric68w.zip |#########################################------------| 78.08% tmplsric68w.zip |##########################################-----------| 78.54% tmplsric68w.zip |##########################################-----------| 78.99% tmplsric68w.zip |##########################################-----------| 79.45% tmplsric68w.zip |##########################################-----------| 79.9% tmplsric68w.zip |###########################################----------| 80.35% tmplsric68w.zip |###########################################----------| 80.81% tmplsric68w.zip |###########################################----------| 81.26% tmplsric68w.zip |###########################################----------| 81.72% tmplsric68w.zip |############################################---------| 82.17% tmplsric68w.zip |############################################---------| 82.62% tmplsric68w.zip |############################################---------| 83.08% tmplsric68w.zip |############################################---------| 83.53% tmplsric68w.zip |#############################################--------| 83.99% tmplsric68w.zip |#############################################--------| 84.44% tmplsric68w.zip |#############################################--------| 84.89% tmplsric68w.zip |#############################################--------| 85.35% tmplsric68w.zip |#############################################--------| 85.8% tmplsric68w.zip |##############################################-------| 86.26% tmplsric68w.zip |##############################################-------| 86.71% tmplsric68w.zip |##############################################-------| 87.16% tmplsric68w.zip |##############################################-------| 87.62% tmplsric68w.zip |###############################################------| 88.07% tmplsric68w.zip |###############################################------| 88.53% tmplsric68w.zip |###############################################------| 88.98% tmplsric68w.zip |###############################################------| 89.43% tmplsric68w.zip |################################################-----| 89.89% tmplsric68w.zip |################################################-----| 90.34% tmplsric68w.zip |################################################-----| 90.8% tmplsric68w.zip |################################################-----| 91.25% tmplsric68w.zip |#################################################----| 91.7% tmplsric68w.zip |#################################################----| 92.16% tmplsric68w.zip |#################################################----| 92.61% tmplsric68w.zip |#################################################----| 93.07% tmplsric68w.zip |##################################################---| 93.52% tmplsric68w.zip |##################################################---| 93.97% tmplsric68w.zip |##################################################---| 94.43% tmplsric68w.zip |##################################################---| 94.88% tmplsric68w.zip |###################################################--| 95.34% tmplsric68w.zip |###################################################--| 95.79% tmplsric68w.zip |###################################################--| 96.24% tmplsric68w.zip |###################################################--| 96.7% tmplsric68w.zip |###################################################--| 97.15% tmplsric68w.zip |####################################################-| 97.61% tmplsric68w.zip |####################################################-| 98.06% tmplsric68w.zip |####################################################-| 98.51% tmplsric68w.zip |####################################################-| 98.97% tmplsric68w.zip |#####################################################| 99.42% tmplsric68w.zip |#####################################################| 99.88% tmplsric68w.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 2dc61e36-a9c8-485c-b866-a0b5be16fa98 + 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).. tmp5vrqhg47.zip |-----------------------------------------------------| 0.47% tmp5vrqhg47.zip |-----------------------------------------------------| 0.93% tmp5vrqhg47.zip |#----------------------------------------------------| 1.4% tmp5vrqhg47.zip |#----------------------------------------------------| 1.86% tmp5vrqhg47.zip |#----------------------------------------------------| 2.33% tmp5vrqhg47.zip |#----------------------------------------------------| 2.79% tmp5vrqhg47.zip |##---------------------------------------------------| 3.26% tmp5vrqhg47.zip |##---------------------------------------------------| 3.73% tmp5vrqhg47.zip |##---------------------------------------------------| 4.19% tmp5vrqhg47.zip |##---------------------------------------------------| 4.66% tmp5vrqhg47.zip |###--------------------------------------------------| 5.12% tmp5vrqhg47.zip |###--------------------------------------------------| 5.59% tmp5vrqhg47.zip |###--------------------------------------------------| 6.05% tmp5vrqhg47.zip |###--------------------------------------------------| 6.52% tmp5vrqhg47.zip |####-------------------------------------------------| 6.98% tmp5vrqhg47.zip |####-------------------------------------------------| 7.45% tmp5vrqhg47.zip |####-------------------------------------------------| 7.92% tmp5vrqhg47.zip |####-------------------------------------------------| 8.38% tmp5vrqhg47.zip |#####------------------------------------------------| 8.85% tmp5vrqhg47.zip |#####------------------------------------------------| 9.31% tmp5vrqhg47.zip |#####------------------------------------------------| 9.78% tmp5vrqhg47.zip |#####------------------------------------------------| 10.24% tmp5vrqhg47.zip |######-----------------------------------------------| 10.71% tmp5vrqhg47.zip |######-----------------------------------------------| 11.18% tmp5vrqhg47.zip |######-----------------------------------------------| 11.64% tmp5vrqhg47.zip |######-----------------------------------------------| 12.11% tmp5vrqhg47.zip |#######----------------------------------------------| 12.57% tmp5vrqhg47.zip |#######----------------------------------------------| 13.04% tmp5vrqhg47.zip |#######----------------------------------------------| 13.5% tmp5vrqhg47.zip |#######----------------------------------------------| 13.97% tmp5vrqhg47.zip |########---------------------------------------------| 14.44% tmp5vrqhg47.zip |########---------------------------------------------| 14.9% tmp5vrqhg47.zip |########---------------------------------------------| 15.37% tmp5vrqhg47.zip |########---------------------------------------------| 15.83% tmp5vrqhg47.zip |#########--------------------------------------------| 16.3% tmp5vrqhg47.zip |#########--------------------------------------------| 16.76% tmp5vrqhg47.zip |#########--------------------------------------------| 17.23% tmp5vrqhg47.zip |#########--------------------------------------------| 17.7% tmp5vrqhg47.zip |##########-------------------------------------------| 18.16% tmp5vrqhg47.zip |##########-------------------------------------------| 18.63% tmp5vrqhg47.zip |##########-------------------------------------------| 19.09% tmp5vrqhg47.zip |##########-------------------------------------------| 19.56% tmp5vrqhg47.zip |###########------------------------------------------| 20.02% tmp5vrqhg47.zip |###########------------------------------------------| 20.49% tmp5vrqhg47.zip |###########------------------------------------------| 20.95% tmp5vrqhg47.zip |###########------------------------------------------| 21.42% tmp5vrqhg47.zip |############-----------------------------------------| 21.89% tmp5vrqhg47.zip |############-----------------------------------------| 22.35% tmp5vrqhg47.zip |############-----------------------------------------| 22.82% tmp5vrqhg47.zip |############-----------------------------------------| 23.28% tmp5vrqhg47.zip |#############----------------------------------------| 23.75% tmp5vrqhg47.zip |#############----------------------------------------| 24.21% tmp5vrqhg47.zip |#############----------------------------------------| 24.68% tmp5vrqhg47.zip |#############----------------------------------------| 25.15% tmp5vrqhg47.zip |##############---------------------------------------| 25.61% tmp5vrqhg47.zip |##############---------------------------------------| 26.08% tmp5vrqhg47.zip |##############---------------------------------------| 26.54% tmp5vrqhg47.zip |##############---------------------------------------| 27.01% tmp5vrqhg47.zip |###############--------------------------------------| 27.47% tmp5vrqhg47.zip |###############--------------------------------------| 27.94% tmp5vrqhg47.zip |###############--------------------------------------| 28.41% tmp5vrqhg47.zip |###############--------------------------------------| 28.87% tmp5vrqhg47.zip |################-------------------------------------| 29.34% tmp5vrqhg47.zip |################-------------------------------------| 29.8% tmp5vrqhg47.zip |################-------------------------------------| 30.27% tmp5vrqhg47.zip |################-------------------------------------| 30.73% tmp5vrqhg47.zip |#################------------------------------------| 31.2% tmp5vrqhg47.zip |#################------------------------------------| 31.67% tmp5vrqhg47.zip |#################------------------------------------| 32.13% tmp5vrqhg47.zip |#################------------------------------------| 32.6% tmp5vrqhg47.zip |##################-----------------------------------| 33.06% tmp5vrqhg47.zip |##################-----------------------------------| 33.53% tmp5vrqhg47.zip |##################-----------------------------------| 33.99% tmp5vrqhg47.zip |##################-----------------------------------| 34.46% tmp5vrqhg47.zip |###################----------------------------------| 34.92% tmp5vrqhg47.zip |###################----------------------------------| 35.39% tmp5vrqhg47.zip |###################----------------------------------| 35.86% tmp5vrqhg47.zip |###################----------------------------------| 36.32% tmp5vrqhg47.zip |###################----------------------------------| 36.79% tmp5vrqhg47.zip |####################---------------------------------| 37.25% tmp5vrqhg47.zip |####################---------------------------------| 37.72% tmp5vrqhg47.zip |####################---------------------------------| 38.18% tmp5vrqhg47.zip |####################---------------------------------| 38.65% tmp5vrqhg47.zip |#####################--------------------------------| 39.12% tmp5vrqhg47.zip |#####################--------------------------------| 39.58% tmp5vrqhg47.zip |#####################--------------------------------| 40.05% tmp5vrqhg47.zip |#####################--------------------------------| 40.51% tmp5vrqhg47.zip |######################-------------------------------| 40.98% tmp5vrqhg47.zip |######################-------------------------------| 41.44% tmp5vrqhg47.zip |######################-------------------------------| 41.91% tmp5vrqhg47.zip |######################-------------------------------| 42.38% tmp5vrqhg47.zip |#######################------------------------------| 42.84% tmp5vrqhg47.zip |#######################------------------------------| 43.31% tmp5vrqhg47.zip |#######################------------------------------| 43.77% tmp5vrqhg47.zip |#######################------------------------------| 44.24% tmp5vrqhg47.zip |########################-----------------------------| 44.7% tmp5vrqhg47.zip |########################-----------------------------| 45.17% tmp5vrqhg47.zip |########################-----------------------------| 45.63% tmp5vrqhg47.zip |########################-----------------------------| 46.1% tmp5vrqhg47.zip |#########################----------------------------| 46.57% tmp5vrqhg47.zip |#########################----------------------------| 47.03% tmp5vrqhg47.zip |#########################----------------------------| 47.5% tmp5vrqhg47.zip |#########################----------------------------| 47.96% tmp5vrqhg47.zip |##########################---------------------------| 48.43% tmp5vrqhg47.zip |##########################---------------------------| 48.89% tmp5vrqhg47.zip |##########################---------------------------| 49.36% tmp5vrqhg47.zip |##########################---------------------------| 49.83% tmp5vrqhg47.zip |###########################--------------------------| 50.29% tmp5vrqhg47.zip |###########################--------------------------| 50.76% tmp5vrqhg47.zip |###########################--------------------------| 51.22% tmp5vrqhg47.zip |###########################--------------------------| 51.69% tmp5vrqhg47.zip |############################-------------------------| 52.15% tmp5vrqhg47.zip |############################-------------------------| 52.62% tmp5vrqhg47.zip |############################-------------------------| 53.09% tmp5vrqhg47.zip |############################-------------------------| 53.55% tmp5vrqhg47.zip |#############################------------------------| 54.02% tmp5vrqhg47.zip |#############################------------------------| 54.48% tmp5vrqhg47.zip |#############################------------------------| 54.95% tmp5vrqhg47.zip |#############################------------------------| 55.41% tmp5vrqhg47.zip |##############################-----------------------| 55.88% tmp5vrqhg47.zip |##############################-----------------------| 56.35% tmp5vrqhg47.zip |##############################-----------------------| 56.81% tmp5vrqhg47.zip |##############################-----------------------| 57.28% tmp5vrqhg47.zip |###############################----------------------| 57.74% tmp5vrqhg47.zip |###############################----------------------| 58.21% tmp5vrqhg47.zip |###############################----------------------| 58.67% tmp5vrqhg47.zip |###############################----------------------| 59.14% tmp5vrqhg47.zip |################################---------------------| 59.6% tmp5vrqhg47.zip |################################---------------------| 60.07% tmp5vrqhg47.zip |################################---------------------| 60.54% tmp5vrqhg47.zip |################################---------------------| 61.0% tmp5vrqhg47.zip |#################################--------------------| 61.47% tmp5vrqhg47.zip |#################################--------------------| 61.93% tmp5vrqhg47.zip |#################################--------------------| 62.4% tmp5vrqhg47.zip |#################################--------------------| 62.86% tmp5vrqhg47.zip |##################################-------------------| 63.33% tmp5vrqhg47.zip |##################################-------------------| 63.8% tmp5vrqhg47.zip |##################################-------------------| 64.26% tmp5vrqhg47.zip |##################################-------------------| 64.73% tmp5vrqhg47.zip |###################################------------------| 65.19% tmp5vrqhg47.zip |###################################------------------| 65.66% tmp5vrqhg47.zip |###################################------------------| 66.12% tmp5vrqhg47.zip |###################################------------------| 66.59% tmp5vrqhg47.zip |####################################-----------------| 67.06% tmp5vrqhg47.zip |####################################-----------------| 67.52% tmp5vrqhg47.zip |####################################-----------------| 67.99% tmp5vrqhg47.zip |####################################-----------------| 68.45% tmp5vrqhg47.zip |#####################################----------------| 68.92% tmp5vrqhg47.zip |#####################################----------------| 69.38% tmp5vrqhg47.zip |#####################################----------------| 69.85% tmp5vrqhg47.zip |#####################################----------------| 70.32% tmp5vrqhg47.zip |######################################---------------| 70.78% tmp5vrqhg47.zip |######################################---------------| 71.25% tmp5vrqhg47.zip |######################################---------------| 71.71% tmp5vrqhg47.zip |######################################---------------| 72.18% tmp5vrqhg47.zip |#######################################--------------| 72.64% tmp5vrqhg47.zip |#######################################--------------| 73.11% tmp5vrqhg47.zip |#######################################--------------| 73.57% tmp5vrqhg47.zip |#######################################--------------| 74.04% tmp5vrqhg47.zip |#######################################--------------| 74.51% tmp5vrqhg47.zip |########################################-------------| 74.97% tmp5vrqhg47.zip |########################################-------------| 75.44% tmp5vrqhg47.zip |########################################-------------| 75.9% tmp5vrqhg47.zip |########################################-------------| 76.37% tmp5vrqhg47.zip |#########################################------------| 76.83% tmp5vrqhg47.zip |#########################################------------| 77.3% tmp5vrqhg47.zip |#########################################------------| 77.77% tmp5vrqhg47.zip |#########################################------------| 78.23% tmp5vrqhg47.zip |##########################################-----------| 78.7% tmp5vrqhg47.zip |##########################################-----------| 79.16% tmp5vrqhg47.zip |##########################################-----------| 79.63% tmp5vrqhg47.zip |##########################################-----------| 80.09% tmp5vrqhg47.zip |###########################################----------| 80.56% tmp5vrqhg47.zip |###########################################----------| 81.03% tmp5vrqhg47.zip |###########################################----------| 81.49% tmp5vrqhg47.zip |###########################################----------| 81.96% tmp5vrqhg47.zip |############################################---------| 82.42% tmp5vrqhg47.zip |############################################---------| 82.89% tmp5vrqhg47.zip |############################################---------| 83.35% tmp5vrqhg47.zip |############################################---------| 83.82% tmp5vrqhg47.zip |#############################################--------| 84.29% tmp5vrqhg47.zip |#############################################--------| 84.75% tmp5vrqhg47.zip |#############################################--------| 85.22% tmp5vrqhg47.zip |#############################################--------| 85.68% tmp5vrqhg47.zip |##############################################-------| 86.15% tmp5vrqhg47.zip |##############################################-------| 86.61% tmp5vrqhg47.zip |##############################################-------| 87.08% tmp5vrqhg47.zip |##############################################-------| 87.54% tmp5vrqhg47.zip |###############################################------| 88.01% tmp5vrqhg47.zip |###############################################------| 88.48% tmp5vrqhg47.zip |###############################################------| 88.94% tmp5vrqhg47.zip |###############################################------| 89.41% tmp5vrqhg47.zip |################################################-----| 89.87% tmp5vrqhg47.zip |################################################-----| 90.34% tmp5vrqhg47.zip |################################################-----| 90.8% tmp5vrqhg47.zip |################################################-----| 91.27% tmp5vrqhg47.zip |#################################################----| 91.74% tmp5vrqhg47.zip |#################################################----| 92.2% tmp5vrqhg47.zip |#################################################----| 92.67% tmp5vrqhg47.zip |#################################################----| 93.13% tmp5vrqhg47.zip |##################################################---| 93.6% tmp5vrqhg47.zip |##################################################---| 94.06% tmp5vrqhg47.zip |##################################################---| 94.53% tmp5vrqhg47.zip |##################################################---| 95.0% tmp5vrqhg47.zip |###################################################--| 95.46% tmp5vrqhg47.zip |###################################################--| 95.93% tmp5vrqhg47.zip |###################################################--| 96.39% tmp5vrqhg47.zip |###################################################--| 96.86% tmp5vrqhg47.zip |####################################################-| 97.32% tmp5vrqhg47.zip |####################################################-| 97.79% tmp5vrqhg47.zip |####################################################-| 98.25% tmp5vrqhg47.zip |####################################################-| 98.72% tmp5vrqhg47.zip |#####################################################| 99.19% tmp5vrqhg47.zip |#####################################################| 99.65% tmp5vrqhg47.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 22e44aa6-ce6a-4ccc-9c5c-00561540a378 + 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).. tmpmmtrghgj.zip |-----------------------------------------------------| 0.46% tmpmmtrghgj.zip |-----------------------------------------------------| 0.93% tmpmmtrghgj.zip |#----------------------------------------------------| 1.39% tmpmmtrghgj.zip |#----------------------------------------------------| 1.86% tmpmmtrghgj.zip |#----------------------------------------------------| 2.32% tmpmmtrghgj.zip |#----------------------------------------------------| 2.79% tmpmmtrghgj.zip |##---------------------------------------------------| 3.25% tmpmmtrghgj.zip |##---------------------------------------------------| 3.72% tmpmmtrghgj.zip |##---------------------------------------------------| 4.18% tmpmmtrghgj.zip |##---------------------------------------------------| 4.64% tmpmmtrghgj.zip |###--------------------------------------------------| 5.11% tmpmmtrghgj.zip |###--------------------------------------------------| 5.57% tmpmmtrghgj.zip |###--------------------------------------------------| 6.04% tmpmmtrghgj.zip |###--------------------------------------------------| 6.5% tmpmmtrghgj.zip |####-------------------------------------------------| 6.97% tmpmmtrghgj.zip |####-------------------------------------------------| 7.43% tmpmmtrghgj.zip |####-------------------------------------------------| 7.9% tmpmmtrghgj.zip |####-------------------------------------------------| 8.36% tmpmmtrghgj.zip |#####------------------------------------------------| 8.82% tmpmmtrghgj.zip |#####------------------------------------------------| 9.29% tmpmmtrghgj.zip |#####------------------------------------------------| 9.75% tmpmmtrghgj.zip |#####------------------------------------------------| 10.22% tmpmmtrghgj.zip |######-----------------------------------------------| 10.68% tmpmmtrghgj.zip |######-----------------------------------------------| 11.15% tmpmmtrghgj.zip |######-----------------------------------------------| 11.61% tmpmmtrghgj.zip |######-----------------------------------------------| 12.08% tmpmmtrghgj.zip |#######----------------------------------------------| 12.54% tmpmmtrghgj.zip |#######----------------------------------------------| 13.0% tmpmmtrghgj.zip |#######----------------------------------------------| 13.47% tmpmmtrghgj.zip |#######----------------------------------------------| 13.93% tmpmmtrghgj.zip |########---------------------------------------------| 14.4% tmpmmtrghgj.zip |########---------------------------------------------| 14.86% tmpmmtrghgj.zip |########---------------------------------------------| 15.33% tmpmmtrghgj.zip |########---------------------------------------------| 15.79% tmpmmtrghgj.zip |#########--------------------------------------------| 16.26% tmpmmtrghgj.zip |#########--------------------------------------------| 16.72% tmpmmtrghgj.zip |#########--------------------------------------------| 17.18% tmpmmtrghgj.zip |#########--------------------------------------------| 17.65% tmpmmtrghgj.zip |##########-------------------------------------------| 18.11% tmpmmtrghgj.zip |##########-------------------------------------------| 18.58% tmpmmtrghgj.zip |##########-------------------------------------------| 19.04% tmpmmtrghgj.zip |##########-------------------------------------------| 19.51% tmpmmtrghgj.zip |###########------------------------------------------| 19.97% tmpmmtrghgj.zip |###########------------------------------------------| 20.43% tmpmmtrghgj.zip |###########------------------------------------------| 20.9% tmpmmtrghgj.zip |###########------------------------------------------| 21.36% tmpmmtrghgj.zip |############-----------------------------------------| 21.83% tmpmmtrghgj.zip |############-----------------------------------------| 22.29% tmpmmtrghgj.zip |############-----------------------------------------| 22.76% tmpmmtrghgj.zip |############-----------------------------------------| 23.22% tmpmmtrghgj.zip |#############----------------------------------------| 23.69% tmpmmtrghgj.zip |#############----------------------------------------| 24.15% tmpmmtrghgj.zip |#############----------------------------------------| 24.61% tmpmmtrghgj.zip |#############----------------------------------------| 25.08% tmpmmtrghgj.zip |##############---------------------------------------| 25.54% tmpmmtrghgj.zip |##############---------------------------------------| 26.01% tmpmmtrghgj.zip |##############---------------------------------------| 26.47% tmpmmtrghgj.zip |##############---------------------------------------| 26.94% tmpmmtrghgj.zip |###############--------------------------------------| 27.4% tmpmmtrghgj.zip |###############--------------------------------------| 27.87% tmpmmtrghgj.zip |###############--------------------------------------| 28.33% tmpmmtrghgj.zip |###############--------------------------------------| 28.79% tmpmmtrghgj.zip |################-------------------------------------| 29.26% tmpmmtrghgj.zip |################-------------------------------------| 29.72% tmpmmtrghgj.zip |################-------------------------------------| 30.19% tmpmmtrghgj.zip |################-------------------------------------| 30.65% tmpmmtrghgj.zip |################-------------------------------------| 31.12% tmpmmtrghgj.zip |#################------------------------------------| 31.58% tmpmmtrghgj.zip |#################------------------------------------| 32.05% tmpmmtrghgj.zip |#################------------------------------------| 32.51% tmpmmtrghgj.zip |#################------------------------------------| 32.97% tmpmmtrghgj.zip |##################-----------------------------------| 33.44% tmpmmtrghgj.zip |##################-----------------------------------| 33.9% tmpmmtrghgj.zip |##################-----------------------------------| 34.37% tmpmmtrghgj.zip |##################-----------------------------------| 34.83% tmpmmtrghgj.zip |###################----------------------------------| 35.3% tmpmmtrghgj.zip |###################----------------------------------| 35.76% tmpmmtrghgj.zip |###################----------------------------------| 36.23% tmpmmtrghgj.zip |###################----------------------------------| 36.69% tmpmmtrghgj.zip |####################---------------------------------| 37.15% tmpmmtrghgj.zip |####################---------------------------------| 37.62% tmpmmtrghgj.zip |####################---------------------------------| 38.08% tmpmmtrghgj.zip |####################---------------------------------| 38.55% tmpmmtrghgj.zip |#####################--------------------------------| 39.01% tmpmmtrghgj.zip |#####################--------------------------------| 39.48% tmpmmtrghgj.zip |#####################--------------------------------| 39.94% tmpmmtrghgj.zip |#####################--------------------------------| 40.41% tmpmmtrghgj.zip |######################-------------------------------| 40.87% tmpmmtrghgj.zip |######################-------------------------------| 41.33% tmpmmtrghgj.zip |######################-------------------------------| 41.8% tmpmmtrghgj.zip |######################-------------------------------| 42.26% tmpmmtrghgj.zip |#######################------------------------------| 42.73% tmpmmtrghgj.zip |#######################------------------------------| 43.19% tmpmmtrghgj.zip |#######################------------------------------| 43.66% tmpmmtrghgj.zip |#######################------------------------------| 44.12% tmpmmtrghgj.zip |########################-----------------------------| 44.59% tmpmmtrghgj.zip |########################-----------------------------| 45.05% tmpmmtrghgj.zip |########################-----------------------------| 45.51% tmpmmtrghgj.zip |########################-----------------------------| 45.98% tmpmmtrghgj.zip |#########################----------------------------| 46.44% tmpmmtrghgj.zip |#########################----------------------------| 46.91% tmpmmtrghgj.zip |#########################----------------------------| 47.37% tmpmmtrghgj.zip |#########################----------------------------| 47.84% tmpmmtrghgj.zip |##########################---------------------------| 48.3% tmpmmtrghgj.zip |##########################---------------------------| 48.77% tmpmmtrghgj.zip |##########################---------------------------| 49.23% tmpmmtrghgj.zip |##########################---------------------------| 49.69% tmpmmtrghgj.zip |###########################--------------------------| 50.16% tmpmmtrghgj.zip |###########################--------------------------| 50.62% tmpmmtrghgj.zip |###########################--------------------------| 51.09% tmpmmtrghgj.zip |###########################--------------------------| 51.55% tmpmmtrghgj.zip |############################-------------------------| 52.02% tmpmmtrghgj.zip |############################-------------------------| 52.48% tmpmmtrghgj.zip |############################-------------------------| 52.94% tmpmmtrghgj.zip |############################-------------------------| 53.41% tmpmmtrghgj.zip |#############################------------------------| 53.87% tmpmmtrghgj.zip |#############################------------------------| 54.34% tmpmmtrghgj.zip |#############################------------------------| 54.8% tmpmmtrghgj.zip |#############################------------------------| 55.27% tmpmmtrghgj.zip |##############################-----------------------| 55.73% tmpmmtrghgj.zip |##############################-----------------------| 56.2% tmpmmtrghgj.zip |##############################-----------------------| 56.66% tmpmmtrghgj.zip |##############################-----------------------| 57.12% tmpmmtrghgj.zip |###############################----------------------| 57.59% tmpmmtrghgj.zip |###############################----------------------| 58.05% tmpmmtrghgj.zip |###############################----------------------| 58.52% tmpmmtrghgj.zip |###############################----------------------| 58.98% tmpmmtrghgj.zip |################################---------------------| 59.45% tmpmmtrghgj.zip |################################---------------------| 59.91% tmpmmtrghgj.zip |################################---------------------| 60.38% tmpmmtrghgj.zip |################################---------------------| 60.84% tmpmmtrghgj.zip |################################---------------------| 61.3% tmpmmtrghgj.zip |#################################--------------------| 61.77% tmpmmtrghgj.zip |#################################--------------------| 62.23% tmpmmtrghgj.zip |#################################--------------------| 62.7% tmpmmtrghgj.zip |#################################--------------------| 63.16% tmpmmtrghgj.zip |##################################-------------------| 63.63% tmpmmtrghgj.zip |##################################-------------------| 64.09% tmpmmtrghgj.zip |##################################-------------------| 64.56% tmpmmtrghgj.zip |##################################-------------------| 65.02% tmpmmtrghgj.zip |###################################------------------| 65.48% tmpmmtrghgj.zip |###################################------------------| 65.95% tmpmmtrghgj.zip |###################################------------------| 66.41% tmpmmtrghgj.zip |###################################------------------| 66.88% tmpmmtrghgj.zip |####################################-----------------| 67.34% tmpmmtrghgj.zip |####################################-----------------| 67.81% tmpmmtrghgj.zip |####################################-----------------| 68.27% tmpmmtrghgj.zip |####################################-----------------| 68.74% tmpmmtrghgj.zip |#####################################----------------| 69.2% tmpmmtrghgj.zip |#####################################----------------| 69.66% tmpmmtrghgj.zip |#####################################----------------| 70.13% tmpmmtrghgj.zip |#####################################----------------| 70.59% tmpmmtrghgj.zip |######################################---------------| 71.06% tmpmmtrghgj.zip |######################################---------------| 71.52% tmpmmtrghgj.zip |######################################---------------| 71.99% tmpmmtrghgj.zip |######################################---------------| 72.45% tmpmmtrghgj.zip |#######################################--------------| 72.92% tmpmmtrghgj.zip |#######################################--------------| 73.38% tmpmmtrghgj.zip |#######################################--------------| 73.84% tmpmmtrghgj.zip |#######################################--------------| 74.31% tmpmmtrghgj.zip |########################################-------------| 74.77% tmpmmtrghgj.zip |########################################-------------| 75.24% tmpmmtrghgj.zip |########################################-------------| 75.7% tmpmmtrghgj.zip |########################################-------------| 76.17% tmpmmtrghgj.zip |#########################################------------| 76.63% tmpmmtrghgj.zip |#########################################------------| 77.1% tmpmmtrghgj.zip |#########################################------------| 77.56% tmpmmtrghgj.zip |#########################################------------| 78.02% tmpmmtrghgj.zip |##########################################-----------| 78.49% tmpmmtrghgj.zip |##########################################-----------| 78.95% tmpmmtrghgj.zip |##########################################-----------| 79.42% tmpmmtrghgj.zip |##########################################-----------| 79.88% tmpmmtrghgj.zip |###########################################----------| 80.35% tmpmmtrghgj.zip |###########################################----------| 80.81% tmpmmtrghgj.zip |###########################################----------| 81.28% tmpmmtrghgj.zip |###########################################----------| 81.74% tmpmmtrghgj.zip |############################################---------| 82.2% tmpmmtrghgj.zip |############################################---------| 82.67% tmpmmtrghgj.zip |############################################---------| 83.13% tmpmmtrghgj.zip |############################################---------| 83.6% tmpmmtrghgj.zip |#############################################--------| 84.06% tmpmmtrghgj.zip |#############################################--------| 84.53% tmpmmtrghgj.zip |#############################################--------| 84.99% tmpmmtrghgj.zip |#############################################--------| 85.45% tmpmmtrghgj.zip |##############################################-------| 85.92% tmpmmtrghgj.zip |##############################################-------| 86.38% tmpmmtrghgj.zip |##############################################-------| 86.85% tmpmmtrghgj.zip |##############################################-------| 87.31% tmpmmtrghgj.zip |###############################################------| 87.78% tmpmmtrghgj.zip |###############################################------| 88.24% tmpmmtrghgj.zip |###############################################------| 88.71% tmpmmtrghgj.zip |###############################################------| 89.17% tmpmmtrghgj.zip |################################################-----| 89.63% tmpmmtrghgj.zip |################################################-----| 90.1% tmpmmtrghgj.zip |################################################-----| 90.56% tmpmmtrghgj.zip |################################################-----| 91.03% tmpmmtrghgj.zip |################################################-----| 91.49% tmpmmtrghgj.zip |#################################################----| 91.96% tmpmmtrghgj.zip |#################################################----| 92.42% tmpmmtrghgj.zip |#################################################----| 92.89% tmpmmtrghgj.zip |#################################################----| 93.35% tmpmmtrghgj.zip |##################################################---| 93.81% tmpmmtrghgj.zip |##################################################---| 94.28% tmpmmtrghgj.zip |##################################################---| 94.74% tmpmmtrghgj.zip |##################################################---| 95.21% tmpmmtrghgj.zip |###################################################--| 95.67% tmpmmtrghgj.zip |###################################################--| 96.14% tmpmmtrghgj.zip |###################################################--| 96.6% tmpmmtrghgj.zip |###################################################--| 97.07% tmpmmtrghgj.zip |####################################################-| 97.53% tmpmmtrghgj.zip |####################################################-| 97.99% tmpmmtrghgj.zip |####################################################-| 98.46% tmpmmtrghgj.zip |####################################################-| 98.92% tmpmmtrghgj.zip |#####################################################| 99.39% tmpmmtrghgj.zip |#####################################################| 99.85% tmpmmtrghgj.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 1d02730f-5a58-4b82-a64d-c212ac836c33 + 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 + set +x Cloudify ready