By type
+ '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' ++ cat /opt/onap/cm-secrets/password + CMPASS=SU92FFB6 + CMPASS=SU92FFB6 + sed -i -e 's|admin_password: .*$|admin_password: SU92FFB6|' /etc/cloudify/config.yaml + for d in '$PDIRS' ++ dirname /var/lib + p=/var + mkdir -p /cfy-persist/var + cp -rp /var/lib /cfy-persist/var + for d in '$PDIRS' ++ dirname /etc/cloudify + p=/etc + mkdir -p /cfy-persist/etc + cp -rp /etc/cloudify /cfy-persist/etc + for d in '$PDIRS' ++ dirname /opt/cfy + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cfy /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify-stage + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify-stage /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/manager + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/manager /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/mgmtworker + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/mgmtworker /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/restservice + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/restservice /cfy-persist/opt + for d in '$PDIRS' + '[' -d /var/lib ']' + mv /var/lib /var/lib-initial ++ dirname /var/lib + ln -sf /cfy-persist//var/lib /var + for d in '$PDIRS' + '[' -d /etc/cloudify ']' + mv /etc/cloudify /etc/cloudify-initial ++ dirname /etc/cloudify + ln -sf /cfy-persist//etc/cloudify /etc + for d in '$PDIRS' + '[' -d /opt/cfy ']' + mv /opt/cfy /opt/cfy-initial ++ dirname /opt/cfy + ln -sf /cfy-persist//opt/cfy /opt + for d in '$PDIRS' + '[' -d /opt/cloudify ']' + mv /opt/cloudify /opt/cloudify-initial ++ dirname /opt/cloudify + ln -sf /cfy-persist//opt/cloudify /opt + for d in '$PDIRS' + '[' -d /opt/cloudify-stage ']' + mv /opt/cloudify-stage /opt/cloudify-stage-initial ++ dirname /opt/cloudify-stage + ln -sf /cfy-persist//opt/cloudify-stage /opt + for d in '$PDIRS' + '[' -d /opt/manager ']' + mv /opt/manager /opt/manager-initial ++ dirname /opt/manager + ln -sf /cfy-persist//opt/manager /opt + for d in '$PDIRS' + '[' -d /opt/mgmtworker ']' + mv /opt/mgmtworker /opt/mgmtworker-initial ++ dirname /opt/mgmtworker + ln -sf /cfy-persist//opt/mgmtworker /opt + for d in '$PDIRS' + '[' -d /opt/restservice ']' + mv /opt/restservice /opt/restservice-initial ++ dirname /opt/restservice + ln -sf /cfy-persist//opt/restservice /opt + exec /sbin/init --log-target=journal + /scripts/init-cloudify.sh + /scripts/setup-secret.sh + '[' '!' -d /var/run/secrets/kubernetes.io/serviceaccount ']' + mkdir -p /var/run/secrets/kubernetes.io/ + ln -s /secret/ /var/run/secrets/kubernetes.io/serviceaccount + /scripts/load-plugins.sh + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Services: Got a status response | Cloudify Console | Inactive | | Management Worker | Inactive | Some service(s) not running Retrieving manager services status... [ip=dcae-cloudify-manager] Services: +--------------------------------+----------+ | service | status | +--------------------------------+----------+ | Webserver | Active | | Cloudify Console | Inactive | | AMQP-Postgres | Active | | Management Worker | Inactive | | Manager Rest-Service | Active | | PostgreSQL | Active | | RabbitMQ | Active | +--------------------------------+----------+ Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Services: Got a status response 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:SU92FFB6 --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).. tmptskyz41c.zip |-----------------------------------------------------| 0.18% tmptskyz41c.zip |-----------------------------------------------------| 0.37% tmptskyz41c.zip |-----------------------------------------------------| 0.55% tmptskyz41c.zip |-----------------------------------------------------| 0.74% tmptskyz41c.zip |-----------------------------------------------------| 0.92% tmptskyz41c.zip |#----------------------------------------------------| 1.11% tmptskyz41c.zip |#----------------------------------------------------| 1.29% tmptskyz41c.zip |#----------------------------------------------------| 1.48% tmptskyz41c.zip |#----------------------------------------------------| 1.66% tmptskyz41c.zip |#----------------------------------------------------| 1.85% tmptskyz41c.zip |#----------------------------------------------------| 2.03% tmptskyz41c.zip |#----------------------------------------------------| 2.22% tmptskyz41c.zip |#----------------------------------------------------| 2.4% tmptskyz41c.zip |#----------------------------------------------------| 2.58% tmptskyz41c.zip |#----------------------------------------------------| 2.77% tmptskyz41c.zip |##---------------------------------------------------| 2.95% tmptskyz41c.zip |##---------------------------------------------------| 3.14% tmptskyz41c.zip |##---------------------------------------------------| 3.32% tmptskyz41c.zip |##---------------------------------------------------| 3.51% tmptskyz41c.zip |##---------------------------------------------------| 3.69% tmptskyz41c.zip |##---------------------------------------------------| 3.88% tmptskyz41c.zip |##---------------------------------------------------| 4.06% tmptskyz41c.zip |##---------------------------------------------------| 4.25% tmptskyz41c.zip |##---------------------------------------------------| 4.43% tmptskyz41c.zip |##---------------------------------------------------| 4.62% tmptskyz41c.zip |###--------------------------------------------------| 4.8% tmptskyz41c.zip |###--------------------------------------------------| 4.98% tmptskyz41c.zip |###--------------------------------------------------| 5.17% tmptskyz41c.zip |###--------------------------------------------------| 5.35% tmptskyz41c.zip |###--------------------------------------------------| 5.54% tmptskyz41c.zip |###--------------------------------------------------| 5.72% tmptskyz41c.zip |###--------------------------------------------------| 5.91% tmptskyz41c.zip |###--------------------------------------------------| 6.09% tmptskyz41c.zip |###--------------------------------------------------| 6.28% tmptskyz41c.zip |###--------------------------------------------------| 6.46% tmptskyz41c.zip |####-------------------------------------------------| 6.65% tmptskyz41c.zip |####-------------------------------------------------| 6.83% tmptskyz41c.zip |####-------------------------------------------------| 7.02% tmptskyz41c.zip |####-------------------------------------------------| 7.2% tmptskyz41c.zip |####-------------------------------------------------| 7.38% tmptskyz41c.zip |####-------------------------------------------------| 7.57% tmptskyz41c.zip |####-------------------------------------------------| 7.75% tmptskyz41c.zip |####-------------------------------------------------| 7.94% tmptskyz41c.zip |####-------------------------------------------------| 8.12% tmptskyz41c.zip |####-------------------------------------------------| 8.31% tmptskyz41c.zip |#####------------------------------------------------| 8.49% tmptskyz41c.zip |#####------------------------------------------------| 8.68% tmptskyz41c.zip |#####------------------------------------------------| 8.86% tmptskyz41c.zip |#####------------------------------------------------| 9.05% tmptskyz41c.zip |#####------------------------------------------------| 9.23% tmptskyz41c.zip |#####------------------------------------------------| 9.42% tmptskyz41c.zip |#####------------------------------------------------| 9.6% tmptskyz41c.zip |#####------------------------------------------------| 9.78% tmptskyz41c.zip |#####------------------------------------------------| 9.97% tmptskyz41c.zip |#####------------------------------------------------| 10.15% tmptskyz41c.zip |#####------------------------------------------------| 10.34% tmptskyz41c.zip |######-----------------------------------------------| 10.52% tmptskyz41c.zip |######-----------------------------------------------| 10.71% tmptskyz41c.zip |######-----------------------------------------------| 10.89% tmptskyz41c.zip |######-----------------------------------------------| 11.08% tmptskyz41c.zip |######-----------------------------------------------| 11.26% tmptskyz41c.zip |######-----------------------------------------------| 11.45% tmptskyz41c.zip |######-----------------------------------------------| 11.63% tmptskyz41c.zip |######-----------------------------------------------| 11.82% tmptskyz41c.zip |######-----------------------------------------------| 12.0% tmptskyz41c.zip |######-----------------------------------------------| 12.19% tmptskyz41c.zip |#######----------------------------------------------| 12.37% tmptskyz41c.zip |#######----------------------------------------------| 12.55% tmptskyz41c.zip |#######----------------------------------------------| 12.74% tmptskyz41c.zip |#######----------------------------------------------| 12.92% tmptskyz41c.zip |#######----------------------------------------------| 13.11% tmptskyz41c.zip |#######----------------------------------------------| 13.29% tmptskyz41c.zip |#######----------------------------------------------| 13.48% tmptskyz41c.zip |#######----------------------------------------------| 13.66% tmptskyz41c.zip |#######----------------------------------------------| 13.85% tmptskyz41c.zip |#######----------------------------------------------| 14.03% tmptskyz41c.zip |########---------------------------------------------| 14.22% tmptskyz41c.zip |########---------------------------------------------| 14.4% tmptskyz41c.zip |########---------------------------------------------| 14.59% tmptskyz41c.zip |########---------------------------------------------| 14.77% tmptskyz41c.zip |########---------------------------------------------| 14.95% tmptskyz41c.zip |########---------------------------------------------| 15.14% tmptskyz41c.zip |########---------------------------------------------| 15.32% tmptskyz41c.zip |########---------------------------------------------| 15.51% tmptskyz41c.zip |########---------------------------------------------| 15.69% tmptskyz41c.zip |########---------------------------------------------| 15.88% tmptskyz41c.zip |#########--------------------------------------------| 16.06% tmptskyz41c.zip |#########--------------------------------------------| 16.25% tmptskyz41c.zip |#########--------------------------------------------| 16.43% tmptskyz41c.zip |#########--------------------------------------------| 16.62% tmptskyz41c.zip |#########--------------------------------------------| 16.8% tmptskyz41c.zip |#########--------------------------------------------| 16.99% tmptskyz41c.zip |#########--------------------------------------------| 17.17% tmptskyz41c.zip |#########--------------------------------------------| 17.35% tmptskyz41c.zip |#########--------------------------------------------| 17.54% tmptskyz41c.zip |#########--------------------------------------------| 17.72% tmptskyz41c.zip |#########--------------------------------------------| 17.91% tmptskyz41c.zip |##########-------------------------------------------| 18.09% tmptskyz41c.zip |##########-------------------------------------------| 18.28% tmptskyz41c.zip |##########-------------------------------------------| 18.46% tmptskyz41c.zip |##########-------------------------------------------| 18.65% tmptskyz41c.zip |##########-------------------------------------------| 18.83% tmptskyz41c.zip |##########-------------------------------------------| 19.02% tmptskyz41c.zip |##########-------------------------------------------| 19.2% tmptskyz41c.zip |##########-------------------------------------------| 19.39% tmptskyz41c.zip |##########-------------------------------------------| 19.57% tmptskyz41c.zip |##########-------------------------------------------| 19.75% tmptskyz41c.zip |###########------------------------------------------| 19.94% tmptskyz41c.zip |###########------------------------------------------| 20.12% tmptskyz41c.zip |###########------------------------------------------| 20.31% tmptskyz41c.zip |###########------------------------------------------| 20.49% tmptskyz41c.zip |###########------------------------------------------| 20.68% tmptskyz41c.zip |###########------------------------------------------| 20.86% tmptskyz41c.zip |###########------------------------------------------| 21.05% tmptskyz41c.zip |###########------------------------------------------| 21.23% tmptskyz41c.zip |###########------------------------------------------| 21.42% tmptskyz41c.zip |###########------------------------------------------| 21.6% tmptskyz41c.zip |############-----------------------------------------| 21.79% tmptskyz41c.zip |############-----------------------------------------| 21.97% tmptskyz41c.zip |############-----------------------------------------| 22.15% tmptskyz41c.zip |############-----------------------------------------| 22.34% tmptskyz41c.zip |############-----------------------------------------| 22.52% tmptskyz41c.zip |############-----------------------------------------| 22.71% tmptskyz41c.zip |############-----------------------------------------| 22.89% tmptskyz41c.zip |############-----------------------------------------| 23.08% tmptskyz41c.zip |############-----------------------------------------| 23.26% tmptskyz41c.zip |############-----------------------------------------| 23.45% tmptskyz41c.zip |#############----------------------------------------| 23.63% tmptskyz41c.zip |#############----------------------------------------| 23.82% tmptskyz41c.zip |#############----------------------------------------| 24.0% tmptskyz41c.zip |#############----------------------------------------| 24.19% tmptskyz41c.zip |#############----------------------------------------| 24.37% tmptskyz41c.zip |#############----------------------------------------| 24.55% tmptskyz41c.zip |#############----------------------------------------| 24.74% tmptskyz41c.zip |#############----------------------------------------| 24.92% tmptskyz41c.zip |#############----------------------------------------| 25.11% tmptskyz41c.zip |#############----------------------------------------| 25.29% tmptskyz41c.zip |##############---------------------------------------| 25.48% tmptskyz41c.zip |##############---------------------------------------| 25.66% tmptskyz41c.zip |##############---------------------------------------| 25.85% tmptskyz41c.zip |##############---------------------------------------| 26.03% tmptskyz41c.zip |##############---------------------------------------| 26.22% tmptskyz41c.zip |##############---------------------------------------| 26.4% tmptskyz41c.zip |##############---------------------------------------| 26.59% tmptskyz41c.zip |##############---------------------------------------| 26.77% tmptskyz41c.zip |##############---------------------------------------| 26.95% tmptskyz41c.zip |##############---------------------------------------| 27.14% tmptskyz41c.zip |##############---------------------------------------| 27.32% tmptskyz41c.zip |###############--------------------------------------| 27.51% tmptskyz41c.zip |###############--------------------------------------| 27.69% tmptskyz41c.zip |###############--------------------------------------| 27.88% tmptskyz41c.zip |###############--------------------------------------| 28.06% tmptskyz41c.zip |###############--------------------------------------| 28.25% tmptskyz41c.zip |###############--------------------------------------| 28.43% tmptskyz41c.zip |###############--------------------------------------| 28.62% tmptskyz41c.zip |###############--------------------------------------| 28.8% tmptskyz41c.zip |###############--------------------------------------| 28.99% tmptskyz41c.zip |###############--------------------------------------| 29.17% tmptskyz41c.zip |################-------------------------------------| 29.35% tmptskyz41c.zip |################-------------------------------------| 29.54% tmptskyz41c.zip |################-------------------------------------| 29.72% tmptskyz41c.zip |################-------------------------------------| 29.91% tmptskyz41c.zip |################-------------------------------------| 30.09% tmptskyz41c.zip |################-------------------------------------| 30.28% tmptskyz41c.zip |################-------------------------------------| 30.46% tmptskyz41c.zip |################-------------------------------------| 30.65% tmptskyz41c.zip |################-------------------------------------| 30.83% tmptskyz41c.zip |################-------------------------------------| 31.02% tmptskyz41c.zip |#################------------------------------------| 31.2% tmptskyz41c.zip |#################------------------------------------| 31.39% tmptskyz41c.zip |#################------------------------------------| 31.57% tmptskyz41c.zip |#################------------------------------------| 31.75% tmptskyz41c.zip |#################------------------------------------| 31.94% tmptskyz41c.zip |#################------------------------------------| 32.12% tmptskyz41c.zip |#################------------------------------------| 32.31% tmptskyz41c.zip |#################------------------------------------| 32.49% tmptskyz41c.zip |#################------------------------------------| 32.68% tmptskyz41c.zip |#################------------------------------------| 32.86% tmptskyz41c.zip |##################-----------------------------------| 33.05% tmptskyz41c.zip |##################-----------------------------------| 33.23% tmptskyz41c.zip |##################-----------------------------------| 33.42% tmptskyz41c.zip |##################-----------------------------------| 33.6% tmptskyz41c.zip |##################-----------------------------------| 33.79% tmptskyz41c.zip |##################-----------------------------------| 33.97% tmptskyz41c.zip |##################-----------------------------------| 34.15% tmptskyz41c.zip |##################-----------------------------------| 34.34% tmptskyz41c.zip |##################-----------------------------------| 34.52% tmptskyz41c.zip |##################-----------------------------------| 34.71% tmptskyz41c.zip |##################-----------------------------------| 34.89% tmptskyz41c.zip |###################----------------------------------| 35.08% tmptskyz41c.zip |###################----------------------------------| 35.26% tmptskyz41c.zip |###################----------------------------------| 35.45% tmptskyz41c.zip |###################----------------------------------| 35.63% tmptskyz41c.zip |###################----------------------------------| 35.82% tmptskyz41c.zip |###################----------------------------------| 36.0% tmptskyz41c.zip |###################----------------------------------| 36.19% tmptskyz41c.zip |###################----------------------------------| 36.37% tmptskyz41c.zip |###################----------------------------------| 36.56% tmptskyz41c.zip |###################----------------------------------| 36.74% tmptskyz41c.zip |####################---------------------------------| 36.92% tmptskyz41c.zip |####################---------------------------------| 37.11% tmptskyz41c.zip |####################---------------------------------| 37.29% tmptskyz41c.zip |####################---------------------------------| 37.48% tmptskyz41c.zip |####################---------------------------------| 37.66% tmptskyz41c.zip |####################---------------------------------| 37.85% tmptskyz41c.zip |####################---------------------------------| 38.03% tmptskyz41c.zip |####################---------------------------------| 38.22% tmptskyz41c.zip |####################---------------------------------| 38.4% tmptskyz41c.zip |####################---------------------------------| 38.59% tmptskyz41c.zip |#####################--------------------------------| 38.77% tmptskyz41c.zip |#####################--------------------------------| 38.96% tmptskyz41c.zip |#####################--------------------------------| 39.14% tmptskyz41c.zip |#####################--------------------------------| 39.32% tmptskyz41c.zip |#####################--------------------------------| 39.51% tmptskyz41c.zip |#####################--------------------------------| 39.69% tmptskyz41c.zip |#####################--------------------------------| 39.88% tmptskyz41c.zip |#####################--------------------------------| 40.06% tmptskyz41c.zip |#####################--------------------------------| 40.25% tmptskyz41c.zip |#####################--------------------------------| 40.43% tmptskyz41c.zip |######################-------------------------------| 40.62% tmptskyz41c.zip |######################-------------------------------| 40.8% tmptskyz41c.zip |######################-------------------------------| 40.99% tmptskyz41c.zip |######################-------------------------------| 41.17% tmptskyz41c.zip |######################-------------------------------| 41.36% tmptskyz41c.zip |######################-------------------------------| 41.54% tmptskyz41c.zip |######################-------------------------------| 41.72% tmptskyz41c.zip |######################-------------------------------| 41.91% tmptskyz41c.zip |######################-------------------------------| 42.09% tmptskyz41c.zip |######################-------------------------------| 42.28% tmptskyz41c.zip |#######################------------------------------| 42.46% tmptskyz41c.zip |#######################------------------------------| 42.65% tmptskyz41c.zip |#######################------------------------------| 42.83% tmptskyz41c.zip |#######################------------------------------| 43.02% tmptskyz41c.zip |#######################------------------------------| 43.2% tmptskyz41c.zip |#######################------------------------------| 43.39% tmptskyz41c.zip |#######################------------------------------| 43.57% tmptskyz41c.zip |#######################------------------------------| 43.76% tmptskyz41c.zip |#######################------------------------------| 43.94% tmptskyz41c.zip |#######################------------------------------| 44.12% tmptskyz41c.zip |#######################------------------------------| 44.31% tmptskyz41c.zip |########################-----------------------------| 44.49% tmptskyz41c.zip |########################-----------------------------| 44.68% tmptskyz41c.zip |########################-----------------------------| 44.86% tmptskyz41c.zip |########################-----------------------------| 45.05% tmptskyz41c.zip |########################-----------------------------| 45.23% tmptskyz41c.zip |########################-----------------------------| 45.42% tmptskyz41c.zip |########################-----------------------------| 45.6% tmptskyz41c.zip |########################-----------------------------| 45.79% tmptskyz41c.zip |########################-----------------------------| 45.97% tmptskyz41c.zip |########################-----------------------------| 46.16% tmptskyz41c.zip |#########################----------------------------| 46.34% tmptskyz41c.zip |#########################----------------------------| 46.52% tmptskyz41c.zip |#########################----------------------------| 46.71% tmptskyz41c.zip |#########################----------------------------| 46.89% tmptskyz41c.zip |#########################----------------------------| 47.08% tmptskyz41c.zip |#########################----------------------------| 47.26% tmptskyz41c.zip |#########################----------------------------| 47.45% tmptskyz41c.zip |#########################----------------------------| 47.63% tmptskyz41c.zip |#########################----------------------------| 47.82% tmptskyz41c.zip |#########################----------------------------| 48.0% tmptskyz41c.zip |##########################---------------------------| 48.19% tmptskyz41c.zip |##########################---------------------------| 48.37% tmptskyz41c.zip |##########################---------------------------| 48.56% tmptskyz41c.zip |##########################---------------------------| 48.74% tmptskyz41c.zip |##########################---------------------------| 48.92% tmptskyz41c.zip |##########################---------------------------| 49.11% tmptskyz41c.zip |##########################---------------------------| 49.29% tmptskyz41c.zip |##########################---------------------------| 49.48% tmptskyz41c.zip |##########################---------------------------| 49.66% tmptskyz41c.zip |##########################---------------------------| 49.85% tmptskyz41c.zip |###########################--------------------------| 50.03% tmptskyz41c.zip |###########################--------------------------| 50.22% tmptskyz41c.zip |###########################--------------------------| 50.4% tmptskyz41c.zip |###########################--------------------------| 50.59% tmptskyz41c.zip |###########################--------------------------| 50.77% tmptskyz41c.zip |###########################--------------------------| 50.96% tmptskyz41c.zip |###########################--------------------------| 51.14% tmptskyz41c.zip |###########################--------------------------| 51.32% tmptskyz41c.zip |###########################--------------------------| 51.51% tmptskyz41c.zip |###########################--------------------------| 51.69% tmptskyz41c.zip |###########################--------------------------| 51.88% tmptskyz41c.zip |############################-------------------------| 52.06% tmptskyz41c.zip |############################-------------------------| 52.25% tmptskyz41c.zip |############################-------------------------| 52.43% tmptskyz41c.zip |############################-------------------------| 52.62% tmptskyz41c.zip |############################-------------------------| 52.8% tmptskyz41c.zip |############################-------------------------| 52.99% tmptskyz41c.zip |############################-------------------------| 53.17% tmptskyz41c.zip |############################-------------------------| 53.36% tmptskyz41c.zip |############################-------------------------| 53.54% tmptskyz41c.zip |############################-------------------------| 53.72% tmptskyz41c.zip |#############################------------------------| 53.91% tmptskyz41c.zip |#############################------------------------| 54.09% tmptskyz41c.zip |#############################------------------------| 54.28% tmptskyz41c.zip |#############################------------------------| 54.46% tmptskyz41c.zip |#############################------------------------| 54.65% tmptskyz41c.zip |#############################------------------------| 54.83% tmptskyz41c.zip |#############################------------------------| 55.02% tmptskyz41c.zip |#############################------------------------| 55.2% tmptskyz41c.zip |#############################------------------------| 55.39% tmptskyz41c.zip |#############################------------------------| 55.57% tmptskyz41c.zip |##############################-----------------------| 55.76% tmptskyz41c.zip |##############################-----------------------| 55.94% tmptskyz41c.zip |##############################-----------------------| 56.12% tmptskyz41c.zip |##############################-----------------------| 56.31% tmptskyz41c.zip |##############################-----------------------| 56.49% tmptskyz41c.zip |##############################-----------------------| 56.68% tmptskyz41c.zip |##############################-----------------------| 56.86% tmptskyz41c.zip |##############################-----------------------| 57.05% tmptskyz41c.zip |##############################-----------------------| 57.23% tmptskyz41c.zip |##############################-----------------------| 57.42% tmptskyz41c.zip |###############################----------------------| 57.6% tmptskyz41c.zip |###############################----------------------| 57.79% tmptskyz41c.zip |###############################----------------------| 57.97% tmptskyz41c.zip |###############################----------------------| 58.16% tmptskyz41c.zip |###############################----------------------| 58.34% tmptskyz41c.zip |###############################----------------------| 58.53% tmptskyz41c.zip |###############################----------------------| 58.71% tmptskyz41c.zip |###############################----------------------| 58.89% tmptskyz41c.zip |###############################----------------------| 59.08% tmptskyz41c.zip |###############################----------------------| 59.26% tmptskyz41c.zip |################################---------------------| 59.45% tmptskyz41c.zip |################################---------------------| 59.63% tmptskyz41c.zip |################################---------------------| 59.82% tmptskyz41c.zip |################################---------------------| 60.0% tmptskyz41c.zip |################################---------------------| 60.19% tmptskyz41c.zip |################################---------------------| 60.37% tmptskyz41c.zip |################################---------------------| 60.56% tmptskyz41c.zip |################################---------------------| 60.74% tmptskyz41c.zip |################################---------------------| 60.93% tmptskyz41c.zip |################################---------------------| 61.11% tmptskyz41c.zip |################################---------------------| 61.29% tmptskyz41c.zip |#################################--------------------| 61.48% tmptskyz41c.zip |#################################--------------------| 61.66% tmptskyz41c.zip |#################################--------------------| 61.85% tmptskyz41c.zip |#################################--------------------| 62.03% tmptskyz41c.zip |#################################--------------------| 62.22% tmptskyz41c.zip |#################################--------------------| 62.4% tmptskyz41c.zip |#################################--------------------| 62.59% tmptskyz41c.zip |#################################--------------------| 62.77% tmptskyz41c.zip |#################################--------------------| 62.96% tmptskyz41c.zip |#################################--------------------| 63.14% tmptskyz41c.zip |##################################-------------------| 63.33% tmptskyz41c.zip |##################################-------------------| 63.51% tmptskyz41c.zip |##################################-------------------| 63.69% tmptskyz41c.zip |##################################-------------------| 63.88% tmptskyz41c.zip |##################################-------------------| 64.06% tmptskyz41c.zip |##################################-------------------| 64.25% tmptskyz41c.zip |##################################-------------------| 64.43% tmptskyz41c.zip |##################################-------------------| 64.62% tmptskyz41c.zip |##################################-------------------| 64.8% tmptskyz41c.zip |##################################-------------------| 64.99% tmptskyz41c.zip |###################################------------------| 65.17% tmptskyz41c.zip |###################################------------------| 65.36% tmptskyz41c.zip |###################################------------------| 65.54% tmptskyz41c.zip |###################################------------------| 65.73% tmptskyz41c.zip |###################################------------------| 65.91% tmptskyz41c.zip |###################################------------------| 66.09% tmptskyz41c.zip |###################################------------------| 66.28% tmptskyz41c.zip |###################################------------------| 66.46% tmptskyz41c.zip |###################################------------------| 66.65% tmptskyz41c.zip |###################################------------------| 66.83% tmptskyz41c.zip |####################################-----------------| 67.02% tmptskyz41c.zip |####################################-----------------| 67.2% tmptskyz41c.zip |####################################-----------------| 67.39% tmptskyz41c.zip |####################################-----------------| 67.57% tmptskyz41c.zip |####################################-----------------| 67.76% tmptskyz41c.zip |####################################-----------------| 67.94% tmptskyz41c.zip |####################################-----------------| 68.13% tmptskyz41c.zip |####################################-----------------| 68.31% tmptskyz41c.zip |####################################-----------------| 68.49% tmptskyz41c.zip |####################################-----------------| 68.68% tmptskyz41c.zip |####################################-----------------| 68.86% tmptskyz41c.zip |#####################################----------------| 69.05% tmptskyz41c.zip |#####################################----------------| 69.23% tmptskyz41c.zip |#####################################----------------| 69.42% tmptskyz41c.zip |#####################################----------------| 69.6% tmptskyz41c.zip |#####################################----------------| 69.79% tmptskyz41c.zip |#####################################----------------| 69.97% tmptskyz41c.zip |#####################################----------------| 70.16% tmptskyz41c.zip |#####################################----------------| 70.34% tmptskyz41c.zip |#####################################----------------| 70.53% tmptskyz41c.zip |#####################################----------------| 70.71% tmptskyz41c.zip |######################################---------------| 70.89% tmptskyz41c.zip |######################################---------------| 71.08% tmptskyz41c.zip |######################################---------------| 71.26% tmptskyz41c.zip |######################################---------------| 71.45% tmptskyz41c.zip |######################################---------------| 71.63% tmptskyz41c.zip |######################################---------------| 71.82% tmptskyz41c.zip |######################################---------------| 72.0% tmptskyz41c.zip |######################################---------------| 72.19% tmptskyz41c.zip |######################################---------------| 72.37% tmptskyz41c.zip |######################################---------------| 72.56% tmptskyz41c.zip |#######################################--------------| 72.74% tmptskyz41c.zip |#######################################--------------| 72.93% tmptskyz41c.zip |#######################################--------------| 73.11% tmptskyz41c.zip |#######################################--------------| 73.29% tmptskyz41c.zip |#######################################--------------| 73.48% tmptskyz41c.zip |#######################################--------------| 73.66% tmptskyz41c.zip |#######################################--------------| 73.85% tmptskyz41c.zip |#######################################--------------| 74.03% tmptskyz41c.zip |#######################################--------------| 74.22% tmptskyz41c.zip |#######################################--------------| 74.4% tmptskyz41c.zip |########################################-------------| 74.59% tmptskyz41c.zip |########################################-------------| 74.77% tmptskyz41c.zip |########################################-------------| 74.96% tmptskyz41c.zip |########################################-------------| 75.14% tmptskyz41c.zip |########################################-------------| 75.33% tmptskyz41c.zip |########################################-------------| 75.51% tmptskyz41c.zip |########################################-------------| 75.69% tmptskyz41c.zip |########################################-------------| 75.88% tmptskyz41c.zip |########################################-------------| 76.06% tmptskyz41c.zip |########################################-------------| 76.25% tmptskyz41c.zip |#########################################------------| 76.43% tmptskyz41c.zip |#########################################------------| 76.62% tmptskyz41c.zip |#########################################------------| 76.8% tmptskyz41c.zip |#########################################------------| 76.99% tmptskyz41c.zip |#########################################------------| 77.17% tmptskyz41c.zip |#########################################------------| 77.36% tmptskyz41c.zip |#########################################------------| 77.54% tmptskyz41c.zip |#########################################------------| 77.73% tmptskyz41c.zip |#########################################------------| 77.91% tmptskyz41c.zip |#########################################------------| 78.09% tmptskyz41c.zip |#########################################------------| 78.28% tmptskyz41c.zip |##########################################-----------| 78.46% tmptskyz41c.zip |##########################################-----------| 78.65% tmptskyz41c.zip |##########################################-----------| 78.83% tmptskyz41c.zip |##########################################-----------| 79.02% tmptskyz41c.zip |##########################################-----------| 79.2% tmptskyz41c.zip |##########################################-----------| 79.39% tmptskyz41c.zip |##########################################-----------| 79.57% tmptskyz41c.zip |##########################################-----------| 79.76% tmptskyz41c.zip |##########################################-----------| 79.94% tmptskyz41c.zip |##########################################-----------| 80.13% tmptskyz41c.zip |###########################################----------| 80.31% tmptskyz41c.zip |###########################################----------| 80.49% tmptskyz41c.zip |###########################################----------| 80.68% tmptskyz41c.zip |###########################################----------| 80.86% tmptskyz41c.zip |###########################################----------| 81.05% tmptskyz41c.zip |###########################################----------| 81.23% tmptskyz41c.zip |###########################################----------| 81.42% tmptskyz41c.zip |###########################################----------| 81.6% tmptskyz41c.zip |###########################################----------| 81.79% tmptskyz41c.zip |###########################################----------| 81.97% tmptskyz41c.zip |############################################---------| 82.16% tmptskyz41c.zip |############################################---------| 82.34% tmptskyz41c.zip |############################################---------| 82.53% tmptskyz41c.zip |############################################---------| 82.71% tmptskyz41c.zip |############################################---------| 82.9% tmptskyz41c.zip |############################################---------| 83.08% tmptskyz41c.zip |############################################---------| 83.26% tmptskyz41c.zip |############################################---------| 83.45% tmptskyz41c.zip |############################################---------| 83.63% tmptskyz41c.zip |############################################---------| 83.82% tmptskyz41c.zip |#############################################--------| 84.0% tmptskyz41c.zip |#############################################--------| 84.19% tmptskyz41c.zip |#############################################--------| 84.37% tmptskyz41c.zip |#############################################--------| 84.56% tmptskyz41c.zip |#############################################--------| 84.74% tmptskyz41c.zip |#############################################--------| 84.93% tmptskyz41c.zip |#############################################--------| 85.11% tmptskyz41c.zip |#############################################--------| 85.3% tmptskyz41c.zip |#############################################--------| 85.48% tmptskyz41c.zip |#############################################--------| 85.66% tmptskyz41c.zip |#############################################--------| 85.85% tmptskyz41c.zip |##############################################-------| 86.03% tmptskyz41c.zip |##############################################-------| 86.22% tmptskyz41c.zip |##############################################-------| 86.4% tmptskyz41c.zip |##############################################-------| 86.59% tmptskyz41c.zip |##############################################-------| 86.77% tmptskyz41c.zip |##############################################-------| 86.96% tmptskyz41c.zip |##############################################-------| 87.14% tmptskyz41c.zip |##############################################-------| 87.33% tmptskyz41c.zip |##############################################-------| 87.51% tmptskyz41c.zip |##############################################-------| 87.7% tmptskyz41c.zip |###############################################------| 87.88% tmptskyz41c.zip |###############################################------| 88.06% tmptskyz41c.zip |###############################################------| 88.25% tmptskyz41c.zip |###############################################------| 88.43% tmptskyz41c.zip |###############################################------| 88.62% tmptskyz41c.zip |###############################################------| 88.8% tmptskyz41c.zip |###############################################------| 88.99% tmptskyz41c.zip |###############################################------| 89.17% tmptskyz41c.zip |###############################################------| 89.36% tmptskyz41c.zip |###############################################------| 89.54% tmptskyz41c.zip |################################################-----| 89.73% tmptskyz41c.zip |################################################-----| 89.91% tmptskyz41c.zip |################################################-----| 90.1% tmptskyz41c.zip |################################################-----| 90.28% tmptskyz41c.zip |################################################-----| 90.46% tmptskyz41c.zip |################################################-----| 90.65% tmptskyz41c.zip |################################################-----| 90.83% tmptskyz41c.zip |################################################-----| 91.02% tmptskyz41c.zip |################################################-----| 91.2% tmptskyz41c.zip |################################################-----| 91.39% tmptskyz41c.zip |#################################################----| 91.57% tmptskyz41c.zip |#################################################----| 91.76% tmptskyz41c.zip |#################################################----| 91.94% tmptskyz41c.zip |#################################################----| 92.13% tmptskyz41c.zip |#################################################----| 92.31% tmptskyz41c.zip |#################################################----| 92.5% tmptskyz41c.zip |#################################################----| 92.68% tmptskyz41c.zip |#################################################----| 92.86% tmptskyz41c.zip |#################################################----| 93.05% tmptskyz41c.zip |#################################################----| 93.23% tmptskyz41c.zip |##################################################---| 93.42% tmptskyz41c.zip |##################################################---| 93.6% tmptskyz41c.zip |##################################################---| 93.79% tmptskyz41c.zip |##################################################---| 93.97% tmptskyz41c.zip |##################################################---| 94.16% tmptskyz41c.zip |##################################################---| 94.34% tmptskyz41c.zip |##################################################---| 94.53% tmptskyz41c.zip |##################################################---| 94.71% tmptskyz41c.zip |##################################################---| 94.9% tmptskyz41c.zip |##################################################---| 95.08% tmptskyz41c.zip |##################################################---| 95.26% tmptskyz41c.zip |###################################################--| 95.45% tmptskyz41c.zip |###################################################--| 95.63% tmptskyz41c.zip |###################################################--| 95.82% tmptskyz41c.zip |###################################################--| 96.0% tmptskyz41c.zip |###################################################--| 96.19% tmptskyz41c.zip |###################################################--| 96.37% tmptskyz41c.zip |###################################################--| 96.56% tmptskyz41c.zip |###################################################--| 96.74% tmptskyz41c.zip |###################################################--| 96.93% tmptskyz41c.zip |###################################################--| 97.11% tmptskyz41c.zip |####################################################-| 97.3% tmptskyz41c.zip |####################################################-| 97.48% tmptskyz41c.zip |####################################################-| 97.66% tmptskyz41c.zip |####################################################-| 97.85% tmptskyz41c.zip |####################################################-| 98.03% tmptskyz41c.zip |####################################################-| 98.22% tmptskyz41c.zip |####################################################-| 98.4% tmptskyz41c.zip |####################################################-| 98.59% tmptskyz41c.zip |####################################################-| 98.77% tmptskyz41c.zip |####################################################-| 98.96% tmptskyz41c.zip |#####################################################| 99.14% tmptskyz41c.zip |#####################################################| 99.33% tmptskyz41c.zip |#####################################################| 99.51% tmptskyz41c.zip |#####################################################| 99.7% tmptskyz41c.zip |#####################################################| 99.88% tmptskyz41c.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is b1985c9c-7a27-4b0f-beed-dce0d952b1e0 + 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:SU92FFB6 --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).. tmpkf6a3tek.zip |-----------------------------------------------------| 0.53% tmpkf6a3tek.zip |#----------------------------------------------------| 1.07% tmpkf6a3tek.zip |#----------------------------------------------------| 1.6% tmpkf6a3tek.zip |#----------------------------------------------------| 2.14% tmpkf6a3tek.zip |#----------------------------------------------------| 2.67% tmpkf6a3tek.zip |##---------------------------------------------------| 3.2% tmpkf6a3tek.zip |##---------------------------------------------------| 3.74% tmpkf6a3tek.zip |##---------------------------------------------------| 4.27% tmpkf6a3tek.zip |###--------------------------------------------------| 4.81% tmpkf6a3tek.zip |###--------------------------------------------------| 5.34% tmpkf6a3tek.zip |###--------------------------------------------------| 5.87% tmpkf6a3tek.zip |###--------------------------------------------------| 6.41% tmpkf6a3tek.zip |####-------------------------------------------------| 6.94% tmpkf6a3tek.zip |####-------------------------------------------------| 7.48% tmpkf6a3tek.zip |####-------------------------------------------------| 8.01% tmpkf6a3tek.zip |#####------------------------------------------------| 8.54% tmpkf6a3tek.zip |#####------------------------------------------------| 9.08% tmpkf6a3tek.zip |#####------------------------------------------------| 9.61% tmpkf6a3tek.zip |#####------------------------------------------------| 10.15% tmpkf6a3tek.zip |######-----------------------------------------------| 10.68% tmpkf6a3tek.zip |######-----------------------------------------------| 11.22% tmpkf6a3tek.zip |######-----------------------------------------------| 11.75% tmpkf6a3tek.zip |#######----------------------------------------------| 12.28% tmpkf6a3tek.zip |#######----------------------------------------------| 12.82% tmpkf6a3tek.zip |#######----------------------------------------------| 13.35% tmpkf6a3tek.zip |#######----------------------------------------------| 13.89% tmpkf6a3tek.zip |########---------------------------------------------| 14.42% tmpkf6a3tek.zip |########---------------------------------------------| 14.95% tmpkf6a3tek.zip |########---------------------------------------------| 15.49% tmpkf6a3tek.zip |########---------------------------------------------| 16.02% tmpkf6a3tek.zip |#########--------------------------------------------| 16.56% tmpkf6a3tek.zip |#########--------------------------------------------| 17.09% tmpkf6a3tek.zip |#########--------------------------------------------| 17.62% tmpkf6a3tek.zip |##########-------------------------------------------| 18.16% tmpkf6a3tek.zip |##########-------------------------------------------| 18.69% tmpkf6a3tek.zip |##########-------------------------------------------| 19.23% tmpkf6a3tek.zip |##########-------------------------------------------| 19.76% tmpkf6a3tek.zip |###########------------------------------------------| 20.29% tmpkf6a3tek.zip |###########------------------------------------------| 20.83% tmpkf6a3tek.zip |###########------------------------------------------| 21.36% tmpkf6a3tek.zip |############-----------------------------------------| 21.9% tmpkf6a3tek.zip |############-----------------------------------------| 22.43% tmpkf6a3tek.zip |############-----------------------------------------| 22.96% tmpkf6a3tek.zip |############-----------------------------------------| 23.5% tmpkf6a3tek.zip |#############----------------------------------------| 24.03% tmpkf6a3tek.zip |#############----------------------------------------| 24.57% tmpkf6a3tek.zip |#############----------------------------------------| 25.1% tmpkf6a3tek.zip |##############---------------------------------------| 25.63% tmpkf6a3tek.zip |##############---------------------------------------| 26.17% tmpkf6a3tek.zip |##############---------------------------------------| 26.7% tmpkf6a3tek.zip |##############---------------------------------------| 27.24% tmpkf6a3tek.zip |###############--------------------------------------| 27.77% tmpkf6a3tek.zip |###############--------------------------------------| 28.3% tmpkf6a3tek.zip |###############--------------------------------------| 28.84% tmpkf6a3tek.zip |################-------------------------------------| 29.37% tmpkf6a3tek.zip |################-------------------------------------| 29.91% tmpkf6a3tek.zip |################-------------------------------------| 30.44% tmpkf6a3tek.zip |################-------------------------------------| 30.97% tmpkf6a3tek.zip |#################------------------------------------| 31.51% tmpkf6a3tek.zip |#################------------------------------------| 32.04% tmpkf6a3tek.zip |#################------------------------------------| 32.58% tmpkf6a3tek.zip |##################-----------------------------------| 33.11% tmpkf6a3tek.zip |##################-----------------------------------| 33.65% tmpkf6a3tek.zip |##################-----------------------------------| 34.18% tmpkf6a3tek.zip |##################-----------------------------------| 34.71% tmpkf6a3tek.zip |###################----------------------------------| 35.25% tmpkf6a3tek.zip |###################----------------------------------| 35.78% tmpkf6a3tek.zip |###################----------------------------------| 36.32% tmpkf6a3tek.zip |####################---------------------------------| 36.85% tmpkf6a3tek.zip |####################---------------------------------| 37.38% tmpkf6a3tek.zip |####################---------------------------------| 37.92% tmpkf6a3tek.zip |####################---------------------------------| 38.45% tmpkf6a3tek.zip |#####################--------------------------------| 38.99% tmpkf6a3tek.zip |#####################--------------------------------| 39.52% tmpkf6a3tek.zip |#####################--------------------------------| 40.05% tmpkf6a3tek.zip |######################-------------------------------| 40.59% tmpkf6a3tek.zip |######################-------------------------------| 41.12% tmpkf6a3tek.zip |######################-------------------------------| 41.66% tmpkf6a3tek.zip |######################-------------------------------| 42.19% tmpkf6a3tek.zip |#######################------------------------------| 42.72% tmpkf6a3tek.zip |#######################------------------------------| 43.26% tmpkf6a3tek.zip |#######################------------------------------| 43.79% tmpkf6a3tek.zip |#######################------------------------------| 44.33% tmpkf6a3tek.zip |########################-----------------------------| 44.86% tmpkf6a3tek.zip |########################-----------------------------| 45.39% tmpkf6a3tek.zip |########################-----------------------------| 45.93% tmpkf6a3tek.zip |#########################----------------------------| 46.46% tmpkf6a3tek.zip |#########################----------------------------| 47.0% tmpkf6a3tek.zip |#########################----------------------------| 47.53% tmpkf6a3tek.zip |#########################----------------------------| 48.06% tmpkf6a3tek.zip |##########################---------------------------| 48.6% tmpkf6a3tek.zip |##########################---------------------------| 49.13% tmpkf6a3tek.zip |##########################---------------------------| 49.67% tmpkf6a3tek.zip |###########################--------------------------| 50.2% tmpkf6a3tek.zip |###########################--------------------------| 50.73% tmpkf6a3tek.zip |###########################--------------------------| 51.27% tmpkf6a3tek.zip |###########################--------------------------| 51.8% tmpkf6a3tek.zip |############################-------------------------| 52.34% tmpkf6a3tek.zip |############################-------------------------| 52.87% tmpkf6a3tek.zip |############################-------------------------| 53.4% tmpkf6a3tek.zip |#############################------------------------| 53.94% tmpkf6a3tek.zip |#############################------------------------| 54.47% tmpkf6a3tek.zip |#############################------------------------| 55.01% tmpkf6a3tek.zip |#############################------------------------| 55.54% tmpkf6a3tek.zip |##############################-----------------------| 56.08% tmpkf6a3tek.zip |##############################-----------------------| 56.61% tmpkf6a3tek.zip |##############################-----------------------| 57.14% tmpkf6a3tek.zip |###############################----------------------| 57.68% tmpkf6a3tek.zip |###############################----------------------| 58.21% tmpkf6a3tek.zip |###############################----------------------| 58.75% tmpkf6a3tek.zip |###############################----------------------| 59.28% tmpkf6a3tek.zip |################################---------------------| 59.81% tmpkf6a3tek.zip |################################---------------------| 60.35% tmpkf6a3tek.zip |################################---------------------| 60.88% tmpkf6a3tek.zip |#################################--------------------| 61.42% tmpkf6a3tek.zip |#################################--------------------| 61.95% tmpkf6a3tek.zip |#################################--------------------| 62.48% tmpkf6a3tek.zip |#################################--------------------| 63.02% tmpkf6a3tek.zip |##################################-------------------| 63.55% tmpkf6a3tek.zip |##################################-------------------| 64.09% tmpkf6a3tek.zip |##################################-------------------| 64.62% tmpkf6a3tek.zip |###################################------------------| 65.15% tmpkf6a3tek.zip |###################################------------------| 65.69% tmpkf6a3tek.zip |###################################------------------| 66.22% tmpkf6a3tek.zip |###################################------------------| 66.76% tmpkf6a3tek.zip |####################################-----------------| 67.29% tmpkf6a3tek.zip |####################################-----------------| 67.82% tmpkf6a3tek.zip |####################################-----------------| 68.36% tmpkf6a3tek.zip |#####################################----------------| 68.89% tmpkf6a3tek.zip |#####################################----------------| 69.43% tmpkf6a3tek.zip |#####################################----------------| 69.96% tmpkf6a3tek.zip |#####################################----------------| 70.49% tmpkf6a3tek.zip |######################################---------------| 71.03% tmpkf6a3tek.zip |######################################---------------| 71.56% tmpkf6a3tek.zip |######################################---------------| 72.1% tmpkf6a3tek.zip |######################################---------------| 72.63% tmpkf6a3tek.zip |#######################################--------------| 73.16% tmpkf6a3tek.zip |#######################################--------------| 73.7% tmpkf6a3tek.zip |#######################################--------------| 74.23% tmpkf6a3tek.zip |########################################-------------| 74.77% tmpkf6a3tek.zip |########################################-------------| 75.3% tmpkf6a3tek.zip |########################################-------------| 75.84% tmpkf6a3tek.zip |########################################-------------| 76.37% tmpkf6a3tek.zip |#########################################------------| 76.9% tmpkf6a3tek.zip |#########################################------------| 77.44% tmpkf6a3tek.zip |#########################################------------| 77.97% tmpkf6a3tek.zip |##########################################-----------| 78.51% tmpkf6a3tek.zip |##########################################-----------| 79.04% tmpkf6a3tek.zip |##########################################-----------| 79.57% tmpkf6a3tek.zip |##########################################-----------| 80.11% tmpkf6a3tek.zip |###########################################----------| 80.64% tmpkf6a3tek.zip |###########################################----------| 81.18% tmpkf6a3tek.zip |###########################################----------| 81.71% tmpkf6a3tek.zip |############################################---------| 82.24% tmpkf6a3tek.zip |############################################---------| 82.78% tmpkf6a3tek.zip |############################################---------| 83.31% tmpkf6a3tek.zip |############################################---------| 83.85% tmpkf6a3tek.zip |#############################################--------| 84.38% tmpkf6a3tek.zip |#############################################--------| 84.91% tmpkf6a3tek.zip |#############################################--------| 85.45% tmpkf6a3tek.zip |##############################################-------| 85.98% tmpkf6a3tek.zip |##############################################-------| 86.52% tmpkf6a3tek.zip |##############################################-------| 87.05% tmpkf6a3tek.zip |##############################################-------| 87.58% tmpkf6a3tek.zip |###############################################------| 88.12% tmpkf6a3tek.zip |###############################################------| 88.65% tmpkf6a3tek.zip |###############################################------| 89.19% tmpkf6a3tek.zip |################################################-----| 89.72% tmpkf6a3tek.zip |################################################-----| 90.25% tmpkf6a3tek.zip |################################################-----| 90.79% tmpkf6a3tek.zip |################################################-----| 91.32% tmpkf6a3tek.zip |#################################################----| 91.86% tmpkf6a3tek.zip |#################################################----| 92.39% tmpkf6a3tek.zip |#################################################----| 92.92% tmpkf6a3tek.zip |##################################################---| 93.46% tmpkf6a3tek.zip |##################################################---| 93.99% tmpkf6a3tek.zip |##################################################---| 94.53% tmpkf6a3tek.zip |##################################################---| 95.06% tmpkf6a3tek.zip |###################################################--| 95.59% tmpkf6a3tek.zip |###################################################--| 96.13% tmpkf6a3tek.zip |###################################################--| 96.66% tmpkf6a3tek.zip |####################################################-| 97.2% tmpkf6a3tek.zip |####################################################-| 97.73% tmpkf6a3tek.zip |####################################################-| 98.27% tmpkf6a3tek.zip |####################################################-| 98.8% tmpkf6a3tek.zip |#####################################################| 99.33% tmpkf6a3tek.zip |#####################################################| 99.87% tmpkf6a3tek.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 4c779de4-e86c-41e9-b4e1-7e3538b1ca0e + 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' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-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).. tmplrd0ws8t.zip |-----------------------------------------------------| 0.54% tmplrd0ws8t.zip |#----------------------------------------------------| 1.09% tmplrd0ws8t.zip |#----------------------------------------------------| 1.63% tmplrd0ws8t.zip |#----------------------------------------------------| 2.18% tmplrd0ws8t.zip |#----------------------------------------------------| 2.72% tmplrd0ws8t.zip |##---------------------------------------------------| 3.26% tmplrd0ws8t.zip |##---------------------------------------------------| 3.81% tmplrd0ws8t.zip |##---------------------------------------------------| 4.35% tmplrd0ws8t.zip |###--------------------------------------------------| 4.89% tmplrd0ws8t.zip |###--------------------------------------------------| 5.44% tmplrd0ws8t.zip |###--------------------------------------------------| 5.98% tmplrd0ws8t.zip |###--------------------------------------------------| 6.53% tmplrd0ws8t.zip |####-------------------------------------------------| 7.07% tmplrd0ws8t.zip |####-------------------------------------------------| 7.61% tmplrd0ws8t.zip |####-------------------------------------------------| 8.16% tmplrd0ws8t.zip |#####------------------------------------------------| 8.7% tmplrd0ws8t.zip |#####------------------------------------------------| 9.24% tmplrd0ws8t.zip |#####------------------------------------------------| 9.79% tmplrd0ws8t.zip |#####------------------------------------------------| 10.33% tmplrd0ws8t.zip |######-----------------------------------------------| 10.88% tmplrd0ws8t.zip |######-----------------------------------------------| 11.42% tmplrd0ws8t.zip |######-----------------------------------------------| 11.96% tmplrd0ws8t.zip |#######----------------------------------------------| 12.51% tmplrd0ws8t.zip |#######----------------------------------------------| 13.05% tmplrd0ws8t.zip |#######----------------------------------------------| 13.59% tmplrd0ws8t.zip |#######----------------------------------------------| 14.14% tmplrd0ws8t.zip |########---------------------------------------------| 14.68% tmplrd0ws8t.zip |########---------------------------------------------| 15.23% tmplrd0ws8t.zip |########---------------------------------------------| 15.77% tmplrd0ws8t.zip |#########--------------------------------------------| 16.31% tmplrd0ws8t.zip |#########--------------------------------------------| 16.86% tmplrd0ws8t.zip |#########--------------------------------------------| 17.4% tmplrd0ws8t.zip |##########-------------------------------------------| 17.94% tmplrd0ws8t.zip |##########-------------------------------------------| 18.49% tmplrd0ws8t.zip |##########-------------------------------------------| 19.03% tmplrd0ws8t.zip |##########-------------------------------------------| 19.58% tmplrd0ws8t.zip |###########------------------------------------------| 20.12% tmplrd0ws8t.zip |###########------------------------------------------| 20.66% tmplrd0ws8t.zip |###########------------------------------------------| 21.21% tmplrd0ws8t.zip |############-----------------------------------------| 21.75% tmplrd0ws8t.zip |############-----------------------------------------| 22.3% tmplrd0ws8t.zip |############-----------------------------------------| 22.84% tmplrd0ws8t.zip |############-----------------------------------------| 23.38% tmplrd0ws8t.zip |#############----------------------------------------| 23.93% tmplrd0ws8t.zip |#############----------------------------------------| 24.47% tmplrd0ws8t.zip |#############----------------------------------------| 25.01% tmplrd0ws8t.zip |##############---------------------------------------| 25.56% tmplrd0ws8t.zip |##############---------------------------------------| 26.1% tmplrd0ws8t.zip |##############---------------------------------------| 26.65% tmplrd0ws8t.zip |##############---------------------------------------| 27.19% tmplrd0ws8t.zip |###############--------------------------------------| 27.73% tmplrd0ws8t.zip |###############--------------------------------------| 28.28% tmplrd0ws8t.zip |###############--------------------------------------| 28.82% tmplrd0ws8t.zip |################-------------------------------------| 29.36% tmplrd0ws8t.zip |################-------------------------------------| 29.91% tmplrd0ws8t.zip |################-------------------------------------| 30.45% tmplrd0ws8t.zip |################-------------------------------------| 31.0% tmplrd0ws8t.zip |#################------------------------------------| 31.54% tmplrd0ws8t.zip |#################------------------------------------| 32.08% tmplrd0ws8t.zip |#################------------------------------------| 32.63% tmplrd0ws8t.zip |##################-----------------------------------| 33.17% tmplrd0ws8t.zip |##################-----------------------------------| 33.71% tmplrd0ws8t.zip |##################-----------------------------------| 34.26% tmplrd0ws8t.zip |##################-----------------------------------| 34.8% tmplrd0ws8t.zip |###################----------------------------------| 35.35% tmplrd0ws8t.zip |###################----------------------------------| 35.89% tmplrd0ws8t.zip |###################----------------------------------| 36.43% tmplrd0ws8t.zip |####################---------------------------------| 36.98% tmplrd0ws8t.zip |####################---------------------------------| 37.52% tmplrd0ws8t.zip |####################---------------------------------| 38.07% tmplrd0ws8t.zip |####################---------------------------------| 38.61% tmplrd0ws8t.zip |#####################--------------------------------| 39.15% tmplrd0ws8t.zip |#####################--------------------------------| 39.7% tmplrd0ws8t.zip |#####################--------------------------------| 40.24% tmplrd0ws8t.zip |######################-------------------------------| 40.78% tmplrd0ws8t.zip |######################-------------------------------| 41.33% tmplrd0ws8t.zip |######################-------------------------------| 41.87% tmplrd0ws8t.zip |######################-------------------------------| 42.42% tmplrd0ws8t.zip |#######################------------------------------| 42.96% tmplrd0ws8t.zip |#######################------------------------------| 43.5% tmplrd0ws8t.zip |#######################------------------------------| 44.05% tmplrd0ws8t.zip |########################-----------------------------| 44.59% tmplrd0ws8t.zip |########################-----------------------------| 45.13% tmplrd0ws8t.zip |########################-----------------------------| 45.68% tmplrd0ws8t.zip |########################-----------------------------| 46.22% tmplrd0ws8t.zip |#########################----------------------------| 46.77% tmplrd0ws8t.zip |#########################----------------------------| 47.31% tmplrd0ws8t.zip |#########################----------------------------| 47.85% tmplrd0ws8t.zip |##########################---------------------------| 48.4% tmplrd0ws8t.zip |##########################---------------------------| 48.94% tmplrd0ws8t.zip |##########################---------------------------| 49.48% tmplrd0ws8t.zip |###########################--------------------------| 50.03% tmplrd0ws8t.zip |###########################--------------------------| 50.57% tmplrd0ws8t.zip |###########################--------------------------| 51.12% tmplrd0ws8t.zip |###########################--------------------------| 51.66% tmplrd0ws8t.zip |############################-------------------------| 52.2% tmplrd0ws8t.zip |############################-------------------------| 52.75% tmplrd0ws8t.zip |############################-------------------------| 53.29% tmplrd0ws8t.zip |#############################------------------------| 53.83% tmplrd0ws8t.zip |#############################------------------------| 54.38% tmplrd0ws8t.zip |#############################------------------------| 54.92% tmplrd0ws8t.zip |#############################------------------------| 55.47% tmplrd0ws8t.zip |##############################-----------------------| 56.01% tmplrd0ws8t.zip |##############################-----------------------| 56.55% tmplrd0ws8t.zip |##############################-----------------------| 57.1% tmplrd0ws8t.zip |###############################----------------------| 57.64% tmplrd0ws8t.zip |###############################----------------------| 58.19% tmplrd0ws8t.zip |###############################----------------------| 58.73% tmplrd0ws8t.zip |###############################----------------------| 59.27% tmplrd0ws8t.zip |################################---------------------| 59.82% tmplrd0ws8t.zip |################################---------------------| 60.36% tmplrd0ws8t.zip |################################---------------------| 60.9% tmplrd0ws8t.zip |#################################--------------------| 61.45% tmplrd0ws8t.zip |#################################--------------------| 61.99% tmplrd0ws8t.zip |#################################--------------------| 62.54% tmplrd0ws8t.zip |#################################--------------------| 63.08% tmplrd0ws8t.zip |##################################-------------------| 63.62% tmplrd0ws8t.zip |##################################-------------------| 64.17% tmplrd0ws8t.zip |##################################-------------------| 64.71% tmplrd0ws8t.zip |###################################------------------| 65.25% tmplrd0ws8t.zip |###################################------------------| 65.8% tmplrd0ws8t.zip |###################################------------------| 66.34% tmplrd0ws8t.zip |###################################------------------| 66.89% tmplrd0ws8t.zip |####################################-----------------| 67.43% tmplrd0ws8t.zip |####################################-----------------| 67.97% tmplrd0ws8t.zip |####################################-----------------| 68.52% tmplrd0ws8t.zip |#####################################----------------| 69.06% tmplrd0ws8t.zip |#####################################----------------| 69.6% tmplrd0ws8t.zip |#####################################----------------| 70.15% tmplrd0ws8t.zip |#####################################----------------| 70.69% tmplrd0ws8t.zip |######################################---------------| 71.24% tmplrd0ws8t.zip |######################################---------------| 71.78% tmplrd0ws8t.zip |######################################---------------| 72.32% tmplrd0ws8t.zip |#######################################--------------| 72.87% tmplrd0ws8t.zip |#######################################--------------| 73.41% tmplrd0ws8t.zip |#######################################--------------| 73.95% tmplrd0ws8t.zip |#######################################--------------| 74.5% tmplrd0ws8t.zip |########################################-------------| 75.04% tmplrd0ws8t.zip |########################################-------------| 75.59% tmplrd0ws8t.zip |########################################-------------| 76.13% tmplrd0ws8t.zip |#########################################------------| 76.67% tmplrd0ws8t.zip |#########################################------------| 77.22% tmplrd0ws8t.zip |#########################################------------| 77.76% tmplrd0ws8t.zip |##########################################-----------| 78.31% tmplrd0ws8t.zip |##########################################-----------| 78.85% tmplrd0ws8t.zip |##########################################-----------| 79.39% tmplrd0ws8t.zip |##########################################-----------| 79.94% tmplrd0ws8t.zip |###########################################----------| 80.48% tmplrd0ws8t.zip |###########################################----------| 81.02% tmplrd0ws8t.zip |###########################################----------| 81.57% tmplrd0ws8t.zip |############################################---------| 82.11% tmplrd0ws8t.zip |############################################---------| 82.66% tmplrd0ws8t.zip |############################################---------| 83.2% tmplrd0ws8t.zip |############################################---------| 83.74% tmplrd0ws8t.zip |#############################################--------| 84.29% tmplrd0ws8t.zip |#############################################--------| 84.83% tmplrd0ws8t.zip |#############################################--------| 85.37% tmplrd0ws8t.zip |##############################################-------| 85.92% tmplrd0ws8t.zip |##############################################-------| 86.46% tmplrd0ws8t.zip |##############################################-------| 87.01% tmplrd0ws8t.zip |##############################################-------| 87.55% tmplrd0ws8t.zip |###############################################------| 88.09% tmplrd0ws8t.zip |###############################################------| 88.64% tmplrd0ws8t.zip |###############################################------| 89.18% tmplrd0ws8t.zip |################################################-----| 89.72% tmplrd0ws8t.zip |################################################-----| 90.27% tmplrd0ws8t.zip |################################################-----| 90.81% tmplrd0ws8t.zip |################################################-----| 91.36% tmplrd0ws8t.zip |#################################################----| 91.9% tmplrd0ws8t.zip |#################################################----| 92.44% tmplrd0ws8t.zip |#################################################----| 92.99% tmplrd0ws8t.zip |##################################################---| 93.53% tmplrd0ws8t.zip |##################################################---| 94.08% tmplrd0ws8t.zip |##################################################---| 94.62% tmplrd0ws8t.zip |##################################################---| 95.16% tmplrd0ws8t.zip |###################################################--| 95.71% tmplrd0ws8t.zip |###################################################--| 96.25% tmplrd0ws8t.zip |###################################################--| 96.79% tmplrd0ws8t.zip |####################################################-| 97.34% tmplrd0ws8t.zip |####################################################-| 97.88% tmplrd0ws8t.zip |####################################################-| 98.43% tmplrd0ws8t.zip |####################################################-| 98.97% tmplrd0ws8t.zip |#####################################################| 99.51% tmplrd0ws8t.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 312f9f95-42d7-44d2-9a2b-f0a82083878d + 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:SU92FFB6 --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).. tmpvgm6ch1u.zip |-----------------------------------------------------| 0.54% tmpvgm6ch1u.zip |#----------------------------------------------------| 1.08% tmpvgm6ch1u.zip |#----------------------------------------------------| 1.63% tmpvgm6ch1u.zip |#----------------------------------------------------| 2.17% tmpvgm6ch1u.zip |#----------------------------------------------------| 2.71% tmpvgm6ch1u.zip |##---------------------------------------------------| 3.25% tmpvgm6ch1u.zip |##---------------------------------------------------| 3.79% tmpvgm6ch1u.zip |##---------------------------------------------------| 4.34% tmpvgm6ch1u.zip |###--------------------------------------------------| 4.88% tmpvgm6ch1u.zip |###--------------------------------------------------| 5.42% tmpvgm6ch1u.zip |###--------------------------------------------------| 5.96% tmpvgm6ch1u.zip |###--------------------------------------------------| 6.51% tmpvgm6ch1u.zip |####-------------------------------------------------| 7.05% tmpvgm6ch1u.zip |####-------------------------------------------------| 7.59% tmpvgm6ch1u.zip |####-------------------------------------------------| 8.13% tmpvgm6ch1u.zip |#####------------------------------------------------| 8.67% tmpvgm6ch1u.zip |#####------------------------------------------------| 9.22% tmpvgm6ch1u.zip |#####------------------------------------------------| 9.76% tmpvgm6ch1u.zip |#####------------------------------------------------| 10.3% tmpvgm6ch1u.zip |######-----------------------------------------------| 10.84% tmpvgm6ch1u.zip |######-----------------------------------------------| 11.38% tmpvgm6ch1u.zip |######-----------------------------------------------| 11.93% tmpvgm6ch1u.zip |#######----------------------------------------------| 12.47% tmpvgm6ch1u.zip |#######----------------------------------------------| 13.01% tmpvgm6ch1u.zip |#######----------------------------------------------| 13.55% tmpvgm6ch1u.zip |#######----------------------------------------------| 14.1% tmpvgm6ch1u.zip |########---------------------------------------------| 14.64% tmpvgm6ch1u.zip |########---------------------------------------------| 15.18% tmpvgm6ch1u.zip |########---------------------------------------------| 15.72% tmpvgm6ch1u.zip |#########--------------------------------------------| 16.26% tmpvgm6ch1u.zip |#########--------------------------------------------| 16.81% tmpvgm6ch1u.zip |#########--------------------------------------------| 17.35% tmpvgm6ch1u.zip |#########--------------------------------------------| 17.89% tmpvgm6ch1u.zip |##########-------------------------------------------| 18.43% tmpvgm6ch1u.zip |##########-------------------------------------------| 18.97% tmpvgm6ch1u.zip |##########-------------------------------------------| 19.52% tmpvgm6ch1u.zip |###########------------------------------------------| 20.06% tmpvgm6ch1u.zip |###########------------------------------------------| 20.6% tmpvgm6ch1u.zip |###########------------------------------------------| 21.14% tmpvgm6ch1u.zip |###########------------------------------------------| 21.68% tmpvgm6ch1u.zip |############-----------------------------------------| 22.23% tmpvgm6ch1u.zip |############-----------------------------------------| 22.77% tmpvgm6ch1u.zip |############-----------------------------------------| 23.31% tmpvgm6ch1u.zip |#############----------------------------------------| 23.85% tmpvgm6ch1u.zip |#############----------------------------------------| 24.4% tmpvgm6ch1u.zip |#############----------------------------------------| 24.94% tmpvgm6ch1u.zip |##############---------------------------------------| 25.48% tmpvgm6ch1u.zip |##############---------------------------------------| 26.02% tmpvgm6ch1u.zip |##############---------------------------------------| 26.56% tmpvgm6ch1u.zip |##############---------------------------------------| 27.11% tmpvgm6ch1u.zip |###############--------------------------------------| 27.65% tmpvgm6ch1u.zip |###############--------------------------------------| 28.19% tmpvgm6ch1u.zip |###############--------------------------------------| 28.73% tmpvgm6ch1u.zip |################-------------------------------------| 29.27% tmpvgm6ch1u.zip |################-------------------------------------| 29.82% tmpvgm6ch1u.zip |################-------------------------------------| 30.36% tmpvgm6ch1u.zip |################-------------------------------------| 30.9% tmpvgm6ch1u.zip |#################------------------------------------| 31.44% tmpvgm6ch1u.zip |#################------------------------------------| 31.98% tmpvgm6ch1u.zip |#################------------------------------------| 32.53% tmpvgm6ch1u.zip |##################-----------------------------------| 33.07% tmpvgm6ch1u.zip |##################-----------------------------------| 33.61% tmpvgm6ch1u.zip |##################-----------------------------------| 34.15% tmpvgm6ch1u.zip |##################-----------------------------------| 34.7% tmpvgm6ch1u.zip |###################----------------------------------| 35.24% tmpvgm6ch1u.zip |###################----------------------------------| 35.78% tmpvgm6ch1u.zip |###################----------------------------------| 36.32% tmpvgm6ch1u.zip |####################---------------------------------| 36.86% tmpvgm6ch1u.zip |####################---------------------------------| 37.41% tmpvgm6ch1u.zip |####################---------------------------------| 37.95% tmpvgm6ch1u.zip |####################---------------------------------| 38.49% tmpvgm6ch1u.zip |#####################--------------------------------| 39.03% tmpvgm6ch1u.zip |#####################--------------------------------| 39.57% tmpvgm6ch1u.zip |#####################--------------------------------| 40.12% tmpvgm6ch1u.zip |######################-------------------------------| 40.66% tmpvgm6ch1u.zip |######################-------------------------------| 41.2% tmpvgm6ch1u.zip |######################-------------------------------| 41.74% tmpvgm6ch1u.zip |######################-------------------------------| 42.29% tmpvgm6ch1u.zip |#######################------------------------------| 42.83% tmpvgm6ch1u.zip |#######################------------------------------| 43.37% tmpvgm6ch1u.zip |#######################------------------------------| 43.91% tmpvgm6ch1u.zip |########################-----------------------------| 44.45% tmpvgm6ch1u.zip |########################-----------------------------| 45.0% tmpvgm6ch1u.zip |########################-----------------------------| 45.54% tmpvgm6ch1u.zip |########################-----------------------------| 46.08% tmpvgm6ch1u.zip |#########################----------------------------| 46.62% tmpvgm6ch1u.zip |#########################----------------------------| 47.16% tmpvgm6ch1u.zip |#########################----------------------------| 47.71% tmpvgm6ch1u.zip |##########################---------------------------| 48.25% tmpvgm6ch1u.zip |##########################---------------------------| 48.79% tmpvgm6ch1u.zip |##########################---------------------------| 49.33% tmpvgm6ch1u.zip |##########################---------------------------| 49.87% tmpvgm6ch1u.zip |###########################--------------------------| 50.42% tmpvgm6ch1u.zip |###########################--------------------------| 50.96% tmpvgm6ch1u.zip |###########################--------------------------| 51.5% tmpvgm6ch1u.zip |############################-------------------------| 52.04% tmpvgm6ch1u.zip |############################-------------------------| 52.59% tmpvgm6ch1u.zip |############################-------------------------| 53.13% tmpvgm6ch1u.zip |############################-------------------------| 53.67% tmpvgm6ch1u.zip |#############################------------------------| 54.21% tmpvgm6ch1u.zip |#############################------------------------| 54.75% tmpvgm6ch1u.zip |#############################------------------------| 55.3% tmpvgm6ch1u.zip |##############################-----------------------| 55.84% tmpvgm6ch1u.zip |##############################-----------------------| 56.38% tmpvgm6ch1u.zip |##############################-----------------------| 56.92% tmpvgm6ch1u.zip |##############################-----------------------| 57.46% tmpvgm6ch1u.zip |###############################----------------------| 58.01% tmpvgm6ch1u.zip |###############################----------------------| 58.55% tmpvgm6ch1u.zip |###############################----------------------| 59.09% tmpvgm6ch1u.zip |################################---------------------| 59.63% tmpvgm6ch1u.zip |################################---------------------| 60.17% tmpvgm6ch1u.zip |################################---------------------| 60.72% tmpvgm6ch1u.zip |################################---------------------| 61.26% tmpvgm6ch1u.zip |#################################--------------------| 61.8% tmpvgm6ch1u.zip |#################################--------------------| 62.34% tmpvgm6ch1u.zip |#################################--------------------| 62.89% tmpvgm6ch1u.zip |##################################-------------------| 63.43% tmpvgm6ch1u.zip |##################################-------------------| 63.97% tmpvgm6ch1u.zip |##################################-------------------| 64.51% tmpvgm6ch1u.zip |##################################-------------------| 65.05% tmpvgm6ch1u.zip |###################################------------------| 65.6% tmpvgm6ch1u.zip |###################################------------------| 66.14% tmpvgm6ch1u.zip |###################################------------------| 66.68% tmpvgm6ch1u.zip |####################################-----------------| 67.22% tmpvgm6ch1u.zip |####################################-----------------| 67.76% tmpvgm6ch1u.zip |####################################-----------------| 68.31% tmpvgm6ch1u.zip |####################################-----------------| 68.85% tmpvgm6ch1u.zip |#####################################----------------| 69.39% tmpvgm6ch1u.zip |#####################################----------------| 69.93% tmpvgm6ch1u.zip |#####################################----------------| 70.48% tmpvgm6ch1u.zip |######################################---------------| 71.02% tmpvgm6ch1u.zip |######################################---------------| 71.56% tmpvgm6ch1u.zip |######################################---------------| 72.1% tmpvgm6ch1u.zip |#######################################--------------| 72.64% tmpvgm6ch1u.zip |#######################################--------------| 73.19% tmpvgm6ch1u.zip |#######################################--------------| 73.73% tmpvgm6ch1u.zip |#######################################--------------| 74.27% tmpvgm6ch1u.zip |########################################-------------| 74.81% tmpvgm6ch1u.zip |########################################-------------| 75.35% tmpvgm6ch1u.zip |########################################-------------| 75.9% tmpvgm6ch1u.zip |#########################################------------| 76.44% tmpvgm6ch1u.zip |#########################################------------| 76.98% tmpvgm6ch1u.zip |#########################################------------| 77.52% tmpvgm6ch1u.zip |#########################################------------| 78.06% tmpvgm6ch1u.zip |##########################################-----------| 78.61% tmpvgm6ch1u.zip |##########################################-----------| 79.15% tmpvgm6ch1u.zip |##########################################-----------| 79.69% tmpvgm6ch1u.zip |###########################################----------| 80.23% tmpvgm6ch1u.zip |###########################################----------| 80.78% tmpvgm6ch1u.zip |###########################################----------| 81.32% tmpvgm6ch1u.zip |###########################################----------| 81.86% tmpvgm6ch1u.zip |############################################---------| 82.4% tmpvgm6ch1u.zip |############################################---------| 82.94% tmpvgm6ch1u.zip |############################################---------| 83.49% tmpvgm6ch1u.zip |#############################################--------| 84.03% tmpvgm6ch1u.zip |#############################################--------| 84.57% tmpvgm6ch1u.zip |#############################################--------| 85.11% tmpvgm6ch1u.zip |#############################################--------| 85.65% tmpvgm6ch1u.zip |##############################################-------| 86.2% tmpvgm6ch1u.zip |##############################################-------| 86.74% tmpvgm6ch1u.zip |##############################################-------| 87.28% tmpvgm6ch1u.zip |###############################################------| 87.82% tmpvgm6ch1u.zip |###############################################------| 88.36% tmpvgm6ch1u.zip |###############################################------| 88.91% tmpvgm6ch1u.zip |###############################################------| 89.45% tmpvgm6ch1u.zip |################################################-----| 89.99% tmpvgm6ch1u.zip |################################################-----| 90.53% tmpvgm6ch1u.zip |################################################-----| 91.08% tmpvgm6ch1u.zip |#################################################----| 91.62% tmpvgm6ch1u.zip |#################################################----| 92.16% tmpvgm6ch1u.zip |#################################################----| 92.7% tmpvgm6ch1u.zip |#################################################----| 93.24% tmpvgm6ch1u.zip |##################################################---| 93.79% tmpvgm6ch1u.zip |##################################################---| 94.33% tmpvgm6ch1u.zip |##################################################---| 94.87% tmpvgm6ch1u.zip |###################################################--| 95.41% tmpvgm6ch1u.zip |###################################################--| 95.95% tmpvgm6ch1u.zip |###################################################--| 96.5% tmpvgm6ch1u.zip |###################################################--| 97.04% tmpvgm6ch1u.zip |####################################################-| 97.58% tmpvgm6ch1u.zip |####################################################-| 98.12% tmpvgm6ch1u.zip |####################################################-| 98.67% tmpvgm6ch1u.zip |#####################################################| 99.21% tmpvgm6ch1u.zip |#####################################################| 99.75% tmpvgm6ch1u.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is af75558d-2fb3-4b74-aee0-9bb0c7bda48e + 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:SU92FFB6 --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).. tmp455cb9hr.zip |-----------------------------------------------------| 0.53% tmp455cb9hr.zip |#----------------------------------------------------| 1.06% tmp455cb9hr.zip |#----------------------------------------------------| 1.58% tmp455cb9hr.zip |#----------------------------------------------------| 2.11% tmp455cb9hr.zip |#----------------------------------------------------| 2.64% tmp455cb9hr.zip |##---------------------------------------------------| 3.17% tmp455cb9hr.zip |##---------------------------------------------------| 3.7% tmp455cb9hr.zip |##---------------------------------------------------| 4.22% tmp455cb9hr.zip |###--------------------------------------------------| 4.75% tmp455cb9hr.zip |###--------------------------------------------------| 5.28% tmp455cb9hr.zip |###--------------------------------------------------| 5.81% tmp455cb9hr.zip |###--------------------------------------------------| 6.34% tmp455cb9hr.zip |####-------------------------------------------------| 6.86% tmp455cb9hr.zip |####-------------------------------------------------| 7.39% tmp455cb9hr.zip |####-------------------------------------------------| 7.92% tmp455cb9hr.zip |####-------------------------------------------------| 8.45% tmp455cb9hr.zip |#####------------------------------------------------| 8.98% tmp455cb9hr.zip |#####------------------------------------------------| 9.5% tmp455cb9hr.zip |#####------------------------------------------------| 10.03% tmp455cb9hr.zip |######-----------------------------------------------| 10.56% tmp455cb9hr.zip |######-----------------------------------------------| 11.09% tmp455cb9hr.zip |######-----------------------------------------------| 11.61% tmp455cb9hr.zip |######-----------------------------------------------| 12.14% tmp455cb9hr.zip |#######----------------------------------------------| 12.67% tmp455cb9hr.zip |#######----------------------------------------------| 13.2% tmp455cb9hr.zip |#######----------------------------------------------| 13.73% tmp455cb9hr.zip |########---------------------------------------------| 14.25% tmp455cb9hr.zip |########---------------------------------------------| 14.78% tmp455cb9hr.zip |########---------------------------------------------| 15.31% tmp455cb9hr.zip |########---------------------------------------------| 15.84% tmp455cb9hr.zip |#########--------------------------------------------| 16.37% tmp455cb9hr.zip |#########--------------------------------------------| 16.89% tmp455cb9hr.zip |#########--------------------------------------------| 17.42% tmp455cb9hr.zip |##########-------------------------------------------| 17.95% tmp455cb9hr.zip |##########-------------------------------------------| 18.48% tmp455cb9hr.zip |##########-------------------------------------------| 19.01% tmp455cb9hr.zip |##########-------------------------------------------| 19.53% tmp455cb9hr.zip |###########------------------------------------------| 20.06% tmp455cb9hr.zip |###########------------------------------------------| 20.59% tmp455cb9hr.zip |###########------------------------------------------| 21.12% tmp455cb9hr.zip |###########------------------------------------------| 21.65% tmp455cb9hr.zip |############-----------------------------------------| 22.17% tmp455cb9hr.zip |############-----------------------------------------| 22.7% tmp455cb9hr.zip |############-----------------------------------------| 23.23% tmp455cb9hr.zip |#############----------------------------------------| 23.76% tmp455cb9hr.zip |#############----------------------------------------| 24.29% tmp455cb9hr.zip |#############----------------------------------------| 24.81% tmp455cb9hr.zip |#############----------------------------------------| 25.34% tmp455cb9hr.zip |##############---------------------------------------| 25.87% tmp455cb9hr.zip |##############---------------------------------------| 26.4% tmp455cb9hr.zip |##############---------------------------------------| 26.93% tmp455cb9hr.zip |###############--------------------------------------| 27.45% tmp455cb9hr.zip |###############--------------------------------------| 27.98% tmp455cb9hr.zip |###############--------------------------------------| 28.51% tmp455cb9hr.zip |###############--------------------------------------| 29.04% tmp455cb9hr.zip |################-------------------------------------| 29.57% tmp455cb9hr.zip |################-------------------------------------| 30.09% tmp455cb9hr.zip |################-------------------------------------| 30.62% tmp455cb9hr.zip |#################------------------------------------| 31.15% tmp455cb9hr.zip |#################------------------------------------| 31.68% tmp455cb9hr.zip |#################------------------------------------| 32.21% tmp455cb9hr.zip |#################------------------------------------| 32.73% tmp455cb9hr.zip |##################-----------------------------------| 33.26% tmp455cb9hr.zip |##################-----------------------------------| 33.79% tmp455cb9hr.zip |##################-----------------------------------| 34.32% tmp455cb9hr.zip |##################-----------------------------------| 34.84% tmp455cb9hr.zip |###################----------------------------------| 35.37% tmp455cb9hr.zip |###################----------------------------------| 35.9% tmp455cb9hr.zip |###################----------------------------------| 36.43% tmp455cb9hr.zip |####################---------------------------------| 36.96% tmp455cb9hr.zip |####################---------------------------------| 37.48% tmp455cb9hr.zip |####################---------------------------------| 38.01% tmp455cb9hr.zip |####################---------------------------------| 38.54% tmp455cb9hr.zip |#####################--------------------------------| 39.07% tmp455cb9hr.zip |#####################--------------------------------| 39.6% tmp455cb9hr.zip |#####################--------------------------------| 40.12% tmp455cb9hr.zip |######################-------------------------------| 40.65% tmp455cb9hr.zip |######################-------------------------------| 41.18% tmp455cb9hr.zip |######################-------------------------------| 41.71% tmp455cb9hr.zip |######################-------------------------------| 42.24% tmp455cb9hr.zip |#######################------------------------------| 42.76% tmp455cb9hr.zip |#######################------------------------------| 43.29% tmp455cb9hr.zip |#######################------------------------------| 43.82% tmp455cb9hr.zip |########################-----------------------------| 44.35% tmp455cb9hr.zip |########################-----------------------------| 44.88% tmp455cb9hr.zip |########################-----------------------------| 45.4% tmp455cb9hr.zip |########################-----------------------------| 45.93% tmp455cb9hr.zip |#########################----------------------------| 46.46% tmp455cb9hr.zip |#########################----------------------------| 46.99% tmp455cb9hr.zip |#########################----------------------------| 47.52% tmp455cb9hr.zip |#########################----------------------------| 48.04% tmp455cb9hr.zip |##########################---------------------------| 48.57% tmp455cb9hr.zip |##########################---------------------------| 49.1% tmp455cb9hr.zip |##########################---------------------------| 49.63% tmp455cb9hr.zip |###########################--------------------------| 50.16% tmp455cb9hr.zip |###########################--------------------------| 50.68% tmp455cb9hr.zip |###########################--------------------------| 51.21% tmp455cb9hr.zip |###########################--------------------------| 51.74% tmp455cb9hr.zip |############################-------------------------| 52.27% tmp455cb9hr.zip |############################-------------------------| 52.8% tmp455cb9hr.zip |############################-------------------------| 53.32% tmp455cb9hr.zip |#############################------------------------| 53.85% tmp455cb9hr.zip |#############################------------------------| 54.38% tmp455cb9hr.zip |#############################------------------------| 54.91% tmp455cb9hr.zip |#############################------------------------| 55.44% tmp455cb9hr.zip |##############################-----------------------| 55.96% tmp455cb9hr.zip |##############################-----------------------| 56.49% tmp455cb9hr.zip |##############################-----------------------| 57.02% tmp455cb9hr.zip |##############################-----------------------| 57.55% tmp455cb9hr.zip |###############################----------------------| 58.07% tmp455cb9hr.zip |###############################----------------------| 58.6% tmp455cb9hr.zip |###############################----------------------| 59.13% tmp455cb9hr.zip |################################---------------------| 59.66% tmp455cb9hr.zip |################################---------------------| 60.19% tmp455cb9hr.zip |################################---------------------| 60.71% tmp455cb9hr.zip |################################---------------------| 61.24% tmp455cb9hr.zip |#################################--------------------| 61.77% tmp455cb9hr.zip |#################################--------------------| 62.3% tmp455cb9hr.zip |#################################--------------------| 62.83% tmp455cb9hr.zip |##################################-------------------| 63.35% tmp455cb9hr.zip |##################################-------------------| 63.88% tmp455cb9hr.zip |##################################-------------------| 64.41% tmp455cb9hr.zip |##################################-------------------| 64.94% tmp455cb9hr.zip |###################################------------------| 65.47% tmp455cb9hr.zip |###################################------------------| 65.99% tmp455cb9hr.zip |###################################------------------| 66.52% tmp455cb9hr.zip |####################################-----------------| 67.05% tmp455cb9hr.zip |####################################-----------------| 67.58% tmp455cb9hr.zip |####################################-----------------| 68.11% tmp455cb9hr.zip |####################################-----------------| 68.63% tmp455cb9hr.zip |#####################################----------------| 69.16% tmp455cb9hr.zip |#####################################----------------| 69.69% tmp455cb9hr.zip |#####################################----------------| 70.22% tmp455cb9hr.zip |#####################################----------------| 70.75% tmp455cb9hr.zip |######################################---------------| 71.27% tmp455cb9hr.zip |######################################---------------| 71.8% tmp455cb9hr.zip |######################################---------------| 72.33% tmp455cb9hr.zip |#######################################--------------| 72.86% tmp455cb9hr.zip |#######################################--------------| 73.39% tmp455cb9hr.zip |#######################################--------------| 73.91% tmp455cb9hr.zip |#######################################--------------| 74.44% tmp455cb9hr.zip |########################################-------------| 74.97% tmp455cb9hr.zip |########################################-------------| 75.5% tmp455cb9hr.zip |########################################-------------| 76.03% tmp455cb9hr.zip |#########################################------------| 76.55% tmp455cb9hr.zip |#########################################------------| 77.08% tmp455cb9hr.zip |#########################################------------| 77.61% tmp455cb9hr.zip |#########################################------------| 78.14% tmp455cb9hr.zip |##########################################-----------| 78.66% tmp455cb9hr.zip |##########################################-----------| 79.19% tmp455cb9hr.zip |##########################################-----------| 79.72% tmp455cb9hr.zip |###########################################----------| 80.25% tmp455cb9hr.zip |###########################################----------| 80.78% tmp455cb9hr.zip |###########################################----------| 81.3% tmp455cb9hr.zip |###########################################----------| 81.83% tmp455cb9hr.zip |############################################---------| 82.36% tmp455cb9hr.zip |############################################---------| 82.89% tmp455cb9hr.zip |############################################---------| 83.42% tmp455cb9hr.zip |############################################---------| 83.94% tmp455cb9hr.zip |#############################################--------| 84.47% tmp455cb9hr.zip |#############################################--------| 85.0% tmp455cb9hr.zip |#############################################--------| 85.53% tmp455cb9hr.zip |##############################################-------| 86.06% tmp455cb9hr.zip |##############################################-------| 86.58% tmp455cb9hr.zip |##############################################-------| 87.11% tmp455cb9hr.zip |##############################################-------| 87.64% tmp455cb9hr.zip |###############################################------| 88.17% tmp455cb9hr.zip |###############################################------| 88.7% tmp455cb9hr.zip |###############################################------| 89.22% tmp455cb9hr.zip |################################################-----| 89.75% tmp455cb9hr.zip |################################################-----| 90.28% tmp455cb9hr.zip |################################################-----| 90.81% tmp455cb9hr.zip |################################################-----| 91.34% tmp455cb9hr.zip |#################################################----| 91.86% tmp455cb9hr.zip |#################################################----| 92.39% tmp455cb9hr.zip |#################################################----| 92.92% tmp455cb9hr.zip |##################################################---| 93.45% tmp455cb9hr.zip |##################################################---| 93.98% tmp455cb9hr.zip |##################################################---| 94.5% tmp455cb9hr.zip |##################################################---| 95.03% tmp455cb9hr.zip |###################################################--| 95.56% tmp455cb9hr.zip |###################################################--| 96.09% tmp455cb9hr.zip |###################################################--| 96.62% tmp455cb9hr.zip |###################################################--| 97.14% tmp455cb9hr.zip |####################################################-| 97.67% tmp455cb9hr.zip |####################################################-| 98.2% tmp455cb9hr.zip |####################################################-| 98.73% tmp455cb9hr.zip |#####################################################| 99.26% tmp455cb9hr.zip |#####################################################| 99.78% tmp455cb9hr.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 5cd11d59-7234-4235-adee-1ec2c195912b + 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:SU92FFB6 --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).. tmp1tbct9a6.zip |-----------------------------------------------------| 0.54% tmp1tbct9a6.zip |#----------------------------------------------------| 1.09% tmp1tbct9a6.zip |#----------------------------------------------------| 1.63% tmp1tbct9a6.zip |#----------------------------------------------------| 2.18% tmp1tbct9a6.zip |#----------------------------------------------------| 2.72% tmp1tbct9a6.zip |##---------------------------------------------------| 3.27% tmp1tbct9a6.zip |##---------------------------------------------------| 3.81% tmp1tbct9a6.zip |##---------------------------------------------------| 4.35% tmp1tbct9a6.zip |###--------------------------------------------------| 4.9% tmp1tbct9a6.zip |###--------------------------------------------------| 5.44% tmp1tbct9a6.zip |###--------------------------------------------------| 5.99% tmp1tbct9a6.zip |###--------------------------------------------------| 6.53% tmp1tbct9a6.zip |####-------------------------------------------------| 7.08% tmp1tbct9a6.zip |####-------------------------------------------------| 7.62% tmp1tbct9a6.zip |####-------------------------------------------------| 8.16% tmp1tbct9a6.zip |#####------------------------------------------------| 8.71% tmp1tbct9a6.zip |#####------------------------------------------------| 9.25% tmp1tbct9a6.zip |#####------------------------------------------------| 9.8% tmp1tbct9a6.zip |#####------------------------------------------------| 10.34% tmp1tbct9a6.zip |######-----------------------------------------------| 10.89% tmp1tbct9a6.zip |######-----------------------------------------------| 11.43% tmp1tbct9a6.zip |######-----------------------------------------------| 11.97% tmp1tbct9a6.zip |#######----------------------------------------------| 12.52% tmp1tbct9a6.zip |#######----------------------------------------------| 13.06% tmp1tbct9a6.zip |#######----------------------------------------------| 13.61% tmp1tbct9a6.zip |#######----------------------------------------------| 14.15% tmp1tbct9a6.zip |########---------------------------------------------| 14.69% tmp1tbct9a6.zip |########---------------------------------------------| 15.24% tmp1tbct9a6.zip |########---------------------------------------------| 15.78% tmp1tbct9a6.zip |#########--------------------------------------------| 16.33% tmp1tbct9a6.zip |#########--------------------------------------------| 16.87% tmp1tbct9a6.zip |#########--------------------------------------------| 17.42% tmp1tbct9a6.zip |##########-------------------------------------------| 17.96% tmp1tbct9a6.zip |##########-------------------------------------------| 18.5% tmp1tbct9a6.zip |##########-------------------------------------------| 19.05% tmp1tbct9a6.zip |##########-------------------------------------------| 19.59% tmp1tbct9a6.zip |###########------------------------------------------| 20.14% tmp1tbct9a6.zip |###########------------------------------------------| 20.68% tmp1tbct9a6.zip |###########------------------------------------------| 21.23% tmp1tbct9a6.zip |############-----------------------------------------| 21.77% tmp1tbct9a6.zip |############-----------------------------------------| 22.31% tmp1tbct9a6.zip |############-----------------------------------------| 22.86% tmp1tbct9a6.zip |############-----------------------------------------| 23.4% tmp1tbct9a6.zip |#############----------------------------------------| 23.95% tmp1tbct9a6.zip |#############----------------------------------------| 24.49% tmp1tbct9a6.zip |#############----------------------------------------| 25.04% tmp1tbct9a6.zip |##############---------------------------------------| 25.58% tmp1tbct9a6.zip |##############---------------------------------------| 26.12% tmp1tbct9a6.zip |##############---------------------------------------| 26.67% tmp1tbct9a6.zip |##############---------------------------------------| 27.21% tmp1tbct9a6.zip |###############--------------------------------------| 27.76% tmp1tbct9a6.zip |###############--------------------------------------| 28.3% tmp1tbct9a6.zip |###############--------------------------------------| 28.85% tmp1tbct9a6.zip |################-------------------------------------| 29.39% tmp1tbct9a6.zip |################-------------------------------------| 29.93% tmp1tbct9a6.zip |################-------------------------------------| 30.48% tmp1tbct9a6.zip |################-------------------------------------| 31.02% tmp1tbct9a6.zip |#################------------------------------------| 31.57% tmp1tbct9a6.zip |#################------------------------------------| 32.11% tmp1tbct9a6.zip |#################------------------------------------| 32.66% tmp1tbct9a6.zip |##################-----------------------------------| 33.2% tmp1tbct9a6.zip |##################-----------------------------------| 33.74% tmp1tbct9a6.zip |##################-----------------------------------| 34.29% tmp1tbct9a6.zip |##################-----------------------------------| 34.83% tmp1tbct9a6.zip |###################----------------------------------| 35.38% tmp1tbct9a6.zip |###################----------------------------------| 35.92% tmp1tbct9a6.zip |###################----------------------------------| 36.47% tmp1tbct9a6.zip |####################---------------------------------| 37.01% tmp1tbct9a6.zip |####################---------------------------------| 37.55% tmp1tbct9a6.zip |####################---------------------------------| 38.1% tmp1tbct9a6.zip |####################---------------------------------| 38.64% tmp1tbct9a6.zip |#####################--------------------------------| 39.19% tmp1tbct9a6.zip |#####################--------------------------------| 39.73% tmp1tbct9a6.zip |#####################--------------------------------| 40.28% tmp1tbct9a6.zip |######################-------------------------------| 40.82% tmp1tbct9a6.zip |######################-------------------------------| 41.36% tmp1tbct9a6.zip |######################-------------------------------| 41.91% tmp1tbct9a6.zip |######################-------------------------------| 42.45% tmp1tbct9a6.zip |#######################------------------------------| 43.0% tmp1tbct9a6.zip |#######################------------------------------| 43.54% tmp1tbct9a6.zip |#######################------------------------------| 44.08% tmp1tbct9a6.zip |########################-----------------------------| 44.63% tmp1tbct9a6.zip |########################-----------------------------| 45.17% tmp1tbct9a6.zip |########################-----------------------------| 45.72% tmp1tbct9a6.zip |#########################----------------------------| 46.26% tmp1tbct9a6.zip |#########################----------------------------| 46.81% tmp1tbct9a6.zip |#########################----------------------------| 47.35% tmp1tbct9a6.zip |#########################----------------------------| 47.89% tmp1tbct9a6.zip |##########################---------------------------| 48.44% tmp1tbct9a6.zip |##########################---------------------------| 48.98% tmp1tbct9a6.zip |##########################---------------------------| 49.53% tmp1tbct9a6.zip |###########################--------------------------| 50.07% tmp1tbct9a6.zip |###########################--------------------------| 50.62% tmp1tbct9a6.zip |###########################--------------------------| 51.16% tmp1tbct9a6.zip |###########################--------------------------| 51.7% tmp1tbct9a6.zip |############################-------------------------| 52.25% tmp1tbct9a6.zip |############################-------------------------| 52.79% tmp1tbct9a6.zip |############################-------------------------| 53.34% tmp1tbct9a6.zip |#############################------------------------| 53.88% tmp1tbct9a6.zip |#############################------------------------| 54.43% tmp1tbct9a6.zip |#############################------------------------| 54.97% tmp1tbct9a6.zip |#############################------------------------| 55.51% tmp1tbct9a6.zip |##############################-----------------------| 56.06% tmp1tbct9a6.zip |##############################-----------------------| 56.6% tmp1tbct9a6.zip |##############################-----------------------| 57.15% tmp1tbct9a6.zip |###############################----------------------| 57.69% tmp1tbct9a6.zip |###############################----------------------| 58.24% tmp1tbct9a6.zip |###############################----------------------| 58.78% tmp1tbct9a6.zip |###############################----------------------| 59.32% tmp1tbct9a6.zip |################################---------------------| 59.87% tmp1tbct9a6.zip |################################---------------------| 60.41% tmp1tbct9a6.zip |################################---------------------| 60.96% tmp1tbct9a6.zip |#################################--------------------| 61.5% tmp1tbct9a6.zip |#################################--------------------| 62.05% tmp1tbct9a6.zip |#################################--------------------| 62.59% tmp1tbct9a6.zip |#################################--------------------| 63.13% tmp1tbct9a6.zip |##################################-------------------| 63.68% tmp1tbct9a6.zip |##################################-------------------| 64.22% tmp1tbct9a6.zip |##################################-------------------| 64.77% tmp1tbct9a6.zip |###################################------------------| 65.31% tmp1tbct9a6.zip |###################################------------------| 65.86% tmp1tbct9a6.zip |###################################------------------| 66.4% tmp1tbct9a6.zip |###################################------------------| 66.94% tmp1tbct9a6.zip |####################################-----------------| 67.49% tmp1tbct9a6.zip |####################################-----------------| 68.03% tmp1tbct9a6.zip |####################################-----------------| 68.58% tmp1tbct9a6.zip |#####################################----------------| 69.12% tmp1tbct9a6.zip |#####################################----------------| 69.66% tmp1tbct9a6.zip |#####################################----------------| 70.21% tmp1tbct9a6.zip |#####################################----------------| 70.75% tmp1tbct9a6.zip |######################################---------------| 71.3% tmp1tbct9a6.zip |######################################---------------| 71.84% tmp1tbct9a6.zip |######################################---------------| 72.39% tmp1tbct9a6.zip |#######################################--------------| 72.93% tmp1tbct9a6.zip |#######################################--------------| 73.47% tmp1tbct9a6.zip |#######################################--------------| 74.02% tmp1tbct9a6.zip |########################################-------------| 74.56% tmp1tbct9a6.zip |########################################-------------| 75.11% tmp1tbct9a6.zip |########################################-------------| 75.65% tmp1tbct9a6.zip |########################################-------------| 76.2% tmp1tbct9a6.zip |#########################################------------| 76.74% tmp1tbct9a6.zip |#########################################------------| 77.28% tmp1tbct9a6.zip |#########################################------------| 77.83% tmp1tbct9a6.zip |##########################################-----------| 78.37% tmp1tbct9a6.zip |##########################################-----------| 78.92% tmp1tbct9a6.zip |##########################################-----------| 79.46% tmp1tbct9a6.zip |##########################################-----------| 80.01% tmp1tbct9a6.zip |###########################################----------| 80.55% tmp1tbct9a6.zip |###########################################----------| 81.09% tmp1tbct9a6.zip |###########################################----------| 81.64% tmp1tbct9a6.zip |############################################---------| 82.18% tmp1tbct9a6.zip |############################################---------| 82.73% tmp1tbct9a6.zip |############################################---------| 83.27% tmp1tbct9a6.zip |############################################---------| 83.82% tmp1tbct9a6.zip |#############################################--------| 84.36% tmp1tbct9a6.zip |#############################################--------| 84.9% tmp1tbct9a6.zip |#############################################--------| 85.45% tmp1tbct9a6.zip |##############################################-------| 85.99% tmp1tbct9a6.zip |##############################################-------| 86.54% tmp1tbct9a6.zip |##############################################-------| 87.08% tmp1tbct9a6.zip |##############################################-------| 87.63% tmp1tbct9a6.zip |###############################################------| 88.17% tmp1tbct9a6.zip |###############################################------| 88.71% tmp1tbct9a6.zip |###############################################------| 89.26% tmp1tbct9a6.zip |################################################-----| 89.8% tmp1tbct9a6.zip |################################################-----| 90.35% tmp1tbct9a6.zip |################################################-----| 90.89% tmp1tbct9a6.zip |################################################-----| 91.44% tmp1tbct9a6.zip |#################################################----| 91.98% tmp1tbct9a6.zip |#################################################----| 92.52% tmp1tbct9a6.zip |#################################################----| 93.07% tmp1tbct9a6.zip |##################################################---| 93.61% tmp1tbct9a6.zip |##################################################---| 94.16% tmp1tbct9a6.zip |##################################################---| 94.7% tmp1tbct9a6.zip |##################################################---| 95.25% tmp1tbct9a6.zip |###################################################--| 95.79% tmp1tbct9a6.zip |###################################################--| 96.33% tmp1tbct9a6.zip |###################################################--| 96.88% tmp1tbct9a6.zip |####################################################-| 97.42% tmp1tbct9a6.zip |####################################################-| 97.97% tmp1tbct9a6.zip |####################################################-| 98.51% tmp1tbct9a6.zip |####################################################-| 99.05% tmp1tbct9a6.zip |#####################################################| 99.6% tmp1tbct9a6.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is d039bced-65dc-47de-bef6-311701e85adb + 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:SU92FFB6 --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).. tmpqyyf586g.zip |-----------------------------------------------------| 0.13% tmpqyyf586g.zip |-----------------------------------------------------| 0.27% tmpqyyf586g.zip |-----------------------------------------------------| 0.4% tmpqyyf586g.zip |-----------------------------------------------------| 0.54% tmpqyyf586g.zip |-----------------------------------------------------| 0.67% tmpqyyf586g.zip |-----------------------------------------------------| 0.81% tmpqyyf586g.zip |#----------------------------------------------------| 0.94% tmpqyyf586g.zip |#----------------------------------------------------| 1.08% tmpqyyf586g.zip |#----------------------------------------------------| 1.21% tmpqyyf586g.zip |#----------------------------------------------------| 1.35% tmpqyyf586g.zip |#----------------------------------------------------| 1.48% tmpqyyf586g.zip |#----------------------------------------------------| 1.62% tmpqyyf586g.zip |#----------------------------------------------------| 1.75% tmpqyyf586g.zip |#----------------------------------------------------| 1.89% tmpqyyf586g.zip |#----------------------------------------------------| 2.02% tmpqyyf586g.zip |#----------------------------------------------------| 2.16% tmpqyyf586g.zip |#----------------------------------------------------| 2.29% tmpqyyf586g.zip |#----------------------------------------------------| 2.43% tmpqyyf586g.zip |#----------------------------------------------------| 2.56% tmpqyyf586g.zip |#----------------------------------------------------| 2.7% tmpqyyf586g.zip |##---------------------------------------------------| 2.83% tmpqyyf586g.zip |##---------------------------------------------------| 2.97% tmpqyyf586g.zip |##---------------------------------------------------| 3.1% tmpqyyf586g.zip |##---------------------------------------------------| 3.24% tmpqyyf586g.zip |##---------------------------------------------------| 3.37% tmpqyyf586g.zip |##---------------------------------------------------| 3.51% tmpqyyf586g.zip |##---------------------------------------------------| 3.64% tmpqyyf586g.zip |##---------------------------------------------------| 3.78% tmpqyyf586g.zip |##---------------------------------------------------| 3.91% tmpqyyf586g.zip |##---------------------------------------------------| 4.05% tmpqyyf586g.zip |##---------------------------------------------------| 4.18% tmpqyyf586g.zip |##---------------------------------------------------| 4.32% tmpqyyf586g.zip |##---------------------------------------------------| 4.45% tmpqyyf586g.zip |##---------------------------------------------------| 4.59% tmpqyyf586g.zip |###--------------------------------------------------| 4.72% tmpqyyf586g.zip |###--------------------------------------------------| 4.86% tmpqyyf586g.zip |###--------------------------------------------------| 4.99% tmpqyyf586g.zip |###--------------------------------------------------| 5.13% tmpqyyf586g.zip |###--------------------------------------------------| 5.26% tmpqyyf586g.zip |###--------------------------------------------------| 5.4% tmpqyyf586g.zip |###--------------------------------------------------| 5.53% tmpqyyf586g.zip |###--------------------------------------------------| 5.67% tmpqyyf586g.zip |###--------------------------------------------------| 5.8% tmpqyyf586g.zip |###--------------------------------------------------| 5.94% tmpqyyf586g.zip |###--------------------------------------------------| 6.07% tmpqyyf586g.zip |###--------------------------------------------------| 6.21% tmpqyyf586g.zip |###--------------------------------------------------| 6.34% tmpqyyf586g.zip |###--------------------------------------------------| 6.48% tmpqyyf586g.zip |####-------------------------------------------------| 6.61% tmpqyyf586g.zip |####-------------------------------------------------| 6.75% tmpqyyf586g.zip |####-------------------------------------------------| 6.88% tmpqyyf586g.zip |####-------------------------------------------------| 7.02% tmpqyyf586g.zip |####-------------------------------------------------| 7.15% tmpqyyf586g.zip |####-------------------------------------------------| 7.29% tmpqyyf586g.zip |####-------------------------------------------------| 7.42% tmpqyyf586g.zip |####-------------------------------------------------| 7.56% tmpqyyf586g.zip |####-------------------------------------------------| 7.69% tmpqyyf586g.zip |####-------------------------------------------------| 7.83% tmpqyyf586g.zip |####-------------------------------------------------| 7.96% tmpqyyf586g.zip |####-------------------------------------------------| 8.1% tmpqyyf586g.zip |####-------------------------------------------------| 8.23% tmpqyyf586g.zip |####-------------------------------------------------| 8.37% tmpqyyf586g.zip |#####------------------------------------------------| 8.5% tmpqyyf586g.zip |#####------------------------------------------------| 8.63% tmpqyyf586g.zip |#####------------------------------------------------| 8.77% tmpqyyf586g.zip |#####------------------------------------------------| 8.9% tmpqyyf586g.zip |#####------------------------------------------------| 9.04% tmpqyyf586g.zip |#####------------------------------------------------| 9.17% tmpqyyf586g.zip |#####------------------------------------------------| 9.31% tmpqyyf586g.zip |#####------------------------------------------------| 9.44% tmpqyyf586g.zip |#####------------------------------------------------| 9.58% tmpqyyf586g.zip |#####------------------------------------------------| 9.71% tmpqyyf586g.zip |#####------------------------------------------------| 9.85% tmpqyyf586g.zip |#####------------------------------------------------| 9.98% tmpqyyf586g.zip |#####------------------------------------------------| 10.12% tmpqyyf586g.zip |#####------------------------------------------------| 10.25% tmpqyyf586g.zip |######-----------------------------------------------| 10.39% tmpqyyf586g.zip |######-----------------------------------------------| 10.52% tmpqyyf586g.zip |######-----------------------------------------------| 10.66% tmpqyyf586g.zip |######-----------------------------------------------| 10.79% tmpqyyf586g.zip |######-----------------------------------------------| 10.93% tmpqyyf586g.zip |######-----------------------------------------------| 11.06% tmpqyyf586g.zip |######-----------------------------------------------| 11.2% tmpqyyf586g.zip |######-----------------------------------------------| 11.33% tmpqyyf586g.zip |######-----------------------------------------------| 11.47% tmpqyyf586g.zip |######-----------------------------------------------| 11.6% tmpqyyf586g.zip |######-----------------------------------------------| 11.74% tmpqyyf586g.zip |######-----------------------------------------------| 11.87% tmpqyyf586g.zip |######-----------------------------------------------| 12.01% tmpqyyf586g.zip |######-----------------------------------------------| 12.14% tmpqyyf586g.zip |#######----------------------------------------------| 12.28% tmpqyyf586g.zip |#######----------------------------------------------| 12.41% tmpqyyf586g.zip |#######----------------------------------------------| 12.55% tmpqyyf586g.zip |#######----------------------------------------------| 12.68% tmpqyyf586g.zip |#######----------------------------------------------| 12.82% tmpqyyf586g.zip |#######----------------------------------------------| 12.95% tmpqyyf586g.zip |#######----------------------------------------------| 13.09% tmpqyyf586g.zip |#######----------------------------------------------| 13.22% tmpqyyf586g.zip |#######----------------------------------------------| 13.36% tmpqyyf586g.zip |#######----------------------------------------------| 13.49% tmpqyyf586g.zip |#######----------------------------------------------| 13.63% tmpqyyf586g.zip |#######----------------------------------------------| 13.76% tmpqyyf586g.zip |#######----------------------------------------------| 13.9% tmpqyyf586g.zip |#######----------------------------------------------| 14.03% tmpqyyf586g.zip |########---------------------------------------------| 14.17% tmpqyyf586g.zip |########---------------------------------------------| 14.3% tmpqyyf586g.zip |########---------------------------------------------| 14.44% tmpqyyf586g.zip |########---------------------------------------------| 14.57% tmpqyyf586g.zip |########---------------------------------------------| 14.71% tmpqyyf586g.zip |########---------------------------------------------| 14.84% tmpqyyf586g.zip |########---------------------------------------------| 14.98% tmpqyyf586g.zip |########---------------------------------------------| 15.11% tmpqyyf586g.zip |########---------------------------------------------| 15.25% tmpqyyf586g.zip |########---------------------------------------------| 15.38% tmpqyyf586g.zip |########---------------------------------------------| 15.52% tmpqyyf586g.zip |########---------------------------------------------| 15.65% tmpqyyf586g.zip |########---------------------------------------------| 15.79% tmpqyyf586g.zip |########---------------------------------------------| 15.92% tmpqyyf586g.zip |#########--------------------------------------------| 16.06% tmpqyyf586g.zip |#########--------------------------------------------| 16.19% tmpqyyf586g.zip |#########--------------------------------------------| 16.33% tmpqyyf586g.zip |#########--------------------------------------------| 16.46% tmpqyyf586g.zip |#########--------------------------------------------| 16.6% tmpqyyf586g.zip |#########--------------------------------------------| 16.73% tmpqyyf586g.zip |#########--------------------------------------------| 16.87% tmpqyyf586g.zip |#########--------------------------------------------| 17.0% tmpqyyf586g.zip |#########--------------------------------------------| 17.14% tmpqyyf586g.zip |#########--------------------------------------------| 17.27% tmpqyyf586g.zip |#########--------------------------------------------| 17.4% tmpqyyf586g.zip |#########--------------------------------------------| 17.54% tmpqyyf586g.zip |#########--------------------------------------------| 17.67% tmpqyyf586g.zip |#########--------------------------------------------| 17.81% tmpqyyf586g.zip |##########-------------------------------------------| 17.94% tmpqyyf586g.zip |##########-------------------------------------------| 18.08% tmpqyyf586g.zip |##########-------------------------------------------| 18.21% tmpqyyf586g.zip |##########-------------------------------------------| 18.35% tmpqyyf586g.zip |##########-------------------------------------------| 18.48% tmpqyyf586g.zip |##########-------------------------------------------| 18.62% tmpqyyf586g.zip |##########-------------------------------------------| 18.75% tmpqyyf586g.zip |##########-------------------------------------------| 18.89% tmpqyyf586g.zip |##########-------------------------------------------| 19.02% tmpqyyf586g.zip |##########-------------------------------------------| 19.16% tmpqyyf586g.zip |##########-------------------------------------------| 19.29% tmpqyyf586g.zip |##########-------------------------------------------| 19.43% tmpqyyf586g.zip |##########-------------------------------------------| 19.56% tmpqyyf586g.zip |##########-------------------------------------------| 19.7% tmpqyyf586g.zip |###########------------------------------------------| 19.83% tmpqyyf586g.zip |###########------------------------------------------| 19.97% tmpqyyf586g.zip |###########------------------------------------------| 20.1% tmpqyyf586g.zip |###########------------------------------------------| 20.24% tmpqyyf586g.zip |###########------------------------------------------| 20.37% tmpqyyf586g.zip |###########------------------------------------------| 20.51% tmpqyyf586g.zip |###########------------------------------------------| 20.64% tmpqyyf586g.zip |###########------------------------------------------| 20.78% tmpqyyf586g.zip |###########------------------------------------------| 20.91% tmpqyyf586g.zip |###########------------------------------------------| 21.05% tmpqyyf586g.zip |###########------------------------------------------| 21.18% tmpqyyf586g.zip |###########------------------------------------------| 21.32% tmpqyyf586g.zip |###########------------------------------------------| 21.45% tmpqyyf586g.zip |###########------------------------------------------| 21.59% tmpqyyf586g.zip |############-----------------------------------------| 21.72% tmpqyyf586g.zip |############-----------------------------------------| 21.86% tmpqyyf586g.zip |############-----------------------------------------| 21.99% tmpqyyf586g.zip |############-----------------------------------------| 22.13% tmpqyyf586g.zip |############-----------------------------------------| 22.26% tmpqyyf586g.zip |############-----------------------------------------| 22.4% tmpqyyf586g.zip |############-----------------------------------------| 22.53% tmpqyyf586g.zip |############-----------------------------------------| 22.67% tmpqyyf586g.zip |############-----------------------------------------| 22.8% tmpqyyf586g.zip |############-----------------------------------------| 22.94% tmpqyyf586g.zip |############-----------------------------------------| 23.07% tmpqyyf586g.zip |############-----------------------------------------| 23.21% tmpqyyf586g.zip |############-----------------------------------------| 23.34% tmpqyyf586g.zip |############-----------------------------------------| 23.48% tmpqyyf586g.zip |#############----------------------------------------| 23.61% tmpqyyf586g.zip |#############----------------------------------------| 23.75% tmpqyyf586g.zip |#############----------------------------------------| 23.88% tmpqyyf586g.zip |#############----------------------------------------| 24.02% tmpqyyf586g.zip |#############----------------------------------------| 24.15% tmpqyyf586g.zip |#############----------------------------------------| 24.29% tmpqyyf586g.zip |#############----------------------------------------| 24.42% tmpqyyf586g.zip |#############----------------------------------------| 24.56% tmpqyyf586g.zip |#############----------------------------------------| 24.69% tmpqyyf586g.zip |#############----------------------------------------| 24.83% tmpqyyf586g.zip |#############----------------------------------------| 24.96% tmpqyyf586g.zip |#############----------------------------------------| 25.1% tmpqyyf586g.zip |#############----------------------------------------| 25.23% tmpqyyf586g.zip |#############----------------------------------------| 25.37% tmpqyyf586g.zip |##############---------------------------------------| 25.5% tmpqyyf586g.zip |##############---------------------------------------| 25.64% tmpqyyf586g.zip |##############---------------------------------------| 25.77% tmpqyyf586g.zip |##############---------------------------------------| 25.9% tmpqyyf586g.zip |##############---------------------------------------| 26.04% tmpqyyf586g.zip |##############---------------------------------------| 26.17% tmpqyyf586g.zip |##############---------------------------------------| 26.31% tmpqyyf586g.zip |##############---------------------------------------| 26.44% tmpqyyf586g.zip |##############---------------------------------------| 26.58% tmpqyyf586g.zip |##############---------------------------------------| 26.71% tmpqyyf586g.zip |##############---------------------------------------| 26.85% tmpqyyf586g.zip |##############---------------------------------------| 26.98% tmpqyyf586g.zip |##############---------------------------------------| 27.12% tmpqyyf586g.zip |##############---------------------------------------| 27.25% tmpqyyf586g.zip |###############--------------------------------------| 27.39% tmpqyyf586g.zip |###############--------------------------------------| 27.52% tmpqyyf586g.zip |###############--------------------------------------| 27.66% tmpqyyf586g.zip |###############--------------------------------------| 27.79% tmpqyyf586g.zip |###############--------------------------------------| 27.93% tmpqyyf586g.zip |###############--------------------------------------| 28.06% tmpqyyf586g.zip |###############--------------------------------------| 28.2% tmpqyyf586g.zip |###############--------------------------------------| 28.33% tmpqyyf586g.zip |###############--------------------------------------| 28.47% tmpqyyf586g.zip |###############--------------------------------------| 28.6% tmpqyyf586g.zip |###############--------------------------------------| 28.74% tmpqyyf586g.zip |###############--------------------------------------| 28.87% tmpqyyf586g.zip |###############--------------------------------------| 29.01% tmpqyyf586g.zip |###############--------------------------------------| 29.14% tmpqyyf586g.zip |################-------------------------------------| 29.28% tmpqyyf586g.zip |################-------------------------------------| 29.41% tmpqyyf586g.zip |################-------------------------------------| 29.55% tmpqyyf586g.zip |################-------------------------------------| 29.68% tmpqyyf586g.zip |################-------------------------------------| 29.82% tmpqyyf586g.zip |################-------------------------------------| 29.95% tmpqyyf586g.zip |################-------------------------------------| 30.09% tmpqyyf586g.zip |################-------------------------------------| 30.22% tmpqyyf586g.zip |################-------------------------------------| 30.36% tmpqyyf586g.zip |################-------------------------------------| 30.49% tmpqyyf586g.zip |################-------------------------------------| 30.63% tmpqyyf586g.zip |################-------------------------------------| 30.76% tmpqyyf586g.zip |################-------------------------------------| 30.9% tmpqyyf586g.zip |################-------------------------------------| 31.03% tmpqyyf586g.zip |#################------------------------------------| 31.17% tmpqyyf586g.zip |#################------------------------------------| 31.3% tmpqyyf586g.zip |#################------------------------------------| 31.44% tmpqyyf586g.zip |#################------------------------------------| 31.57% tmpqyyf586g.zip |#################------------------------------------| 31.71% tmpqyyf586g.zip |#################------------------------------------| 31.84% tmpqyyf586g.zip |#################------------------------------------| 31.98% tmpqyyf586g.zip |#################------------------------------------| 32.11% tmpqyyf586g.zip |#################------------------------------------| 32.25% tmpqyyf586g.zip |#################------------------------------------| 32.38% tmpqyyf586g.zip |#################------------------------------------| 32.52% tmpqyyf586g.zip |#################------------------------------------| 32.65% tmpqyyf586g.zip |#################------------------------------------| 32.79% tmpqyyf586g.zip |#################------------------------------------| 32.92% tmpqyyf586g.zip |##################-----------------------------------| 33.06% tmpqyyf586g.zip |##################-----------------------------------| 33.19% tmpqyyf586g.zip |##################-----------------------------------| 33.33% tmpqyyf586g.zip |##################-----------------------------------| 33.46% tmpqyyf586g.zip |##################-----------------------------------| 33.6% tmpqyyf586g.zip |##################-----------------------------------| 33.73% tmpqyyf586g.zip |##################-----------------------------------| 33.87% tmpqyyf586g.zip |##################-----------------------------------| 34.0% tmpqyyf586g.zip |##################-----------------------------------| 34.14% tmpqyyf586g.zip |##################-----------------------------------| 34.27% tmpqyyf586g.zip |##################-----------------------------------| 34.41% tmpqyyf586g.zip |##################-----------------------------------| 34.54% tmpqyyf586g.zip |##################-----------------------------------| 34.67% tmpqyyf586g.zip |##################-----------------------------------| 34.81% tmpqyyf586g.zip |###################----------------------------------| 34.94% tmpqyyf586g.zip |###################----------------------------------| 35.08% tmpqyyf586g.zip |###################----------------------------------| 35.21% tmpqyyf586g.zip |###################----------------------------------| 35.35% tmpqyyf586g.zip |###################----------------------------------| 35.48% tmpqyyf586g.zip |###################----------------------------------| 35.62% tmpqyyf586g.zip |###################----------------------------------| 35.75% tmpqyyf586g.zip |###################----------------------------------| 35.89% tmpqyyf586g.zip |###################----------------------------------| 36.02% tmpqyyf586g.zip |###################----------------------------------| 36.16% tmpqyyf586g.zip |###################----------------------------------| 36.29% tmpqyyf586g.zip |###################----------------------------------| 36.43% tmpqyyf586g.zip |###################----------------------------------| 36.56% tmpqyyf586g.zip |###################----------------------------------| 36.7% tmpqyyf586g.zip |####################---------------------------------| 36.83% tmpqyyf586g.zip |####################---------------------------------| 36.97% tmpqyyf586g.zip |####################---------------------------------| 37.1% tmpqyyf586g.zip |####################---------------------------------| 37.24% tmpqyyf586g.zip |####################---------------------------------| 37.37% tmpqyyf586g.zip |####################---------------------------------| 37.51% tmpqyyf586g.zip |####################---------------------------------| 37.64% tmpqyyf586g.zip |####################---------------------------------| 37.78% tmpqyyf586g.zip |####################---------------------------------| 37.91% tmpqyyf586g.zip |####################---------------------------------| 38.05% tmpqyyf586g.zip |####################---------------------------------| 38.18% tmpqyyf586g.zip |####################---------------------------------| 38.32% tmpqyyf586g.zip |####################---------------------------------| 38.45% tmpqyyf586g.zip |####################---------------------------------| 38.59% tmpqyyf586g.zip |#####################--------------------------------| 38.72% tmpqyyf586g.zip |#####################--------------------------------| 38.86% tmpqyyf586g.zip |#####################--------------------------------| 38.99% tmpqyyf586g.zip |#####################--------------------------------| 39.13% tmpqyyf586g.zip |#####################--------------------------------| 39.26% tmpqyyf586g.zip |#####################--------------------------------| 39.4% tmpqyyf586g.zip |#####################--------------------------------| 39.53% tmpqyyf586g.zip |#####################--------------------------------| 39.67% tmpqyyf586g.zip |#####################--------------------------------| 39.8% tmpqyyf586g.zip |#####################--------------------------------| 39.94% tmpqyyf586g.zip |#####################--------------------------------| 40.07% tmpqyyf586g.zip |#####################--------------------------------| 40.21% tmpqyyf586g.zip |#####################--------------------------------| 40.34% tmpqyyf586g.zip |#####################--------------------------------| 40.48% tmpqyyf586g.zip |######################-------------------------------| 40.61% tmpqyyf586g.zip |######################-------------------------------| 40.75% tmpqyyf586g.zip |######################-------------------------------| 40.88% tmpqyyf586g.zip |######################-------------------------------| 41.02% tmpqyyf586g.zip |######################-------------------------------| 41.15% tmpqyyf586g.zip |######################-------------------------------| 41.29% tmpqyyf586g.zip |######################-------------------------------| 41.42% tmpqyyf586g.zip |######################-------------------------------| 41.56% tmpqyyf586g.zip |######################-------------------------------| 41.69% tmpqyyf586g.zip |######################-------------------------------| 41.83% tmpqyyf586g.zip |######################-------------------------------| 41.96% tmpqyyf586g.zip |######################-------------------------------| 42.1% tmpqyyf586g.zip |######################-------------------------------| 42.23% tmpqyyf586g.zip |######################-------------------------------| 42.37% tmpqyyf586g.zip |#######################------------------------------| 42.5% tmpqyyf586g.zip |#######################------------------------------| 42.64% tmpqyyf586g.zip |#######################------------------------------| 42.77% tmpqyyf586g.zip |#######################------------------------------| 42.91% tmpqyyf586g.zip |#######################------------------------------| 43.04% tmpqyyf586g.zip |#######################------------------------------| 43.17% tmpqyyf586g.zip |#######################------------------------------| 43.31% tmpqyyf586g.zip |#######################------------------------------| 43.44% tmpqyyf586g.zip |#######################------------------------------| 43.58% tmpqyyf586g.zip |#######################------------------------------| 43.71% tmpqyyf586g.zip |#######################------------------------------| 43.85% tmpqyyf586g.zip |#######################------------------------------| 43.98% tmpqyyf586g.zip |#######################------------------------------| 44.12% tmpqyyf586g.zip |#######################------------------------------| 44.25% tmpqyyf586g.zip |########################-----------------------------| 44.39% tmpqyyf586g.zip |########################-----------------------------| 44.52% tmpqyyf586g.zip |########################-----------------------------| 44.66% tmpqyyf586g.zip |########################-----------------------------| 44.79% tmpqyyf586g.zip |########################-----------------------------| 44.93% tmpqyyf586g.zip |########################-----------------------------| 45.06% tmpqyyf586g.zip |########################-----------------------------| 45.2% tmpqyyf586g.zip |########################-----------------------------| 45.33% tmpqyyf586g.zip |########################-----------------------------| 45.47% tmpqyyf586g.zip |########################-----------------------------| 45.6% tmpqyyf586g.zip |########################-----------------------------| 45.74% tmpqyyf586g.zip |########################-----------------------------| 45.87% tmpqyyf586g.zip |########################-----------------------------| 46.01% tmpqyyf586g.zip |########################-----------------------------| 46.14% tmpqyyf586g.zip |#########################----------------------------| 46.28% tmpqyyf586g.zip |#########################----------------------------| 46.41% tmpqyyf586g.zip |#########################----------------------------| 46.55% tmpqyyf586g.zip |#########################----------------------------| 46.68% tmpqyyf586g.zip |#########################----------------------------| 46.82% tmpqyyf586g.zip |#########################----------------------------| 46.95% tmpqyyf586g.zip |#########################----------------------------| 47.09% tmpqyyf586g.zip |#########################----------------------------| 47.22% tmpqyyf586g.zip |#########################----------------------------| 47.36% tmpqyyf586g.zip |#########################----------------------------| 47.49% tmpqyyf586g.zip |#########################----------------------------| 47.63% tmpqyyf586g.zip |#########################----------------------------| 47.76% tmpqyyf586g.zip |#########################----------------------------| 47.9% tmpqyyf586g.zip |#########################----------------------------| 48.03% tmpqyyf586g.zip |##########################---------------------------| 48.17% tmpqyyf586g.zip |##########################---------------------------| 48.3% tmpqyyf586g.zip |##########################---------------------------| 48.44% tmpqyyf586g.zip |##########################---------------------------| 48.57% tmpqyyf586g.zip |##########################---------------------------| 48.71% tmpqyyf586g.zip |##########################---------------------------| 48.84% tmpqyyf586g.zip |##########################---------------------------| 48.98% tmpqyyf586g.zip |##########################---------------------------| 49.11% tmpqyyf586g.zip |##########################---------------------------| 49.25% tmpqyyf586g.zip |##########################---------------------------| 49.38% tmpqyyf586g.zip |##########################---------------------------| 49.52% tmpqyyf586g.zip |##########################---------------------------| 49.65% tmpqyyf586g.zip |##########################---------------------------| 49.79% tmpqyyf586g.zip |##########################---------------------------| 49.92% tmpqyyf586g.zip |###########################--------------------------| 50.06% tmpqyyf586g.zip |###########################--------------------------| 50.19% tmpqyyf586g.zip |###########################--------------------------| 50.33% tmpqyyf586g.zip |###########################--------------------------| 50.46% tmpqyyf586g.zip |###########################--------------------------| 50.6% tmpqyyf586g.zip |###########################--------------------------| 50.73% tmpqyyf586g.zip |###########################--------------------------| 50.87% tmpqyyf586g.zip |###########################--------------------------| 51.0% tmpqyyf586g.zip |###########################--------------------------| 51.14% tmpqyyf586g.zip |###########################--------------------------| 51.27% tmpqyyf586g.zip |###########################--------------------------| 51.41% tmpqyyf586g.zip |###########################--------------------------| 51.54% tmpqyyf586g.zip |###########################--------------------------| 51.67% tmpqyyf586g.zip |###########################--------------------------| 51.81% tmpqyyf586g.zip |############################-------------------------| 51.94% tmpqyyf586g.zip |############################-------------------------| 52.08% tmpqyyf586g.zip |############################-------------------------| 52.21% tmpqyyf586g.zip |############################-------------------------| 52.35% tmpqyyf586g.zip |############################-------------------------| 52.48% tmpqyyf586g.zip |############################-------------------------| 52.62% tmpqyyf586g.zip |############################-------------------------| 52.75% tmpqyyf586g.zip |############################-------------------------| 52.89% tmpqyyf586g.zip |############################-------------------------| 53.02% tmpqyyf586g.zip |############################-------------------------| 53.16% tmpqyyf586g.zip |############################-------------------------| 53.29% tmpqyyf586g.zip |############################-------------------------| 53.43% tmpqyyf586g.zip |############################-------------------------| 53.56% tmpqyyf586g.zip |############################-------------------------| 53.7% tmpqyyf586g.zip |#############################------------------------| 53.83% tmpqyyf586g.zip |#############################------------------------| 53.97% tmpqyyf586g.zip |#############################------------------------| 54.1% tmpqyyf586g.zip |#############################------------------------| 54.24% tmpqyyf586g.zip |#############################------------------------| 54.37% tmpqyyf586g.zip |#############################------------------------| 54.51% tmpqyyf586g.zip |#############################------------------------| 54.64% tmpqyyf586g.zip |#############################------------------------| 54.78% tmpqyyf586g.zip |#############################------------------------| 54.91% tmpqyyf586g.zip |#############################------------------------| 55.05% tmpqyyf586g.zip |#############################------------------------| 55.18% tmpqyyf586g.zip |#############################------------------------| 55.32% tmpqyyf586g.zip |#############################------------------------| 55.45% tmpqyyf586g.zip |#############################------------------------| 55.59% tmpqyyf586g.zip |##############################-----------------------| 55.72% tmpqyyf586g.zip |##############################-----------------------| 55.86% tmpqyyf586g.zip |##############################-----------------------| 55.99% tmpqyyf586g.zip |##############################-----------------------| 56.13% tmpqyyf586g.zip |##############################-----------------------| 56.26% tmpqyyf586g.zip |##############################-----------------------| 56.4% tmpqyyf586g.zip |##############################-----------------------| 56.53% tmpqyyf586g.zip |##############################-----------------------| 56.67% tmpqyyf586g.zip |##############################-----------------------| 56.8% tmpqyyf586g.zip |##############################-----------------------| 56.94% tmpqyyf586g.zip |##############################-----------------------| 57.07% tmpqyyf586g.zip |##############################-----------------------| 57.21% tmpqyyf586g.zip |##############################-----------------------| 57.34% tmpqyyf586g.zip |##############################-----------------------| 57.48% tmpqyyf586g.zip |###############################----------------------| 57.61% tmpqyyf586g.zip |###############################----------------------| 57.75% tmpqyyf586g.zip |###############################----------------------| 57.88% tmpqyyf586g.zip |###############################----------------------| 58.02% tmpqyyf586g.zip |###############################----------------------| 58.15% tmpqyyf586g.zip |###############################----------------------| 58.29% tmpqyyf586g.zip |###############################----------------------| 58.42% tmpqyyf586g.zip |###############################----------------------| 58.56% tmpqyyf586g.zip |###############################----------------------| 58.69% tmpqyyf586g.zip |###############################----------------------| 58.83% tmpqyyf586g.zip |###############################----------------------| 58.96% tmpqyyf586g.zip |###############################----------------------| 59.1% tmpqyyf586g.zip |###############################----------------------| 59.23% tmpqyyf586g.zip |###############################----------------------| 59.37% tmpqyyf586g.zip |################################---------------------| 59.5% tmpqyyf586g.zip |################################---------------------| 59.64% tmpqyyf586g.zip |################################---------------------| 59.77% tmpqyyf586g.zip |################################---------------------| 59.91% tmpqyyf586g.zip |################################---------------------| 60.04% tmpqyyf586g.zip |################################---------------------| 60.18% tmpqyyf586g.zip |################################---------------------| 60.31% tmpqyyf586g.zip |################################---------------------| 60.44% tmpqyyf586g.zip |################################---------------------| 60.58% tmpqyyf586g.zip |################################---------------------| 60.71% tmpqyyf586g.zip |################################---------------------| 60.85% tmpqyyf586g.zip |################################---------------------| 60.98% tmpqyyf586g.zip |################################---------------------| 61.12% tmpqyyf586g.zip |################################---------------------| 61.25% tmpqyyf586g.zip |#################################--------------------| 61.39% tmpqyyf586g.zip |#################################--------------------| 61.52% tmpqyyf586g.zip |#################################--------------------| 61.66% tmpqyyf586g.zip |#################################--------------------| 61.79% tmpqyyf586g.zip |#################################--------------------| 61.93% tmpqyyf586g.zip |#################################--------------------| 62.06% tmpqyyf586g.zip |#################################--------------------| 62.2% tmpqyyf586g.zip |#################################--------------------| 62.33% tmpqyyf586g.zip |#################################--------------------| 62.47% tmpqyyf586g.zip |#################################--------------------| 62.6% tmpqyyf586g.zip |#################################--------------------| 62.74% tmpqyyf586g.zip |#################################--------------------| 62.87% tmpqyyf586g.zip |#################################--------------------| 63.01% tmpqyyf586g.zip |#################################--------------------| 63.14% tmpqyyf586g.zip |##################################-------------------| 63.28% tmpqyyf586g.zip |##################################-------------------| 63.41% tmpqyyf586g.zip |##################################-------------------| 63.55% tmpqyyf586g.zip |##################################-------------------| 63.68% tmpqyyf586g.zip |##################################-------------------| 63.82% tmpqyyf586g.zip |##################################-------------------| 63.95% tmpqyyf586g.zip |##################################-------------------| 64.09% tmpqyyf586g.zip |##################################-------------------| 64.22% tmpqyyf586g.zip |##################################-------------------| 64.36% tmpqyyf586g.zip |##################################-------------------| 64.49% tmpqyyf586g.zip |##################################-------------------| 64.63% tmpqyyf586g.zip |##################################-------------------| 64.76% tmpqyyf586g.zip |##################################-------------------| 64.9% tmpqyyf586g.zip |##################################-------------------| 65.03% tmpqyyf586g.zip |###################################------------------| 65.17% tmpqyyf586g.zip |###################################------------------| 65.3% tmpqyyf586g.zip |###################################------------------| 65.44% tmpqyyf586g.zip |###################################------------------| 65.57% tmpqyyf586g.zip |###################################------------------| 65.71% tmpqyyf586g.zip |###################################------------------| 65.84% tmpqyyf586g.zip |###################################------------------| 65.98% tmpqyyf586g.zip |###################################------------------| 66.11% tmpqyyf586g.zip |###################################------------------| 66.25% tmpqyyf586g.zip |###################################------------------| 66.38% tmpqyyf586g.zip |###################################------------------| 66.52% tmpqyyf586g.zip |###################################------------------| 66.65% tmpqyyf586g.zip |###################################------------------| 66.79% tmpqyyf586g.zip |###################################------------------| 66.92% tmpqyyf586g.zip |####################################-----------------| 67.06% tmpqyyf586g.zip |####################################-----------------| 67.19% tmpqyyf586g.zip |####################################-----------------| 67.33% tmpqyyf586g.zip |####################################-----------------| 67.46% tmpqyyf586g.zip |####################################-----------------| 67.6% tmpqyyf586g.zip |####################################-----------------| 67.73% tmpqyyf586g.zip |####################################-----------------| 67.87% tmpqyyf586g.zip |####################################-----------------| 68.0% tmpqyyf586g.zip |####################################-----------------| 68.14% tmpqyyf586g.zip |####################################-----------------| 68.27% tmpqyyf586g.zip |####################################-----------------| 68.41% tmpqyyf586g.zip |####################################-----------------| 68.54% tmpqyyf586g.zip |####################################-----------------| 68.68% tmpqyyf586g.zip |####################################-----------------| 68.81% tmpqyyf586g.zip |#####################################----------------| 68.94% tmpqyyf586g.zip |#####################################----------------| 69.08% tmpqyyf586g.zip |#####################################----------------| 69.21% tmpqyyf586g.zip |#####################################----------------| 69.35% tmpqyyf586g.zip |#####################################----------------| 69.48% tmpqyyf586g.zip |#####################################----------------| 69.62% tmpqyyf586g.zip |#####################################----------------| 69.75% tmpqyyf586g.zip |#####################################----------------| 69.89% tmpqyyf586g.zip |#####################################----------------| 70.02% tmpqyyf586g.zip |#####################################----------------| 70.16% tmpqyyf586g.zip |#####################################----------------| 70.29% tmpqyyf586g.zip |#####################################----------------| 70.43% tmpqyyf586g.zip |#####################################----------------| 70.56% tmpqyyf586g.zip |#####################################----------------| 70.7% tmpqyyf586g.zip |######################################---------------| 70.83% tmpqyyf586g.zip |######################################---------------| 70.97% tmpqyyf586g.zip |######################################---------------| 71.1% tmpqyyf586g.zip |######################################---------------| 71.24% tmpqyyf586g.zip |######################################---------------| 71.37% tmpqyyf586g.zip |######################################---------------| 71.51% tmpqyyf586g.zip |######################################---------------| 71.64% tmpqyyf586g.zip |######################################---------------| 71.78% tmpqyyf586g.zip |######################################---------------| 71.91% tmpqyyf586g.zip |######################################---------------| 72.05% tmpqyyf586g.zip |######################################---------------| 72.18% tmpqyyf586g.zip |######################################---------------| 72.32% tmpqyyf586g.zip |######################################---------------| 72.45% tmpqyyf586g.zip |######################################---------------| 72.59% tmpqyyf586g.zip |#######################################--------------| 72.72% tmpqyyf586g.zip |#######################################--------------| 72.86% tmpqyyf586g.zip |#######################################--------------| 72.99% tmpqyyf586g.zip |#######################################--------------| 73.13% tmpqyyf586g.zip |#######################################--------------| 73.26% tmpqyyf586g.zip |#######################################--------------| 73.4% tmpqyyf586g.zip |#######################################--------------| 73.53% tmpqyyf586g.zip |#######################################--------------| 73.67% tmpqyyf586g.zip |#######################################--------------| 73.8% tmpqyyf586g.zip |#######################################--------------| 73.94% tmpqyyf586g.zip |#######################################--------------| 74.07% tmpqyyf586g.zip |#######################################--------------| 74.21% tmpqyyf586g.zip |#######################################--------------| 74.34% tmpqyyf586g.zip |#######################################--------------| 74.48% tmpqyyf586g.zip |########################################-------------| 74.61% tmpqyyf586g.zip |########################################-------------| 74.75% tmpqyyf586g.zip |########################################-------------| 74.88% tmpqyyf586g.zip |########################################-------------| 75.02% tmpqyyf586g.zip |########################################-------------| 75.15% tmpqyyf586g.zip |########################################-------------| 75.29% tmpqyyf586g.zip |########################################-------------| 75.42% tmpqyyf586g.zip |########################################-------------| 75.56% tmpqyyf586g.zip |########################################-------------| 75.69% tmpqyyf586g.zip |########################################-------------| 75.83% tmpqyyf586g.zip |########################################-------------| 75.96% tmpqyyf586g.zip |########################################-------------| 76.1% tmpqyyf586g.zip |########################################-------------| 76.23% tmpqyyf586g.zip |########################################-------------| 76.37% tmpqyyf586g.zip |#########################################------------| 76.5% tmpqyyf586g.zip |#########################################------------| 76.64% tmpqyyf586g.zip |#########################################------------| 76.77% tmpqyyf586g.zip |#########################################------------| 76.91% tmpqyyf586g.zip |#########################################------------| 77.04% tmpqyyf586g.zip |#########################################------------| 77.18% tmpqyyf586g.zip |#########################################------------| 77.31% tmpqyyf586g.zip |#########################################------------| 77.45% tmpqyyf586g.zip |#########################################------------| 77.58% tmpqyyf586g.zip |#########################################------------| 77.71% tmpqyyf586g.zip |#########################################------------| 77.85% tmpqyyf586g.zip |#########################################------------| 77.98% tmpqyyf586g.zip |#########################################------------| 78.12% tmpqyyf586g.zip |#########################################------------| 78.25% tmpqyyf586g.zip |##########################################-----------| 78.39% tmpqyyf586g.zip |##########################################-----------| 78.52% tmpqyyf586g.zip |##########################################-----------| 78.66% tmpqyyf586g.zip |##########################################-----------| 78.79% tmpqyyf586g.zip |##########################################-----------| 78.93% tmpqyyf586g.zip |##########################################-----------| 79.06% tmpqyyf586g.zip |##########################################-----------| 79.2% tmpqyyf586g.zip |##########################################-----------| 79.33% tmpqyyf586g.zip |##########################################-----------| 79.47% tmpqyyf586g.zip |##########################################-----------| 79.6% tmpqyyf586g.zip |##########################################-----------| 79.74% tmpqyyf586g.zip |##########################################-----------| 79.87% tmpqyyf586g.zip |##########################################-----------| 80.01% tmpqyyf586g.zip |##########################################-----------| 80.14% tmpqyyf586g.zip |###########################################----------| 80.28% tmpqyyf586g.zip |###########################################----------| 80.41% tmpqyyf586g.zip |###########################################----------| 80.55% tmpqyyf586g.zip |###########################################----------| 80.68% tmpqyyf586g.zip |###########################################----------| 80.82% tmpqyyf586g.zip |###########################################----------| 80.95% tmpqyyf586g.zip |###########################################----------| 81.09% tmpqyyf586g.zip |###########################################----------| 81.22% tmpqyyf586g.zip |###########################################----------| 81.36% tmpqyyf586g.zip |###########################################----------| 81.49% tmpqyyf586g.zip |###########################################----------| 81.63% tmpqyyf586g.zip |###########################################----------| 81.76% tmpqyyf586g.zip |###########################################----------| 81.9% tmpqyyf586g.zip |###########################################----------| 82.03% tmpqyyf586g.zip |############################################---------| 82.17% tmpqyyf586g.zip |############################################---------| 82.3% tmpqyyf586g.zip |############################################---------| 82.44% tmpqyyf586g.zip |############################################---------| 82.57% tmpqyyf586g.zip |############################################---------| 82.71% tmpqyyf586g.zip |############################################---------| 82.84% tmpqyyf586g.zip |############################################---------| 82.98% tmpqyyf586g.zip |############################################---------| 83.11% tmpqyyf586g.zip |############################################---------| 83.25% tmpqyyf586g.zip |############################################---------| 83.38% tmpqyyf586g.zip |############################################---------| 83.52% tmpqyyf586g.zip |############################################---------| 83.65% tmpqyyf586g.zip |############################################---------| 83.79% tmpqyyf586g.zip |############################################---------| 83.92% tmpqyyf586g.zip |#############################################--------| 84.06% tmpqyyf586g.zip |#############################################--------| 84.19% tmpqyyf586g.zip |#############################################--------| 84.33% tmpqyyf586g.zip |#############################################--------| 84.46% tmpqyyf586g.zip |#############################################--------| 84.6% tmpqyyf586g.zip |#############################################--------| 84.73% tmpqyyf586g.zip |#############################################--------| 84.87% tmpqyyf586g.zip |#############################################--------| 85.0% tmpqyyf586g.zip |#############################################--------| 85.14% tmpqyyf586g.zip |#############################################--------| 85.27% tmpqyyf586g.zip |#############################################--------| 85.41% tmpqyyf586g.zip |#############################################--------| 85.54% tmpqyyf586g.zip |#############################################--------| 85.68% tmpqyyf586g.zip |#############################################--------| 85.81% tmpqyyf586g.zip |##############################################-------| 85.95% tmpqyyf586g.zip |##############################################-------| 86.08% tmpqyyf586g.zip |##############################################-------| 86.21% tmpqyyf586g.zip |##############################################-------| 86.35% tmpqyyf586g.zip |##############################################-------| 86.48% tmpqyyf586g.zip |##############################################-------| 86.62% tmpqyyf586g.zip |##############################################-------| 86.75% tmpqyyf586g.zip |##############################################-------| 86.89% tmpqyyf586g.zip |##############################################-------| 87.02% tmpqyyf586g.zip |##############################################-------| 87.16% tmpqyyf586g.zip |##############################################-------| 87.29% tmpqyyf586g.zip |##############################################-------| 87.43% tmpqyyf586g.zip |##############################################-------| 87.56% tmpqyyf586g.zip |##############################################-------| 87.7% tmpqyyf586g.zip |###############################################------| 87.83% tmpqyyf586g.zip |###############################################------| 87.97% tmpqyyf586g.zip |###############################################------| 88.1% tmpqyyf586g.zip |###############################################------| 88.24% tmpqyyf586g.zip |###############################################------| 88.37% tmpqyyf586g.zip |###############################################------| 88.51% tmpqyyf586g.zip |###############################################------| 88.64% tmpqyyf586g.zip |###############################################------| 88.78% tmpqyyf586g.zip |###############################################------| 88.91% tmpqyyf586g.zip |###############################################------| 89.05% tmpqyyf586g.zip |###############################################------| 89.18% tmpqyyf586g.zip |###############################################------| 89.32% tmpqyyf586g.zip |###############################################------| 89.45% tmpqyyf586g.zip |###############################################------| 89.59% tmpqyyf586g.zip |################################################-----| 89.72% tmpqyyf586g.zip |################################################-----| 89.86% tmpqyyf586g.zip |################################################-----| 89.99% tmpqyyf586g.zip |################################################-----| 90.13% tmpqyyf586g.zip |################################################-----| 90.26% tmpqyyf586g.zip |################################################-----| 90.4% tmpqyyf586g.zip |################################################-----| 90.53% tmpqyyf586g.zip |################################################-----| 90.67% tmpqyyf586g.zip |################################################-----| 90.8% tmpqyyf586g.zip |################################################-----| 90.94% tmpqyyf586g.zip |################################################-----| 91.07% tmpqyyf586g.zip |################################################-----| 91.21% tmpqyyf586g.zip |################################################-----| 91.34% tmpqyyf586g.zip |################################################-----| 91.48% tmpqyyf586g.zip |#################################################----| 91.61% tmpqyyf586g.zip |#################################################----| 91.75% tmpqyyf586g.zip |#################################################----| 91.88% tmpqyyf586g.zip |#################################################----| 92.02% tmpqyyf586g.zip |#################################################----| 92.15% tmpqyyf586g.zip |#################################################----| 92.29% tmpqyyf586g.zip |#################################################----| 92.42% tmpqyyf586g.zip |#################################################----| 92.56% tmpqyyf586g.zip |#################################################----| 92.69% tmpqyyf586g.zip |#################################################----| 92.83% tmpqyyf586g.zip |#################################################----| 92.96% tmpqyyf586g.zip |#################################################----| 93.1% tmpqyyf586g.zip |#################################################----| 93.23% tmpqyyf586g.zip |#################################################----| 93.37% tmpqyyf586g.zip |##################################################---| 93.5% tmpqyyf586g.zip |##################################################---| 93.64% tmpqyyf586g.zip |##################################################---| 93.77% tmpqyyf586g.zip |##################################################---| 93.91% tmpqyyf586g.zip |##################################################---| 94.04% tmpqyyf586g.zip |##################################################---| 94.18% tmpqyyf586g.zip |##################################################---| 94.31% tmpqyyf586g.zip |##################################################---| 94.45% tmpqyyf586g.zip |##################################################---| 94.58% tmpqyyf586g.zip |##################################################---| 94.71% tmpqyyf586g.zip |##################################################---| 94.85% tmpqyyf586g.zip |##################################################---| 94.98% tmpqyyf586g.zip |##################################################---| 95.12% tmpqyyf586g.zip |##################################################---| 95.25% tmpqyyf586g.zip |###################################################--| 95.39% tmpqyyf586g.zip |###################################################--| 95.52% tmpqyyf586g.zip |###################################################--| 95.66% tmpqyyf586g.zip |###################################################--| 95.79% tmpqyyf586g.zip |###################################################--| 95.93% tmpqyyf586g.zip |###################################################--| 96.06% tmpqyyf586g.zip |###################################################--| 96.2% tmpqyyf586g.zip |###################################################--| 96.33% tmpqyyf586g.zip |###################################################--| 96.47% tmpqyyf586g.zip |###################################################--| 96.6% tmpqyyf586g.zip |###################################################--| 96.74% tmpqyyf586g.zip |###################################################--| 96.87% tmpqyyf586g.zip |###################################################--| 97.01% tmpqyyf586g.zip |###################################################--| 97.14% tmpqyyf586g.zip |####################################################-| 97.28% tmpqyyf586g.zip |####################################################-| 97.41% tmpqyyf586g.zip |####################################################-| 97.55% tmpqyyf586g.zip |####################################################-| 97.68% tmpqyyf586g.zip |####################################################-| 97.82% tmpqyyf586g.zip |####################################################-| 97.95% tmpqyyf586g.zip |####################################################-| 98.09% tmpqyyf586g.zip |####################################################-| 98.22% tmpqyyf586g.zip |####################################################-| 98.36% tmpqyyf586g.zip |####################################################-| 98.49% tmpqyyf586g.zip |####################################################-| 98.63% tmpqyyf586g.zip |####################################################-| 98.76% tmpqyyf586g.zip |####################################################-| 98.9% tmpqyyf586g.zip |####################################################-| 99.03% tmpqyyf586g.zip |#####################################################| 99.17% tmpqyyf586g.zip |#####################################################| 99.3% tmpqyyf586g.zip |#####################################################| 99.44% tmpqyyf586g.zip |#####################################################| 99.57% tmpqyyf586g.zip |#####################################################| 99.71% tmpqyyf586g.zip |#####################################################| 99.84% tmpqyyf586g.zip |#####################################################| 99.98% tmpqyyf586g.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 800c5274-6f30-489a-a2fe-5a74bdbe0c66 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:SU92FFB6 --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