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 + /scripts/init-cloudify.sh + exec /sbin/init --log-target=journal + /scripts/setup-secret.sh + '[' '!' -d /var/run/secrets/kubernetes.io/serviceaccount ']' + /scripts/load-plugins.sh + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' Waiting for CM to come up + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Services: Got a status response | Cloudify Console | Inactive | Some service(s) not running Retrieving manager services status... [ip=dcae-cloudify-manager] Services: +--------------------------------+----------+ | service | status | +--------------------------------+----------+ | Webserver | Active | | Cloudify Console | Inactive | | AMQP-Postgres | Active | | Management Worker | Active | | Manager Rest-Service | Active | | PostgreSQL | Active | | RabbitMQ | Active | +--------------------------------+----------+ + echo 'Waiting for CM to come up' Waiting for CM to come up + sleep 15 + /scripts/cloudify-ready.sh Services: Got a status response All services running + shopt -s nullglob + [[ ! -f /opt/manager/plugins-loaded ]] + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-1xK2Aiv/pgaas-1.3.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-1xK2Aiv/pgaas_types.yaml ++ basename /opt/plugins/plugin-1xK2Aiv/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-1xK2Aiv/pgaas_types.yaml /opt/plugins/plugin-1xK2Aiv/pgaas-1.3.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpr28l3zy6.zip |-----------------------------------------------------| 0.18% tmpr28l3zy6.zip |-----------------------------------------------------| 0.37% tmpr28l3zy6.zip |-----------------------------------------------------| 0.55% tmpr28l3zy6.zip |-----------------------------------------------------| 0.74% tmpr28l3zy6.zip |-----------------------------------------------------| 0.92% tmpr28l3zy6.zip |#----------------------------------------------------| 1.11% tmpr28l3zy6.zip |#----------------------------------------------------| 1.29% tmpr28l3zy6.zip |#----------------------------------------------------| 1.48% tmpr28l3zy6.zip |#----------------------------------------------------| 1.66% tmpr28l3zy6.zip |#----------------------------------------------------| 1.85% tmpr28l3zy6.zip |#----------------------------------------------------| 2.03% tmpr28l3zy6.zip |#----------------------------------------------------| 2.22% tmpr28l3zy6.zip |#----------------------------------------------------| 2.4% tmpr28l3zy6.zip |#----------------------------------------------------| 2.58% tmpr28l3zy6.zip |#----------------------------------------------------| 2.77% tmpr28l3zy6.zip |##---------------------------------------------------| 2.95% tmpr28l3zy6.zip |##---------------------------------------------------| 3.14% tmpr28l3zy6.zip |##---------------------------------------------------| 3.32% tmpr28l3zy6.zip |##---------------------------------------------------| 3.51% tmpr28l3zy6.zip |##---------------------------------------------------| 3.69% tmpr28l3zy6.zip |##---------------------------------------------------| 3.88% tmpr28l3zy6.zip |##---------------------------------------------------| 4.06% tmpr28l3zy6.zip |##---------------------------------------------------| 4.25% tmpr28l3zy6.zip |##---------------------------------------------------| 4.43% tmpr28l3zy6.zip |##---------------------------------------------------| 4.62% tmpr28l3zy6.zip |###--------------------------------------------------| 4.8% tmpr28l3zy6.zip |###--------------------------------------------------| 4.98% tmpr28l3zy6.zip |###--------------------------------------------------| 5.17% tmpr28l3zy6.zip |###--------------------------------------------------| 5.35% tmpr28l3zy6.zip |###--------------------------------------------------| 5.54% tmpr28l3zy6.zip |###--------------------------------------------------| 5.72% tmpr28l3zy6.zip |###--------------------------------------------------| 5.91% tmpr28l3zy6.zip |###--------------------------------------------------| 6.09% tmpr28l3zy6.zip |###--------------------------------------------------| 6.28% tmpr28l3zy6.zip |###--------------------------------------------------| 6.46% tmpr28l3zy6.zip |####-------------------------------------------------| 6.65% tmpr28l3zy6.zip |####-------------------------------------------------| 6.83% tmpr28l3zy6.zip |####-------------------------------------------------| 7.02% tmpr28l3zy6.zip |####-------------------------------------------------| 7.2% tmpr28l3zy6.zip |####-------------------------------------------------| 7.38% tmpr28l3zy6.zip |####-------------------------------------------------| 7.57% tmpr28l3zy6.zip |####-------------------------------------------------| 7.75% tmpr28l3zy6.zip |####-------------------------------------------------| 7.94% tmpr28l3zy6.zip |####-------------------------------------------------| 8.12% tmpr28l3zy6.zip |####-------------------------------------------------| 8.31% tmpr28l3zy6.zip |#####------------------------------------------------| 8.49% tmpr28l3zy6.zip |#####------------------------------------------------| 8.68% tmpr28l3zy6.zip |#####------------------------------------------------| 8.86% tmpr28l3zy6.zip |#####------------------------------------------------| 9.05% tmpr28l3zy6.zip |#####------------------------------------------------| 9.23% tmpr28l3zy6.zip |#####------------------------------------------------| 9.42% tmpr28l3zy6.zip |#####------------------------------------------------| 9.6% tmpr28l3zy6.zip |#####------------------------------------------------| 9.78% tmpr28l3zy6.zip |#####------------------------------------------------| 9.97% tmpr28l3zy6.zip |#####------------------------------------------------| 10.15% tmpr28l3zy6.zip |#####------------------------------------------------| 10.34% tmpr28l3zy6.zip |######-----------------------------------------------| 10.52% tmpr28l3zy6.zip |######-----------------------------------------------| 10.71% tmpr28l3zy6.zip |######-----------------------------------------------| 10.89% tmpr28l3zy6.zip |######-----------------------------------------------| 11.08% tmpr28l3zy6.zip |######-----------------------------------------------| 11.26% tmpr28l3zy6.zip |######-----------------------------------------------| 11.45% tmpr28l3zy6.zip |######-----------------------------------------------| 11.63% tmpr28l3zy6.zip |######-----------------------------------------------| 11.82% tmpr28l3zy6.zip |######-----------------------------------------------| 12.0% tmpr28l3zy6.zip |######-----------------------------------------------| 12.19% tmpr28l3zy6.zip |#######----------------------------------------------| 12.37% tmpr28l3zy6.zip |#######----------------------------------------------| 12.55% tmpr28l3zy6.zip |#######----------------------------------------------| 12.74% tmpr28l3zy6.zip |#######----------------------------------------------| 12.92% tmpr28l3zy6.zip |#######----------------------------------------------| 13.11% tmpr28l3zy6.zip |#######----------------------------------------------| 13.29% tmpr28l3zy6.zip |#######----------------------------------------------| 13.48% tmpr28l3zy6.zip |#######----------------------------------------------| 13.66% tmpr28l3zy6.zip |#######----------------------------------------------| 13.85% tmpr28l3zy6.zip |#######----------------------------------------------| 14.03% tmpr28l3zy6.zip |########---------------------------------------------| 14.22% tmpr28l3zy6.zip |########---------------------------------------------| 14.4% tmpr28l3zy6.zip |########---------------------------------------------| 14.59% tmpr28l3zy6.zip |########---------------------------------------------| 14.77% tmpr28l3zy6.zip |########---------------------------------------------| 14.95% tmpr28l3zy6.zip |########---------------------------------------------| 15.14% tmpr28l3zy6.zip |########---------------------------------------------| 15.32% tmpr28l3zy6.zip |########---------------------------------------------| 15.51% tmpr28l3zy6.zip |########---------------------------------------------| 15.69% tmpr28l3zy6.zip |########---------------------------------------------| 15.88% tmpr28l3zy6.zip |#########--------------------------------------------| 16.06% tmpr28l3zy6.zip |#########--------------------------------------------| 16.25% tmpr28l3zy6.zip |#########--------------------------------------------| 16.43% tmpr28l3zy6.zip |#########--------------------------------------------| 16.62% tmpr28l3zy6.zip |#########--------------------------------------------| 16.8% tmpr28l3zy6.zip |#########--------------------------------------------| 16.99% tmpr28l3zy6.zip |#########--------------------------------------------| 17.17% tmpr28l3zy6.zip |#########--------------------------------------------| 17.35% tmpr28l3zy6.zip |#########--------------------------------------------| 17.54% tmpr28l3zy6.zip |#########--------------------------------------------| 17.72% tmpr28l3zy6.zip |#########--------------------------------------------| 17.91% tmpr28l3zy6.zip |##########-------------------------------------------| 18.09% tmpr28l3zy6.zip |##########-------------------------------------------| 18.28% tmpr28l3zy6.zip |##########-------------------------------------------| 18.46% tmpr28l3zy6.zip |##########-------------------------------------------| 18.65% tmpr28l3zy6.zip |##########-------------------------------------------| 18.83% tmpr28l3zy6.zip |##########-------------------------------------------| 19.02% tmpr28l3zy6.zip |##########-------------------------------------------| 19.2% tmpr28l3zy6.zip |##########-------------------------------------------| 19.39% tmpr28l3zy6.zip |##########-------------------------------------------| 19.57% tmpr28l3zy6.zip |##########-------------------------------------------| 19.75% tmpr28l3zy6.zip |###########------------------------------------------| 19.94% tmpr28l3zy6.zip |###########------------------------------------------| 20.12% tmpr28l3zy6.zip |###########------------------------------------------| 20.31% tmpr28l3zy6.zip |###########------------------------------------------| 20.49% tmpr28l3zy6.zip |###########------------------------------------------| 20.68% tmpr28l3zy6.zip |###########------------------------------------------| 20.86% tmpr28l3zy6.zip |###########------------------------------------------| 21.05% tmpr28l3zy6.zip |###########------------------------------------------| 21.23% tmpr28l3zy6.zip |###########------------------------------------------| 21.42% tmpr28l3zy6.zip |###########------------------------------------------| 21.6% tmpr28l3zy6.zip |############-----------------------------------------| 21.79% tmpr28l3zy6.zip |############-----------------------------------------| 21.97% tmpr28l3zy6.zip |############-----------------------------------------| 22.15% tmpr28l3zy6.zip |############-----------------------------------------| 22.34% tmpr28l3zy6.zip |############-----------------------------------------| 22.52% tmpr28l3zy6.zip |############-----------------------------------------| 22.71% tmpr28l3zy6.zip |############-----------------------------------------| 22.89% tmpr28l3zy6.zip |############-----------------------------------------| 23.08% tmpr28l3zy6.zip |############-----------------------------------------| 23.26% tmpr28l3zy6.zip |############-----------------------------------------| 23.45% tmpr28l3zy6.zip |#############----------------------------------------| 23.63% tmpr28l3zy6.zip |#############----------------------------------------| 23.82% tmpr28l3zy6.zip |#############----------------------------------------| 24.0% tmpr28l3zy6.zip |#############----------------------------------------| 24.19% tmpr28l3zy6.zip |#############----------------------------------------| 24.37% tmpr28l3zy6.zip |#############----------------------------------------| 24.55% tmpr28l3zy6.zip |#############----------------------------------------| 24.74% tmpr28l3zy6.zip |#############----------------------------------------| 24.92% tmpr28l3zy6.zip |#############----------------------------------------| 25.11% tmpr28l3zy6.zip |#############----------------------------------------| 25.29% tmpr28l3zy6.zip |##############---------------------------------------| 25.48% tmpr28l3zy6.zip |##############---------------------------------------| 25.66% tmpr28l3zy6.zip |##############---------------------------------------| 25.85% tmpr28l3zy6.zip |##############---------------------------------------| 26.03% tmpr28l3zy6.zip |##############---------------------------------------| 26.22% tmpr28l3zy6.zip |##############---------------------------------------| 26.4% tmpr28l3zy6.zip |##############---------------------------------------| 26.59% tmpr28l3zy6.zip |##############---------------------------------------| 26.77% tmpr28l3zy6.zip |##############---------------------------------------| 26.95% tmpr28l3zy6.zip |##############---------------------------------------| 27.14% tmpr28l3zy6.zip |##############---------------------------------------| 27.32% tmpr28l3zy6.zip |###############--------------------------------------| 27.51% tmpr28l3zy6.zip |###############--------------------------------------| 27.69% tmpr28l3zy6.zip |###############--------------------------------------| 27.88% tmpr28l3zy6.zip |###############--------------------------------------| 28.06% tmpr28l3zy6.zip |###############--------------------------------------| 28.25% tmpr28l3zy6.zip |###############--------------------------------------| 28.43% tmpr28l3zy6.zip |###############--------------------------------------| 28.62% tmpr28l3zy6.zip |###############--------------------------------------| 28.8% tmpr28l3zy6.zip |###############--------------------------------------| 28.99% tmpr28l3zy6.zip |###############--------------------------------------| 29.17% tmpr28l3zy6.zip |################-------------------------------------| 29.35% tmpr28l3zy6.zip |################-------------------------------------| 29.54% tmpr28l3zy6.zip |################-------------------------------------| 29.72% tmpr28l3zy6.zip |################-------------------------------------| 29.91% tmpr28l3zy6.zip |################-------------------------------------| 30.09% tmpr28l3zy6.zip |################-------------------------------------| 30.28% tmpr28l3zy6.zip |################-------------------------------------| 30.46% tmpr28l3zy6.zip |################-------------------------------------| 30.65% tmpr28l3zy6.zip |################-------------------------------------| 30.83% tmpr28l3zy6.zip |################-------------------------------------| 31.02% tmpr28l3zy6.zip |#################------------------------------------| 31.2% tmpr28l3zy6.zip |#################------------------------------------| 31.39% tmpr28l3zy6.zip |#################------------------------------------| 31.57% tmpr28l3zy6.zip |#################------------------------------------| 31.75% tmpr28l3zy6.zip |#################------------------------------------| 31.94% tmpr28l3zy6.zip |#################------------------------------------| 32.12% tmpr28l3zy6.zip |#################------------------------------------| 32.31% tmpr28l3zy6.zip |#################------------------------------------| 32.49% tmpr28l3zy6.zip |#################------------------------------------| 32.68% tmpr28l3zy6.zip |#################------------------------------------| 32.86% tmpr28l3zy6.zip |##################-----------------------------------| 33.05% tmpr28l3zy6.zip |##################-----------------------------------| 33.23% tmpr28l3zy6.zip |##################-----------------------------------| 33.42% tmpr28l3zy6.zip |##################-----------------------------------| 33.6% tmpr28l3zy6.zip |##################-----------------------------------| 33.79% tmpr28l3zy6.zip |##################-----------------------------------| 33.97% tmpr28l3zy6.zip |##################-----------------------------------| 34.15% tmpr28l3zy6.zip |##################-----------------------------------| 34.34% tmpr28l3zy6.zip |##################-----------------------------------| 34.52% tmpr28l3zy6.zip |##################-----------------------------------| 34.71% tmpr28l3zy6.zip |##################-----------------------------------| 34.89% tmpr28l3zy6.zip |###################----------------------------------| 35.08% tmpr28l3zy6.zip |###################----------------------------------| 35.26% tmpr28l3zy6.zip |###################----------------------------------| 35.45% tmpr28l3zy6.zip |###################----------------------------------| 35.63% tmpr28l3zy6.zip |###################----------------------------------| 35.82% tmpr28l3zy6.zip |###################----------------------------------| 36.0% tmpr28l3zy6.zip |###################----------------------------------| 36.19% tmpr28l3zy6.zip |###################----------------------------------| 36.37% tmpr28l3zy6.zip |###################----------------------------------| 36.56% tmpr28l3zy6.zip |###################----------------------------------| 36.74% tmpr28l3zy6.zip |####################---------------------------------| 36.92% tmpr28l3zy6.zip |####################---------------------------------| 37.11% tmpr28l3zy6.zip |####################---------------------------------| 37.29% tmpr28l3zy6.zip |####################---------------------------------| 37.48% tmpr28l3zy6.zip |####################---------------------------------| 37.66% tmpr28l3zy6.zip |####################---------------------------------| 37.85% tmpr28l3zy6.zip |####################---------------------------------| 38.03% tmpr28l3zy6.zip |####################---------------------------------| 38.22% tmpr28l3zy6.zip |####################---------------------------------| 38.4% tmpr28l3zy6.zip |####################---------------------------------| 38.59% tmpr28l3zy6.zip |#####################--------------------------------| 38.77% tmpr28l3zy6.zip |#####################--------------------------------| 38.96% tmpr28l3zy6.zip |#####################--------------------------------| 39.14% tmpr28l3zy6.zip |#####################--------------------------------| 39.32% tmpr28l3zy6.zip |#####################--------------------------------| 39.51% tmpr28l3zy6.zip |#####################--------------------------------| 39.69% tmpr28l3zy6.zip |#####################--------------------------------| 39.88% tmpr28l3zy6.zip |#####################--------------------------------| 40.06% tmpr28l3zy6.zip |#####################--------------------------------| 40.25% tmpr28l3zy6.zip |#####################--------------------------------| 40.43% tmpr28l3zy6.zip |######################-------------------------------| 40.62% tmpr28l3zy6.zip |######################-------------------------------| 40.8% tmpr28l3zy6.zip |######################-------------------------------| 40.99% tmpr28l3zy6.zip |######################-------------------------------| 41.17% tmpr28l3zy6.zip |######################-------------------------------| 41.36% tmpr28l3zy6.zip |######################-------------------------------| 41.54% tmpr28l3zy6.zip |######################-------------------------------| 41.72% tmpr28l3zy6.zip |######################-------------------------------| 41.91% tmpr28l3zy6.zip |######################-------------------------------| 42.09% tmpr28l3zy6.zip |######################-------------------------------| 42.28% tmpr28l3zy6.zip |#######################------------------------------| 42.46% tmpr28l3zy6.zip |#######################------------------------------| 42.65% tmpr28l3zy6.zip |#######################------------------------------| 42.83% tmpr28l3zy6.zip |#######################------------------------------| 43.02% tmpr28l3zy6.zip |#######################------------------------------| 43.2% tmpr28l3zy6.zip |#######################------------------------------| 43.39% tmpr28l3zy6.zip |#######################------------------------------| 43.57% tmpr28l3zy6.zip |#######################------------------------------| 43.76% tmpr28l3zy6.zip |#######################------------------------------| 43.94% tmpr28l3zy6.zip |#######################------------------------------| 44.12% tmpr28l3zy6.zip |#######################------------------------------| 44.31% tmpr28l3zy6.zip |########################-----------------------------| 44.49% tmpr28l3zy6.zip |########################-----------------------------| 44.68% tmpr28l3zy6.zip |########################-----------------------------| 44.86% tmpr28l3zy6.zip |########################-----------------------------| 45.05% tmpr28l3zy6.zip |########################-----------------------------| 45.23% tmpr28l3zy6.zip |########################-----------------------------| 45.42% tmpr28l3zy6.zip |########################-----------------------------| 45.6% tmpr28l3zy6.zip |########################-----------------------------| 45.79% tmpr28l3zy6.zip |########################-----------------------------| 45.97% tmpr28l3zy6.zip |########################-----------------------------| 46.16% tmpr28l3zy6.zip |#########################----------------------------| 46.34% tmpr28l3zy6.zip |#########################----------------------------| 46.52% tmpr28l3zy6.zip |#########################----------------------------| 46.71% tmpr28l3zy6.zip |#########################----------------------------| 46.89% tmpr28l3zy6.zip |#########################----------------------------| 47.08% tmpr28l3zy6.zip |#########################----------------------------| 47.26% tmpr28l3zy6.zip |#########################----------------------------| 47.45% tmpr28l3zy6.zip |#########################----------------------------| 47.63% tmpr28l3zy6.zip |#########################----------------------------| 47.82% tmpr28l3zy6.zip |#########################----------------------------| 48.0% tmpr28l3zy6.zip |##########################---------------------------| 48.19% tmpr28l3zy6.zip |##########################---------------------------| 48.37% tmpr28l3zy6.zip |##########################---------------------------| 48.56% tmpr28l3zy6.zip |##########################---------------------------| 48.74% tmpr28l3zy6.zip |##########################---------------------------| 48.92% tmpr28l3zy6.zip |##########################---------------------------| 49.11% tmpr28l3zy6.zip |##########################---------------------------| 49.29% tmpr28l3zy6.zip |##########################---------------------------| 49.48% tmpr28l3zy6.zip |##########################---------------------------| 49.66% tmpr28l3zy6.zip |##########################---------------------------| 49.85% tmpr28l3zy6.zip |###########################--------------------------| 50.03% tmpr28l3zy6.zip |###########################--------------------------| 50.22% tmpr28l3zy6.zip |###########################--------------------------| 50.4% tmpr28l3zy6.zip |###########################--------------------------| 50.59% tmpr28l3zy6.zip |###########################--------------------------| 50.77% tmpr28l3zy6.zip |###########################--------------------------| 50.96% tmpr28l3zy6.zip |###########################--------------------------| 51.14% tmpr28l3zy6.zip |###########################--------------------------| 51.32% tmpr28l3zy6.zip |###########################--------------------------| 51.51% tmpr28l3zy6.zip |###########################--------------------------| 51.69% tmpr28l3zy6.zip |###########################--------------------------| 51.88% tmpr28l3zy6.zip |############################-------------------------| 52.06% tmpr28l3zy6.zip |############################-------------------------| 52.25% tmpr28l3zy6.zip |############################-------------------------| 52.43% tmpr28l3zy6.zip |############################-------------------------| 52.62% tmpr28l3zy6.zip |############################-------------------------| 52.8% tmpr28l3zy6.zip |############################-------------------------| 52.99% tmpr28l3zy6.zip |############################-------------------------| 53.17% tmpr28l3zy6.zip |############################-------------------------| 53.36% tmpr28l3zy6.zip |############################-------------------------| 53.54% tmpr28l3zy6.zip |############################-------------------------| 53.72% tmpr28l3zy6.zip |#############################------------------------| 53.91% tmpr28l3zy6.zip |#############################------------------------| 54.09% tmpr28l3zy6.zip |#############################------------------------| 54.28% tmpr28l3zy6.zip |#############################------------------------| 54.46% tmpr28l3zy6.zip |#############################------------------------| 54.65% tmpr28l3zy6.zip |#############################------------------------| 54.83% tmpr28l3zy6.zip |#############################------------------------| 55.02% tmpr28l3zy6.zip |#############################------------------------| 55.2% tmpr28l3zy6.zip |#############################------------------------| 55.39% tmpr28l3zy6.zip |#############################------------------------| 55.57% tmpr28l3zy6.zip |##############################-----------------------| 55.76% tmpr28l3zy6.zip |##############################-----------------------| 55.94% tmpr28l3zy6.zip |##############################-----------------------| 56.12% tmpr28l3zy6.zip |##############################-----------------------| 56.31% tmpr28l3zy6.zip |##############################-----------------------| 56.49% tmpr28l3zy6.zip |##############################-----------------------| 56.68% tmpr28l3zy6.zip |##############################-----------------------| 56.86% tmpr28l3zy6.zip |##############################-----------------------| 57.05% tmpr28l3zy6.zip |##############################-----------------------| 57.23% tmpr28l3zy6.zip |##############################-----------------------| 57.42% tmpr28l3zy6.zip |###############################----------------------| 57.6% tmpr28l3zy6.zip |###############################----------------------| 57.79% tmpr28l3zy6.zip |###############################----------------------| 57.97% tmpr28l3zy6.zip |###############################----------------------| 58.16% tmpr28l3zy6.zip |###############################----------------------| 58.34% tmpr28l3zy6.zip |###############################----------------------| 58.53% tmpr28l3zy6.zip |###############################----------------------| 58.71% tmpr28l3zy6.zip |###############################----------------------| 58.89% tmpr28l3zy6.zip |###############################----------------------| 59.08% tmpr28l3zy6.zip |###############################----------------------| 59.26% tmpr28l3zy6.zip |################################---------------------| 59.45% tmpr28l3zy6.zip |################################---------------------| 59.63% tmpr28l3zy6.zip |################################---------------------| 59.82% tmpr28l3zy6.zip |################################---------------------| 60.0% tmpr28l3zy6.zip |################################---------------------| 60.19% tmpr28l3zy6.zip |################################---------------------| 60.37% tmpr28l3zy6.zip |################################---------------------| 60.56% tmpr28l3zy6.zip |################################---------------------| 60.74% tmpr28l3zy6.zip |################################---------------------| 60.93% tmpr28l3zy6.zip |################################---------------------| 61.11% tmpr28l3zy6.zip |################################---------------------| 61.29% tmpr28l3zy6.zip |#################################--------------------| 61.48% tmpr28l3zy6.zip |#################################--------------------| 61.66% tmpr28l3zy6.zip |#################################--------------------| 61.85% tmpr28l3zy6.zip |#################################--------------------| 62.03% tmpr28l3zy6.zip |#################################--------------------| 62.22% tmpr28l3zy6.zip |#################################--------------------| 62.4% tmpr28l3zy6.zip |#################################--------------------| 62.59% tmpr28l3zy6.zip |#################################--------------------| 62.77% tmpr28l3zy6.zip |#################################--------------------| 62.96% tmpr28l3zy6.zip |#################################--------------------| 63.14% tmpr28l3zy6.zip |##################################-------------------| 63.33% tmpr28l3zy6.zip |##################################-------------------| 63.51% tmpr28l3zy6.zip |##################################-------------------| 63.69% tmpr28l3zy6.zip |##################################-------------------| 63.88% tmpr28l3zy6.zip |##################################-------------------| 64.06% tmpr28l3zy6.zip |##################################-------------------| 64.25% tmpr28l3zy6.zip |##################################-------------------| 64.43% tmpr28l3zy6.zip |##################################-------------------| 64.62% tmpr28l3zy6.zip |##################################-------------------| 64.8% tmpr28l3zy6.zip |##################################-------------------| 64.99% tmpr28l3zy6.zip |###################################------------------| 65.17% tmpr28l3zy6.zip |###################################------------------| 65.36% tmpr28l3zy6.zip |###################################------------------| 65.54% tmpr28l3zy6.zip |###################################------------------| 65.73% tmpr28l3zy6.zip |###################################------------------| 65.91% tmpr28l3zy6.zip |###################################------------------| 66.09% tmpr28l3zy6.zip |###################################------------------| 66.28% tmpr28l3zy6.zip |###################################------------------| 66.46% tmpr28l3zy6.zip |###################################------------------| 66.65% tmpr28l3zy6.zip |###################################------------------| 66.83% tmpr28l3zy6.zip |####################################-----------------| 67.02% tmpr28l3zy6.zip |####################################-----------------| 67.2% tmpr28l3zy6.zip |####################################-----------------| 67.39% tmpr28l3zy6.zip |####################################-----------------| 67.57% tmpr28l3zy6.zip |####################################-----------------| 67.76% tmpr28l3zy6.zip |####################################-----------------| 67.94% tmpr28l3zy6.zip |####################################-----------------| 68.13% tmpr28l3zy6.zip |####################################-----------------| 68.31% tmpr28l3zy6.zip |####################################-----------------| 68.49% tmpr28l3zy6.zip |####################################-----------------| 68.68% tmpr28l3zy6.zip |####################################-----------------| 68.86% tmpr28l3zy6.zip |#####################################----------------| 69.05% tmpr28l3zy6.zip |#####################################----------------| 69.23% tmpr28l3zy6.zip |#####################################----------------| 69.42% tmpr28l3zy6.zip |#####################################----------------| 69.6% tmpr28l3zy6.zip |#####################################----------------| 69.79% tmpr28l3zy6.zip |#####################################----------------| 69.97% tmpr28l3zy6.zip |#####################################----------------| 70.16% tmpr28l3zy6.zip |#####################################----------------| 70.34% tmpr28l3zy6.zip |#####################################----------------| 70.53% tmpr28l3zy6.zip |#####################################----------------| 70.71% tmpr28l3zy6.zip |######################################---------------| 70.89% tmpr28l3zy6.zip |######################################---------------| 71.08% tmpr28l3zy6.zip |######################################---------------| 71.26% tmpr28l3zy6.zip |######################################---------------| 71.45% tmpr28l3zy6.zip |######################################---------------| 71.63% tmpr28l3zy6.zip |######################################---------------| 71.82% tmpr28l3zy6.zip |######################################---------------| 72.0% tmpr28l3zy6.zip |######################################---------------| 72.19% tmpr28l3zy6.zip |######################################---------------| 72.37% tmpr28l3zy6.zip |######################################---------------| 72.56% tmpr28l3zy6.zip |#######################################--------------| 72.74% tmpr28l3zy6.zip |#######################################--------------| 72.93% tmpr28l3zy6.zip |#######################################--------------| 73.11% tmpr28l3zy6.zip |#######################################--------------| 73.29% tmpr28l3zy6.zip |#######################################--------------| 73.48% tmpr28l3zy6.zip |#######################################--------------| 73.66% tmpr28l3zy6.zip |#######################################--------------| 73.85% tmpr28l3zy6.zip |#######################################--------------| 74.03% tmpr28l3zy6.zip |#######################################--------------| 74.22% tmpr28l3zy6.zip |#######################################--------------| 74.4% tmpr28l3zy6.zip |########################################-------------| 74.59% tmpr28l3zy6.zip |########################################-------------| 74.77% tmpr28l3zy6.zip |########################################-------------| 74.96% tmpr28l3zy6.zip |########################################-------------| 75.14% tmpr28l3zy6.zip |########################################-------------| 75.33% tmpr28l3zy6.zip |########################################-------------| 75.51% tmpr28l3zy6.zip |########################################-------------| 75.69% tmpr28l3zy6.zip |########################################-------------| 75.88% tmpr28l3zy6.zip |########################################-------------| 76.06% tmpr28l3zy6.zip |########################################-------------| 76.25% tmpr28l3zy6.zip |#########################################------------| 76.43% tmpr28l3zy6.zip |#########################################------------| 76.62% tmpr28l3zy6.zip |#########################################------------| 76.8% tmpr28l3zy6.zip |#########################################------------| 76.99% tmpr28l3zy6.zip |#########################################------------| 77.17% tmpr28l3zy6.zip |#########################################------------| 77.36% tmpr28l3zy6.zip |#########################################------------| 77.54% tmpr28l3zy6.zip |#########################################------------| 77.73% tmpr28l3zy6.zip |#########################################------------| 77.91% tmpr28l3zy6.zip |#########################################------------| 78.09% tmpr28l3zy6.zip |#########################################------------| 78.28% tmpr28l3zy6.zip |##########################################-----------| 78.46% tmpr28l3zy6.zip |##########################################-----------| 78.65% tmpr28l3zy6.zip |##########################################-----------| 78.83% tmpr28l3zy6.zip |##########################################-----------| 79.02% tmpr28l3zy6.zip |##########################################-----------| 79.2% tmpr28l3zy6.zip |##########################################-----------| 79.39% tmpr28l3zy6.zip |##########################################-----------| 79.57% tmpr28l3zy6.zip |##########################################-----------| 79.76% tmpr28l3zy6.zip |##########################################-----------| 79.94% tmpr28l3zy6.zip |##########################################-----------| 80.13% tmpr28l3zy6.zip |###########################################----------| 80.31% tmpr28l3zy6.zip |###########################################----------| 80.49% tmpr28l3zy6.zip |###########################################----------| 80.68% tmpr28l3zy6.zip |###########################################----------| 80.86% tmpr28l3zy6.zip |###########################################----------| 81.05% tmpr28l3zy6.zip |###########################################----------| 81.23% tmpr28l3zy6.zip |###########################################----------| 81.42% tmpr28l3zy6.zip |###########################################----------| 81.6% tmpr28l3zy6.zip |###########################################----------| 81.79% tmpr28l3zy6.zip |###########################################----------| 81.97% tmpr28l3zy6.zip |############################################---------| 82.16% tmpr28l3zy6.zip |############################################---------| 82.34% tmpr28l3zy6.zip |############################################---------| 82.53% tmpr28l3zy6.zip |############################################---------| 82.71% tmpr28l3zy6.zip |############################################---------| 82.9% tmpr28l3zy6.zip |############################################---------| 83.08% tmpr28l3zy6.zip |############################################---------| 83.26% tmpr28l3zy6.zip |############################################---------| 83.45% tmpr28l3zy6.zip |############################################---------| 83.63% tmpr28l3zy6.zip |############################################---------| 83.82% tmpr28l3zy6.zip |#############################################--------| 84.0% tmpr28l3zy6.zip |#############################################--------| 84.19% tmpr28l3zy6.zip |#############################################--------| 84.37% tmpr28l3zy6.zip |#############################################--------| 84.56% tmpr28l3zy6.zip |#############################################--------| 84.74% tmpr28l3zy6.zip |#############################################--------| 84.93% tmpr28l3zy6.zip |#############################################--------| 85.11% tmpr28l3zy6.zip |#############################################--------| 85.3% tmpr28l3zy6.zip |#############################################--------| 85.48% tmpr28l3zy6.zip |#############################################--------| 85.66% tmpr28l3zy6.zip |#############################################--------| 85.85% tmpr28l3zy6.zip |##############################################-------| 86.03% tmpr28l3zy6.zip |##############################################-------| 86.22% tmpr28l3zy6.zip |##############################################-------| 86.4% tmpr28l3zy6.zip |##############################################-------| 86.59% tmpr28l3zy6.zip |##############################################-------| 86.77% tmpr28l3zy6.zip |##############################################-------| 86.96% tmpr28l3zy6.zip |##############################################-------| 87.14% tmpr28l3zy6.zip |##############################################-------| 87.33% tmpr28l3zy6.zip |##############################################-------| 87.51% tmpr28l3zy6.zip |##############################################-------| 87.7% tmpr28l3zy6.zip |###############################################------| 87.88% tmpr28l3zy6.zip |###############################################------| 88.06% tmpr28l3zy6.zip |###############################################------| 88.25% tmpr28l3zy6.zip |###############################################------| 88.43% tmpr28l3zy6.zip |###############################################------| 88.62% tmpr28l3zy6.zip |###############################################------| 88.8% tmpr28l3zy6.zip |###############################################------| 88.99% tmpr28l3zy6.zip |###############################################------| 89.17% tmpr28l3zy6.zip |###############################################------| 89.36% tmpr28l3zy6.zip |###############################################------| 89.54% tmpr28l3zy6.zip |################################################-----| 89.73% tmpr28l3zy6.zip |################################################-----| 89.91% tmpr28l3zy6.zip |################################################-----| 90.1% tmpr28l3zy6.zip |################################################-----| 90.28% tmpr28l3zy6.zip |################################################-----| 90.46% tmpr28l3zy6.zip |################################################-----| 90.65% tmpr28l3zy6.zip |################################################-----| 90.83% tmpr28l3zy6.zip |################################################-----| 91.02% tmpr28l3zy6.zip |################################################-----| 91.2% tmpr28l3zy6.zip |################################################-----| 91.39% tmpr28l3zy6.zip |#################################################----| 91.57% tmpr28l3zy6.zip |#################################################----| 91.76% tmpr28l3zy6.zip |#################################################----| 91.94% tmpr28l3zy6.zip |#################################################----| 92.13% tmpr28l3zy6.zip |#################################################----| 92.31% tmpr28l3zy6.zip |#################################################----| 92.5% tmpr28l3zy6.zip |#################################################----| 92.68% tmpr28l3zy6.zip |#################################################----| 92.86% tmpr28l3zy6.zip |#################################################----| 93.05% tmpr28l3zy6.zip |#################################################----| 93.23% tmpr28l3zy6.zip |##################################################---| 93.42% tmpr28l3zy6.zip |##################################################---| 93.6% tmpr28l3zy6.zip |##################################################---| 93.79% tmpr28l3zy6.zip |##################################################---| 93.97% tmpr28l3zy6.zip |##################################################---| 94.16% tmpr28l3zy6.zip |##################################################---| 94.34% tmpr28l3zy6.zip |##################################################---| 94.53% tmpr28l3zy6.zip |##################################################---| 94.71% tmpr28l3zy6.zip |##################################################---| 94.9% tmpr28l3zy6.zip |##################################################---| 95.08% tmpr28l3zy6.zip |##################################################---| 95.26% tmpr28l3zy6.zip |###################################################--| 95.45% tmpr28l3zy6.zip |###################################################--| 95.63% tmpr28l3zy6.zip |###################################################--| 95.82% tmpr28l3zy6.zip |###################################################--| 96.0% tmpr28l3zy6.zip |###################################################--| 96.19% tmpr28l3zy6.zip |###################################################--| 96.37% tmpr28l3zy6.zip |###################################################--| 96.56% tmpr28l3zy6.zip |###################################################--| 96.74% tmpr28l3zy6.zip |###################################################--| 96.93% tmpr28l3zy6.zip |###################################################--| 97.11% tmpr28l3zy6.zip |####################################################-| 97.3% tmpr28l3zy6.zip |####################################################-| 97.48% tmpr28l3zy6.zip |####################################################-| 97.66% tmpr28l3zy6.zip |####################################################-| 97.85% tmpr28l3zy6.zip |####################################################-| 98.03% tmpr28l3zy6.zip |####################################################-| 98.22% tmpr28l3zy6.zip |####################################################-| 98.4% tmpr28l3zy6.zip |####################################################-| 98.59% tmpr28l3zy6.zip |####################################################-| 98.77% tmpr28l3zy6.zip |####################################################-| 98.96% tmpr28l3zy6.zip |#####################################################| 99.14% tmpr28l3zy6.zip |#####################################################| 99.33% tmpr28l3zy6.zip |#####################################################| 99.51% tmpr28l3zy6.zip |#####################################################| 99.7% tmpr28l3zy6.zip |#####################################################| 99.88% tmpr28l3zy6.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 5ba65cb6-90d4-4f8a-bb04-40b7c604a903 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-4sVf1fb/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-4sVf1fb/relationshipplugin_types.yaml ++ basename /opt/plugins/plugin-4sVf1fb/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-4sVf1fb/relationshipplugin_types.yaml /opt/plugins/plugin-4sVf1fb/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpbjqx2yir.zip |-----------------------------------------------------| 0.53% tmpbjqx2yir.zip |#----------------------------------------------------| 1.07% tmpbjqx2yir.zip |#----------------------------------------------------| 1.6% tmpbjqx2yir.zip |#----------------------------------------------------| 2.14% tmpbjqx2yir.zip |#----------------------------------------------------| 2.67% tmpbjqx2yir.zip |##---------------------------------------------------| 3.2% tmpbjqx2yir.zip |##---------------------------------------------------| 3.74% tmpbjqx2yir.zip |##---------------------------------------------------| 4.27% tmpbjqx2yir.zip |###--------------------------------------------------| 4.81% tmpbjqx2yir.zip |###--------------------------------------------------| 5.34% tmpbjqx2yir.zip |###--------------------------------------------------| 5.87% tmpbjqx2yir.zip |###--------------------------------------------------| 6.41% tmpbjqx2yir.zip |####-------------------------------------------------| 6.94% tmpbjqx2yir.zip |####-------------------------------------------------| 7.48% tmpbjqx2yir.zip |####-------------------------------------------------| 8.01% tmpbjqx2yir.zip |#####------------------------------------------------| 8.54% tmpbjqx2yir.zip |#####------------------------------------------------| 9.08% tmpbjqx2yir.zip |#####------------------------------------------------| 9.61% tmpbjqx2yir.zip |#####------------------------------------------------| 10.15% tmpbjqx2yir.zip |######-----------------------------------------------| 10.68% tmpbjqx2yir.zip |######-----------------------------------------------| 11.22% tmpbjqx2yir.zip |######-----------------------------------------------| 11.75% tmpbjqx2yir.zip |#######----------------------------------------------| 12.28% tmpbjqx2yir.zip |#######----------------------------------------------| 12.82% tmpbjqx2yir.zip |#######----------------------------------------------| 13.35% tmpbjqx2yir.zip |#######----------------------------------------------| 13.89% tmpbjqx2yir.zip |########---------------------------------------------| 14.42% tmpbjqx2yir.zip |########---------------------------------------------| 14.95% tmpbjqx2yir.zip |########---------------------------------------------| 15.49% tmpbjqx2yir.zip |########---------------------------------------------| 16.02% tmpbjqx2yir.zip |#########--------------------------------------------| 16.56% tmpbjqx2yir.zip |#########--------------------------------------------| 17.09% tmpbjqx2yir.zip |#########--------------------------------------------| 17.62% tmpbjqx2yir.zip |##########-------------------------------------------| 18.16% tmpbjqx2yir.zip |##########-------------------------------------------| 18.69% tmpbjqx2yir.zip |##########-------------------------------------------| 19.23% tmpbjqx2yir.zip |##########-------------------------------------------| 19.76% tmpbjqx2yir.zip |###########------------------------------------------| 20.29% tmpbjqx2yir.zip |###########------------------------------------------| 20.83% tmpbjqx2yir.zip |###########------------------------------------------| 21.36% tmpbjqx2yir.zip |############-----------------------------------------| 21.9% tmpbjqx2yir.zip |############-----------------------------------------| 22.43% tmpbjqx2yir.zip |############-----------------------------------------| 22.96% tmpbjqx2yir.zip |############-----------------------------------------| 23.5% tmpbjqx2yir.zip |#############----------------------------------------| 24.03% tmpbjqx2yir.zip |#############----------------------------------------| 24.57% tmpbjqx2yir.zip |#############----------------------------------------| 25.1% tmpbjqx2yir.zip |##############---------------------------------------| 25.63% tmpbjqx2yir.zip |##############---------------------------------------| 26.17% tmpbjqx2yir.zip |##############---------------------------------------| 26.7% tmpbjqx2yir.zip |##############---------------------------------------| 27.24% tmpbjqx2yir.zip |###############--------------------------------------| 27.77% tmpbjqx2yir.zip |###############--------------------------------------| 28.3% tmpbjqx2yir.zip |###############--------------------------------------| 28.84% tmpbjqx2yir.zip |################-------------------------------------| 29.37% tmpbjqx2yir.zip |################-------------------------------------| 29.91% tmpbjqx2yir.zip |################-------------------------------------| 30.44% tmpbjqx2yir.zip |################-------------------------------------| 30.97% tmpbjqx2yir.zip |#################------------------------------------| 31.51% tmpbjqx2yir.zip |#################------------------------------------| 32.04% tmpbjqx2yir.zip |#################------------------------------------| 32.58% tmpbjqx2yir.zip |##################-----------------------------------| 33.11% tmpbjqx2yir.zip |##################-----------------------------------| 33.65% tmpbjqx2yir.zip |##################-----------------------------------| 34.18% tmpbjqx2yir.zip |##################-----------------------------------| 34.71% tmpbjqx2yir.zip |###################----------------------------------| 35.25% tmpbjqx2yir.zip |###################----------------------------------| 35.78% tmpbjqx2yir.zip |###################----------------------------------| 36.32% tmpbjqx2yir.zip |####################---------------------------------| 36.85% tmpbjqx2yir.zip |####################---------------------------------| 37.38% tmpbjqx2yir.zip |####################---------------------------------| 37.92% tmpbjqx2yir.zip |####################---------------------------------| 38.45% tmpbjqx2yir.zip |#####################--------------------------------| 38.99% tmpbjqx2yir.zip |#####################--------------------------------| 39.52% tmpbjqx2yir.zip |#####################--------------------------------| 40.05% tmpbjqx2yir.zip |######################-------------------------------| 40.59% tmpbjqx2yir.zip |######################-------------------------------| 41.12% tmpbjqx2yir.zip |######################-------------------------------| 41.66% tmpbjqx2yir.zip |######################-------------------------------| 42.19% tmpbjqx2yir.zip |#######################------------------------------| 42.72% tmpbjqx2yir.zip |#######################------------------------------| 43.26% tmpbjqx2yir.zip |#######################------------------------------| 43.79% tmpbjqx2yir.zip |#######################------------------------------| 44.33% tmpbjqx2yir.zip |########################-----------------------------| 44.86% tmpbjqx2yir.zip |########################-----------------------------| 45.39% tmpbjqx2yir.zip |########################-----------------------------| 45.93% tmpbjqx2yir.zip |#########################----------------------------| 46.46% tmpbjqx2yir.zip |#########################----------------------------| 47.0% tmpbjqx2yir.zip |#########################----------------------------| 47.53% tmpbjqx2yir.zip |#########################----------------------------| 48.06% tmpbjqx2yir.zip |##########################---------------------------| 48.6% tmpbjqx2yir.zip |##########################---------------------------| 49.13% tmpbjqx2yir.zip |##########################---------------------------| 49.67% tmpbjqx2yir.zip |###########################--------------------------| 50.2% tmpbjqx2yir.zip |###########################--------------------------| 50.73% tmpbjqx2yir.zip |###########################--------------------------| 51.27% tmpbjqx2yir.zip |###########################--------------------------| 51.8% tmpbjqx2yir.zip |############################-------------------------| 52.34% tmpbjqx2yir.zip |############################-------------------------| 52.87% tmpbjqx2yir.zip |############################-------------------------| 53.4% tmpbjqx2yir.zip |#############################------------------------| 53.94% tmpbjqx2yir.zip |#############################------------------------| 54.47% tmpbjqx2yir.zip |#############################------------------------| 55.01% tmpbjqx2yir.zip |#############################------------------------| 55.54% tmpbjqx2yir.zip |##############################-----------------------| 56.08% tmpbjqx2yir.zip |##############################-----------------------| 56.61% tmpbjqx2yir.zip |##############################-----------------------| 57.14% tmpbjqx2yir.zip |###############################----------------------| 57.68% tmpbjqx2yir.zip |###############################----------------------| 58.21% tmpbjqx2yir.zip |###############################----------------------| 58.75% tmpbjqx2yir.zip |###############################----------------------| 59.28% tmpbjqx2yir.zip |################################---------------------| 59.81% tmpbjqx2yir.zip |################################---------------------| 60.35% tmpbjqx2yir.zip |################################---------------------| 60.88% tmpbjqx2yir.zip |#################################--------------------| 61.42% tmpbjqx2yir.zip |#################################--------------------| 61.95% tmpbjqx2yir.zip |#################################--------------------| 62.48% tmpbjqx2yir.zip |#################################--------------------| 63.02% tmpbjqx2yir.zip |##################################-------------------| 63.55% tmpbjqx2yir.zip |##################################-------------------| 64.09% tmpbjqx2yir.zip |##################################-------------------| 64.62% tmpbjqx2yir.zip |###################################------------------| 65.15% tmpbjqx2yir.zip |###################################------------------| 65.69% tmpbjqx2yir.zip |###################################------------------| 66.22% tmpbjqx2yir.zip |###################################------------------| 66.76% tmpbjqx2yir.zip |####################################-----------------| 67.29% tmpbjqx2yir.zip |####################################-----------------| 67.82% tmpbjqx2yir.zip |####################################-----------------| 68.36% tmpbjqx2yir.zip |#####################################----------------| 68.89% tmpbjqx2yir.zip |#####################################----------------| 69.43% tmpbjqx2yir.zip |#####################################----------------| 69.96% tmpbjqx2yir.zip |#####################################----------------| 70.49% tmpbjqx2yir.zip |######################################---------------| 71.03% tmpbjqx2yir.zip |######################################---------------| 71.56% tmpbjqx2yir.zip |######################################---------------| 72.1% tmpbjqx2yir.zip |######################################---------------| 72.63% tmpbjqx2yir.zip |#######################################--------------| 73.16% tmpbjqx2yir.zip |#######################################--------------| 73.7% tmpbjqx2yir.zip |#######################################--------------| 74.23% tmpbjqx2yir.zip |########################################-------------| 74.77% tmpbjqx2yir.zip |########################################-------------| 75.3% tmpbjqx2yir.zip |########################################-------------| 75.84% tmpbjqx2yir.zip |########################################-------------| 76.37% tmpbjqx2yir.zip |#########################################------------| 76.9% tmpbjqx2yir.zip |#########################################------------| 77.44% tmpbjqx2yir.zip |#########################################------------| 77.97% tmpbjqx2yir.zip |##########################################-----------| 78.51% tmpbjqx2yir.zip |##########################################-----------| 79.04% tmpbjqx2yir.zip |##########################################-----------| 79.57% tmpbjqx2yir.zip |##########################################-----------| 80.11% tmpbjqx2yir.zip |###########################################----------| 80.64% tmpbjqx2yir.zip |###########################################----------| 81.18% tmpbjqx2yir.zip |###########################################----------| 81.71% tmpbjqx2yir.zip |############################################---------| 82.24% tmpbjqx2yir.zip |############################################---------| 82.78% tmpbjqx2yir.zip |############################################---------| 83.31% tmpbjqx2yir.zip |############################################---------| 83.85% tmpbjqx2yir.zip |#############################################--------| 84.38% tmpbjqx2yir.zip |#############################################--------| 84.91% tmpbjqx2yir.zip |#############################################--------| 85.45% tmpbjqx2yir.zip |##############################################-------| 85.98% tmpbjqx2yir.zip |##############################################-------| 86.52% tmpbjqx2yir.zip |##############################################-------| 87.05% tmpbjqx2yir.zip |##############################################-------| 87.58% tmpbjqx2yir.zip |###############################################------| 88.12% tmpbjqx2yir.zip |###############################################------| 88.65% tmpbjqx2yir.zip |###############################################------| 89.19% tmpbjqx2yir.zip |################################################-----| 89.72% tmpbjqx2yir.zip |################################################-----| 90.25% tmpbjqx2yir.zip |################################################-----| 90.79% tmpbjqx2yir.zip |################################################-----| 91.32% tmpbjqx2yir.zip |#################################################----| 91.86% tmpbjqx2yir.zip |#################################################----| 92.39% tmpbjqx2yir.zip |#################################################----| 92.92% tmpbjqx2yir.zip |##################################################---| 93.46% tmpbjqx2yir.zip |##################################################---| 93.99% tmpbjqx2yir.zip |##################################################---| 94.53% tmpbjqx2yir.zip |##################################################---| 95.06% tmpbjqx2yir.zip |###################################################--| 95.59% tmpbjqx2yir.zip |###################################################--| 96.13% tmpbjqx2yir.zip |###################################################--| 96.66% tmpbjqx2yir.zip |####################################################-| 97.2% tmpbjqx2yir.zip |####################################################-| 97.73% tmpbjqx2yir.zip |####################################################-| 98.27% tmpbjqx2yir.zip |####################################################-| 98.8% tmpbjqx2yir.zip |#####################################################| 99.33% tmpbjqx2yir.zip |#####################################################| 99.87% tmpbjqx2yir.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is e060864f-a086-458f-af06-efada32cd81e + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-IBXjKqn/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-IBXjKqn/clamppolicyplugin_types.yaml ++ basename /opt/plugins/plugin-IBXjKqn/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn + ARCHIVE=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-IBXjKqn/clamppolicyplugin_types.yaml /opt/plugins/plugin-IBXjKqn/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpuhrhwgw0.zip |-----------------------------------------------------| 0.54% tmpuhrhwgw0.zip |#----------------------------------------------------| 1.09% tmpuhrhwgw0.zip |#----------------------------------------------------| 1.63% tmpuhrhwgw0.zip |#----------------------------------------------------| 2.18% tmpuhrhwgw0.zip |#----------------------------------------------------| 2.72% tmpuhrhwgw0.zip |##---------------------------------------------------| 3.26% tmpuhrhwgw0.zip |##---------------------------------------------------| 3.81% tmpuhrhwgw0.zip |##---------------------------------------------------| 4.35% tmpuhrhwgw0.zip |###--------------------------------------------------| 4.89% tmpuhrhwgw0.zip |###--------------------------------------------------| 5.44% tmpuhrhwgw0.zip |###--------------------------------------------------| 5.98% tmpuhrhwgw0.zip |###--------------------------------------------------| 6.53% tmpuhrhwgw0.zip |####-------------------------------------------------| 7.07% tmpuhrhwgw0.zip |####-------------------------------------------------| 7.61% tmpuhrhwgw0.zip |####-------------------------------------------------| 8.16% tmpuhrhwgw0.zip |#####------------------------------------------------| 8.7% tmpuhrhwgw0.zip |#####------------------------------------------------| 9.24% tmpuhrhwgw0.zip |#####------------------------------------------------| 9.79% tmpuhrhwgw0.zip |#####------------------------------------------------| 10.33% tmpuhrhwgw0.zip |######-----------------------------------------------| 10.88% tmpuhrhwgw0.zip |######-----------------------------------------------| 11.42% tmpuhrhwgw0.zip |######-----------------------------------------------| 11.96% tmpuhrhwgw0.zip |#######----------------------------------------------| 12.51% tmpuhrhwgw0.zip |#######----------------------------------------------| 13.05% tmpuhrhwgw0.zip |#######----------------------------------------------| 13.59% tmpuhrhwgw0.zip |#######----------------------------------------------| 14.14% tmpuhrhwgw0.zip |########---------------------------------------------| 14.68% tmpuhrhwgw0.zip |########---------------------------------------------| 15.23% tmpuhrhwgw0.zip |########---------------------------------------------| 15.77% tmpuhrhwgw0.zip |#########--------------------------------------------| 16.31% tmpuhrhwgw0.zip |#########--------------------------------------------| 16.86% tmpuhrhwgw0.zip |#########--------------------------------------------| 17.4% tmpuhrhwgw0.zip |##########-------------------------------------------| 17.94% tmpuhrhwgw0.zip |##########-------------------------------------------| 18.49% tmpuhrhwgw0.zip |##########-------------------------------------------| 19.03% tmpuhrhwgw0.zip |##########-------------------------------------------| 19.58% tmpuhrhwgw0.zip |###########------------------------------------------| 20.12% tmpuhrhwgw0.zip |###########------------------------------------------| 20.66% tmpuhrhwgw0.zip |###########------------------------------------------| 21.21% tmpuhrhwgw0.zip |############-----------------------------------------| 21.75% tmpuhrhwgw0.zip |############-----------------------------------------| 22.3% tmpuhrhwgw0.zip |############-----------------------------------------| 22.84% tmpuhrhwgw0.zip |############-----------------------------------------| 23.38% tmpuhrhwgw0.zip |#############----------------------------------------| 23.93% tmpuhrhwgw0.zip |#############----------------------------------------| 24.47% tmpuhrhwgw0.zip |#############----------------------------------------| 25.01% tmpuhrhwgw0.zip |##############---------------------------------------| 25.56% tmpuhrhwgw0.zip |##############---------------------------------------| 26.1% tmpuhrhwgw0.zip |##############---------------------------------------| 26.65% tmpuhrhwgw0.zip |##############---------------------------------------| 27.19% tmpuhrhwgw0.zip |###############--------------------------------------| 27.73% tmpuhrhwgw0.zip |###############--------------------------------------| 28.28% tmpuhrhwgw0.zip |###############--------------------------------------| 28.82% tmpuhrhwgw0.zip |################-------------------------------------| 29.36% tmpuhrhwgw0.zip |################-------------------------------------| 29.91% tmpuhrhwgw0.zip |################-------------------------------------| 30.45% tmpuhrhwgw0.zip |################-------------------------------------| 31.0% tmpuhrhwgw0.zip |#################------------------------------------| 31.54% tmpuhrhwgw0.zip |#################------------------------------------| 32.08% tmpuhrhwgw0.zip |#################------------------------------------| 32.63% tmpuhrhwgw0.zip |##################-----------------------------------| 33.17% tmpuhrhwgw0.zip |##################-----------------------------------| 33.71% tmpuhrhwgw0.zip |##################-----------------------------------| 34.26% tmpuhrhwgw0.zip |##################-----------------------------------| 34.8% tmpuhrhwgw0.zip |###################----------------------------------| 35.35% tmpuhrhwgw0.zip |###################----------------------------------| 35.89% tmpuhrhwgw0.zip |###################----------------------------------| 36.43% tmpuhrhwgw0.zip |####################---------------------------------| 36.98% tmpuhrhwgw0.zip |####################---------------------------------| 37.52% tmpuhrhwgw0.zip |####################---------------------------------| 38.07% tmpuhrhwgw0.zip |####################---------------------------------| 38.61% tmpuhrhwgw0.zip |#####################--------------------------------| 39.15% tmpuhrhwgw0.zip |#####################--------------------------------| 39.7% tmpuhrhwgw0.zip |#####################--------------------------------| 40.24% tmpuhrhwgw0.zip |######################-------------------------------| 40.78% tmpuhrhwgw0.zip |######################-------------------------------| 41.33% tmpuhrhwgw0.zip |######################-------------------------------| 41.87% tmpuhrhwgw0.zip |######################-------------------------------| 42.42% tmpuhrhwgw0.zip |#######################------------------------------| 42.96% tmpuhrhwgw0.zip |#######################------------------------------| 43.5% tmpuhrhwgw0.zip |#######################------------------------------| 44.05% tmpuhrhwgw0.zip |########################-----------------------------| 44.59% tmpuhrhwgw0.zip |########################-----------------------------| 45.13% tmpuhrhwgw0.zip |########################-----------------------------| 45.68% tmpuhrhwgw0.zip |########################-----------------------------| 46.22% tmpuhrhwgw0.zip |#########################----------------------------| 46.77% tmpuhrhwgw0.zip |#########################----------------------------| 47.31% tmpuhrhwgw0.zip |#########################----------------------------| 47.85% tmpuhrhwgw0.zip |##########################---------------------------| 48.4% tmpuhrhwgw0.zip |##########################---------------------------| 48.94% tmpuhrhwgw0.zip |##########################---------------------------| 49.48% tmpuhrhwgw0.zip |###########################--------------------------| 50.03% tmpuhrhwgw0.zip |###########################--------------------------| 50.57% tmpuhrhwgw0.zip |###########################--------------------------| 51.12% tmpuhrhwgw0.zip |###########################--------------------------| 51.66% tmpuhrhwgw0.zip |############################-------------------------| 52.2% tmpuhrhwgw0.zip |############################-------------------------| 52.75% tmpuhrhwgw0.zip |############################-------------------------| 53.29% tmpuhrhwgw0.zip |#############################------------------------| 53.83% tmpuhrhwgw0.zip |#############################------------------------| 54.38% tmpuhrhwgw0.zip |#############################------------------------| 54.92% tmpuhrhwgw0.zip |#############################------------------------| 55.47% tmpuhrhwgw0.zip |##############################-----------------------| 56.01% tmpuhrhwgw0.zip |##############################-----------------------| 56.55% tmpuhrhwgw0.zip |##############################-----------------------| 57.1% tmpuhrhwgw0.zip |###############################----------------------| 57.64% tmpuhrhwgw0.zip |###############################----------------------| 58.19% tmpuhrhwgw0.zip |###############################----------------------| 58.73% tmpuhrhwgw0.zip |###############################----------------------| 59.27% tmpuhrhwgw0.zip |################################---------------------| 59.82% tmpuhrhwgw0.zip |################################---------------------| 60.36% tmpuhrhwgw0.zip |################################---------------------| 60.9% tmpuhrhwgw0.zip |#################################--------------------| 61.45% tmpuhrhwgw0.zip |#################################--------------------| 61.99% tmpuhrhwgw0.zip |#################################--------------------| 62.54% tmpuhrhwgw0.zip |#################################--------------------| 63.08% tmpuhrhwgw0.zip |##################################-------------------| 63.62% tmpuhrhwgw0.zip |##################################-------------------| 64.17% tmpuhrhwgw0.zip |##################################-------------------| 64.71% tmpuhrhwgw0.zip |###################################------------------| 65.25% tmpuhrhwgw0.zip |###################################------------------| 65.8% tmpuhrhwgw0.zip |###################################------------------| 66.34% tmpuhrhwgw0.zip |###################################------------------| 66.89% tmpuhrhwgw0.zip |####################################-----------------| 67.43% tmpuhrhwgw0.zip |####################################-----------------| 67.97% tmpuhrhwgw0.zip |####################################-----------------| 68.52% tmpuhrhwgw0.zip |#####################################----------------| 69.06% tmpuhrhwgw0.zip |#####################################----------------| 69.6% tmpuhrhwgw0.zip |#####################################----------------| 70.15% tmpuhrhwgw0.zip |#####################################----------------| 70.69% tmpuhrhwgw0.zip |######################################---------------| 71.24% tmpuhrhwgw0.zip |######################################---------------| 71.78% tmpuhrhwgw0.zip |######################################---------------| 72.32% tmpuhrhwgw0.zip |#######################################--------------| 72.87% tmpuhrhwgw0.zip |#######################################--------------| 73.41% tmpuhrhwgw0.zip |#######################################--------------| 73.95% tmpuhrhwgw0.zip |#######################################--------------| 74.5% tmpuhrhwgw0.zip |########################################-------------| 75.04% tmpuhrhwgw0.zip |########################################-------------| 75.59% tmpuhrhwgw0.zip |########################################-------------| 76.13% tmpuhrhwgw0.zip |#########################################------------| 76.67% tmpuhrhwgw0.zip |#########################################------------| 77.22% tmpuhrhwgw0.zip |#########################################------------| 77.76% tmpuhrhwgw0.zip |##########################################-----------| 78.31% tmpuhrhwgw0.zip |##########################################-----------| 78.85% tmpuhrhwgw0.zip |##########################################-----------| 79.39% tmpuhrhwgw0.zip |##########################################-----------| 79.94% tmpuhrhwgw0.zip |###########################################----------| 80.48% tmpuhrhwgw0.zip |###########################################----------| 81.02% tmpuhrhwgw0.zip |###########################################----------| 81.57% tmpuhrhwgw0.zip |############################################---------| 82.11% tmpuhrhwgw0.zip |############################################---------| 82.66% tmpuhrhwgw0.zip |############################################---------| 83.2% tmpuhrhwgw0.zip |############################################---------| 83.74% tmpuhrhwgw0.zip |#############################################--------| 84.29% tmpuhrhwgw0.zip |#############################################--------| 84.83% tmpuhrhwgw0.zip |#############################################--------| 85.37% tmpuhrhwgw0.zip |##############################################-------| 85.92% tmpuhrhwgw0.zip |##############################################-------| 86.46% tmpuhrhwgw0.zip |##############################################-------| 87.01% tmpuhrhwgw0.zip |##############################################-------| 87.55% tmpuhrhwgw0.zip |###############################################------| 88.09% tmpuhrhwgw0.zip |###############################################------| 88.64% tmpuhrhwgw0.zip |###############################################------| 89.18% tmpuhrhwgw0.zip |################################################-----| 89.72% tmpuhrhwgw0.zip |################################################-----| 90.27% tmpuhrhwgw0.zip |################################################-----| 90.81% tmpuhrhwgw0.zip |################################################-----| 91.36% tmpuhrhwgw0.zip |#################################################----| 91.9% tmpuhrhwgw0.zip |#################################################----| 92.44% tmpuhrhwgw0.zip |#################################################----| 92.99% tmpuhrhwgw0.zip |##################################################---| 93.53% tmpuhrhwgw0.zip |##################################################---| 94.08% tmpuhrhwgw0.zip |##################################################---| 94.62% tmpuhrhwgw0.zip |##################################################---| 95.16% tmpuhrhwgw0.zip |###################################################--| 95.71% tmpuhrhwgw0.zip |###################################################--| 96.25% tmpuhrhwgw0.zip |###################################################--| 96.79% tmpuhrhwgw0.zip |####################################################-| 97.34% tmpuhrhwgw0.zip |####################################################-| 97.88% tmpuhrhwgw0.zip |####################################################-| 98.43% tmpuhrhwgw0.zip |####################################################-| 98.97% tmpuhrhwgw0.zip |#####################################################| 99.51% tmpuhrhwgw0.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is f48b768c-5047-40c5-81c1-d4db3f425564 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin_types.yaml ++ basename /opt/plugins/plugin-K9LiSCw/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-K9LiSCw/dcaepolicyplugin_types.yaml /opt/plugins/plugin-K9LiSCw/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpzlx4xdor.zip |-----------------------------------------------------| 0.54% tmpzlx4xdor.zip |#----------------------------------------------------| 1.08% tmpzlx4xdor.zip |#----------------------------------------------------| 1.63% tmpzlx4xdor.zip |#----------------------------------------------------| 2.17% tmpzlx4xdor.zip |#----------------------------------------------------| 2.71% tmpzlx4xdor.zip |##---------------------------------------------------| 3.25% tmpzlx4xdor.zip |##---------------------------------------------------| 3.79% tmpzlx4xdor.zip |##---------------------------------------------------| 4.34% tmpzlx4xdor.zip |###--------------------------------------------------| 4.88% tmpzlx4xdor.zip |###--------------------------------------------------| 5.42% tmpzlx4xdor.zip |###--------------------------------------------------| 5.96% tmpzlx4xdor.zip |###--------------------------------------------------| 6.51% tmpzlx4xdor.zip |####-------------------------------------------------| 7.05% tmpzlx4xdor.zip |####-------------------------------------------------| 7.59% tmpzlx4xdor.zip |####-------------------------------------------------| 8.13% tmpzlx4xdor.zip |#####------------------------------------------------| 8.67% tmpzlx4xdor.zip |#####------------------------------------------------| 9.22% tmpzlx4xdor.zip |#####------------------------------------------------| 9.76% tmpzlx4xdor.zip |#####------------------------------------------------| 10.3% tmpzlx4xdor.zip |######-----------------------------------------------| 10.84% tmpzlx4xdor.zip |######-----------------------------------------------| 11.38% tmpzlx4xdor.zip |######-----------------------------------------------| 11.93% tmpzlx4xdor.zip |#######----------------------------------------------| 12.47% tmpzlx4xdor.zip |#######----------------------------------------------| 13.01% tmpzlx4xdor.zip |#######----------------------------------------------| 13.55% tmpzlx4xdor.zip |#######----------------------------------------------| 14.1% tmpzlx4xdor.zip |########---------------------------------------------| 14.64% tmpzlx4xdor.zip |########---------------------------------------------| 15.18% tmpzlx4xdor.zip |########---------------------------------------------| 15.72% tmpzlx4xdor.zip |#########--------------------------------------------| 16.26% tmpzlx4xdor.zip |#########--------------------------------------------| 16.81% tmpzlx4xdor.zip |#########--------------------------------------------| 17.35% tmpzlx4xdor.zip |#########--------------------------------------------| 17.89% tmpzlx4xdor.zip |##########-------------------------------------------| 18.43% tmpzlx4xdor.zip |##########-------------------------------------------| 18.97% tmpzlx4xdor.zip |##########-------------------------------------------| 19.52% tmpzlx4xdor.zip |###########------------------------------------------| 20.06% tmpzlx4xdor.zip |###########------------------------------------------| 20.6% tmpzlx4xdor.zip |###########------------------------------------------| 21.14% tmpzlx4xdor.zip |###########------------------------------------------| 21.68% tmpzlx4xdor.zip |############-----------------------------------------| 22.23% tmpzlx4xdor.zip |############-----------------------------------------| 22.77% tmpzlx4xdor.zip |############-----------------------------------------| 23.31% tmpzlx4xdor.zip |#############----------------------------------------| 23.85% tmpzlx4xdor.zip |#############----------------------------------------| 24.4% tmpzlx4xdor.zip |#############----------------------------------------| 24.94% tmpzlx4xdor.zip |##############---------------------------------------| 25.48% tmpzlx4xdor.zip |##############---------------------------------------| 26.02% tmpzlx4xdor.zip |##############---------------------------------------| 26.56% tmpzlx4xdor.zip |##############---------------------------------------| 27.11% tmpzlx4xdor.zip |###############--------------------------------------| 27.65% tmpzlx4xdor.zip |###############--------------------------------------| 28.19% tmpzlx4xdor.zip |###############--------------------------------------| 28.73% tmpzlx4xdor.zip |################-------------------------------------| 29.27% tmpzlx4xdor.zip |################-------------------------------------| 29.82% tmpzlx4xdor.zip |################-------------------------------------| 30.36% tmpzlx4xdor.zip |################-------------------------------------| 30.9% tmpzlx4xdor.zip |#################------------------------------------| 31.44% tmpzlx4xdor.zip |#################------------------------------------| 31.98% tmpzlx4xdor.zip |#################------------------------------------| 32.53% tmpzlx4xdor.zip |##################-----------------------------------| 33.07% tmpzlx4xdor.zip |##################-----------------------------------| 33.61% tmpzlx4xdor.zip |##################-----------------------------------| 34.15% tmpzlx4xdor.zip |##################-----------------------------------| 34.7% tmpzlx4xdor.zip |###################----------------------------------| 35.24% tmpzlx4xdor.zip |###################----------------------------------| 35.78% tmpzlx4xdor.zip |###################----------------------------------| 36.32% tmpzlx4xdor.zip |####################---------------------------------| 36.86% tmpzlx4xdor.zip |####################---------------------------------| 37.41% tmpzlx4xdor.zip |####################---------------------------------| 37.95% tmpzlx4xdor.zip |####################---------------------------------| 38.49% tmpzlx4xdor.zip |#####################--------------------------------| 39.03% tmpzlx4xdor.zip |#####################--------------------------------| 39.57% tmpzlx4xdor.zip |#####################--------------------------------| 40.12% tmpzlx4xdor.zip |######################-------------------------------| 40.66% tmpzlx4xdor.zip |######################-------------------------------| 41.2% tmpzlx4xdor.zip |######################-------------------------------| 41.74% tmpzlx4xdor.zip |######################-------------------------------| 42.29% tmpzlx4xdor.zip |#######################------------------------------| 42.83% tmpzlx4xdor.zip |#######################------------------------------| 43.37% tmpzlx4xdor.zip |#######################------------------------------| 43.91% tmpzlx4xdor.zip |########################-----------------------------| 44.45% tmpzlx4xdor.zip |########################-----------------------------| 45.0% tmpzlx4xdor.zip |########################-----------------------------| 45.54% tmpzlx4xdor.zip |########################-----------------------------| 46.08% tmpzlx4xdor.zip |#########################----------------------------| 46.62% tmpzlx4xdor.zip |#########################----------------------------| 47.16% tmpzlx4xdor.zip |#########################----------------------------| 47.71% tmpzlx4xdor.zip |##########################---------------------------| 48.25% tmpzlx4xdor.zip |##########################---------------------------| 48.79% tmpzlx4xdor.zip |##########################---------------------------| 49.33% tmpzlx4xdor.zip |##########################---------------------------| 49.87% tmpzlx4xdor.zip |###########################--------------------------| 50.42% tmpzlx4xdor.zip |###########################--------------------------| 50.96% tmpzlx4xdor.zip |###########################--------------------------| 51.5% tmpzlx4xdor.zip |############################-------------------------| 52.04% tmpzlx4xdor.zip |############################-------------------------| 52.59% tmpzlx4xdor.zip |############################-------------------------| 53.13% tmpzlx4xdor.zip |############################-------------------------| 53.67% tmpzlx4xdor.zip |#############################------------------------| 54.21% tmpzlx4xdor.zip |#############################------------------------| 54.75% tmpzlx4xdor.zip |#############################------------------------| 55.3% tmpzlx4xdor.zip |##############################-----------------------| 55.84% tmpzlx4xdor.zip |##############################-----------------------| 56.38% tmpzlx4xdor.zip |##############################-----------------------| 56.92% tmpzlx4xdor.zip |##############################-----------------------| 57.46% tmpzlx4xdor.zip |###############################----------------------| 58.01% tmpzlx4xdor.zip |###############################----------------------| 58.55% tmpzlx4xdor.zip |###############################----------------------| 59.09% tmpzlx4xdor.zip |################################---------------------| 59.63% tmpzlx4xdor.zip |################################---------------------| 60.17% tmpzlx4xdor.zip |################################---------------------| 60.72% tmpzlx4xdor.zip |################################---------------------| 61.26% tmpzlx4xdor.zip |#################################--------------------| 61.8% tmpzlx4xdor.zip |#################################--------------------| 62.34% tmpzlx4xdor.zip |#################################--------------------| 62.89% tmpzlx4xdor.zip |##################################-------------------| 63.43% tmpzlx4xdor.zip |##################################-------------------| 63.97% tmpzlx4xdor.zip |##################################-------------------| 64.51% tmpzlx4xdor.zip |##################################-------------------| 65.05% tmpzlx4xdor.zip |###################################------------------| 65.6% tmpzlx4xdor.zip |###################################------------------| 66.14% tmpzlx4xdor.zip |###################################------------------| 66.68% tmpzlx4xdor.zip |####################################-----------------| 67.22% tmpzlx4xdor.zip |####################################-----------------| 67.76% tmpzlx4xdor.zip |####################################-----------------| 68.31% tmpzlx4xdor.zip |####################################-----------------| 68.85% tmpzlx4xdor.zip |#####################################----------------| 69.39% tmpzlx4xdor.zip |#####################################----------------| 69.93% tmpzlx4xdor.zip |#####################################----------------| 70.48% tmpzlx4xdor.zip |######################################---------------| 71.02% tmpzlx4xdor.zip |######################################---------------| 71.56% tmpzlx4xdor.zip |######################################---------------| 72.1% tmpzlx4xdor.zip |#######################################--------------| 72.64% tmpzlx4xdor.zip |#######################################--------------| 73.19% tmpzlx4xdor.zip |#######################################--------------| 73.73% tmpzlx4xdor.zip |#######################################--------------| 74.27% tmpzlx4xdor.zip |########################################-------------| 74.81% tmpzlx4xdor.zip |########################################-------------| 75.35% tmpzlx4xdor.zip |########################################-------------| 75.9% tmpzlx4xdor.zip |#########################################------------| 76.44% tmpzlx4xdor.zip |#########################################------------| 76.98% tmpzlx4xdor.zip |#########################################------------| 77.52% tmpzlx4xdor.zip |#########################################------------| 78.06% tmpzlx4xdor.zip |##########################################-----------| 78.61% tmpzlx4xdor.zip |##########################################-----------| 79.15% tmpzlx4xdor.zip |##########################################-----------| 79.69% tmpzlx4xdor.zip |###########################################----------| 80.23% tmpzlx4xdor.zip |###########################################----------| 80.78% tmpzlx4xdor.zip |###########################################----------| 81.32% tmpzlx4xdor.zip |###########################################----------| 81.86% tmpzlx4xdor.zip |############################################---------| 82.4% tmpzlx4xdor.zip |############################################---------| 82.94% tmpzlx4xdor.zip |############################################---------| 83.49% tmpzlx4xdor.zip |#############################################--------| 84.03% tmpzlx4xdor.zip |#############################################--------| 84.57% tmpzlx4xdor.zip |#############################################--------| 85.11% tmpzlx4xdor.zip |#############################################--------| 85.65% tmpzlx4xdor.zip |##############################################-------| 86.2% tmpzlx4xdor.zip |##############################################-------| 86.74% tmpzlx4xdor.zip |##############################################-------| 87.28% tmpzlx4xdor.zip |###############################################------| 87.82% tmpzlx4xdor.zip |###############################################------| 88.36% tmpzlx4xdor.zip |###############################################------| 88.91% tmpzlx4xdor.zip |###############################################------| 89.45% tmpzlx4xdor.zip |################################################-----| 89.99% tmpzlx4xdor.zip |################################################-----| 90.53% tmpzlx4xdor.zip |################################################-----| 91.08% tmpzlx4xdor.zip |#################################################----| 91.62% tmpzlx4xdor.zip |#################################################----| 92.16% tmpzlx4xdor.zip |#################################################----| 92.7% tmpzlx4xdor.zip |#################################################----| 93.24% tmpzlx4xdor.zip |##################################################---| 93.79% tmpzlx4xdor.zip |##################################################---| 94.33% tmpzlx4xdor.zip |##################################################---| 94.87% tmpzlx4xdor.zip |###################################################--| 95.41% tmpzlx4xdor.zip |###################################################--| 95.95% tmpzlx4xdor.zip |###################################################--| 96.5% tmpzlx4xdor.zip |###################################################--| 97.04% tmpzlx4xdor.zip |####################################################-| 97.58% tmpzlx4xdor.zip |####################################################-| 98.12% tmpzlx4xdor.zip |####################################################-| 98.67% tmpzlx4xdor.zip |#####################################################| 99.21% tmpzlx4xdor.zip |#####################################################| 99.75% tmpzlx4xdor.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 27a615e4-49e1-4eb2-a508-d1304e6c7f7b + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-RAvmAyW/dmaap-1.5.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-RAvmAyW/dmaap_types.yaml ++ basename /opt/plugins/plugin-RAvmAyW/dmaap-1.5.0-py36-none-linux_x86_64.wgn + ARCHIVE=dmaap-1.5.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dmaap-1.5.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dmaap-1.5.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-RAvmAyW/dmaap_types.yaml /opt/plugins/plugin-RAvmAyW/dmaap-1.5.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp7_ccuo3r.zip |-----------------------------------------------------| 0.53% tmp7_ccuo3r.zip |#----------------------------------------------------| 1.06% tmp7_ccuo3r.zip |#----------------------------------------------------| 1.58% tmp7_ccuo3r.zip |#----------------------------------------------------| 2.11% tmp7_ccuo3r.zip |#----------------------------------------------------| 2.64% tmp7_ccuo3r.zip |##---------------------------------------------------| 3.17% tmp7_ccuo3r.zip |##---------------------------------------------------| 3.7% tmp7_ccuo3r.zip |##---------------------------------------------------| 4.22% tmp7_ccuo3r.zip |###--------------------------------------------------| 4.75% tmp7_ccuo3r.zip |###--------------------------------------------------| 5.28% tmp7_ccuo3r.zip |###--------------------------------------------------| 5.81% tmp7_ccuo3r.zip |###--------------------------------------------------| 6.34% tmp7_ccuo3r.zip |####-------------------------------------------------| 6.86% tmp7_ccuo3r.zip |####-------------------------------------------------| 7.39% tmp7_ccuo3r.zip |####-------------------------------------------------| 7.92% tmp7_ccuo3r.zip |####-------------------------------------------------| 8.45% tmp7_ccuo3r.zip |#####------------------------------------------------| 8.98% tmp7_ccuo3r.zip |#####------------------------------------------------| 9.5% tmp7_ccuo3r.zip |#####------------------------------------------------| 10.03% tmp7_ccuo3r.zip |######-----------------------------------------------| 10.56% tmp7_ccuo3r.zip |######-----------------------------------------------| 11.09% tmp7_ccuo3r.zip |######-----------------------------------------------| 11.61% tmp7_ccuo3r.zip |######-----------------------------------------------| 12.14% tmp7_ccuo3r.zip |#######----------------------------------------------| 12.67% tmp7_ccuo3r.zip |#######----------------------------------------------| 13.2% tmp7_ccuo3r.zip |#######----------------------------------------------| 13.73% tmp7_ccuo3r.zip |########---------------------------------------------| 14.25% tmp7_ccuo3r.zip |########---------------------------------------------| 14.78% tmp7_ccuo3r.zip |########---------------------------------------------| 15.31% tmp7_ccuo3r.zip |########---------------------------------------------| 15.84% tmp7_ccuo3r.zip |#########--------------------------------------------| 16.37% tmp7_ccuo3r.zip |#########--------------------------------------------| 16.89% tmp7_ccuo3r.zip |#########--------------------------------------------| 17.42% tmp7_ccuo3r.zip |##########-------------------------------------------| 17.95% tmp7_ccuo3r.zip |##########-------------------------------------------| 18.48% tmp7_ccuo3r.zip |##########-------------------------------------------| 19.01% tmp7_ccuo3r.zip |##########-------------------------------------------| 19.53% tmp7_ccuo3r.zip |###########------------------------------------------| 20.06% tmp7_ccuo3r.zip |###########------------------------------------------| 20.59% tmp7_ccuo3r.zip |###########------------------------------------------| 21.12% tmp7_ccuo3r.zip |###########------------------------------------------| 21.65% tmp7_ccuo3r.zip |############-----------------------------------------| 22.17% tmp7_ccuo3r.zip |############-----------------------------------------| 22.7% tmp7_ccuo3r.zip |############-----------------------------------------| 23.23% tmp7_ccuo3r.zip |#############----------------------------------------| 23.76% tmp7_ccuo3r.zip |#############----------------------------------------| 24.29% tmp7_ccuo3r.zip |#############----------------------------------------| 24.81% tmp7_ccuo3r.zip |#############----------------------------------------| 25.34% tmp7_ccuo3r.zip |##############---------------------------------------| 25.87% tmp7_ccuo3r.zip |##############---------------------------------------| 26.4% tmp7_ccuo3r.zip |##############---------------------------------------| 26.93% tmp7_ccuo3r.zip |###############--------------------------------------| 27.45% tmp7_ccuo3r.zip |###############--------------------------------------| 27.98% tmp7_ccuo3r.zip |###############--------------------------------------| 28.51% tmp7_ccuo3r.zip |###############--------------------------------------| 29.04% tmp7_ccuo3r.zip |################-------------------------------------| 29.57% tmp7_ccuo3r.zip |################-------------------------------------| 30.09% tmp7_ccuo3r.zip |################-------------------------------------| 30.62% tmp7_ccuo3r.zip |#################------------------------------------| 31.15% tmp7_ccuo3r.zip |#################------------------------------------| 31.68% tmp7_ccuo3r.zip |#################------------------------------------| 32.21% tmp7_ccuo3r.zip |#################------------------------------------| 32.73% tmp7_ccuo3r.zip |##################-----------------------------------| 33.26% tmp7_ccuo3r.zip |##################-----------------------------------| 33.79% tmp7_ccuo3r.zip |##################-----------------------------------| 34.32% tmp7_ccuo3r.zip |##################-----------------------------------| 34.84% tmp7_ccuo3r.zip |###################----------------------------------| 35.37% tmp7_ccuo3r.zip |###################----------------------------------| 35.9% tmp7_ccuo3r.zip |###################----------------------------------| 36.43% tmp7_ccuo3r.zip |####################---------------------------------| 36.96% tmp7_ccuo3r.zip |####################---------------------------------| 37.48% tmp7_ccuo3r.zip |####################---------------------------------| 38.01% tmp7_ccuo3r.zip |####################---------------------------------| 38.54% tmp7_ccuo3r.zip |#####################--------------------------------| 39.07% tmp7_ccuo3r.zip |#####################--------------------------------| 39.6% tmp7_ccuo3r.zip |#####################--------------------------------| 40.12% tmp7_ccuo3r.zip |######################-------------------------------| 40.65% tmp7_ccuo3r.zip |######################-------------------------------| 41.18% tmp7_ccuo3r.zip |######################-------------------------------| 41.71% tmp7_ccuo3r.zip |######################-------------------------------| 42.24% tmp7_ccuo3r.zip |#######################------------------------------| 42.76% tmp7_ccuo3r.zip |#######################------------------------------| 43.29% tmp7_ccuo3r.zip |#######################------------------------------| 43.82% tmp7_ccuo3r.zip |########################-----------------------------| 44.35% tmp7_ccuo3r.zip |########################-----------------------------| 44.88% tmp7_ccuo3r.zip |########################-----------------------------| 45.4% tmp7_ccuo3r.zip |########################-----------------------------| 45.93% tmp7_ccuo3r.zip |#########################----------------------------| 46.46% tmp7_ccuo3r.zip |#########################----------------------------| 46.99% tmp7_ccuo3r.zip |#########################----------------------------| 47.52% tmp7_ccuo3r.zip |#########################----------------------------| 48.04% tmp7_ccuo3r.zip |##########################---------------------------| 48.57% tmp7_ccuo3r.zip |##########################---------------------------| 49.1% tmp7_ccuo3r.zip |##########################---------------------------| 49.63% tmp7_ccuo3r.zip |###########################--------------------------| 50.16% tmp7_ccuo3r.zip |###########################--------------------------| 50.68% tmp7_ccuo3r.zip |###########################--------------------------| 51.21% tmp7_ccuo3r.zip |###########################--------------------------| 51.74% tmp7_ccuo3r.zip |############################-------------------------| 52.27% tmp7_ccuo3r.zip |############################-------------------------| 52.8% tmp7_ccuo3r.zip |############################-------------------------| 53.32% tmp7_ccuo3r.zip |#############################------------------------| 53.85% tmp7_ccuo3r.zip |#############################------------------------| 54.38% tmp7_ccuo3r.zip |#############################------------------------| 54.91% tmp7_ccuo3r.zip |#############################------------------------| 55.44% tmp7_ccuo3r.zip |##############################-----------------------| 55.96% tmp7_ccuo3r.zip |##############################-----------------------| 56.49% tmp7_ccuo3r.zip |##############################-----------------------| 57.02% tmp7_ccuo3r.zip |##############################-----------------------| 57.55% tmp7_ccuo3r.zip |###############################----------------------| 58.07% tmp7_ccuo3r.zip |###############################----------------------| 58.6% tmp7_ccuo3r.zip |###############################----------------------| 59.13% tmp7_ccuo3r.zip |################################---------------------| 59.66% tmp7_ccuo3r.zip |################################---------------------| 60.19% tmp7_ccuo3r.zip |################################---------------------| 60.71% tmp7_ccuo3r.zip |################################---------------------| 61.24% tmp7_ccuo3r.zip |#################################--------------------| 61.77% tmp7_ccuo3r.zip |#################################--------------------| 62.3% tmp7_ccuo3r.zip |#################################--------------------| 62.83% tmp7_ccuo3r.zip |##################################-------------------| 63.35% tmp7_ccuo3r.zip |##################################-------------------| 63.88% tmp7_ccuo3r.zip |##################################-------------------| 64.41% tmp7_ccuo3r.zip |##################################-------------------| 64.94% tmp7_ccuo3r.zip |###################################------------------| 65.47% tmp7_ccuo3r.zip |###################################------------------| 65.99% tmp7_ccuo3r.zip |###################################------------------| 66.52% tmp7_ccuo3r.zip |####################################-----------------| 67.05% tmp7_ccuo3r.zip |####################################-----------------| 67.58% tmp7_ccuo3r.zip |####################################-----------------| 68.11% tmp7_ccuo3r.zip |####################################-----------------| 68.63% tmp7_ccuo3r.zip |#####################################----------------| 69.16% tmp7_ccuo3r.zip |#####################################----------------| 69.69% tmp7_ccuo3r.zip |#####################################----------------| 70.22% tmp7_ccuo3r.zip |#####################################----------------| 70.75% tmp7_ccuo3r.zip |######################################---------------| 71.27% tmp7_ccuo3r.zip |######################################---------------| 71.8% tmp7_ccuo3r.zip |######################################---------------| 72.33% tmp7_ccuo3r.zip |#######################################--------------| 72.86% tmp7_ccuo3r.zip |#######################################--------------| 73.39% tmp7_ccuo3r.zip |#######################################--------------| 73.91% tmp7_ccuo3r.zip |#######################################--------------| 74.44% tmp7_ccuo3r.zip |########################################-------------| 74.97% tmp7_ccuo3r.zip |########################################-------------| 75.5% tmp7_ccuo3r.zip |########################################-------------| 76.03% tmp7_ccuo3r.zip |#########################################------------| 76.55% tmp7_ccuo3r.zip |#########################################------------| 77.08% tmp7_ccuo3r.zip |#########################################------------| 77.61% tmp7_ccuo3r.zip |#########################################------------| 78.14% tmp7_ccuo3r.zip |##########################################-----------| 78.66% tmp7_ccuo3r.zip |##########################################-----------| 79.19% tmp7_ccuo3r.zip |##########################################-----------| 79.72% tmp7_ccuo3r.zip |###########################################----------| 80.25% tmp7_ccuo3r.zip |###########################################----------| 80.78% tmp7_ccuo3r.zip |###########################################----------| 81.3% tmp7_ccuo3r.zip |###########################################----------| 81.83% tmp7_ccuo3r.zip |############################################---------| 82.36% tmp7_ccuo3r.zip |############################################---------| 82.89% tmp7_ccuo3r.zip |############################################---------| 83.42% tmp7_ccuo3r.zip |############################################---------| 83.94% tmp7_ccuo3r.zip |#############################################--------| 84.47% tmp7_ccuo3r.zip |#############################################--------| 85.0% tmp7_ccuo3r.zip |#############################################--------| 85.53% tmp7_ccuo3r.zip |##############################################-------| 86.06% tmp7_ccuo3r.zip |##############################################-------| 86.58% tmp7_ccuo3r.zip |##############################################-------| 87.11% tmp7_ccuo3r.zip |##############################################-------| 87.64% tmp7_ccuo3r.zip |###############################################------| 88.17% tmp7_ccuo3r.zip |###############################################------| 88.7% tmp7_ccuo3r.zip |###############################################------| 89.22% tmp7_ccuo3r.zip |################################################-----| 89.75% tmp7_ccuo3r.zip |################################################-----| 90.28% tmp7_ccuo3r.zip |################################################-----| 90.81% tmp7_ccuo3r.zip |################################################-----| 91.34% tmp7_ccuo3r.zip |#################################################----| 91.86% tmp7_ccuo3r.zip |#################################################----| 92.39% tmp7_ccuo3r.zip |#################################################----| 92.92% tmp7_ccuo3r.zip |##################################################---| 93.45% tmp7_ccuo3r.zip |##################################################---| 93.98% tmp7_ccuo3r.zip |##################################################---| 94.5% tmp7_ccuo3r.zip |##################################################---| 95.03% tmp7_ccuo3r.zip |###################################################--| 95.56% tmp7_ccuo3r.zip |###################################################--| 96.09% tmp7_ccuo3r.zip |###################################################--| 96.62% tmp7_ccuo3r.zip |###################################################--| 97.14% tmp7_ccuo3r.zip |####################################################-| 97.67% tmp7_ccuo3r.zip |####################################################-| 98.2% tmp7_ccuo3r.zip |####################################################-| 98.73% tmp7_ccuo3r.zip |#####################################################| 99.26% tmp7_ccuo3r.zip |#####################################################| 99.78% tmp7_ccuo3r.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is f1270371-f306-412b-a6a1-1a6c60b7a2ba + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-RZIpq1x/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-RZIpq1x/sshkeyshare_types.yaml ++ basename /opt/plugins/plugin-RZIpq1x/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-RZIpq1x/sshkeyshare_types.yaml /opt/plugins/plugin-RZIpq1x/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpabusigjz.zip |-----------------------------------------------------| 0.54% tmpabusigjz.zip |#----------------------------------------------------| 1.09% tmpabusigjz.zip |#----------------------------------------------------| 1.63% tmpabusigjz.zip |#----------------------------------------------------| 2.18% tmpabusigjz.zip |#----------------------------------------------------| 2.72% tmpabusigjz.zip |##---------------------------------------------------| 3.27% tmpabusigjz.zip |##---------------------------------------------------| 3.81% tmpabusigjz.zip |##---------------------------------------------------| 4.35% tmpabusigjz.zip |###--------------------------------------------------| 4.9% tmpabusigjz.zip |###--------------------------------------------------| 5.44% tmpabusigjz.zip |###--------------------------------------------------| 5.99% tmpabusigjz.zip |###--------------------------------------------------| 6.53% tmpabusigjz.zip |####-------------------------------------------------| 7.08% tmpabusigjz.zip |####-------------------------------------------------| 7.62% tmpabusigjz.zip |####-------------------------------------------------| 8.16% tmpabusigjz.zip |#####------------------------------------------------| 8.71% tmpabusigjz.zip |#####------------------------------------------------| 9.25% tmpabusigjz.zip |#####------------------------------------------------| 9.8% tmpabusigjz.zip |#####------------------------------------------------| 10.34% tmpabusigjz.zip |######-----------------------------------------------| 10.89% tmpabusigjz.zip |######-----------------------------------------------| 11.43% tmpabusigjz.zip |######-----------------------------------------------| 11.97% tmpabusigjz.zip |#######----------------------------------------------| 12.52% tmpabusigjz.zip |#######----------------------------------------------| 13.06% tmpabusigjz.zip |#######----------------------------------------------| 13.61% tmpabusigjz.zip |#######----------------------------------------------| 14.15% tmpabusigjz.zip |########---------------------------------------------| 14.69% tmpabusigjz.zip |########---------------------------------------------| 15.24% tmpabusigjz.zip |########---------------------------------------------| 15.78% tmpabusigjz.zip |#########--------------------------------------------| 16.33% tmpabusigjz.zip |#########--------------------------------------------| 16.87% tmpabusigjz.zip |#########--------------------------------------------| 17.42% tmpabusigjz.zip |##########-------------------------------------------| 17.96% tmpabusigjz.zip |##########-------------------------------------------| 18.5% tmpabusigjz.zip |##########-------------------------------------------| 19.05% tmpabusigjz.zip |##########-------------------------------------------| 19.59% tmpabusigjz.zip |###########------------------------------------------| 20.14% tmpabusigjz.zip |###########------------------------------------------| 20.68% tmpabusigjz.zip |###########------------------------------------------| 21.23% tmpabusigjz.zip |############-----------------------------------------| 21.77% tmpabusigjz.zip |############-----------------------------------------| 22.31% tmpabusigjz.zip |############-----------------------------------------| 22.86% tmpabusigjz.zip |############-----------------------------------------| 23.4% tmpabusigjz.zip |#############----------------------------------------| 23.95% tmpabusigjz.zip |#############----------------------------------------| 24.49% tmpabusigjz.zip |#############----------------------------------------| 25.04% tmpabusigjz.zip |##############---------------------------------------| 25.58% tmpabusigjz.zip |##############---------------------------------------| 26.12% tmpabusigjz.zip |##############---------------------------------------| 26.67% tmpabusigjz.zip |##############---------------------------------------| 27.21% tmpabusigjz.zip |###############--------------------------------------| 27.76% tmpabusigjz.zip |###############--------------------------------------| 28.3% tmpabusigjz.zip |###############--------------------------------------| 28.85% tmpabusigjz.zip |################-------------------------------------| 29.39% tmpabusigjz.zip |################-------------------------------------| 29.93% tmpabusigjz.zip |################-------------------------------------| 30.48% tmpabusigjz.zip |################-------------------------------------| 31.02% tmpabusigjz.zip |#################------------------------------------| 31.57% tmpabusigjz.zip |#################------------------------------------| 32.11% tmpabusigjz.zip |#################------------------------------------| 32.66% tmpabusigjz.zip |##################-----------------------------------| 33.2% tmpabusigjz.zip |##################-----------------------------------| 33.74% tmpabusigjz.zip |##################-----------------------------------| 34.29% tmpabusigjz.zip |##################-----------------------------------| 34.83% tmpabusigjz.zip |###################----------------------------------| 35.38% tmpabusigjz.zip |###################----------------------------------| 35.92% tmpabusigjz.zip |###################----------------------------------| 36.47% tmpabusigjz.zip |####################---------------------------------| 37.01% tmpabusigjz.zip |####################---------------------------------| 37.55% tmpabusigjz.zip |####################---------------------------------| 38.1% tmpabusigjz.zip |####################---------------------------------| 38.64% tmpabusigjz.zip |#####################--------------------------------| 39.19% tmpabusigjz.zip |#####################--------------------------------| 39.73% tmpabusigjz.zip |#####################--------------------------------| 40.28% tmpabusigjz.zip |######################-------------------------------| 40.82% tmpabusigjz.zip |######################-------------------------------| 41.36% tmpabusigjz.zip |######################-------------------------------| 41.91% tmpabusigjz.zip |######################-------------------------------| 42.45% tmpabusigjz.zip |#######################------------------------------| 43.0% tmpabusigjz.zip |#######################------------------------------| 43.54% tmpabusigjz.zip |#######################------------------------------| 44.08% tmpabusigjz.zip |########################-----------------------------| 44.63% tmpabusigjz.zip |########################-----------------------------| 45.17% tmpabusigjz.zip |########################-----------------------------| 45.72% tmpabusigjz.zip |#########################----------------------------| 46.26% tmpabusigjz.zip |#########################----------------------------| 46.81% tmpabusigjz.zip |#########################----------------------------| 47.35% tmpabusigjz.zip |#########################----------------------------| 47.89% tmpabusigjz.zip |##########################---------------------------| 48.44% tmpabusigjz.zip |##########################---------------------------| 48.98% tmpabusigjz.zip |##########################---------------------------| 49.53% tmpabusigjz.zip |###########################--------------------------| 50.07% tmpabusigjz.zip |###########################--------------------------| 50.62% tmpabusigjz.zip |###########################--------------------------| 51.16% tmpabusigjz.zip |###########################--------------------------| 51.7% tmpabusigjz.zip |############################-------------------------| 52.25% tmpabusigjz.zip |############################-------------------------| 52.79% tmpabusigjz.zip |############################-------------------------| 53.34% tmpabusigjz.zip |#############################------------------------| 53.88% tmpabusigjz.zip |#############################------------------------| 54.43% tmpabusigjz.zip |#############################------------------------| 54.97% tmpabusigjz.zip |#############################------------------------| 55.51% tmpabusigjz.zip |##############################-----------------------| 56.06% tmpabusigjz.zip |##############################-----------------------| 56.6% tmpabusigjz.zip |##############################-----------------------| 57.15% tmpabusigjz.zip |###############################----------------------| 57.69% tmpabusigjz.zip |###############################----------------------| 58.24% tmpabusigjz.zip |###############################----------------------| 58.78% tmpabusigjz.zip |###############################----------------------| 59.32% tmpabusigjz.zip |################################---------------------| 59.87% tmpabusigjz.zip |################################---------------------| 60.41% tmpabusigjz.zip |################################---------------------| 60.96% tmpabusigjz.zip |#################################--------------------| 61.5% tmpabusigjz.zip |#################################--------------------| 62.05% tmpabusigjz.zip |#################################--------------------| 62.59% tmpabusigjz.zip |#################################--------------------| 63.13% tmpabusigjz.zip |##################################-------------------| 63.68% tmpabusigjz.zip |##################################-------------------| 64.22% tmpabusigjz.zip |##################################-------------------| 64.77% tmpabusigjz.zip |###################################------------------| 65.31% tmpabusigjz.zip |###################################------------------| 65.86% tmpabusigjz.zip |###################################------------------| 66.4% tmpabusigjz.zip |###################################------------------| 66.94% tmpabusigjz.zip |####################################-----------------| 67.49% tmpabusigjz.zip |####################################-----------------| 68.03% tmpabusigjz.zip |####################################-----------------| 68.58% tmpabusigjz.zip |#####################################----------------| 69.12% tmpabusigjz.zip |#####################################----------------| 69.66% tmpabusigjz.zip |#####################################----------------| 70.21% tmpabusigjz.zip |#####################################----------------| 70.75% tmpabusigjz.zip |######################################---------------| 71.3% tmpabusigjz.zip |######################################---------------| 71.84% tmpabusigjz.zip |######################################---------------| 72.39% tmpabusigjz.zip |#######################################--------------| 72.93% tmpabusigjz.zip |#######################################--------------| 73.47% tmpabusigjz.zip |#######################################--------------| 74.02% tmpabusigjz.zip |########################################-------------| 74.56% tmpabusigjz.zip |########################################-------------| 75.11% tmpabusigjz.zip |########################################-------------| 75.65% tmpabusigjz.zip |########################################-------------| 76.2% tmpabusigjz.zip |#########################################------------| 76.74% tmpabusigjz.zip |#########################################------------| 77.28% tmpabusigjz.zip |#########################################------------| 77.83% tmpabusigjz.zip |##########################################-----------| 78.37% tmpabusigjz.zip |##########################################-----------| 78.92% tmpabusigjz.zip |##########################################-----------| 79.46% tmpabusigjz.zip |##########################################-----------| 80.01% tmpabusigjz.zip |###########################################----------| 80.55% tmpabusigjz.zip |###########################################----------| 81.09% tmpabusigjz.zip |###########################################----------| 81.64% tmpabusigjz.zip |############################################---------| 82.18% tmpabusigjz.zip |############################################---------| 82.73% tmpabusigjz.zip |############################################---------| 83.27% tmpabusigjz.zip |############################################---------| 83.82% tmpabusigjz.zip |#############################################--------| 84.36% tmpabusigjz.zip |#############################################--------| 84.9% tmpabusigjz.zip |#############################################--------| 85.45% tmpabusigjz.zip |##############################################-------| 85.99% tmpabusigjz.zip |##############################################-------| 86.54% tmpabusigjz.zip |##############################################-------| 87.08% tmpabusigjz.zip |##############################################-------| 87.63% tmpabusigjz.zip |###############################################------| 88.17% tmpabusigjz.zip |###############################################------| 88.71% tmpabusigjz.zip |###############################################------| 89.26% tmpabusigjz.zip |################################################-----| 89.8% tmpabusigjz.zip |################################################-----| 90.35% tmpabusigjz.zip |################################################-----| 90.89% tmpabusigjz.zip |################################################-----| 91.44% tmpabusigjz.zip |#################################################----| 91.98% tmpabusigjz.zip |#################################################----| 92.52% tmpabusigjz.zip |#################################################----| 93.07% tmpabusigjz.zip |##################################################---| 93.61% tmpabusigjz.zip |##################################################---| 94.16% tmpabusigjz.zip |##################################################---| 94.7% tmpabusigjz.zip |##################################################---| 95.25% tmpabusigjz.zip |###################################################--| 95.79% tmpabusigjz.zip |###################################################--| 96.33% tmpabusigjz.zip |###################################################--| 96.88% tmpabusigjz.zip |####################################################-| 97.42% tmpabusigjz.zip |####################################################-| 97.97% tmpabusigjz.zip |####################################################-| 98.51% tmpabusigjz.zip |####################################################-| 99.05% tmpabusigjz.zip |#####################################################| 99.6% tmpabusigjz.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 32110ee7-efa8-4055-8f90-855f32592607 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-sBnBQlg/k8splugin-3.9.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-sBnBQlg/k8splugin_types.yaml ++ basename /opt/plugins/plugin-sBnBQlg/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-sBnBQlg/k8splugin_types.yaml /opt/plugins/plugin-sBnBQlg/k8splugin-3.9.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpd4_20eaf.zip |-----------------------------------------------------| 0.13% tmpd4_20eaf.zip |-----------------------------------------------------| 0.27% tmpd4_20eaf.zip |-----------------------------------------------------| 0.4% tmpd4_20eaf.zip |-----------------------------------------------------| 0.54% tmpd4_20eaf.zip |-----------------------------------------------------| 0.67% tmpd4_20eaf.zip |-----------------------------------------------------| 0.81% tmpd4_20eaf.zip |#----------------------------------------------------| 0.94% tmpd4_20eaf.zip |#----------------------------------------------------| 1.08% tmpd4_20eaf.zip |#----------------------------------------------------| 1.21% tmpd4_20eaf.zip |#----------------------------------------------------| 1.35% tmpd4_20eaf.zip |#----------------------------------------------------| 1.48% tmpd4_20eaf.zip |#----------------------------------------------------| 1.62% tmpd4_20eaf.zip |#----------------------------------------------------| 1.75% tmpd4_20eaf.zip |#----------------------------------------------------| 1.89% tmpd4_20eaf.zip |#----------------------------------------------------| 2.02% tmpd4_20eaf.zip |#----------------------------------------------------| 2.16% tmpd4_20eaf.zip |#----------------------------------------------------| 2.29% tmpd4_20eaf.zip |#----------------------------------------------------| 2.43% tmpd4_20eaf.zip |#----------------------------------------------------| 2.56% tmpd4_20eaf.zip |#----------------------------------------------------| 2.7% tmpd4_20eaf.zip |##---------------------------------------------------| 2.83% tmpd4_20eaf.zip |##---------------------------------------------------| 2.97% tmpd4_20eaf.zip |##---------------------------------------------------| 3.1% tmpd4_20eaf.zip |##---------------------------------------------------| 3.24% tmpd4_20eaf.zip |##---------------------------------------------------| 3.37% tmpd4_20eaf.zip |##---------------------------------------------------| 3.51% tmpd4_20eaf.zip |##---------------------------------------------------| 3.64% tmpd4_20eaf.zip |##---------------------------------------------------| 3.78% tmpd4_20eaf.zip |##---------------------------------------------------| 3.91% tmpd4_20eaf.zip |##---------------------------------------------------| 4.05% tmpd4_20eaf.zip |##---------------------------------------------------| 4.18% tmpd4_20eaf.zip |##---------------------------------------------------| 4.32% tmpd4_20eaf.zip |##---------------------------------------------------| 4.45% tmpd4_20eaf.zip |##---------------------------------------------------| 4.59% tmpd4_20eaf.zip |###--------------------------------------------------| 4.72% tmpd4_20eaf.zip |###--------------------------------------------------| 4.86% tmpd4_20eaf.zip |###--------------------------------------------------| 4.99% tmpd4_20eaf.zip |###--------------------------------------------------| 5.13% tmpd4_20eaf.zip |###--------------------------------------------------| 5.26% tmpd4_20eaf.zip |###--------------------------------------------------| 5.4% tmpd4_20eaf.zip |###--------------------------------------------------| 5.53% tmpd4_20eaf.zip |###--------------------------------------------------| 5.67% tmpd4_20eaf.zip |###--------------------------------------------------| 5.8% tmpd4_20eaf.zip |###--------------------------------------------------| 5.94% tmpd4_20eaf.zip |###--------------------------------------------------| 6.07% tmpd4_20eaf.zip |###--------------------------------------------------| 6.21% tmpd4_20eaf.zip |###--------------------------------------------------| 6.34% tmpd4_20eaf.zip |###--------------------------------------------------| 6.48% tmpd4_20eaf.zip |####-------------------------------------------------| 6.61% tmpd4_20eaf.zip |####-------------------------------------------------| 6.75% tmpd4_20eaf.zip |####-------------------------------------------------| 6.88% tmpd4_20eaf.zip |####-------------------------------------------------| 7.02% tmpd4_20eaf.zip |####-------------------------------------------------| 7.15% tmpd4_20eaf.zip |####-------------------------------------------------| 7.29% tmpd4_20eaf.zip |####-------------------------------------------------| 7.42% tmpd4_20eaf.zip |####-------------------------------------------------| 7.56% tmpd4_20eaf.zip |####-------------------------------------------------| 7.69% tmpd4_20eaf.zip |####-------------------------------------------------| 7.83% tmpd4_20eaf.zip |####-------------------------------------------------| 7.96% tmpd4_20eaf.zip |####-------------------------------------------------| 8.1% tmpd4_20eaf.zip |####-------------------------------------------------| 8.23% tmpd4_20eaf.zip |####-------------------------------------------------| 8.37% tmpd4_20eaf.zip |#####------------------------------------------------| 8.5% tmpd4_20eaf.zip |#####------------------------------------------------| 8.63% tmpd4_20eaf.zip |#####------------------------------------------------| 8.77% tmpd4_20eaf.zip |#####------------------------------------------------| 8.9% tmpd4_20eaf.zip |#####------------------------------------------------| 9.04% tmpd4_20eaf.zip |#####------------------------------------------------| 9.17% tmpd4_20eaf.zip |#####------------------------------------------------| 9.31% tmpd4_20eaf.zip |#####------------------------------------------------| 9.44% tmpd4_20eaf.zip |#####------------------------------------------------| 9.58% tmpd4_20eaf.zip |#####------------------------------------------------| 9.71% tmpd4_20eaf.zip |#####------------------------------------------------| 9.85% tmpd4_20eaf.zip |#####------------------------------------------------| 9.98% tmpd4_20eaf.zip |#####------------------------------------------------| 10.12% tmpd4_20eaf.zip |#####------------------------------------------------| 10.25% tmpd4_20eaf.zip |######-----------------------------------------------| 10.39% tmpd4_20eaf.zip |######-----------------------------------------------| 10.52% tmpd4_20eaf.zip |######-----------------------------------------------| 10.66% tmpd4_20eaf.zip |######-----------------------------------------------| 10.79% tmpd4_20eaf.zip |######-----------------------------------------------| 10.93% tmpd4_20eaf.zip |######-----------------------------------------------| 11.06% tmpd4_20eaf.zip |######-----------------------------------------------| 11.2% tmpd4_20eaf.zip |######-----------------------------------------------| 11.33% tmpd4_20eaf.zip |######-----------------------------------------------| 11.47% tmpd4_20eaf.zip |######-----------------------------------------------| 11.6% tmpd4_20eaf.zip |######-----------------------------------------------| 11.74% tmpd4_20eaf.zip |######-----------------------------------------------| 11.87% tmpd4_20eaf.zip |######-----------------------------------------------| 12.01% tmpd4_20eaf.zip |######-----------------------------------------------| 12.14% tmpd4_20eaf.zip |#######----------------------------------------------| 12.28% tmpd4_20eaf.zip |#######----------------------------------------------| 12.41% tmpd4_20eaf.zip |#######----------------------------------------------| 12.55% tmpd4_20eaf.zip |#######----------------------------------------------| 12.68% tmpd4_20eaf.zip |#######----------------------------------------------| 12.82% tmpd4_20eaf.zip |#######----------------------------------------------| 12.95% tmpd4_20eaf.zip |#######----------------------------------------------| 13.09% tmpd4_20eaf.zip |#######----------------------------------------------| 13.22% tmpd4_20eaf.zip |#######----------------------------------------------| 13.36% tmpd4_20eaf.zip |#######----------------------------------------------| 13.49% tmpd4_20eaf.zip |#######----------------------------------------------| 13.63% tmpd4_20eaf.zip |#######----------------------------------------------| 13.76% tmpd4_20eaf.zip |#######----------------------------------------------| 13.9% tmpd4_20eaf.zip |#######----------------------------------------------| 14.03% tmpd4_20eaf.zip |########---------------------------------------------| 14.17% tmpd4_20eaf.zip |########---------------------------------------------| 14.3% tmpd4_20eaf.zip |########---------------------------------------------| 14.44% tmpd4_20eaf.zip |########---------------------------------------------| 14.57% tmpd4_20eaf.zip |########---------------------------------------------| 14.71% tmpd4_20eaf.zip |########---------------------------------------------| 14.84% tmpd4_20eaf.zip |########---------------------------------------------| 14.98% tmpd4_20eaf.zip |########---------------------------------------------| 15.11% tmpd4_20eaf.zip |########---------------------------------------------| 15.25% tmpd4_20eaf.zip |########---------------------------------------------| 15.38% tmpd4_20eaf.zip |########---------------------------------------------| 15.52% tmpd4_20eaf.zip |########---------------------------------------------| 15.65% tmpd4_20eaf.zip |########---------------------------------------------| 15.79% tmpd4_20eaf.zip |########---------------------------------------------| 15.92% tmpd4_20eaf.zip |#########--------------------------------------------| 16.06% tmpd4_20eaf.zip |#########--------------------------------------------| 16.19% tmpd4_20eaf.zip |#########--------------------------------------------| 16.33% tmpd4_20eaf.zip |#########--------------------------------------------| 16.46% tmpd4_20eaf.zip |#########--------------------------------------------| 16.6% tmpd4_20eaf.zip |#########--------------------------------------------| 16.73% tmpd4_20eaf.zip |#########--------------------------------------------| 16.87% tmpd4_20eaf.zip |#########--------------------------------------------| 17.0% tmpd4_20eaf.zip |#########--------------------------------------------| 17.14% tmpd4_20eaf.zip |#########--------------------------------------------| 17.27% tmpd4_20eaf.zip |#########--------------------------------------------| 17.4% tmpd4_20eaf.zip |#########--------------------------------------------| 17.54% tmpd4_20eaf.zip |#########--------------------------------------------| 17.67% tmpd4_20eaf.zip |#########--------------------------------------------| 17.81% tmpd4_20eaf.zip |##########-------------------------------------------| 17.94% tmpd4_20eaf.zip |##########-------------------------------------------| 18.08% tmpd4_20eaf.zip |##########-------------------------------------------| 18.21% tmpd4_20eaf.zip |##########-------------------------------------------| 18.35% tmpd4_20eaf.zip |##########-------------------------------------------| 18.48% tmpd4_20eaf.zip |##########-------------------------------------------| 18.62% tmpd4_20eaf.zip |##########-------------------------------------------| 18.75% tmpd4_20eaf.zip |##########-------------------------------------------| 18.89% tmpd4_20eaf.zip |##########-------------------------------------------| 19.02% tmpd4_20eaf.zip |##########-------------------------------------------| 19.16% tmpd4_20eaf.zip |##########-------------------------------------------| 19.29% tmpd4_20eaf.zip |##########-------------------------------------------| 19.43% tmpd4_20eaf.zip |##########-------------------------------------------| 19.56% tmpd4_20eaf.zip |##########-------------------------------------------| 19.7% tmpd4_20eaf.zip |###########------------------------------------------| 19.83% tmpd4_20eaf.zip |###########------------------------------------------| 19.97% tmpd4_20eaf.zip |###########------------------------------------------| 20.1% tmpd4_20eaf.zip |###########------------------------------------------| 20.24% tmpd4_20eaf.zip |###########------------------------------------------| 20.37% tmpd4_20eaf.zip |###########------------------------------------------| 20.51% tmpd4_20eaf.zip |###########------------------------------------------| 20.64% tmpd4_20eaf.zip |###########------------------------------------------| 20.78% tmpd4_20eaf.zip |###########------------------------------------------| 20.91% tmpd4_20eaf.zip |###########------------------------------------------| 21.05% tmpd4_20eaf.zip |###########------------------------------------------| 21.18% tmpd4_20eaf.zip |###########------------------------------------------| 21.32% tmpd4_20eaf.zip |###########------------------------------------------| 21.45% tmpd4_20eaf.zip |###########------------------------------------------| 21.59% tmpd4_20eaf.zip |############-----------------------------------------| 21.72% tmpd4_20eaf.zip |############-----------------------------------------| 21.86% tmpd4_20eaf.zip |############-----------------------------------------| 21.99% tmpd4_20eaf.zip |############-----------------------------------------| 22.13% tmpd4_20eaf.zip |############-----------------------------------------| 22.26% tmpd4_20eaf.zip |############-----------------------------------------| 22.4% tmpd4_20eaf.zip |############-----------------------------------------| 22.53% tmpd4_20eaf.zip |############-----------------------------------------| 22.67% tmpd4_20eaf.zip |############-----------------------------------------| 22.8% tmpd4_20eaf.zip |############-----------------------------------------| 22.94% tmpd4_20eaf.zip |############-----------------------------------------| 23.07% tmpd4_20eaf.zip |############-----------------------------------------| 23.21% tmpd4_20eaf.zip |############-----------------------------------------| 23.34% tmpd4_20eaf.zip |############-----------------------------------------| 23.48% tmpd4_20eaf.zip |#############----------------------------------------| 23.61% tmpd4_20eaf.zip |#############----------------------------------------| 23.75% tmpd4_20eaf.zip |#############----------------------------------------| 23.88% tmpd4_20eaf.zip |#############----------------------------------------| 24.02% tmpd4_20eaf.zip |#############----------------------------------------| 24.15% tmpd4_20eaf.zip |#############----------------------------------------| 24.29% tmpd4_20eaf.zip |#############----------------------------------------| 24.42% tmpd4_20eaf.zip |#############----------------------------------------| 24.56% tmpd4_20eaf.zip |#############----------------------------------------| 24.69% tmpd4_20eaf.zip |#############----------------------------------------| 24.83% tmpd4_20eaf.zip |#############----------------------------------------| 24.96% tmpd4_20eaf.zip |#############----------------------------------------| 25.1% tmpd4_20eaf.zip |#############----------------------------------------| 25.23% tmpd4_20eaf.zip |#############----------------------------------------| 25.37% tmpd4_20eaf.zip |##############---------------------------------------| 25.5% tmpd4_20eaf.zip |##############---------------------------------------| 25.64% tmpd4_20eaf.zip |##############---------------------------------------| 25.77% tmpd4_20eaf.zip |##############---------------------------------------| 25.9% tmpd4_20eaf.zip |##############---------------------------------------| 26.04% tmpd4_20eaf.zip |##############---------------------------------------| 26.17% tmpd4_20eaf.zip |##############---------------------------------------| 26.31% tmpd4_20eaf.zip |##############---------------------------------------| 26.44% tmpd4_20eaf.zip |##############---------------------------------------| 26.58% tmpd4_20eaf.zip |##############---------------------------------------| 26.71% tmpd4_20eaf.zip |##############---------------------------------------| 26.85% tmpd4_20eaf.zip |##############---------------------------------------| 26.98% tmpd4_20eaf.zip |##############---------------------------------------| 27.12% tmpd4_20eaf.zip |##############---------------------------------------| 27.25% tmpd4_20eaf.zip |###############--------------------------------------| 27.39% tmpd4_20eaf.zip |###############--------------------------------------| 27.52% tmpd4_20eaf.zip |###############--------------------------------------| 27.66% tmpd4_20eaf.zip |###############--------------------------------------| 27.79% tmpd4_20eaf.zip |###############--------------------------------------| 27.93% tmpd4_20eaf.zip |###############--------------------------------------| 28.06% tmpd4_20eaf.zip |###############--------------------------------------| 28.2% tmpd4_20eaf.zip |###############--------------------------------------| 28.33% tmpd4_20eaf.zip |###############--------------------------------------| 28.47% tmpd4_20eaf.zip |###############--------------------------------------| 28.6% tmpd4_20eaf.zip |###############--------------------------------------| 28.74% tmpd4_20eaf.zip |###############--------------------------------------| 28.87% tmpd4_20eaf.zip |###############--------------------------------------| 29.01% tmpd4_20eaf.zip |###############--------------------------------------| 29.14% tmpd4_20eaf.zip |################-------------------------------------| 29.28% tmpd4_20eaf.zip |################-------------------------------------| 29.41% tmpd4_20eaf.zip |################-------------------------------------| 29.55% tmpd4_20eaf.zip |################-------------------------------------| 29.68% tmpd4_20eaf.zip |################-------------------------------------| 29.82% tmpd4_20eaf.zip |################-------------------------------------| 29.95% tmpd4_20eaf.zip |################-------------------------------------| 30.09% tmpd4_20eaf.zip |################-------------------------------------| 30.22% tmpd4_20eaf.zip |################-------------------------------------| 30.36% tmpd4_20eaf.zip |################-------------------------------------| 30.49% tmpd4_20eaf.zip |################-------------------------------------| 30.63% tmpd4_20eaf.zip |################-------------------------------------| 30.76% tmpd4_20eaf.zip |################-------------------------------------| 30.9% tmpd4_20eaf.zip |################-------------------------------------| 31.03% tmpd4_20eaf.zip |#################------------------------------------| 31.17% tmpd4_20eaf.zip |#################------------------------------------| 31.3% tmpd4_20eaf.zip |#################------------------------------------| 31.44% tmpd4_20eaf.zip |#################------------------------------------| 31.57% tmpd4_20eaf.zip |#################------------------------------------| 31.71% tmpd4_20eaf.zip |#################------------------------------------| 31.84% tmpd4_20eaf.zip |#################------------------------------------| 31.98% tmpd4_20eaf.zip |#################------------------------------------| 32.11% tmpd4_20eaf.zip |#################------------------------------------| 32.25% tmpd4_20eaf.zip |#################------------------------------------| 32.38% tmpd4_20eaf.zip |#################------------------------------------| 32.52% tmpd4_20eaf.zip |#################------------------------------------| 32.65% tmpd4_20eaf.zip |#################------------------------------------| 32.79% tmpd4_20eaf.zip |#################------------------------------------| 32.92% tmpd4_20eaf.zip |##################-----------------------------------| 33.06% tmpd4_20eaf.zip |##################-----------------------------------| 33.19% tmpd4_20eaf.zip |##################-----------------------------------| 33.33% tmpd4_20eaf.zip |##################-----------------------------------| 33.46% tmpd4_20eaf.zip |##################-----------------------------------| 33.6% tmpd4_20eaf.zip |##################-----------------------------------| 33.73% tmpd4_20eaf.zip |##################-----------------------------------| 33.87% tmpd4_20eaf.zip |##################-----------------------------------| 34.0% tmpd4_20eaf.zip |##################-----------------------------------| 34.14% tmpd4_20eaf.zip |##################-----------------------------------| 34.27% tmpd4_20eaf.zip |##################-----------------------------------| 34.41% tmpd4_20eaf.zip |##################-----------------------------------| 34.54% tmpd4_20eaf.zip |##################-----------------------------------| 34.67% tmpd4_20eaf.zip |##################-----------------------------------| 34.81% tmpd4_20eaf.zip |###################----------------------------------| 34.94% tmpd4_20eaf.zip |###################----------------------------------| 35.08% tmpd4_20eaf.zip |###################----------------------------------| 35.21% tmpd4_20eaf.zip |###################----------------------------------| 35.35% tmpd4_20eaf.zip |###################----------------------------------| 35.48% tmpd4_20eaf.zip |###################----------------------------------| 35.62% tmpd4_20eaf.zip |###################----------------------------------| 35.75% tmpd4_20eaf.zip |###################----------------------------------| 35.89% tmpd4_20eaf.zip |###################----------------------------------| 36.02% tmpd4_20eaf.zip |###################----------------------------------| 36.16% tmpd4_20eaf.zip |###################----------------------------------| 36.29% tmpd4_20eaf.zip |###################----------------------------------| 36.43% tmpd4_20eaf.zip |###################----------------------------------| 36.56% tmpd4_20eaf.zip |###################----------------------------------| 36.7% tmpd4_20eaf.zip |####################---------------------------------| 36.83% tmpd4_20eaf.zip |####################---------------------------------| 36.97% tmpd4_20eaf.zip |####################---------------------------------| 37.1% tmpd4_20eaf.zip |####################---------------------------------| 37.24% tmpd4_20eaf.zip |####################---------------------------------| 37.37% tmpd4_20eaf.zip |####################---------------------------------| 37.51% tmpd4_20eaf.zip |####################---------------------------------| 37.64% tmpd4_20eaf.zip |####################---------------------------------| 37.78% tmpd4_20eaf.zip |####################---------------------------------| 37.91% tmpd4_20eaf.zip |####################---------------------------------| 38.05% tmpd4_20eaf.zip |####################---------------------------------| 38.18% tmpd4_20eaf.zip |####################---------------------------------| 38.32% tmpd4_20eaf.zip |####################---------------------------------| 38.45% tmpd4_20eaf.zip |####################---------------------------------| 38.59% tmpd4_20eaf.zip |#####################--------------------------------| 38.72% tmpd4_20eaf.zip |#####################--------------------------------| 38.86% tmpd4_20eaf.zip |#####################--------------------------------| 38.99% tmpd4_20eaf.zip |#####################--------------------------------| 39.13% tmpd4_20eaf.zip |#####################--------------------------------| 39.26% tmpd4_20eaf.zip |#####################--------------------------------| 39.4% tmpd4_20eaf.zip |#####################--------------------------------| 39.53% tmpd4_20eaf.zip |#####################--------------------------------| 39.67% tmpd4_20eaf.zip |#####################--------------------------------| 39.8% tmpd4_20eaf.zip |#####################--------------------------------| 39.94% tmpd4_20eaf.zip |#####################--------------------------------| 40.07% tmpd4_20eaf.zip |#####################--------------------------------| 40.21% tmpd4_20eaf.zip |#####################--------------------------------| 40.34% tmpd4_20eaf.zip |#####################--------------------------------| 40.48% tmpd4_20eaf.zip |######################-------------------------------| 40.61% tmpd4_20eaf.zip |######################-------------------------------| 40.75% tmpd4_20eaf.zip |######################-------------------------------| 40.88% tmpd4_20eaf.zip |######################-------------------------------| 41.02% tmpd4_20eaf.zip |######################-------------------------------| 41.15% tmpd4_20eaf.zip |######################-------------------------------| 41.29% tmpd4_20eaf.zip |######################-------------------------------| 41.42% tmpd4_20eaf.zip |######################-------------------------------| 41.56% tmpd4_20eaf.zip |######################-------------------------------| 41.69% tmpd4_20eaf.zip |######################-------------------------------| 41.83% tmpd4_20eaf.zip |######################-------------------------------| 41.96% tmpd4_20eaf.zip |######################-------------------------------| 42.1% tmpd4_20eaf.zip |######################-------------------------------| 42.23% tmpd4_20eaf.zip |######################-------------------------------| 42.37% tmpd4_20eaf.zip |#######################------------------------------| 42.5% tmpd4_20eaf.zip |#######################------------------------------| 42.64% tmpd4_20eaf.zip |#######################------------------------------| 42.77% tmpd4_20eaf.zip |#######################------------------------------| 42.91% tmpd4_20eaf.zip |#######################------------------------------| 43.04% tmpd4_20eaf.zip |#######################------------------------------| 43.17% tmpd4_20eaf.zip |#######################------------------------------| 43.31% tmpd4_20eaf.zip |#######################------------------------------| 43.44% tmpd4_20eaf.zip |#######################------------------------------| 43.58% tmpd4_20eaf.zip |#######################------------------------------| 43.71% tmpd4_20eaf.zip |#######################------------------------------| 43.85% tmpd4_20eaf.zip |#######################------------------------------| 43.98% tmpd4_20eaf.zip |#######################------------------------------| 44.12% tmpd4_20eaf.zip |#######################------------------------------| 44.25% tmpd4_20eaf.zip |########################-----------------------------| 44.39% tmpd4_20eaf.zip |########################-----------------------------| 44.52% tmpd4_20eaf.zip |########################-----------------------------| 44.66% tmpd4_20eaf.zip |########################-----------------------------| 44.79% tmpd4_20eaf.zip |########################-----------------------------| 44.93% tmpd4_20eaf.zip |########################-----------------------------| 45.06% tmpd4_20eaf.zip |########################-----------------------------| 45.2% tmpd4_20eaf.zip |########################-----------------------------| 45.33% tmpd4_20eaf.zip |########################-----------------------------| 45.47% tmpd4_20eaf.zip |########################-----------------------------| 45.6% tmpd4_20eaf.zip |########################-----------------------------| 45.74% tmpd4_20eaf.zip |########################-----------------------------| 45.87% tmpd4_20eaf.zip |########################-----------------------------| 46.01% tmpd4_20eaf.zip |########################-----------------------------| 46.14% tmpd4_20eaf.zip |#########################----------------------------| 46.28% tmpd4_20eaf.zip |#########################----------------------------| 46.41% tmpd4_20eaf.zip |#########################----------------------------| 46.55% tmpd4_20eaf.zip |#########################----------------------------| 46.68% tmpd4_20eaf.zip |#########################----------------------------| 46.82% tmpd4_20eaf.zip |#########################----------------------------| 46.95% tmpd4_20eaf.zip |#########################----------------------------| 47.09% tmpd4_20eaf.zip |#########################----------------------------| 47.22% tmpd4_20eaf.zip |#########################----------------------------| 47.36% tmpd4_20eaf.zip |#########################----------------------------| 47.49% tmpd4_20eaf.zip |#########################----------------------------| 47.63% tmpd4_20eaf.zip |#########################----------------------------| 47.76% tmpd4_20eaf.zip |#########################----------------------------| 47.9% tmpd4_20eaf.zip |#########################----------------------------| 48.03% tmpd4_20eaf.zip |##########################---------------------------| 48.17% tmpd4_20eaf.zip |##########################---------------------------| 48.3% tmpd4_20eaf.zip |##########################---------------------------| 48.44% tmpd4_20eaf.zip |##########################---------------------------| 48.57% tmpd4_20eaf.zip |##########################---------------------------| 48.71% tmpd4_20eaf.zip |##########################---------------------------| 48.84% tmpd4_20eaf.zip |##########################---------------------------| 48.98% tmpd4_20eaf.zip |##########################---------------------------| 49.11% tmpd4_20eaf.zip |##########################---------------------------| 49.25% tmpd4_20eaf.zip |##########################---------------------------| 49.38% tmpd4_20eaf.zip |##########################---------------------------| 49.52% tmpd4_20eaf.zip |##########################---------------------------| 49.65% tmpd4_20eaf.zip |##########################---------------------------| 49.79% tmpd4_20eaf.zip |##########################---------------------------| 49.92% tmpd4_20eaf.zip |###########################--------------------------| 50.06% tmpd4_20eaf.zip |###########################--------------------------| 50.19% tmpd4_20eaf.zip |###########################--------------------------| 50.33% tmpd4_20eaf.zip |###########################--------------------------| 50.46% tmpd4_20eaf.zip |###########################--------------------------| 50.6% tmpd4_20eaf.zip |###########################--------------------------| 50.73% tmpd4_20eaf.zip |###########################--------------------------| 50.87% tmpd4_20eaf.zip |###########################--------------------------| 51.0% tmpd4_20eaf.zip |###########################--------------------------| 51.14% tmpd4_20eaf.zip |###########################--------------------------| 51.27% tmpd4_20eaf.zip |###########################--------------------------| 51.41% tmpd4_20eaf.zip |###########################--------------------------| 51.54% tmpd4_20eaf.zip |###########################--------------------------| 51.67% tmpd4_20eaf.zip |###########################--------------------------| 51.81% tmpd4_20eaf.zip |############################-------------------------| 51.94% tmpd4_20eaf.zip |############################-------------------------| 52.08% tmpd4_20eaf.zip |############################-------------------------| 52.21% tmpd4_20eaf.zip |############################-------------------------| 52.35% tmpd4_20eaf.zip |############################-------------------------| 52.48% tmpd4_20eaf.zip |############################-------------------------| 52.62% tmpd4_20eaf.zip |############################-------------------------| 52.75% tmpd4_20eaf.zip |############################-------------------------| 52.89% tmpd4_20eaf.zip |############################-------------------------| 53.02% tmpd4_20eaf.zip |############################-------------------------| 53.16% tmpd4_20eaf.zip |############################-------------------------| 53.29% tmpd4_20eaf.zip |############################-------------------------| 53.43% tmpd4_20eaf.zip |############################-------------------------| 53.56% tmpd4_20eaf.zip |############################-------------------------| 53.7% tmpd4_20eaf.zip |#############################------------------------| 53.83% tmpd4_20eaf.zip |#############################------------------------| 53.97% tmpd4_20eaf.zip |#############################------------------------| 54.1% tmpd4_20eaf.zip |#############################------------------------| 54.24% tmpd4_20eaf.zip |#############################------------------------| 54.37% tmpd4_20eaf.zip |#############################------------------------| 54.51% tmpd4_20eaf.zip |#############################------------------------| 54.64% tmpd4_20eaf.zip |#############################------------------------| 54.78% tmpd4_20eaf.zip |#############################------------------------| 54.91% tmpd4_20eaf.zip |#############################------------------------| 55.05% tmpd4_20eaf.zip |#############################------------------------| 55.18% tmpd4_20eaf.zip |#############################------------------------| 55.32% tmpd4_20eaf.zip |#############################------------------------| 55.45% tmpd4_20eaf.zip |#############################------------------------| 55.59% tmpd4_20eaf.zip |##############################-----------------------| 55.72% tmpd4_20eaf.zip |##############################-----------------------| 55.86% tmpd4_20eaf.zip |##############################-----------------------| 55.99% tmpd4_20eaf.zip |##############################-----------------------| 56.13% tmpd4_20eaf.zip |##############################-----------------------| 56.26% tmpd4_20eaf.zip |##############################-----------------------| 56.4% tmpd4_20eaf.zip |##############################-----------------------| 56.53% tmpd4_20eaf.zip |##############################-----------------------| 56.67% tmpd4_20eaf.zip |##############################-----------------------| 56.8% tmpd4_20eaf.zip |##############################-----------------------| 56.94% tmpd4_20eaf.zip |##############################-----------------------| 57.07% tmpd4_20eaf.zip |##############################-----------------------| 57.21% tmpd4_20eaf.zip |##############################-----------------------| 57.34% tmpd4_20eaf.zip |##############################-----------------------| 57.48% tmpd4_20eaf.zip |###############################----------------------| 57.61% tmpd4_20eaf.zip |###############################----------------------| 57.75% tmpd4_20eaf.zip |###############################----------------------| 57.88% tmpd4_20eaf.zip |###############################----------------------| 58.02% tmpd4_20eaf.zip |###############################----------------------| 58.15% tmpd4_20eaf.zip |###############################----------------------| 58.29% tmpd4_20eaf.zip |###############################----------------------| 58.42% tmpd4_20eaf.zip |###############################----------------------| 58.56% tmpd4_20eaf.zip |###############################----------------------| 58.69% tmpd4_20eaf.zip |###############################----------------------| 58.83% tmpd4_20eaf.zip |###############################----------------------| 58.96% tmpd4_20eaf.zip |###############################----------------------| 59.1% tmpd4_20eaf.zip |###############################----------------------| 59.23% tmpd4_20eaf.zip |###############################----------------------| 59.37% tmpd4_20eaf.zip |################################---------------------| 59.5% tmpd4_20eaf.zip |################################---------------------| 59.64% tmpd4_20eaf.zip |################################---------------------| 59.77% tmpd4_20eaf.zip |################################---------------------| 59.91% tmpd4_20eaf.zip |################################---------------------| 60.04% tmpd4_20eaf.zip |################################---------------------| 60.18% tmpd4_20eaf.zip |################################---------------------| 60.31% tmpd4_20eaf.zip |################################---------------------| 60.44% tmpd4_20eaf.zip |################################---------------------| 60.58% tmpd4_20eaf.zip |################################---------------------| 60.71% tmpd4_20eaf.zip |################################---------------------| 60.85% tmpd4_20eaf.zip |################################---------------------| 60.98% tmpd4_20eaf.zip |################################---------------------| 61.12% tmpd4_20eaf.zip |################################---------------------| 61.25% tmpd4_20eaf.zip |#################################--------------------| 61.39% tmpd4_20eaf.zip |#################################--------------------| 61.52% tmpd4_20eaf.zip |#################################--------------------| 61.66% tmpd4_20eaf.zip |#################################--------------------| 61.79% tmpd4_20eaf.zip |#################################--------------------| 61.93% tmpd4_20eaf.zip |#################################--------------------| 62.06% tmpd4_20eaf.zip |#################################--------------------| 62.2% tmpd4_20eaf.zip |#################################--------------------| 62.33% tmpd4_20eaf.zip |#################################--------------------| 62.47% tmpd4_20eaf.zip |#################################--------------------| 62.6% tmpd4_20eaf.zip |#################################--------------------| 62.74% tmpd4_20eaf.zip |#################################--------------------| 62.87% tmpd4_20eaf.zip |#################################--------------------| 63.01% tmpd4_20eaf.zip |#################################--------------------| 63.14% tmpd4_20eaf.zip |##################################-------------------| 63.28% tmpd4_20eaf.zip |##################################-------------------| 63.41% tmpd4_20eaf.zip |##################################-------------------| 63.55% tmpd4_20eaf.zip |##################################-------------------| 63.68% tmpd4_20eaf.zip |##################################-------------------| 63.82% tmpd4_20eaf.zip |##################################-------------------| 63.95% tmpd4_20eaf.zip |##################################-------------------| 64.09% tmpd4_20eaf.zip |##################################-------------------| 64.22% tmpd4_20eaf.zip |##################################-------------------| 64.36% tmpd4_20eaf.zip |##################################-------------------| 64.49% tmpd4_20eaf.zip |##################################-------------------| 64.63% tmpd4_20eaf.zip |##################################-------------------| 64.76% tmpd4_20eaf.zip |##################################-------------------| 64.9% tmpd4_20eaf.zip |##################################-------------------| 65.03% tmpd4_20eaf.zip |###################################------------------| 65.17% tmpd4_20eaf.zip |###################################------------------| 65.3% tmpd4_20eaf.zip |###################################------------------| 65.44% tmpd4_20eaf.zip |###################################------------------| 65.57% tmpd4_20eaf.zip |###################################------------------| 65.71% tmpd4_20eaf.zip |###################################------------------| 65.84% tmpd4_20eaf.zip |###################################------------------| 65.98% tmpd4_20eaf.zip |###################################------------------| 66.11% tmpd4_20eaf.zip |###################################------------------| 66.25% tmpd4_20eaf.zip |###################################------------------| 66.38% tmpd4_20eaf.zip |###################################------------------| 66.52% tmpd4_20eaf.zip |###################################------------------| 66.65% tmpd4_20eaf.zip |###################################------------------| 66.79% tmpd4_20eaf.zip |###################################------------------| 66.92% tmpd4_20eaf.zip |####################################-----------------| 67.06% tmpd4_20eaf.zip |####################################-----------------| 67.19% tmpd4_20eaf.zip |####################################-----------------| 67.33% tmpd4_20eaf.zip |####################################-----------------| 67.46% tmpd4_20eaf.zip |####################################-----------------| 67.6% tmpd4_20eaf.zip |####################################-----------------| 67.73% tmpd4_20eaf.zip |####################################-----------------| 67.87% tmpd4_20eaf.zip |####################################-----------------| 68.0% tmpd4_20eaf.zip |####################################-----------------| 68.14% tmpd4_20eaf.zip |####################################-----------------| 68.27% tmpd4_20eaf.zip |####################################-----------------| 68.41% tmpd4_20eaf.zip |####################################-----------------| 68.54% tmpd4_20eaf.zip |####################################-----------------| 68.68% tmpd4_20eaf.zip |####################################-----------------| 68.81% tmpd4_20eaf.zip |#####################################----------------| 68.94% tmpd4_20eaf.zip |#####################################----------------| 69.08% tmpd4_20eaf.zip |#####################################----------------| 69.21% tmpd4_20eaf.zip |#####################################----------------| 69.35% tmpd4_20eaf.zip |#####################################----------------| 69.48% tmpd4_20eaf.zip |#####################################----------------| 69.62% tmpd4_20eaf.zip |#####################################----------------| 69.75% tmpd4_20eaf.zip |#####################################----------------| 69.89% tmpd4_20eaf.zip |#####################################----------------| 70.02% tmpd4_20eaf.zip |#####################################----------------| 70.16% tmpd4_20eaf.zip |#####################################----------------| 70.29% tmpd4_20eaf.zip |#####################################----------------| 70.43% tmpd4_20eaf.zip |#####################################----------------| 70.56% tmpd4_20eaf.zip |#####################################----------------| 70.7% tmpd4_20eaf.zip |######################################---------------| 70.83% tmpd4_20eaf.zip |######################################---------------| 70.97% tmpd4_20eaf.zip |######################################---------------| 71.1% tmpd4_20eaf.zip |######################################---------------| 71.24% tmpd4_20eaf.zip |######################################---------------| 71.37% tmpd4_20eaf.zip |######################################---------------| 71.51% tmpd4_20eaf.zip |######################################---------------| 71.64% tmpd4_20eaf.zip |######################################---------------| 71.78% tmpd4_20eaf.zip |######################################---------------| 71.91% tmpd4_20eaf.zip |######################################---------------| 72.05% tmpd4_20eaf.zip |######################################---------------| 72.18% tmpd4_20eaf.zip |######################################---------------| 72.32% tmpd4_20eaf.zip |######################################---------------| 72.45% tmpd4_20eaf.zip |######################################---------------| 72.59% tmpd4_20eaf.zip |#######################################--------------| 72.72% tmpd4_20eaf.zip |#######################################--------------| 72.86% tmpd4_20eaf.zip |#######################################--------------| 72.99% tmpd4_20eaf.zip |#######################################--------------| 73.13% tmpd4_20eaf.zip |#######################################--------------| 73.26% tmpd4_20eaf.zip |#######################################--------------| 73.4% tmpd4_20eaf.zip |#######################################--------------| 73.53% tmpd4_20eaf.zip |#######################################--------------| 73.67% tmpd4_20eaf.zip |#######################################--------------| 73.8% tmpd4_20eaf.zip |#######################################--------------| 73.94% tmpd4_20eaf.zip |#######################################--------------| 74.07% tmpd4_20eaf.zip |#######################################--------------| 74.21% tmpd4_20eaf.zip |#######################################--------------| 74.34% tmpd4_20eaf.zip |#######################################--------------| 74.48% tmpd4_20eaf.zip |########################################-------------| 74.61% tmpd4_20eaf.zip |########################################-------------| 74.75% tmpd4_20eaf.zip |########################################-------------| 74.88% tmpd4_20eaf.zip |########################################-------------| 75.02% tmpd4_20eaf.zip |########################################-------------| 75.15% tmpd4_20eaf.zip |########################################-------------| 75.29% tmpd4_20eaf.zip |########################################-------------| 75.42% tmpd4_20eaf.zip |########################################-------------| 75.56% tmpd4_20eaf.zip |########################################-------------| 75.69% tmpd4_20eaf.zip |########################################-------------| 75.83% tmpd4_20eaf.zip |########################################-------------| 75.96% tmpd4_20eaf.zip |########################################-------------| 76.1% tmpd4_20eaf.zip |########################################-------------| 76.23% tmpd4_20eaf.zip |########################################-------------| 76.37% tmpd4_20eaf.zip |#########################################------------| 76.5% tmpd4_20eaf.zip |#########################################------------| 76.64% tmpd4_20eaf.zip |#########################################------------| 76.77% tmpd4_20eaf.zip |#########################################------------| 76.91% tmpd4_20eaf.zip |#########################################------------| 77.04% tmpd4_20eaf.zip |#########################################------------| 77.18% tmpd4_20eaf.zip |#########################################------------| 77.31% tmpd4_20eaf.zip |#########################################------------| 77.45% tmpd4_20eaf.zip |#########################################------------| 77.58% tmpd4_20eaf.zip |#########################################------------| 77.71% tmpd4_20eaf.zip |#########################################------------| 77.85% tmpd4_20eaf.zip |#########################################------------| 77.98% tmpd4_20eaf.zip |#########################################------------| 78.12% tmpd4_20eaf.zip |#########################################------------| 78.25% tmpd4_20eaf.zip |##########################################-----------| 78.39% tmpd4_20eaf.zip |##########################################-----------| 78.52% tmpd4_20eaf.zip |##########################################-----------| 78.66% tmpd4_20eaf.zip |##########################################-----------| 78.79% tmpd4_20eaf.zip |##########################################-----------| 78.93% tmpd4_20eaf.zip |##########################################-----------| 79.06% tmpd4_20eaf.zip |##########################################-----------| 79.2% tmpd4_20eaf.zip |##########################################-----------| 79.33% tmpd4_20eaf.zip |##########################################-----------| 79.47% tmpd4_20eaf.zip |##########################################-----------| 79.6% tmpd4_20eaf.zip |##########################################-----------| 79.74% tmpd4_20eaf.zip |##########################################-----------| 79.87% tmpd4_20eaf.zip |##########################################-----------| 80.01% tmpd4_20eaf.zip |##########################################-----------| 80.14% tmpd4_20eaf.zip |###########################################----------| 80.28% tmpd4_20eaf.zip |###########################################----------| 80.41% tmpd4_20eaf.zip |###########################################----------| 80.55% tmpd4_20eaf.zip |###########################################----------| 80.68% tmpd4_20eaf.zip |###########################################----------| 80.82% tmpd4_20eaf.zip |###########################################----------| 80.95% tmpd4_20eaf.zip |###########################################----------| 81.09% tmpd4_20eaf.zip |###########################################----------| 81.22% tmpd4_20eaf.zip |###########################################----------| 81.36% tmpd4_20eaf.zip |###########################################----------| 81.49% tmpd4_20eaf.zip |###########################################----------| 81.63% tmpd4_20eaf.zip |###########################################----------| 81.76% tmpd4_20eaf.zip |###########################################----------| 81.9% tmpd4_20eaf.zip |###########################################----------| 82.03% tmpd4_20eaf.zip |############################################---------| 82.17% tmpd4_20eaf.zip |############################################---------| 82.3% tmpd4_20eaf.zip |############################################---------| 82.44% tmpd4_20eaf.zip |############################################---------| 82.57% tmpd4_20eaf.zip |############################################---------| 82.71% tmpd4_20eaf.zip |############################################---------| 82.84% tmpd4_20eaf.zip |############################################---------| 82.98% tmpd4_20eaf.zip |############################################---------| 83.11% tmpd4_20eaf.zip |############################################---------| 83.25% tmpd4_20eaf.zip |############################################---------| 83.38% tmpd4_20eaf.zip |############################################---------| 83.52% tmpd4_20eaf.zip |############################################---------| 83.65% tmpd4_20eaf.zip |############################################---------| 83.79% tmpd4_20eaf.zip |############################################---------| 83.92% tmpd4_20eaf.zip |#############################################--------| 84.06% tmpd4_20eaf.zip |#############################################--------| 84.19% tmpd4_20eaf.zip |#############################################--------| 84.33% tmpd4_20eaf.zip |#############################################--------| 84.46% tmpd4_20eaf.zip |#############################################--------| 84.6% tmpd4_20eaf.zip |#############################################--------| 84.73% tmpd4_20eaf.zip |#############################################--------| 84.87% tmpd4_20eaf.zip |#############################################--------| 85.0% tmpd4_20eaf.zip |#############################################--------| 85.14% tmpd4_20eaf.zip |#############################################--------| 85.27% tmpd4_20eaf.zip |#############################################--------| 85.41% tmpd4_20eaf.zip |#############################################--------| 85.54% tmpd4_20eaf.zip |#############################################--------| 85.68% tmpd4_20eaf.zip |#############################################--------| 85.81% tmpd4_20eaf.zip |##############################################-------| 85.95% tmpd4_20eaf.zip |##############################################-------| 86.08% tmpd4_20eaf.zip |##############################################-------| 86.21% tmpd4_20eaf.zip |##############################################-------| 86.35% tmpd4_20eaf.zip |##############################################-------| 86.48% tmpd4_20eaf.zip |##############################################-------| 86.62% tmpd4_20eaf.zip |##############################################-------| 86.75% tmpd4_20eaf.zip |##############################################-------| 86.89% tmpd4_20eaf.zip |##############################################-------| 87.02% tmpd4_20eaf.zip |##############################################-------| 87.16% tmpd4_20eaf.zip |##############################################-------| 87.29% tmpd4_20eaf.zip |##############################################-------| 87.43% tmpd4_20eaf.zip |##############################################-------| 87.56% tmpd4_20eaf.zip |##############################################-------| 87.7% tmpd4_20eaf.zip |###############################################------| 87.83% tmpd4_20eaf.zip |###############################################------| 87.97% tmpd4_20eaf.zip |###############################################------| 88.1% tmpd4_20eaf.zip |###############################################------| 88.24% tmpd4_20eaf.zip |###############################################------| 88.37% tmpd4_20eaf.zip |###############################################------| 88.51% tmpd4_20eaf.zip |###############################################------| 88.64% tmpd4_20eaf.zip |###############################################------| 88.78% tmpd4_20eaf.zip |###############################################------| 88.91% tmpd4_20eaf.zip |###############################################------| 89.05% tmpd4_20eaf.zip |###############################################------| 89.18% tmpd4_20eaf.zip |###############################################------| 89.32% tmpd4_20eaf.zip |###############################################------| 89.45% tmpd4_20eaf.zip |###############################################------| 89.59% tmpd4_20eaf.zip |################################################-----| 89.72% tmpd4_20eaf.zip |################################################-----| 89.86% tmpd4_20eaf.zip |################################################-----| 89.99% tmpd4_20eaf.zip |################################################-----| 90.13% tmpd4_20eaf.zip |################################################-----| 90.26% tmpd4_20eaf.zip |################################################-----| 90.4% tmpd4_20eaf.zip |################################################-----| 90.53% tmpd4_20eaf.zip |################################################-----| 90.67% tmpd4_20eaf.zip |################################################-----| 90.8% tmpd4_20eaf.zip |################################################-----| 90.94% tmpd4_20eaf.zip |################################################-----| 91.07% tmpd4_20eaf.zip |################################################-----| 91.21% tmpd4_20eaf.zip |################################################-----| 91.34% tmpd4_20eaf.zip |################################################-----| 91.48% tmpd4_20eaf.zip |#################################################----| 91.61% tmpd4_20eaf.zip |#################################################----| 91.75% tmpd4_20eaf.zip |#################################################----| 91.88% tmpd4_20eaf.zip |#################################################----| 92.02% tmpd4_20eaf.zip |#################################################----| 92.15% tmpd4_20eaf.zip |#################################################----| 92.29% tmpd4_20eaf.zip |#################################################----| 92.42% tmpd4_20eaf.zip |#################################################----| 92.56% tmpd4_20eaf.zip |#################################################----| 92.69% tmpd4_20eaf.zip |#################################################----| 92.83% tmpd4_20eaf.zip |#################################################----| 92.96% tmpd4_20eaf.zip |#################################################----| 93.1% tmpd4_20eaf.zip |#################################################----| 93.23% tmpd4_20eaf.zip |#################################################----| 93.37% tmpd4_20eaf.zip |##################################################---| 93.5% tmpd4_20eaf.zip |##################################################---| 93.64% tmpd4_20eaf.zip |##################################################---| 93.77% tmpd4_20eaf.zip |##################################################---| 93.91% tmpd4_20eaf.zip |##################################################---| 94.04% tmpd4_20eaf.zip |##################################################---| 94.18% tmpd4_20eaf.zip |##################################################---| 94.31% tmpd4_20eaf.zip |##################################################---| 94.45% tmpd4_20eaf.zip |##################################################---| 94.58% tmpd4_20eaf.zip |##################################################---| 94.71% tmpd4_20eaf.zip |##################################################---| 94.85% tmpd4_20eaf.zip |##################################################---| 94.98% tmpd4_20eaf.zip |##################################################---| 95.12% tmpd4_20eaf.zip |##################################################---| 95.25% tmpd4_20eaf.zip |###################################################--| 95.39% tmpd4_20eaf.zip |###################################################--| 95.52% tmpd4_20eaf.zip |###################################################--| 95.66% tmpd4_20eaf.zip |###################################################--| 95.79% tmpd4_20eaf.zip |###################################################--| 95.93% tmpd4_20eaf.zip |###################################################--| 96.06% tmpd4_20eaf.zip |###################################################--| 96.2% tmpd4_20eaf.zip |###################################################--| 96.33% tmpd4_20eaf.zip |###################################################--| 96.47% tmpd4_20eaf.zip |###################################################--| 96.6% tmpd4_20eaf.zip |###################################################--| 96.74% tmpd4_20eaf.zip |###################################################--| 96.87% tmpd4_20eaf.zip |###################################################--| 97.01% tmpd4_20eaf.zip |###################################################--| 97.14% tmpd4_20eaf.zip |####################################################-| 97.28% tmpd4_20eaf.zip |####################################################-| 97.41% tmpd4_20eaf.zip |####################################################-| 97.55% tmpd4_20eaf.zip |####################################################-| 97.68% tmpd4_20eaf.zip |####################################################-| 97.82% tmpd4_20eaf.zip |####################################################-| 97.95% tmpd4_20eaf.zip |####################################################-| 98.09% tmpd4_20eaf.zip |####################################################-| 98.22% tmpd4_20eaf.zip |####################################################-| 98.36% tmpd4_20eaf.zip |####################################################-| 98.49% tmpd4_20eaf.zip |####################################################-| 98.63% tmpd4_20eaf.zip |####################################################-| 98.76% tmpd4_20eaf.zip |####################################################-| 98.9% tmpd4_20eaf.zip |####################################################-| 99.03% tmpd4_20eaf.zip |#####################################################| 99.17% tmpd4_20eaf.zip |#####################################################| 99.3% tmpd4_20eaf.zip |#####################################################| 99.44% tmpd4_20eaf.zip |#####################################################| 99.57% tmpd4_20eaf.zip |#####################################################| 99.71% tmpd4_20eaf.zip |#####################################################| 99.84% tmpd4_20eaf.zip |#####################################################| 99.98% tmpd4_20eaf.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is ffe0fc27-c820-4910-b44c-31cc0ee2a561 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:EMD78qPs --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + touch /opt/manager/plugins-loaded Cloudify ready + set +x