+ '[' -d /cfy-persist ']' ++ ls -A /cfy-persist + '[' -z '' ']' ++ cat /opt/onap/cm-secrets/password + CMPASS=UmH7vbj6 + CMPASS=UmH7vbj6 + sed -i -e 's|admin_password: .*$|admin_password: UmH7vbj6|' /etc/cloudify/config.yaml + for d in '$PDIRS' ++ dirname /var/lib + p=/var + mkdir -p /cfy-persist/var + cp -rp /var/lib /cfy-persist/var + for d in '$PDIRS' ++ dirname /etc/cloudify + p=/etc + mkdir -p /cfy-persist/etc + cp -rp /etc/cloudify /cfy-persist/etc + for d in '$PDIRS' ++ dirname /opt/cfy + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cfy /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/cloudify-stage + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/cloudify-stage /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/manager + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/manager /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/mgmtworker + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/mgmtworker /cfy-persist/opt + for d in '$PDIRS' ++ dirname /opt/restservice + p=/opt + mkdir -p /cfy-persist/opt + cp -rp /opt/restservice /cfy-persist/opt + for d in '$PDIRS' + '[' -d /var/lib ']' + mv /var/lib /var/lib-initial ++ dirname /var/lib + ln -sf /cfy-persist//var/lib /var + for d in '$PDIRS' + '[' -d /etc/cloudify ']' + mv /etc/cloudify /etc/cloudify-initial ++ dirname /etc/cloudify + ln -sf /cfy-persist//etc/cloudify /etc + for d in '$PDIRS' + '[' -d /opt/cfy ']' + mv /opt/cfy /opt/cfy-initial ++ dirname /opt/cfy + ln -sf /cfy-persist//opt/cfy /opt + for d in '$PDIRS' + '[' -d /opt/cloudify ']' + mv /opt/cloudify /opt/cloudify-initial ++ dirname /opt/cloudify + ln -sf /cfy-persist//opt/cloudify /opt + for d in '$PDIRS' + '[' -d /opt/cloudify-stage ']' + mv /opt/cloudify-stage /opt/cloudify-stage-initial ++ dirname /opt/cloudify-stage + ln -sf /cfy-persist//opt/cloudify-stage /opt + for d in '$PDIRS' + '[' -d /opt/manager ']' + mv /opt/manager /opt/manager-initial ++ dirname /opt/manager + ln -sf /cfy-persist//opt/manager /opt + for d in '$PDIRS' + '[' -d /opt/mgmtworker ']' + mv /opt/mgmtworker /opt/mgmtworker-initial ++ dirname /opt/mgmtworker + ln -sf /cfy-persist//opt/mgmtworker /opt + for d in '$PDIRS' + '[' -d /opt/restservice ']' + mv /opt/restservice /opt/restservice-initial ++ dirname /opt/restservice + ln -sf /cfy-persist//opt/restservice /opt + exec /sbin/init --log-target=journal + /scripts/init-cloudify.sh + /scripts/setup-secret.sh + '[' '!' -d /var/run/secrets/kubernetes.io/serviceaccount ']' + mkdir -p /var/run/secrets/kubernetes.io/ + ln -s /secret/ /var/run/secrets/kubernetes.io/serviceaccount + /scripts/load-plugins.sh + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' + sleep 15 Waiting for CM to come up + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Did not get a status response This command is only available when using a manager. Please use the `cfy profiles use` command to connect to a Cloudify Manager. + echo 'Waiting for CM to come up' Waiting for CM to come up + sleep 15 + /scripts/cloudify-ready.sh Services: Got a status response | Cloudify Console | Inactive | | Management Worker | Inactive | Some service(s) not running Retrieving manager services status... [ip=dcae-cloudify-manager] Services: +--------------------------------+----------+ | service | status | +--------------------------------+----------+ | Webserver | Active | | Cloudify Console | Inactive | | AMQP-Postgres | Active | | Management Worker | Inactive | | Manager Rest-Service | Active | | PostgreSQL | Active | | RabbitMQ | Active | +--------------------------------+----------+ Waiting for CM to come up + echo 'Waiting for CM to come up' + sleep 15 + /scripts/cloudify-ready.sh Services: Got a status response All services running + shopt -s nullglob + [[ ! -f /opt/manager/plugins-loaded ]] + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-9ullhtt/dmaap-1.5.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-9ullhtt/dmaap_types.yaml ++ basename /opt/plugins/plugin-9ullhtt/dmaap-1.5.0-py36-none-linux_x86_64.wgn + ARCHIVE=dmaap-1.5.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dmaap-1.5.0-py36-none-linux_x86_64.wgn' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dmaap-1.5.0-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-9ullhtt/dmaap_types.yaml /opt/plugins/plugin-9ullhtt/dmaap-1.5.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp6sjexqb4.zip |-----------------------------------------------------| 0.55% tmp6sjexqb4.zip |#----------------------------------------------------| 1.1% tmp6sjexqb4.zip |#----------------------------------------------------| 1.65% tmp6sjexqb4.zip |#----------------------------------------------------| 2.21% tmp6sjexqb4.zip |#----------------------------------------------------| 2.76% tmp6sjexqb4.zip |##---------------------------------------------------| 3.31% tmp6sjexqb4.zip |##---------------------------------------------------| 3.86% tmp6sjexqb4.zip |##---------------------------------------------------| 4.41% tmp6sjexqb4.zip |###--------------------------------------------------| 4.96% tmp6sjexqb4.zip |###--------------------------------------------------| 5.51% tmp6sjexqb4.zip |###--------------------------------------------------| 6.06% tmp6sjexqb4.zip |####-------------------------------------------------| 6.62% tmp6sjexqb4.zip |####-------------------------------------------------| 7.17% tmp6sjexqb4.zip |####-------------------------------------------------| 7.72% tmp6sjexqb4.zip |####-------------------------------------------------| 8.27% tmp6sjexqb4.zip |#####------------------------------------------------| 8.82% tmp6sjexqb4.zip |#####------------------------------------------------| 9.37% tmp6sjexqb4.zip |#####------------------------------------------------| 9.92% tmp6sjexqb4.zip |######-----------------------------------------------| 10.48% tmp6sjexqb4.zip |######-----------------------------------------------| 11.03% tmp6sjexqb4.zip |######-----------------------------------------------| 11.58% tmp6sjexqb4.zip |######-----------------------------------------------| 12.13% tmp6sjexqb4.zip |#######----------------------------------------------| 12.68% tmp6sjexqb4.zip |#######----------------------------------------------| 13.23% tmp6sjexqb4.zip |#######----------------------------------------------| 13.78% tmp6sjexqb4.zip |########---------------------------------------------| 14.34% tmp6sjexqb4.zip |########---------------------------------------------| 14.89% tmp6sjexqb4.zip |########---------------------------------------------| 15.44% tmp6sjexqb4.zip |########---------------------------------------------| 15.99% tmp6sjexqb4.zip |#########--------------------------------------------| 16.54% tmp6sjexqb4.zip |#########--------------------------------------------| 17.09% tmp6sjexqb4.zip |#########--------------------------------------------| 17.64% tmp6sjexqb4.zip |##########-------------------------------------------| 18.19% tmp6sjexqb4.zip |##########-------------------------------------------| 18.75% tmp6sjexqb4.zip |##########-------------------------------------------| 19.3% tmp6sjexqb4.zip |###########------------------------------------------| 19.85% tmp6sjexqb4.zip |###########------------------------------------------| 20.4% tmp6sjexqb4.zip |###########------------------------------------------| 20.95% tmp6sjexqb4.zip |###########------------------------------------------| 21.5% tmp6sjexqb4.zip |############-----------------------------------------| 22.05% tmp6sjexqb4.zip |############-----------------------------------------| 22.61% tmp6sjexqb4.zip |############-----------------------------------------| 23.16% tmp6sjexqb4.zip |#############----------------------------------------| 23.71% tmp6sjexqb4.zip |#############----------------------------------------| 24.26% tmp6sjexqb4.zip |#############----------------------------------------| 24.81% tmp6sjexqb4.zip |#############----------------------------------------| 25.36% tmp6sjexqb4.zip |##############---------------------------------------| 25.91% tmp6sjexqb4.zip |##############---------------------------------------| 26.47% tmp6sjexqb4.zip |##############---------------------------------------| 27.02% tmp6sjexqb4.zip |###############--------------------------------------| 27.57% tmp6sjexqb4.zip |###############--------------------------------------| 28.12% tmp6sjexqb4.zip |###############--------------------------------------| 28.67% tmp6sjexqb4.zip |###############--------------------------------------| 29.22% tmp6sjexqb4.zip |################-------------------------------------| 29.77% tmp6sjexqb4.zip |################-------------------------------------| 30.32% tmp6sjexqb4.zip |################-------------------------------------| 30.88% tmp6sjexqb4.zip |#################------------------------------------| 31.43% tmp6sjexqb4.zip |#################------------------------------------| 31.98% tmp6sjexqb4.zip |#################------------------------------------| 32.53% tmp6sjexqb4.zip |##################-----------------------------------| 33.08% tmp6sjexqb4.zip |##################-----------------------------------| 33.63% tmp6sjexqb4.zip |##################-----------------------------------| 34.18% tmp6sjexqb4.zip |##################-----------------------------------| 34.74% tmp6sjexqb4.zip |###################----------------------------------| 35.29% tmp6sjexqb4.zip |###################----------------------------------| 35.84% tmp6sjexqb4.zip |###################----------------------------------| 36.39% tmp6sjexqb4.zip |####################---------------------------------| 36.94% tmp6sjexqb4.zip |####################---------------------------------| 37.49% tmp6sjexqb4.zip |####################---------------------------------| 38.04% tmp6sjexqb4.zip |####################---------------------------------| 38.6% tmp6sjexqb4.zip |#####################--------------------------------| 39.15% tmp6sjexqb4.zip |#####################--------------------------------| 39.7% tmp6sjexqb4.zip |#####################--------------------------------| 40.25% tmp6sjexqb4.zip |######################-------------------------------| 40.8% tmp6sjexqb4.zip |######################-------------------------------| 41.35% tmp6sjexqb4.zip |######################-------------------------------| 41.9% tmp6sjexqb4.zip |#######################------------------------------| 42.45% tmp6sjexqb4.zip |#######################------------------------------| 43.01% tmp6sjexqb4.zip |#######################------------------------------| 43.56% tmp6sjexqb4.zip |#######################------------------------------| 44.11% tmp6sjexqb4.zip |########################-----------------------------| 44.66% tmp6sjexqb4.zip |########################-----------------------------| 45.21% tmp6sjexqb4.zip |########################-----------------------------| 45.76% tmp6sjexqb4.zip |#########################----------------------------| 46.31% tmp6sjexqb4.zip |#########################----------------------------| 46.87% tmp6sjexqb4.zip |#########################----------------------------| 47.42% tmp6sjexqb4.zip |#########################----------------------------| 47.97% tmp6sjexqb4.zip |##########################---------------------------| 48.52% tmp6sjexqb4.zip |##########################---------------------------| 49.07% tmp6sjexqb4.zip |##########################---------------------------| 49.62% tmp6sjexqb4.zip |###########################--------------------------| 50.17% tmp6sjexqb4.zip |###########################--------------------------| 50.73% tmp6sjexqb4.zip |###########################--------------------------| 51.28% tmp6sjexqb4.zip |###########################--------------------------| 51.83% tmp6sjexqb4.zip |############################-------------------------| 52.38% tmp6sjexqb4.zip |############################-------------------------| 52.93% tmp6sjexqb4.zip |############################-------------------------| 53.48% tmp6sjexqb4.zip |#############################------------------------| 54.03% tmp6sjexqb4.zip |#############################------------------------| 54.58% tmp6sjexqb4.zip |#############################------------------------| 55.14% tmp6sjexqb4.zip |##############################-----------------------| 55.69% tmp6sjexqb4.zip |##############################-----------------------| 56.24% tmp6sjexqb4.zip |##############################-----------------------| 56.79% tmp6sjexqb4.zip |##############################-----------------------| 57.34% tmp6sjexqb4.zip |###############################----------------------| 57.89% tmp6sjexqb4.zip |###############################----------------------| 58.44% tmp6sjexqb4.zip |###############################----------------------| 59.0% tmp6sjexqb4.zip |################################---------------------| 59.55% tmp6sjexqb4.zip |################################---------------------| 60.1% tmp6sjexqb4.zip |################################---------------------| 60.65% tmp6sjexqb4.zip |################################---------------------| 61.2% tmp6sjexqb4.zip |#################################--------------------| 61.75% tmp6sjexqb4.zip |#################################--------------------| 62.3% tmp6sjexqb4.zip |#################################--------------------| 62.86% tmp6sjexqb4.zip |##################################-------------------| 63.41% tmp6sjexqb4.zip |##################################-------------------| 63.96% tmp6sjexqb4.zip |##################################-------------------| 64.51% tmp6sjexqb4.zip |##################################-------------------| 65.06% tmp6sjexqb4.zip |###################################------------------| 65.61% tmp6sjexqb4.zip |###################################------------------| 66.16% tmp6sjexqb4.zip |###################################------------------| 66.71% tmp6sjexqb4.zip |####################################-----------------| 67.27% tmp6sjexqb4.zip |####################################-----------------| 67.82% tmp6sjexqb4.zip |####################################-----------------| 68.37% tmp6sjexqb4.zip |#####################################----------------| 68.92% tmp6sjexqb4.zip |#####################################----------------| 69.47% tmp6sjexqb4.zip |#####################################----------------| 70.02% tmp6sjexqb4.zip |#####################################----------------| 70.57% tmp6sjexqb4.zip |######################################---------------| 71.13% tmp6sjexqb4.zip |######################################---------------| 71.68% tmp6sjexqb4.zip |######################################---------------| 72.23% tmp6sjexqb4.zip |#######################################--------------| 72.78% tmp6sjexqb4.zip |#######################################--------------| 73.33% tmp6sjexqb4.zip |#######################################--------------| 73.88% tmp6sjexqb4.zip |#######################################--------------| 74.43% tmp6sjexqb4.zip |########################################-------------| 74.99% tmp6sjexqb4.zip |########################################-------------| 75.54% tmp6sjexqb4.zip |########################################-------------| 76.09% tmp6sjexqb4.zip |#########################################------------| 76.64% tmp6sjexqb4.zip |#########################################------------| 77.19% tmp6sjexqb4.zip |#########################################------------| 77.74% tmp6sjexqb4.zip |#########################################------------| 78.29% tmp6sjexqb4.zip |##########################################-----------| 78.84% tmp6sjexqb4.zip |##########################################-----------| 79.4% tmp6sjexqb4.zip |##########################################-----------| 79.95% tmp6sjexqb4.zip |###########################################----------| 80.5% tmp6sjexqb4.zip |###########################################----------| 81.05% tmp6sjexqb4.zip |###########################################----------| 81.6% tmp6sjexqb4.zip |############################################---------| 82.15% tmp6sjexqb4.zip |############################################---------| 82.7% tmp6sjexqb4.zip |############################################---------| 83.26% tmp6sjexqb4.zip |############################################---------| 83.81% tmp6sjexqb4.zip |#############################################--------| 84.36% tmp6sjexqb4.zip |#############################################--------| 84.91% tmp6sjexqb4.zip |#############################################--------| 85.46% tmp6sjexqb4.zip |##############################################-------| 86.01% tmp6sjexqb4.zip |##############################################-------| 86.56% tmp6sjexqb4.zip |##############################################-------| 87.12% tmp6sjexqb4.zip |##############################################-------| 87.67% tmp6sjexqb4.zip |###############################################------| 88.22% tmp6sjexqb4.zip |###############################################------| 88.77% tmp6sjexqb4.zip |###############################################------| 89.32% tmp6sjexqb4.zip |################################################-----| 89.87% tmp6sjexqb4.zip |################################################-----| 90.42% tmp6sjexqb4.zip |################################################-----| 90.97% tmp6sjexqb4.zip |#################################################----| 91.53% tmp6sjexqb4.zip |#################################################----| 92.08% tmp6sjexqb4.zip |#################################################----| 92.63% tmp6sjexqb4.zip |#################################################----| 93.18% tmp6sjexqb4.zip |##################################################---| 93.73% tmp6sjexqb4.zip |##################################################---| 94.28% tmp6sjexqb4.zip |##################################################---| 94.83% tmp6sjexqb4.zip |###################################################--| 95.39% tmp6sjexqb4.zip |###################################################--| 95.94% tmp6sjexqb4.zip |###################################################--| 96.49% tmp6sjexqb4.zip |###################################################--| 97.04% tmp6sjexqb4.zip |####################################################-| 97.59% tmp6sjexqb4.zip |####################################################-| 98.14% tmp6sjexqb4.zip |####################################################-| 98.69% tmp6sjexqb4.zip |#####################################################| 99.25% tmp6sjexqb4.zip |#####################################################| 99.8% tmp6sjexqb4.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is cc61b05f-bb8c-4f9c-a5ce-a3c94002fbec + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-IHULxBY/pgaas-1.3.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-IHULxBY/pgaas_types.yaml ++ basename /opt/plugins/plugin-IHULxBY/pgaas-1.3.0-py36-none-linux_x86_64.wgn + ARCHIVE=pgaas-1.3.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=pgaas-1.3.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-IHULxBY/pgaas_types.yaml /opt/plugins/plugin-IHULxBY/pgaas-1.3.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpntpoh0xv.zip |-----------------------------------------------------| 0.19% tmpntpoh0xv.zip |-----------------------------------------------------| 0.37% tmpntpoh0xv.zip |-----------------------------------------------------| 0.56% tmpntpoh0xv.zip |-----------------------------------------------------| 0.75% tmpntpoh0xv.zip |-----------------------------------------------------| 0.94% tmpntpoh0xv.zip |#----------------------------------------------------| 1.12% tmpntpoh0xv.zip |#----------------------------------------------------| 1.31% tmpntpoh0xv.zip |#----------------------------------------------------| 1.5% tmpntpoh0xv.zip |#----------------------------------------------------| 1.69% tmpntpoh0xv.zip |#----------------------------------------------------| 1.87% tmpntpoh0xv.zip |#----------------------------------------------------| 2.06% tmpntpoh0xv.zip |#----------------------------------------------------| 2.25% tmpntpoh0xv.zip |#----------------------------------------------------| 2.44% tmpntpoh0xv.zip |#----------------------------------------------------| 2.62% tmpntpoh0xv.zip |#----------------------------------------------------| 2.81% tmpntpoh0xv.zip |##---------------------------------------------------| 3.0% tmpntpoh0xv.zip |##---------------------------------------------------| 3.19% tmpntpoh0xv.zip |##---------------------------------------------------| 3.37% tmpntpoh0xv.zip |##---------------------------------------------------| 3.56% tmpntpoh0xv.zip |##---------------------------------------------------| 3.75% tmpntpoh0xv.zip |##---------------------------------------------------| 3.94% tmpntpoh0xv.zip |##---------------------------------------------------| 4.12% tmpntpoh0xv.zip |##---------------------------------------------------| 4.31% tmpntpoh0xv.zip |##---------------------------------------------------| 4.5% tmpntpoh0xv.zip |##---------------------------------------------------| 4.69% tmpntpoh0xv.zip |###--------------------------------------------------| 4.87% tmpntpoh0xv.zip |###--------------------------------------------------| 5.06% tmpntpoh0xv.zip |###--------------------------------------------------| 5.25% tmpntpoh0xv.zip |###--------------------------------------------------| 5.43% tmpntpoh0xv.zip |###--------------------------------------------------| 5.62% tmpntpoh0xv.zip |###--------------------------------------------------| 5.81% tmpntpoh0xv.zip |###--------------------------------------------------| 6.0% tmpntpoh0xv.zip |###--------------------------------------------------| 6.18% tmpntpoh0xv.zip |###--------------------------------------------------| 6.37% tmpntpoh0xv.zip |###--------------------------------------------------| 6.56% tmpntpoh0xv.zip |####-------------------------------------------------| 6.75% tmpntpoh0xv.zip |####-------------------------------------------------| 6.93% tmpntpoh0xv.zip |####-------------------------------------------------| 7.12% tmpntpoh0xv.zip |####-------------------------------------------------| 7.31% tmpntpoh0xv.zip |####-------------------------------------------------| 7.5% tmpntpoh0xv.zip |####-------------------------------------------------| 7.68% tmpntpoh0xv.zip |####-------------------------------------------------| 7.87% tmpntpoh0xv.zip |####-------------------------------------------------| 8.06% tmpntpoh0xv.zip |####-------------------------------------------------| 8.25% tmpntpoh0xv.zip |####-------------------------------------------------| 8.43% tmpntpoh0xv.zip |#####------------------------------------------------| 8.62% tmpntpoh0xv.zip |#####------------------------------------------------| 8.81% tmpntpoh0xv.zip |#####------------------------------------------------| 9.0% tmpntpoh0xv.zip |#####------------------------------------------------| 9.18% tmpntpoh0xv.zip |#####------------------------------------------------| 9.37% tmpntpoh0xv.zip |#####------------------------------------------------| 9.56% tmpntpoh0xv.zip |#####------------------------------------------------| 9.75% tmpntpoh0xv.zip |#####------------------------------------------------| 9.93% tmpntpoh0xv.zip |#####------------------------------------------------| 10.12% tmpntpoh0xv.zip |#####------------------------------------------------| 10.31% tmpntpoh0xv.zip |######-----------------------------------------------| 10.49% tmpntpoh0xv.zip |######-----------------------------------------------| 10.68% tmpntpoh0xv.zip |######-----------------------------------------------| 10.87% tmpntpoh0xv.zip |######-----------------------------------------------| 11.06% tmpntpoh0xv.zip |######-----------------------------------------------| 11.24% tmpntpoh0xv.zip |######-----------------------------------------------| 11.43% tmpntpoh0xv.zip |######-----------------------------------------------| 11.62% tmpntpoh0xv.zip |######-----------------------------------------------| 11.81% tmpntpoh0xv.zip |######-----------------------------------------------| 11.99% tmpntpoh0xv.zip |######-----------------------------------------------| 12.18% tmpntpoh0xv.zip |#######----------------------------------------------| 12.37% tmpntpoh0xv.zip |#######----------------------------------------------| 12.56% tmpntpoh0xv.zip |#######----------------------------------------------| 12.74% tmpntpoh0xv.zip |#######----------------------------------------------| 12.93% tmpntpoh0xv.zip |#######----------------------------------------------| 13.12% tmpntpoh0xv.zip |#######----------------------------------------------| 13.31% tmpntpoh0xv.zip |#######----------------------------------------------| 13.49% tmpntpoh0xv.zip |#######----------------------------------------------| 13.68% tmpntpoh0xv.zip |#######----------------------------------------------| 13.87% tmpntpoh0xv.zip |#######----------------------------------------------| 14.06% tmpntpoh0xv.zip |########---------------------------------------------| 14.24% tmpntpoh0xv.zip |########---------------------------------------------| 14.43% tmpntpoh0xv.zip |########---------------------------------------------| 14.62% tmpntpoh0xv.zip |########---------------------------------------------| 14.8% tmpntpoh0xv.zip |########---------------------------------------------| 14.99% tmpntpoh0xv.zip |########---------------------------------------------| 15.18% tmpntpoh0xv.zip |########---------------------------------------------| 15.37% tmpntpoh0xv.zip |########---------------------------------------------| 15.55% tmpntpoh0xv.zip |########---------------------------------------------| 15.74% tmpntpoh0xv.zip |########---------------------------------------------| 15.93% tmpntpoh0xv.zip |#########--------------------------------------------| 16.12% tmpntpoh0xv.zip |#########--------------------------------------------| 16.3% tmpntpoh0xv.zip |#########--------------------------------------------| 16.49% tmpntpoh0xv.zip |#########--------------------------------------------| 16.68% tmpntpoh0xv.zip |#########--------------------------------------------| 16.87% tmpntpoh0xv.zip |#########--------------------------------------------| 17.05% tmpntpoh0xv.zip |#########--------------------------------------------| 17.24% tmpntpoh0xv.zip |#########--------------------------------------------| 17.43% tmpntpoh0xv.zip |#########--------------------------------------------| 17.62% tmpntpoh0xv.zip |#########--------------------------------------------| 17.8% tmpntpoh0xv.zip |##########-------------------------------------------| 17.99% tmpntpoh0xv.zip |##########-------------------------------------------| 18.18% tmpntpoh0xv.zip |##########-------------------------------------------| 18.37% tmpntpoh0xv.zip |##########-------------------------------------------| 18.55% tmpntpoh0xv.zip |##########-------------------------------------------| 18.74% tmpntpoh0xv.zip |##########-------------------------------------------| 18.93% tmpntpoh0xv.zip |##########-------------------------------------------| 19.12% tmpntpoh0xv.zip |##########-------------------------------------------| 19.3% tmpntpoh0xv.zip |##########-------------------------------------------| 19.49% tmpntpoh0xv.zip |##########-------------------------------------------| 19.68% tmpntpoh0xv.zip |###########------------------------------------------| 19.86% tmpntpoh0xv.zip |###########------------------------------------------| 20.05% tmpntpoh0xv.zip |###########------------------------------------------| 20.24% tmpntpoh0xv.zip |###########------------------------------------------| 20.43% tmpntpoh0xv.zip |###########------------------------------------------| 20.61% tmpntpoh0xv.zip |###########------------------------------------------| 20.8% tmpntpoh0xv.zip |###########------------------------------------------| 20.99% tmpntpoh0xv.zip |###########------------------------------------------| 21.18% tmpntpoh0xv.zip |###########------------------------------------------| 21.36% tmpntpoh0xv.zip |###########------------------------------------------| 21.55% tmpntpoh0xv.zip |############-----------------------------------------| 21.74% tmpntpoh0xv.zip |############-----------------------------------------| 21.93% tmpntpoh0xv.zip |############-----------------------------------------| 22.11% tmpntpoh0xv.zip |############-----------------------------------------| 22.3% tmpntpoh0xv.zip |############-----------------------------------------| 22.49% tmpntpoh0xv.zip |############-----------------------------------------| 22.68% tmpntpoh0xv.zip |############-----------------------------------------| 22.86% tmpntpoh0xv.zip |############-----------------------------------------| 23.05% tmpntpoh0xv.zip |############-----------------------------------------| 23.24% tmpntpoh0xv.zip |############-----------------------------------------| 23.43% tmpntpoh0xv.zip |#############----------------------------------------| 23.61% tmpntpoh0xv.zip |#############----------------------------------------| 23.8% tmpntpoh0xv.zip |#############----------------------------------------| 23.99% tmpntpoh0xv.zip |#############----------------------------------------| 24.18% tmpntpoh0xv.zip |#############----------------------------------------| 24.36% tmpntpoh0xv.zip |#############----------------------------------------| 24.55% tmpntpoh0xv.zip |#############----------------------------------------| 24.74% tmpntpoh0xv.zip |#############----------------------------------------| 24.92% tmpntpoh0xv.zip |#############----------------------------------------| 25.11% tmpntpoh0xv.zip |#############----------------------------------------| 25.3% tmpntpoh0xv.zip |##############---------------------------------------| 25.49% tmpntpoh0xv.zip |##############---------------------------------------| 25.67% tmpntpoh0xv.zip |##############---------------------------------------| 25.86% tmpntpoh0xv.zip |##############---------------------------------------| 26.05% tmpntpoh0xv.zip |##############---------------------------------------| 26.24% tmpntpoh0xv.zip |##############---------------------------------------| 26.42% tmpntpoh0xv.zip |##############---------------------------------------| 26.61% tmpntpoh0xv.zip |##############---------------------------------------| 26.8% tmpntpoh0xv.zip |##############---------------------------------------| 26.99% tmpntpoh0xv.zip |##############---------------------------------------| 27.17% tmpntpoh0xv.zip |###############--------------------------------------| 27.36% tmpntpoh0xv.zip |###############--------------------------------------| 27.55% tmpntpoh0xv.zip |###############--------------------------------------| 27.74% tmpntpoh0xv.zip |###############--------------------------------------| 27.92% tmpntpoh0xv.zip |###############--------------------------------------| 28.11% tmpntpoh0xv.zip |###############--------------------------------------| 28.3% tmpntpoh0xv.zip |###############--------------------------------------| 28.49% tmpntpoh0xv.zip |###############--------------------------------------| 28.67% tmpntpoh0xv.zip |###############--------------------------------------| 28.86% tmpntpoh0xv.zip |###############--------------------------------------| 29.05% tmpntpoh0xv.zip |###############--------------------------------------| 29.24% tmpntpoh0xv.zip |################-------------------------------------| 29.42% tmpntpoh0xv.zip |################-------------------------------------| 29.61% tmpntpoh0xv.zip |################-------------------------------------| 29.8% tmpntpoh0xv.zip |################-------------------------------------| 29.98% tmpntpoh0xv.zip |################-------------------------------------| 30.17% tmpntpoh0xv.zip |################-------------------------------------| 30.36% tmpntpoh0xv.zip |################-------------------------------------| 30.55% tmpntpoh0xv.zip |################-------------------------------------| 30.73% tmpntpoh0xv.zip |################-------------------------------------| 30.92% tmpntpoh0xv.zip |################-------------------------------------| 31.11% tmpntpoh0xv.zip |#################------------------------------------| 31.3% tmpntpoh0xv.zip |#################------------------------------------| 31.48% tmpntpoh0xv.zip |#################------------------------------------| 31.67% tmpntpoh0xv.zip |#################------------------------------------| 31.86% tmpntpoh0xv.zip |#################------------------------------------| 32.05% tmpntpoh0xv.zip |#################------------------------------------| 32.23% tmpntpoh0xv.zip |#################------------------------------------| 32.42% tmpntpoh0xv.zip |#################------------------------------------| 32.61% tmpntpoh0xv.zip |#################------------------------------------| 32.8% tmpntpoh0xv.zip |#################------------------------------------| 32.98% tmpntpoh0xv.zip |##################-----------------------------------| 33.17% tmpntpoh0xv.zip |##################-----------------------------------| 33.36% tmpntpoh0xv.zip |##################-----------------------------------| 33.55% tmpntpoh0xv.zip |##################-----------------------------------| 33.73% tmpntpoh0xv.zip |##################-----------------------------------| 33.92% tmpntpoh0xv.zip |##################-----------------------------------| 34.11% tmpntpoh0xv.zip |##################-----------------------------------| 34.3% tmpntpoh0xv.zip |##################-----------------------------------| 34.48% tmpntpoh0xv.zip |##################-----------------------------------| 34.67% tmpntpoh0xv.zip |##################-----------------------------------| 34.86% tmpntpoh0xv.zip |###################----------------------------------| 35.04% tmpntpoh0xv.zip |###################----------------------------------| 35.23% tmpntpoh0xv.zip |###################----------------------------------| 35.42% tmpntpoh0xv.zip |###################----------------------------------| 35.61% tmpntpoh0xv.zip |###################----------------------------------| 35.79% tmpntpoh0xv.zip |###################----------------------------------| 35.98% tmpntpoh0xv.zip |###################----------------------------------| 36.17% tmpntpoh0xv.zip |###################----------------------------------| 36.36% tmpntpoh0xv.zip |###################----------------------------------| 36.54% tmpntpoh0xv.zip |###################----------------------------------| 36.73% tmpntpoh0xv.zip |####################---------------------------------| 36.92% tmpntpoh0xv.zip |####################---------------------------------| 37.11% tmpntpoh0xv.zip |####################---------------------------------| 37.29% tmpntpoh0xv.zip |####################---------------------------------| 37.48% tmpntpoh0xv.zip |####################---------------------------------| 37.67% tmpntpoh0xv.zip |####################---------------------------------| 37.86% tmpntpoh0xv.zip |####################---------------------------------| 38.04% tmpntpoh0xv.zip |####################---------------------------------| 38.23% tmpntpoh0xv.zip |####################---------------------------------| 38.42% tmpntpoh0xv.zip |####################---------------------------------| 38.61% tmpntpoh0xv.zip |#####################--------------------------------| 38.79% tmpntpoh0xv.zip |#####################--------------------------------| 38.98% tmpntpoh0xv.zip |#####################--------------------------------| 39.17% tmpntpoh0xv.zip |#####################--------------------------------| 39.36% tmpntpoh0xv.zip |#####################--------------------------------| 39.54% tmpntpoh0xv.zip |#####################--------------------------------| 39.73% tmpntpoh0xv.zip |#####################--------------------------------| 39.92% tmpntpoh0xv.zip |#####################--------------------------------| 40.1% tmpntpoh0xv.zip |#####################--------------------------------| 40.29% tmpntpoh0xv.zip |#####################--------------------------------| 40.48% tmpntpoh0xv.zip |######################-------------------------------| 40.67% tmpntpoh0xv.zip |######################-------------------------------| 40.85% tmpntpoh0xv.zip |######################-------------------------------| 41.04% tmpntpoh0xv.zip |######################-------------------------------| 41.23% tmpntpoh0xv.zip |######################-------------------------------| 41.42% tmpntpoh0xv.zip |######################-------------------------------| 41.6% tmpntpoh0xv.zip |######################-------------------------------| 41.79% tmpntpoh0xv.zip |######################-------------------------------| 41.98% tmpntpoh0xv.zip |######################-------------------------------| 42.17% tmpntpoh0xv.zip |######################-------------------------------| 42.35% tmpntpoh0xv.zip |#######################------------------------------| 42.54% tmpntpoh0xv.zip |#######################------------------------------| 42.73% tmpntpoh0xv.zip |#######################------------------------------| 42.92% tmpntpoh0xv.zip |#######################------------------------------| 43.1% tmpntpoh0xv.zip |#######################------------------------------| 43.29% tmpntpoh0xv.zip |#######################------------------------------| 43.48% tmpntpoh0xv.zip |#######################------------------------------| 43.67% tmpntpoh0xv.zip |#######################------------------------------| 43.85% tmpntpoh0xv.zip |#######################------------------------------| 44.04% tmpntpoh0xv.zip |#######################------------------------------| 44.23% tmpntpoh0xv.zip |########################-----------------------------| 44.41% tmpntpoh0xv.zip |########################-----------------------------| 44.6% tmpntpoh0xv.zip |########################-----------------------------| 44.79% tmpntpoh0xv.zip |########################-----------------------------| 44.98% tmpntpoh0xv.zip |########################-----------------------------| 45.16% tmpntpoh0xv.zip |########################-----------------------------| 45.35% tmpntpoh0xv.zip |########################-----------------------------| 45.54% tmpntpoh0xv.zip |########################-----------------------------| 45.73% tmpntpoh0xv.zip |########################-----------------------------| 45.91% tmpntpoh0xv.zip |########################-----------------------------| 46.1% tmpntpoh0xv.zip |#########################----------------------------| 46.29% tmpntpoh0xv.zip |#########################----------------------------| 46.48% tmpntpoh0xv.zip |#########################----------------------------| 46.66% tmpntpoh0xv.zip |#########################----------------------------| 46.85% tmpntpoh0xv.zip |#########################----------------------------| 47.04% tmpntpoh0xv.zip |#########################----------------------------| 47.23% tmpntpoh0xv.zip |#########################----------------------------| 47.41% tmpntpoh0xv.zip |#########################----------------------------| 47.6% tmpntpoh0xv.zip |#########################----------------------------| 47.79% tmpntpoh0xv.zip |#########################----------------------------| 47.98% tmpntpoh0xv.zip |##########################---------------------------| 48.16% tmpntpoh0xv.zip |##########################---------------------------| 48.35% tmpntpoh0xv.zip |##########################---------------------------| 48.54% tmpntpoh0xv.zip |##########################---------------------------| 48.73% tmpntpoh0xv.zip |##########################---------------------------| 48.91% tmpntpoh0xv.zip |##########################---------------------------| 49.1% tmpntpoh0xv.zip |##########################---------------------------| 49.29% tmpntpoh0xv.zip |##########################---------------------------| 49.47% tmpntpoh0xv.zip |##########################---------------------------| 49.66% tmpntpoh0xv.zip |##########################---------------------------| 49.85% tmpntpoh0xv.zip |###########################--------------------------| 50.04% tmpntpoh0xv.zip |###########################--------------------------| 50.22% tmpntpoh0xv.zip |###########################--------------------------| 50.41% tmpntpoh0xv.zip |###########################--------------------------| 50.6% tmpntpoh0xv.zip |###########################--------------------------| 50.79% tmpntpoh0xv.zip |###########################--------------------------| 50.97% tmpntpoh0xv.zip |###########################--------------------------| 51.16% tmpntpoh0xv.zip |###########################--------------------------| 51.35% tmpntpoh0xv.zip |###########################--------------------------| 51.54% tmpntpoh0xv.zip |###########################--------------------------| 51.72% tmpntpoh0xv.zip |############################-------------------------| 51.91% tmpntpoh0xv.zip |############################-------------------------| 52.1% tmpntpoh0xv.zip |############################-------------------------| 52.29% tmpntpoh0xv.zip |############################-------------------------| 52.47% tmpntpoh0xv.zip |############################-------------------------| 52.66% tmpntpoh0xv.zip |############################-------------------------| 52.85% tmpntpoh0xv.zip |############################-------------------------| 53.04% tmpntpoh0xv.zip |############################-------------------------| 53.22% tmpntpoh0xv.zip |############################-------------------------| 53.41% tmpntpoh0xv.zip |############################-------------------------| 53.6% tmpntpoh0xv.zip |#############################------------------------| 53.79% tmpntpoh0xv.zip |#############################------------------------| 53.97% tmpntpoh0xv.zip |#############################------------------------| 54.16% tmpntpoh0xv.zip |#############################------------------------| 54.35% tmpntpoh0xv.zip |#############################------------------------| 54.53% tmpntpoh0xv.zip |#############################------------------------| 54.72% tmpntpoh0xv.zip |#############################------------------------| 54.91% tmpntpoh0xv.zip |#############################------------------------| 55.1% tmpntpoh0xv.zip |#############################------------------------| 55.28% tmpntpoh0xv.zip |#############################------------------------| 55.47% tmpntpoh0xv.zip |#############################------------------------| 55.66% tmpntpoh0xv.zip |##############################-----------------------| 55.85% tmpntpoh0xv.zip |##############################-----------------------| 56.03% tmpntpoh0xv.zip |##############################-----------------------| 56.22% tmpntpoh0xv.zip |##############################-----------------------| 56.41% tmpntpoh0xv.zip |##############################-----------------------| 56.6% tmpntpoh0xv.zip |##############################-----------------------| 56.78% tmpntpoh0xv.zip |##############################-----------------------| 56.97% tmpntpoh0xv.zip |##############################-----------------------| 57.16% tmpntpoh0xv.zip |##############################-----------------------| 57.35% tmpntpoh0xv.zip |##############################-----------------------| 57.53% tmpntpoh0xv.zip |###############################----------------------| 57.72% tmpntpoh0xv.zip |###############################----------------------| 57.91% tmpntpoh0xv.zip |###############################----------------------| 58.1% tmpntpoh0xv.zip |###############################----------------------| 58.28% tmpntpoh0xv.zip |###############################----------------------| 58.47% tmpntpoh0xv.zip |###############################----------------------| 58.66% tmpntpoh0xv.zip |###############################----------------------| 58.85% tmpntpoh0xv.zip |###############################----------------------| 59.03% tmpntpoh0xv.zip |###############################----------------------| 59.22% tmpntpoh0xv.zip |###############################----------------------| 59.41% tmpntpoh0xv.zip |################################---------------------| 59.59% tmpntpoh0xv.zip |################################---------------------| 59.78% tmpntpoh0xv.zip |################################---------------------| 59.97% tmpntpoh0xv.zip |################################---------------------| 60.16% tmpntpoh0xv.zip |################################---------------------| 60.34% tmpntpoh0xv.zip |################################---------------------| 60.53% tmpntpoh0xv.zip |################################---------------------| 60.72% tmpntpoh0xv.zip |################################---------------------| 60.91% tmpntpoh0xv.zip |################################---------------------| 61.09% tmpntpoh0xv.zip |################################---------------------| 61.28% tmpntpoh0xv.zip |#################################--------------------| 61.47% tmpntpoh0xv.zip |#################################--------------------| 61.66% tmpntpoh0xv.zip |#################################--------------------| 61.84% tmpntpoh0xv.zip |#################################--------------------| 62.03% tmpntpoh0xv.zip |#################################--------------------| 62.22% tmpntpoh0xv.zip |#################################--------------------| 62.41% tmpntpoh0xv.zip |#################################--------------------| 62.59% tmpntpoh0xv.zip |#################################--------------------| 62.78% tmpntpoh0xv.zip |#################################--------------------| 62.97% tmpntpoh0xv.zip |#################################--------------------| 63.16% tmpntpoh0xv.zip |##################################-------------------| 63.34% tmpntpoh0xv.zip |##################################-------------------| 63.53% tmpntpoh0xv.zip |##################################-------------------| 63.72% tmpntpoh0xv.zip |##################################-------------------| 63.91% tmpntpoh0xv.zip |##################################-------------------| 64.09% tmpntpoh0xv.zip |##################################-------------------| 64.28% tmpntpoh0xv.zip |##################################-------------------| 64.47% tmpntpoh0xv.zip |##################################-------------------| 64.65% tmpntpoh0xv.zip |##################################-------------------| 64.84% tmpntpoh0xv.zip |##################################-------------------| 65.03% tmpntpoh0xv.zip |###################################------------------| 65.22% tmpntpoh0xv.zip |###################################------------------| 65.4% tmpntpoh0xv.zip |###################################------------------| 65.59% tmpntpoh0xv.zip |###################################------------------| 65.78% tmpntpoh0xv.zip |###################################------------------| 65.97% tmpntpoh0xv.zip |###################################------------------| 66.15% tmpntpoh0xv.zip |###################################------------------| 66.34% tmpntpoh0xv.zip |###################################------------------| 66.53% tmpntpoh0xv.zip |###################################------------------| 66.72% tmpntpoh0xv.zip |###################################------------------| 66.9% tmpntpoh0xv.zip |####################################-----------------| 67.09% tmpntpoh0xv.zip |####################################-----------------| 67.28% tmpntpoh0xv.zip |####################################-----------------| 67.47% tmpntpoh0xv.zip |####################################-----------------| 67.65% tmpntpoh0xv.zip |####################################-----------------| 67.84% tmpntpoh0xv.zip |####################################-----------------| 68.03% tmpntpoh0xv.zip |####################################-----------------| 68.22% tmpntpoh0xv.zip |####################################-----------------| 68.4% tmpntpoh0xv.zip |####################################-----------------| 68.59% tmpntpoh0xv.zip |####################################-----------------| 68.78% tmpntpoh0xv.zip |#####################################----------------| 68.97% tmpntpoh0xv.zip |#####################################----------------| 69.15% tmpntpoh0xv.zip |#####################################----------------| 69.34% tmpntpoh0xv.zip |#####################################----------------| 69.53% tmpntpoh0xv.zip |#####################################----------------| 69.71% tmpntpoh0xv.zip |#####################################----------------| 69.9% tmpntpoh0xv.zip |#####################################----------------| 70.09% tmpntpoh0xv.zip |#####################################----------------| 70.28% tmpntpoh0xv.zip |#####################################----------------| 70.46% tmpntpoh0xv.zip |#####################################----------------| 70.65% tmpntpoh0xv.zip |######################################---------------| 70.84% tmpntpoh0xv.zip |######################################---------------| 71.03% tmpntpoh0xv.zip |######################################---------------| 71.21% tmpntpoh0xv.zip |######################################---------------| 71.4% tmpntpoh0xv.zip |######################################---------------| 71.59% tmpntpoh0xv.zip |######################################---------------| 71.78% tmpntpoh0xv.zip |######################################---------------| 71.96% tmpntpoh0xv.zip |######################################---------------| 72.15% tmpntpoh0xv.zip |######################################---------------| 72.34% tmpntpoh0xv.zip |######################################---------------| 72.53% tmpntpoh0xv.zip |#######################################--------------| 72.71% tmpntpoh0xv.zip |#######################################--------------| 72.9% tmpntpoh0xv.zip |#######################################--------------| 73.09% tmpntpoh0xv.zip |#######################################--------------| 73.28% tmpntpoh0xv.zip |#######################################--------------| 73.46% tmpntpoh0xv.zip |#######################################--------------| 73.65% tmpntpoh0xv.zip |#######################################--------------| 73.84% tmpntpoh0xv.zip |#######################################--------------| 74.02% tmpntpoh0xv.zip |#######################################--------------| 74.21% tmpntpoh0xv.zip |#######################################--------------| 74.4% tmpntpoh0xv.zip |########################################-------------| 74.59% tmpntpoh0xv.zip |########################################-------------| 74.77% tmpntpoh0xv.zip |########################################-------------| 74.96% tmpntpoh0xv.zip |########################################-------------| 75.15% tmpntpoh0xv.zip |########################################-------------| 75.34% tmpntpoh0xv.zip |########################################-------------| 75.52% tmpntpoh0xv.zip |########################################-------------| 75.71% tmpntpoh0xv.zip |########################################-------------| 75.9% tmpntpoh0xv.zip |########################################-------------| 76.09% tmpntpoh0xv.zip |########################################-------------| 76.27% tmpntpoh0xv.zip |#########################################------------| 76.46% tmpntpoh0xv.zip |#########################################------------| 76.65% tmpntpoh0xv.zip |#########################################------------| 76.84% tmpntpoh0xv.zip |#########################################------------| 77.02% tmpntpoh0xv.zip |#########################################------------| 77.21% tmpntpoh0xv.zip |#########################################------------| 77.4% tmpntpoh0xv.zip |#########################################------------| 77.59% tmpntpoh0xv.zip |#########################################------------| 77.77% tmpntpoh0xv.zip |#########################################------------| 77.96% tmpntpoh0xv.zip |#########################################------------| 78.15% tmpntpoh0xv.zip |##########################################-----------| 78.34% tmpntpoh0xv.zip |##########################################-----------| 78.52% tmpntpoh0xv.zip |##########################################-----------| 78.71% tmpntpoh0xv.zip |##########################################-----------| 78.9% tmpntpoh0xv.zip |##########################################-----------| 79.08% tmpntpoh0xv.zip |##########################################-----------| 79.27% tmpntpoh0xv.zip |##########################################-----------| 79.46% tmpntpoh0xv.zip |##########################################-----------| 79.65% tmpntpoh0xv.zip |##########################################-----------| 79.83% tmpntpoh0xv.zip |##########################################-----------| 80.02% tmpntpoh0xv.zip |###########################################----------| 80.21% tmpntpoh0xv.zip |###########################################----------| 80.4% tmpntpoh0xv.zip |###########################################----------| 80.58% tmpntpoh0xv.zip |###########################################----------| 80.77% tmpntpoh0xv.zip |###########################################----------| 80.96% tmpntpoh0xv.zip |###########################################----------| 81.15% tmpntpoh0xv.zip |###########################################----------| 81.33% tmpntpoh0xv.zip |###########################################----------| 81.52% tmpntpoh0xv.zip |###########################################----------| 81.71% tmpntpoh0xv.zip |###########################################----------| 81.9% tmpntpoh0xv.zip |############################################---------| 82.08% tmpntpoh0xv.zip |############################################---------| 82.27% tmpntpoh0xv.zip |############################################---------| 82.46% tmpntpoh0xv.zip |############################################---------| 82.65% tmpntpoh0xv.zip |############################################---------| 82.83% tmpntpoh0xv.zip |############################################---------| 83.02% tmpntpoh0xv.zip |############################################---------| 83.21% tmpntpoh0xv.zip |############################################---------| 83.4% tmpntpoh0xv.zip |############################################---------| 83.58% tmpntpoh0xv.zip |############################################---------| 83.77% tmpntpoh0xv.zip |############################################---------| 83.96% tmpntpoh0xv.zip |#############################################--------| 84.14% tmpntpoh0xv.zip |#############################################--------| 84.33% tmpntpoh0xv.zip |#############################################--------| 84.52% tmpntpoh0xv.zip |#############################################--------| 84.71% tmpntpoh0xv.zip |#############################################--------| 84.89% tmpntpoh0xv.zip |#############################################--------| 85.08% tmpntpoh0xv.zip |#############################################--------| 85.27% tmpntpoh0xv.zip |#############################################--------| 85.46% tmpntpoh0xv.zip |#############################################--------| 85.64% tmpntpoh0xv.zip |#############################################--------| 85.83% tmpntpoh0xv.zip |##############################################-------| 86.02% tmpntpoh0xv.zip |##############################################-------| 86.21% tmpntpoh0xv.zip |##############################################-------| 86.39% tmpntpoh0xv.zip |##############################################-------| 86.58% tmpntpoh0xv.zip |##############################################-------| 86.77% tmpntpoh0xv.zip |##############################################-------| 86.96% tmpntpoh0xv.zip |##############################################-------| 87.14% tmpntpoh0xv.zip |##############################################-------| 87.33% tmpntpoh0xv.zip |##############################################-------| 87.52% tmpntpoh0xv.zip |##############################################-------| 87.71% tmpntpoh0xv.zip |###############################################------| 87.89% tmpntpoh0xv.zip |###############################################------| 88.08% tmpntpoh0xv.zip |###############################################------| 88.27% tmpntpoh0xv.zip |###############################################------| 88.46% tmpntpoh0xv.zip |###############################################------| 88.64% tmpntpoh0xv.zip |###############################################------| 88.83% tmpntpoh0xv.zip |###############################################------| 89.02% tmpntpoh0xv.zip |###############################################------| 89.2% tmpntpoh0xv.zip |###############################################------| 89.39% tmpntpoh0xv.zip |###############################################------| 89.58% tmpntpoh0xv.zip |################################################-----| 89.77% tmpntpoh0xv.zip |################################################-----| 89.95% tmpntpoh0xv.zip |################################################-----| 90.14% tmpntpoh0xv.zip |################################################-----| 90.33% tmpntpoh0xv.zip |################################################-----| 90.52% tmpntpoh0xv.zip |################################################-----| 90.7% tmpntpoh0xv.zip |################################################-----| 90.89% tmpntpoh0xv.zip |################################################-----| 91.08% tmpntpoh0xv.zip |################################################-----| 91.27% tmpntpoh0xv.zip |################################################-----| 91.45% tmpntpoh0xv.zip |#################################################----| 91.64% tmpntpoh0xv.zip |#################################################----| 91.83% tmpntpoh0xv.zip |#################################################----| 92.02% tmpntpoh0xv.zip |#################################################----| 92.2% tmpntpoh0xv.zip |#################################################----| 92.39% tmpntpoh0xv.zip |#################################################----| 92.58% tmpntpoh0xv.zip |#################################################----| 92.77% tmpntpoh0xv.zip |#################################################----| 92.95% tmpntpoh0xv.zip |#################################################----| 93.14% tmpntpoh0xv.zip |#################################################----| 93.33% tmpntpoh0xv.zip |##################################################---| 93.52% tmpntpoh0xv.zip |##################################################---| 93.7% tmpntpoh0xv.zip |##################################################---| 93.89% tmpntpoh0xv.zip |##################################################---| 94.08% tmpntpoh0xv.zip |##################################################---| 94.26% tmpntpoh0xv.zip |##################################################---| 94.45% tmpntpoh0xv.zip |##################################################---| 94.64% tmpntpoh0xv.zip |##################################################---| 94.83% tmpntpoh0xv.zip |##################################################---| 95.01% tmpntpoh0xv.zip |##################################################---| 95.2% tmpntpoh0xv.zip |###################################################--| 95.39% tmpntpoh0xv.zip |###################################################--| 95.58% tmpntpoh0xv.zip |###################################################--| 95.76% tmpntpoh0xv.zip |###################################################--| 95.95% tmpntpoh0xv.zip |###################################################--| 96.14% tmpntpoh0xv.zip |###################################################--| 96.33% tmpntpoh0xv.zip |###################################################--| 96.51% tmpntpoh0xv.zip |###################################################--| 96.7% tmpntpoh0xv.zip |###################################################--| 96.89% tmpntpoh0xv.zip |###################################################--| 97.08% tmpntpoh0xv.zip |####################################################-| 97.26% tmpntpoh0xv.zip |####################################################-| 97.45% tmpntpoh0xv.zip |####################################################-| 97.64% tmpntpoh0xv.zip |####################################################-| 97.83% tmpntpoh0xv.zip |####################################################-| 98.01% tmpntpoh0xv.zip |####################################################-| 98.2% tmpntpoh0xv.zip |####################################################-| 98.39% tmpntpoh0xv.zip |####################################################-| 98.58% tmpntpoh0xv.zip |####################################################-| 98.76% tmpntpoh0xv.zip |####################################################-| 98.95% tmpntpoh0xv.zip |#####################################################| 99.14% tmpntpoh0xv.zip |#####################################################| 99.32% tmpntpoh0xv.zip |#####################################################| 99.51% tmpntpoh0xv.zip |#####################################################| 99.7% tmpntpoh0xv.zip |#####################################################| 99.89% tmpntpoh0xv.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is d5e1659e-fdd3-4e77-a7ab-e77938021d97 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-Is3EjK0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-Is3EjK0/sshkeyshare_types.yaml ++ basename /opt/plugins/plugin-Is3EjK0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn + ARCHIVE=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-Is3EjK0/sshkeyshare_types.yaml /opt/plugins/plugin-Is3EjK0/sshkeyshare-1.2.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmp3dtojnb5.zip |-----------------------------------------------------| 0.57% tmp3dtojnb5.zip |#----------------------------------------------------| 1.14% tmp3dtojnb5.zip |#----------------------------------------------------| 1.71% tmp3dtojnb5.zip |#----------------------------------------------------| 2.28% tmp3dtojnb5.zip |##---------------------------------------------------| 2.85% tmp3dtojnb5.zip |##---------------------------------------------------| 3.42% tmp3dtojnb5.zip |##---------------------------------------------------| 3.98% tmp3dtojnb5.zip |##---------------------------------------------------| 4.55% tmp3dtojnb5.zip |###--------------------------------------------------| 5.12% tmp3dtojnb5.zip |###--------------------------------------------------| 5.69% tmp3dtojnb5.zip |###--------------------------------------------------| 6.26% tmp3dtojnb5.zip |####-------------------------------------------------| 6.83% tmp3dtojnb5.zip |####-------------------------------------------------| 7.4% tmp3dtojnb5.zip |####-------------------------------------------------| 7.97% tmp3dtojnb5.zip |#####------------------------------------------------| 8.54% tmp3dtojnb5.zip |#####------------------------------------------------| 9.11% tmp3dtojnb5.zip |#####------------------------------------------------| 9.68% tmp3dtojnb5.zip |#####------------------------------------------------| 10.25% tmp3dtojnb5.zip |######-----------------------------------------------| 10.81% tmp3dtojnb5.zip |######-----------------------------------------------| 11.38% tmp3dtojnb5.zip |######-----------------------------------------------| 11.95% tmp3dtojnb5.zip |#######----------------------------------------------| 12.52% tmp3dtojnb5.zip |#######----------------------------------------------| 13.09% tmp3dtojnb5.zip |#######----------------------------------------------| 13.66% tmp3dtojnb5.zip |########---------------------------------------------| 14.23% tmp3dtojnb5.zip |########---------------------------------------------| 14.8% tmp3dtojnb5.zip |########---------------------------------------------| 15.37% tmp3dtojnb5.zip |########---------------------------------------------| 15.94% tmp3dtojnb5.zip |#########--------------------------------------------| 16.51% tmp3dtojnb5.zip |#########--------------------------------------------| 17.08% tmp3dtojnb5.zip |#########--------------------------------------------| 17.64% tmp3dtojnb5.zip |##########-------------------------------------------| 18.21% tmp3dtojnb5.zip |##########-------------------------------------------| 18.78% tmp3dtojnb5.zip |##########-------------------------------------------| 19.35% tmp3dtojnb5.zip |###########------------------------------------------| 19.92% tmp3dtojnb5.zip |###########------------------------------------------| 20.49% tmp3dtojnb5.zip |###########------------------------------------------| 21.06% tmp3dtojnb5.zip |###########------------------------------------------| 21.63% tmp3dtojnb5.zip |############-----------------------------------------| 22.2% tmp3dtojnb5.zip |############-----------------------------------------| 22.77% tmp3dtojnb5.zip |############-----------------------------------------| 23.34% tmp3dtojnb5.zip |#############----------------------------------------| 23.91% tmp3dtojnb5.zip |#############----------------------------------------| 24.47% tmp3dtojnb5.zip |#############----------------------------------------| 25.04% tmp3dtojnb5.zip |##############---------------------------------------| 25.61% tmp3dtojnb5.zip |##############---------------------------------------| 26.18% tmp3dtojnb5.zip |##############---------------------------------------| 26.75% tmp3dtojnb5.zip |##############---------------------------------------| 27.32% tmp3dtojnb5.zip |###############--------------------------------------| 27.89% tmp3dtojnb5.zip |###############--------------------------------------| 28.46% tmp3dtojnb5.zip |###############--------------------------------------| 29.03% tmp3dtojnb5.zip |################-------------------------------------| 29.6% tmp3dtojnb5.zip |################-------------------------------------| 30.17% tmp3dtojnb5.zip |################-------------------------------------| 30.74% tmp3dtojnb5.zip |#################------------------------------------| 31.3% tmp3dtojnb5.zip |#################------------------------------------| 31.87% tmp3dtojnb5.zip |#################------------------------------------| 32.44% tmp3dtojnb5.zip |#################------------------------------------| 33.01% tmp3dtojnb5.zip |##################-----------------------------------| 33.58% tmp3dtojnb5.zip |##################-----------------------------------| 34.15% tmp3dtojnb5.zip |##################-----------------------------------| 34.72% tmp3dtojnb5.zip |###################----------------------------------| 35.29% tmp3dtojnb5.zip |###################----------------------------------| 35.86% tmp3dtojnb5.zip |###################----------------------------------| 36.43% tmp3dtojnb5.zip |####################---------------------------------| 37.0% tmp3dtojnb5.zip |####################---------------------------------| 37.57% tmp3dtojnb5.zip |####################---------------------------------| 38.13% tmp3dtojnb5.zip |#####################--------------------------------| 38.7% tmp3dtojnb5.zip |#####################--------------------------------| 39.27% tmp3dtojnb5.zip |#####################--------------------------------| 39.84% tmp3dtojnb5.zip |#####################--------------------------------| 40.41% tmp3dtojnb5.zip |######################-------------------------------| 40.98% tmp3dtojnb5.zip |######################-------------------------------| 41.55% tmp3dtojnb5.zip |######################-------------------------------| 42.12% tmp3dtojnb5.zip |#######################------------------------------| 42.69% tmp3dtojnb5.zip |#######################------------------------------| 43.26% tmp3dtojnb5.zip |#######################------------------------------| 43.83% tmp3dtojnb5.zip |########################-----------------------------| 44.4% tmp3dtojnb5.zip |########################-----------------------------| 44.96% tmp3dtojnb5.zip |########################-----------------------------| 45.53% tmp3dtojnb5.zip |########################-----------------------------| 46.1% tmp3dtojnb5.zip |#########################----------------------------| 46.67% tmp3dtojnb5.zip |#########################----------------------------| 47.24% tmp3dtojnb5.zip |#########################----------------------------| 47.81% tmp3dtojnb5.zip |##########################---------------------------| 48.38% tmp3dtojnb5.zip |##########################---------------------------| 48.95% tmp3dtojnb5.zip |##########################---------------------------| 49.52% tmp3dtojnb5.zip |###########################--------------------------| 50.09% tmp3dtojnb5.zip |###########################--------------------------| 50.66% tmp3dtojnb5.zip |###########################--------------------------| 51.23% tmp3dtojnb5.zip |###########################--------------------------| 51.79% tmp3dtojnb5.zip |############################-------------------------| 52.36% tmp3dtojnb5.zip |############################-------------------------| 52.93% tmp3dtojnb5.zip |############################-------------------------| 53.5% tmp3dtojnb5.zip |#############################------------------------| 54.07% tmp3dtojnb5.zip |#############################------------------------| 54.64% tmp3dtojnb5.zip |#############################------------------------| 55.21% tmp3dtojnb5.zip |##############################-----------------------| 55.78% tmp3dtojnb5.zip |##############################-----------------------| 56.35% tmp3dtojnb5.zip |##############################-----------------------| 56.92% tmp3dtojnb5.zip |##############################-----------------------| 57.49% tmp3dtojnb5.zip |###############################----------------------| 58.06% tmp3dtojnb5.zip |###############################----------------------| 58.62% tmp3dtojnb5.zip |###############################----------------------| 59.19% tmp3dtojnb5.zip |################################---------------------| 59.76% tmp3dtojnb5.zip |################################---------------------| 60.33% tmp3dtojnb5.zip |################################---------------------| 60.9% tmp3dtojnb5.zip |#################################--------------------| 61.47% tmp3dtojnb5.zip |#################################--------------------| 62.04% tmp3dtojnb5.zip |#################################--------------------| 62.61% tmp3dtojnb5.zip |#################################--------------------| 63.18% tmp3dtojnb5.zip |##################################-------------------| 63.75% tmp3dtojnb5.zip |##################################-------------------| 64.32% tmp3dtojnb5.zip |##################################-------------------| 64.89% tmp3dtojnb5.zip |###################################------------------| 65.45% tmp3dtojnb5.zip |###################################------------------| 66.02% tmp3dtojnb5.zip |###################################------------------| 66.59% tmp3dtojnb5.zip |####################################-----------------| 67.16% tmp3dtojnb5.zip |####################################-----------------| 67.73% tmp3dtojnb5.zip |####################################-----------------| 68.3% tmp3dtojnb5.zip |#####################################----------------| 68.87% tmp3dtojnb5.zip |#####################################----------------| 69.44% tmp3dtojnb5.zip |#####################################----------------| 70.01% tmp3dtojnb5.zip |#####################################----------------| 70.58% tmp3dtojnb5.zip |######################################---------------| 71.15% tmp3dtojnb5.zip |######################################---------------| 71.72% tmp3dtojnb5.zip |######################################---------------| 72.28% tmp3dtojnb5.zip |#######################################--------------| 72.85% tmp3dtojnb5.zip |#######################################--------------| 73.42% tmp3dtojnb5.zip |#######################################--------------| 73.99% tmp3dtojnb5.zip |########################################-------------| 74.56% tmp3dtojnb5.zip |########################################-------------| 75.13% tmp3dtojnb5.zip |########################################-------------| 75.7% tmp3dtojnb5.zip |########################################-------------| 76.27% tmp3dtojnb5.zip |#########################################------------| 76.84% tmp3dtojnb5.zip |#########################################------------| 77.41% tmp3dtojnb5.zip |#########################################------------| 77.98% tmp3dtojnb5.zip |##########################################-----------| 78.55% tmp3dtojnb5.zip |##########################################-----------| 79.11% tmp3dtojnb5.zip |##########################################-----------| 79.68% tmp3dtojnb5.zip |###########################################----------| 80.25% tmp3dtojnb5.zip |###########################################----------| 80.82% tmp3dtojnb5.zip |###########################################----------| 81.39% tmp3dtojnb5.zip |###########################################----------| 81.96% tmp3dtojnb5.zip |############################################---------| 82.53% tmp3dtojnb5.zip |############################################---------| 83.1% tmp3dtojnb5.zip |############################################---------| 83.67% tmp3dtojnb5.zip |#############################################--------| 84.24% tmp3dtojnb5.zip |#############################################--------| 84.81% tmp3dtojnb5.zip |#############################################--------| 85.38% tmp3dtojnb5.zip |##############################################-------| 85.94% tmp3dtojnb5.zip |##############################################-------| 86.51% tmp3dtojnb5.zip |##############################################-------| 87.08% tmp3dtojnb5.zip |##############################################-------| 87.65% tmp3dtojnb5.zip |###############################################------| 88.22% tmp3dtojnb5.zip |###############################################------| 88.79% tmp3dtojnb5.zip |###############################################------| 89.36% tmp3dtojnb5.zip |################################################-----| 89.93% tmp3dtojnb5.zip |################################################-----| 90.5% tmp3dtojnb5.zip |################################################-----| 91.07% tmp3dtojnb5.zip |#################################################----| 91.64% tmp3dtojnb5.zip |#################################################----| 92.21% tmp3dtojnb5.zip |#################################################----| 92.77% tmp3dtojnb5.zip |#################################################----| 93.34% tmp3dtojnb5.zip |##################################################---| 93.91% tmp3dtojnb5.zip |##################################################---| 94.48% tmp3dtojnb5.zip |##################################################---| 95.05% tmp3dtojnb5.zip |###################################################--| 95.62% tmp3dtojnb5.zip |###################################################--| 96.19% tmp3dtojnb5.zip |###################################################--| 96.76% tmp3dtojnb5.zip |####################################################-| 97.33% tmp3dtojnb5.zip |####################################################-| 97.9% tmp3dtojnb5.zip |####################################################-| 98.47% tmp3dtojnb5.zip |####################################################-| 99.04% tmp3dtojnb5.zip |#####################################################| 99.6% tmp3dtojnb5.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 78e9943a-79ee-4198-b811-6d581360a777 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-QlcQQhx/k8splugin-3.8.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-QlcQQhx/k8splugin_types.yaml ++ basename /opt/plugins/plugin-QlcQQhx/k8splugin-3.8.0-py36-none-linux_x86_64.wgn + ARCHIVE=k8splugin-3.8.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=k8splugin-3.8.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=k8splugin-3.8.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-QlcQQhx/k8splugin_types.yaml /opt/plugins/plugin-QlcQQhx/k8splugin-3.8.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpdegcfqa2.zip |-----------------------------------------------------| 0.14% tmpdegcfqa2.zip |-----------------------------------------------------| 0.27% tmpdegcfqa2.zip |-----------------------------------------------------| 0.41% tmpdegcfqa2.zip |-----------------------------------------------------| 0.55% tmpdegcfqa2.zip |-----------------------------------------------------| 0.68% tmpdegcfqa2.zip |-----------------------------------------------------| 0.82% tmpdegcfqa2.zip |#----------------------------------------------------| 0.95% tmpdegcfqa2.zip |#----------------------------------------------------| 1.09% tmpdegcfqa2.zip |#----------------------------------------------------| 1.23% tmpdegcfqa2.zip |#----------------------------------------------------| 1.36% tmpdegcfqa2.zip |#----------------------------------------------------| 1.5% tmpdegcfqa2.zip |#----------------------------------------------------| 1.64% tmpdegcfqa2.zip |#----------------------------------------------------| 1.77% tmpdegcfqa2.zip |#----------------------------------------------------| 1.91% tmpdegcfqa2.zip |#----------------------------------------------------| 2.05% tmpdegcfqa2.zip |#----------------------------------------------------| 2.18% tmpdegcfqa2.zip |#----------------------------------------------------| 2.32% tmpdegcfqa2.zip |#----------------------------------------------------| 2.46% tmpdegcfqa2.zip |#----------------------------------------------------| 2.59% tmpdegcfqa2.zip |#----------------------------------------------------| 2.73% tmpdegcfqa2.zip |##---------------------------------------------------| 2.86% tmpdegcfqa2.zip |##---------------------------------------------------| 3.0% tmpdegcfqa2.zip |##---------------------------------------------------| 3.14% tmpdegcfqa2.zip |##---------------------------------------------------| 3.27% tmpdegcfqa2.zip |##---------------------------------------------------| 3.41% tmpdegcfqa2.zip |##---------------------------------------------------| 3.55% tmpdegcfqa2.zip |##---------------------------------------------------| 3.68% tmpdegcfqa2.zip |##---------------------------------------------------| 3.82% tmpdegcfqa2.zip |##---------------------------------------------------| 3.96% tmpdegcfqa2.zip |##---------------------------------------------------| 4.09% tmpdegcfqa2.zip |##---------------------------------------------------| 4.23% tmpdegcfqa2.zip |##---------------------------------------------------| 4.37% tmpdegcfqa2.zip |##---------------------------------------------------| 4.5% tmpdegcfqa2.zip |##---------------------------------------------------| 4.64% tmpdegcfqa2.zip |###--------------------------------------------------| 4.77% tmpdegcfqa2.zip |###--------------------------------------------------| 4.91% tmpdegcfqa2.zip |###--------------------------------------------------| 5.05% tmpdegcfqa2.zip |###--------------------------------------------------| 5.18% tmpdegcfqa2.zip |###--------------------------------------------------| 5.32% tmpdegcfqa2.zip |###--------------------------------------------------| 5.46% tmpdegcfqa2.zip |###--------------------------------------------------| 5.59% tmpdegcfqa2.zip |###--------------------------------------------------| 5.73% tmpdegcfqa2.zip |###--------------------------------------------------| 5.87% tmpdegcfqa2.zip |###--------------------------------------------------| 6.0% tmpdegcfqa2.zip |###--------------------------------------------------| 6.14% tmpdegcfqa2.zip |###--------------------------------------------------| 6.28% tmpdegcfqa2.zip |###--------------------------------------------------| 6.41% tmpdegcfqa2.zip |###--------------------------------------------------| 6.55% tmpdegcfqa2.zip |####-------------------------------------------------| 6.68% tmpdegcfqa2.zip |####-------------------------------------------------| 6.82% tmpdegcfqa2.zip |####-------------------------------------------------| 6.96% tmpdegcfqa2.zip |####-------------------------------------------------| 7.09% tmpdegcfqa2.zip |####-------------------------------------------------| 7.23% tmpdegcfqa2.zip |####-------------------------------------------------| 7.37% tmpdegcfqa2.zip |####-------------------------------------------------| 7.5% tmpdegcfqa2.zip |####-------------------------------------------------| 7.64% tmpdegcfqa2.zip |####-------------------------------------------------| 7.78% tmpdegcfqa2.zip |####-------------------------------------------------| 7.91% tmpdegcfqa2.zip |####-------------------------------------------------| 8.05% tmpdegcfqa2.zip |####-------------------------------------------------| 8.18% tmpdegcfqa2.zip |####-------------------------------------------------| 8.32% tmpdegcfqa2.zip |####-------------------------------------------------| 8.46% tmpdegcfqa2.zip |#####------------------------------------------------| 8.59% tmpdegcfqa2.zip |#####------------------------------------------------| 8.73% tmpdegcfqa2.zip |#####------------------------------------------------| 8.87% tmpdegcfqa2.zip |#####------------------------------------------------| 9.0% tmpdegcfqa2.zip |#####------------------------------------------------| 9.14% tmpdegcfqa2.zip |#####------------------------------------------------| 9.28% tmpdegcfqa2.zip |#####------------------------------------------------| 9.41% tmpdegcfqa2.zip |#####------------------------------------------------| 9.55% tmpdegcfqa2.zip |#####------------------------------------------------| 9.69% tmpdegcfqa2.zip |#####------------------------------------------------| 9.82% tmpdegcfqa2.zip |#####------------------------------------------------| 9.96% tmpdegcfqa2.zip |#####------------------------------------------------| 10.09% tmpdegcfqa2.zip |#####------------------------------------------------| 10.23% tmpdegcfqa2.zip |#####------------------------------------------------| 10.37% tmpdegcfqa2.zip |######-----------------------------------------------| 10.5% tmpdegcfqa2.zip |######-----------------------------------------------| 10.64% tmpdegcfqa2.zip |######-----------------------------------------------| 10.78% tmpdegcfqa2.zip |######-----------------------------------------------| 10.91% tmpdegcfqa2.zip |######-----------------------------------------------| 11.05% tmpdegcfqa2.zip |######-----------------------------------------------| 11.19% tmpdegcfqa2.zip |######-----------------------------------------------| 11.32% tmpdegcfqa2.zip |######-----------------------------------------------| 11.46% tmpdegcfqa2.zip |######-----------------------------------------------| 11.6% tmpdegcfqa2.zip |######-----------------------------------------------| 11.73% tmpdegcfqa2.zip |######-----------------------------------------------| 11.87% tmpdegcfqa2.zip |######-----------------------------------------------| 12.0% tmpdegcfqa2.zip |######-----------------------------------------------| 12.14% tmpdegcfqa2.zip |#######----------------------------------------------| 12.28% tmpdegcfqa2.zip |#######----------------------------------------------| 12.41% tmpdegcfqa2.zip |#######----------------------------------------------| 12.55% tmpdegcfqa2.zip |#######----------------------------------------------| 12.69% tmpdegcfqa2.zip |#######----------------------------------------------| 12.82% tmpdegcfqa2.zip |#######----------------------------------------------| 12.96% tmpdegcfqa2.zip |#######----------------------------------------------| 13.1% tmpdegcfqa2.zip |#######----------------------------------------------| 13.23% tmpdegcfqa2.zip |#######----------------------------------------------| 13.37% tmpdegcfqa2.zip |#######----------------------------------------------| 13.51% tmpdegcfqa2.zip |#######----------------------------------------------| 13.64% tmpdegcfqa2.zip |#######----------------------------------------------| 13.78% tmpdegcfqa2.zip |#######----------------------------------------------| 13.91% tmpdegcfqa2.zip |#######----------------------------------------------| 14.05% tmpdegcfqa2.zip |########---------------------------------------------| 14.19% tmpdegcfqa2.zip |########---------------------------------------------| 14.32% tmpdegcfqa2.zip |########---------------------------------------------| 14.46% tmpdegcfqa2.zip |########---------------------------------------------| 14.6% tmpdegcfqa2.zip |########---------------------------------------------| 14.73% tmpdegcfqa2.zip |########---------------------------------------------| 14.87% tmpdegcfqa2.zip |########---------------------------------------------| 15.01% tmpdegcfqa2.zip |########---------------------------------------------| 15.14% tmpdegcfqa2.zip |########---------------------------------------------| 15.28% tmpdegcfqa2.zip |########---------------------------------------------| 15.42% tmpdegcfqa2.zip |########---------------------------------------------| 15.55% tmpdegcfqa2.zip |########---------------------------------------------| 15.69% tmpdegcfqa2.zip |########---------------------------------------------| 15.82% tmpdegcfqa2.zip |########---------------------------------------------| 15.96% tmpdegcfqa2.zip |#########--------------------------------------------| 16.1% tmpdegcfqa2.zip |#########--------------------------------------------| 16.23% tmpdegcfqa2.zip |#########--------------------------------------------| 16.37% tmpdegcfqa2.zip |#########--------------------------------------------| 16.51% tmpdegcfqa2.zip |#########--------------------------------------------| 16.64% tmpdegcfqa2.zip |#########--------------------------------------------| 16.78% tmpdegcfqa2.zip |#########--------------------------------------------| 16.92% tmpdegcfqa2.zip |#########--------------------------------------------| 17.05% tmpdegcfqa2.zip |#########--------------------------------------------| 17.19% tmpdegcfqa2.zip |#########--------------------------------------------| 17.32% tmpdegcfqa2.zip |#########--------------------------------------------| 17.46% tmpdegcfqa2.zip |#########--------------------------------------------| 17.6% tmpdegcfqa2.zip |#########--------------------------------------------| 17.73% tmpdegcfqa2.zip |#########--------------------------------------------| 17.87% tmpdegcfqa2.zip |##########-------------------------------------------| 18.01% tmpdegcfqa2.zip |##########-------------------------------------------| 18.14% tmpdegcfqa2.zip |##########-------------------------------------------| 18.28% tmpdegcfqa2.zip |##########-------------------------------------------| 18.42% tmpdegcfqa2.zip |##########-------------------------------------------| 18.55% tmpdegcfqa2.zip |##########-------------------------------------------| 18.69% tmpdegcfqa2.zip |##########-------------------------------------------| 18.83% tmpdegcfqa2.zip |##########-------------------------------------------| 18.96% tmpdegcfqa2.zip |##########-------------------------------------------| 19.1% tmpdegcfqa2.zip |##########-------------------------------------------| 19.23% tmpdegcfqa2.zip |##########-------------------------------------------| 19.37% tmpdegcfqa2.zip |##########-------------------------------------------| 19.51% tmpdegcfqa2.zip |##########-------------------------------------------| 19.64% tmpdegcfqa2.zip |##########-------------------------------------------| 19.78% tmpdegcfqa2.zip |###########------------------------------------------| 19.92% tmpdegcfqa2.zip |###########------------------------------------------| 20.05% tmpdegcfqa2.zip |###########------------------------------------------| 20.19% tmpdegcfqa2.zip |###########------------------------------------------| 20.33% tmpdegcfqa2.zip |###########------------------------------------------| 20.46% tmpdegcfqa2.zip |###########------------------------------------------| 20.6% tmpdegcfqa2.zip |###########------------------------------------------| 20.74% tmpdegcfqa2.zip |###########------------------------------------------| 20.87% tmpdegcfqa2.zip |###########------------------------------------------| 21.01% tmpdegcfqa2.zip |###########------------------------------------------| 21.14% tmpdegcfqa2.zip |###########------------------------------------------| 21.28% tmpdegcfqa2.zip |###########------------------------------------------| 21.42% tmpdegcfqa2.zip |###########------------------------------------------| 21.55% tmpdegcfqa2.zip |###########------------------------------------------| 21.69% tmpdegcfqa2.zip |############-----------------------------------------| 21.83% tmpdegcfqa2.zip |############-----------------------------------------| 21.96% tmpdegcfqa2.zip |############-----------------------------------------| 22.1% tmpdegcfqa2.zip |############-----------------------------------------| 22.24% tmpdegcfqa2.zip |############-----------------------------------------| 22.37% tmpdegcfqa2.zip |############-----------------------------------------| 22.51% tmpdegcfqa2.zip |############-----------------------------------------| 22.65% tmpdegcfqa2.zip |############-----------------------------------------| 22.78% tmpdegcfqa2.zip |############-----------------------------------------| 22.92% tmpdegcfqa2.zip |############-----------------------------------------| 23.05% tmpdegcfqa2.zip |############-----------------------------------------| 23.19% tmpdegcfqa2.zip |############-----------------------------------------| 23.33% tmpdegcfqa2.zip |############-----------------------------------------| 23.46% tmpdegcfqa2.zip |#############----------------------------------------| 23.6% tmpdegcfqa2.zip |#############----------------------------------------| 23.74% tmpdegcfqa2.zip |#############----------------------------------------| 23.87% tmpdegcfqa2.zip |#############----------------------------------------| 24.01% tmpdegcfqa2.zip |#############----------------------------------------| 24.15% tmpdegcfqa2.zip |#############----------------------------------------| 24.28% tmpdegcfqa2.zip |#############----------------------------------------| 24.42% tmpdegcfqa2.zip |#############----------------------------------------| 24.55% tmpdegcfqa2.zip |#############----------------------------------------| 24.69% tmpdegcfqa2.zip |#############----------------------------------------| 24.83% tmpdegcfqa2.zip |#############----------------------------------------| 24.96% tmpdegcfqa2.zip |#############----------------------------------------| 25.1% tmpdegcfqa2.zip |#############----------------------------------------| 25.24% tmpdegcfqa2.zip |#############----------------------------------------| 25.37% tmpdegcfqa2.zip |##############---------------------------------------| 25.51% tmpdegcfqa2.zip |##############---------------------------------------| 25.65% tmpdegcfqa2.zip |##############---------------------------------------| 25.78% tmpdegcfqa2.zip |##############---------------------------------------| 25.92% tmpdegcfqa2.zip |##############---------------------------------------| 26.06% tmpdegcfqa2.zip |##############---------------------------------------| 26.19% tmpdegcfqa2.zip |##############---------------------------------------| 26.33% tmpdegcfqa2.zip |##############---------------------------------------| 26.46% tmpdegcfqa2.zip |##############---------------------------------------| 26.6% tmpdegcfqa2.zip |##############---------------------------------------| 26.74% tmpdegcfqa2.zip |##############---------------------------------------| 26.87% tmpdegcfqa2.zip |##############---------------------------------------| 27.01% tmpdegcfqa2.zip |##############---------------------------------------| 27.15% tmpdegcfqa2.zip |##############---------------------------------------| 27.28% tmpdegcfqa2.zip |###############--------------------------------------| 27.42% tmpdegcfqa2.zip |###############--------------------------------------| 27.56% tmpdegcfqa2.zip |###############--------------------------------------| 27.69% tmpdegcfqa2.zip |###############--------------------------------------| 27.83% tmpdegcfqa2.zip |###############--------------------------------------| 27.97% tmpdegcfqa2.zip |###############--------------------------------------| 28.1% tmpdegcfqa2.zip |###############--------------------------------------| 28.24% tmpdegcfqa2.zip |###############--------------------------------------| 28.37% tmpdegcfqa2.zip |###############--------------------------------------| 28.51% tmpdegcfqa2.zip |###############--------------------------------------| 28.65% tmpdegcfqa2.zip |###############--------------------------------------| 28.78% tmpdegcfqa2.zip |###############--------------------------------------| 28.92% tmpdegcfqa2.zip |###############--------------------------------------| 29.06% tmpdegcfqa2.zip |###############--------------------------------------| 29.19% tmpdegcfqa2.zip |################-------------------------------------| 29.33% tmpdegcfqa2.zip |################-------------------------------------| 29.47% tmpdegcfqa2.zip |################-------------------------------------| 29.6% tmpdegcfqa2.zip |################-------------------------------------| 29.74% tmpdegcfqa2.zip |################-------------------------------------| 29.88% tmpdegcfqa2.zip |################-------------------------------------| 30.01% tmpdegcfqa2.zip |################-------------------------------------| 30.15% tmpdegcfqa2.zip |################-------------------------------------| 30.28% tmpdegcfqa2.zip |################-------------------------------------| 30.42% tmpdegcfqa2.zip |################-------------------------------------| 30.56% tmpdegcfqa2.zip |################-------------------------------------| 30.69% tmpdegcfqa2.zip |################-------------------------------------| 30.83% tmpdegcfqa2.zip |################-------------------------------------| 30.97% tmpdegcfqa2.zip |################-------------------------------------| 31.1% tmpdegcfqa2.zip |#################------------------------------------| 31.24% tmpdegcfqa2.zip |#################------------------------------------| 31.38% tmpdegcfqa2.zip |#################------------------------------------| 31.51% tmpdegcfqa2.zip |#################------------------------------------| 31.65% tmpdegcfqa2.zip |#################------------------------------------| 31.78% tmpdegcfqa2.zip |#################------------------------------------| 31.92% tmpdegcfqa2.zip |#################------------------------------------| 32.06% tmpdegcfqa2.zip |#################------------------------------------| 32.19% tmpdegcfqa2.zip |#################------------------------------------| 32.33% tmpdegcfqa2.zip |#################------------------------------------| 32.47% tmpdegcfqa2.zip |#################------------------------------------| 32.6% tmpdegcfqa2.zip |#################------------------------------------| 32.74% tmpdegcfqa2.zip |#################------------------------------------| 32.88% tmpdegcfqa2.zip |#################------------------------------------| 33.01% tmpdegcfqa2.zip |##################-----------------------------------| 33.15% tmpdegcfqa2.zip |##################-----------------------------------| 33.29% tmpdegcfqa2.zip |##################-----------------------------------| 33.42% tmpdegcfqa2.zip |##################-----------------------------------| 33.56% tmpdegcfqa2.zip |##################-----------------------------------| 33.69% tmpdegcfqa2.zip |##################-----------------------------------| 33.83% tmpdegcfqa2.zip |##################-----------------------------------| 33.97% tmpdegcfqa2.zip |##################-----------------------------------| 34.1% tmpdegcfqa2.zip |##################-----------------------------------| 34.24% tmpdegcfqa2.zip |##################-----------------------------------| 34.38% tmpdegcfqa2.zip |##################-----------------------------------| 34.51% tmpdegcfqa2.zip |##################-----------------------------------| 34.65% tmpdegcfqa2.zip |##################-----------------------------------| 34.79% tmpdegcfqa2.zip |###################----------------------------------| 34.92% tmpdegcfqa2.zip |###################----------------------------------| 35.06% tmpdegcfqa2.zip |###################----------------------------------| 35.2% tmpdegcfqa2.zip |###################----------------------------------| 35.33% tmpdegcfqa2.zip |###################----------------------------------| 35.47% tmpdegcfqa2.zip |###################----------------------------------| 35.6% tmpdegcfqa2.zip |###################----------------------------------| 35.74% tmpdegcfqa2.zip |###################----------------------------------| 35.88% tmpdegcfqa2.zip |###################----------------------------------| 36.01% tmpdegcfqa2.zip |###################----------------------------------| 36.15% tmpdegcfqa2.zip |###################----------------------------------| 36.29% tmpdegcfqa2.zip |###################----------------------------------| 36.42% tmpdegcfqa2.zip |###################----------------------------------| 36.56% tmpdegcfqa2.zip |###################----------------------------------| 36.7% tmpdegcfqa2.zip |####################---------------------------------| 36.83% tmpdegcfqa2.zip |####################---------------------------------| 36.97% tmpdegcfqa2.zip |####################---------------------------------| 37.11% tmpdegcfqa2.zip |####################---------------------------------| 37.24% tmpdegcfqa2.zip |####################---------------------------------| 37.38% tmpdegcfqa2.zip |####################---------------------------------| 37.51% tmpdegcfqa2.zip |####################---------------------------------| 37.65% tmpdegcfqa2.zip |####################---------------------------------| 37.79% tmpdegcfqa2.zip |####################---------------------------------| 37.92% tmpdegcfqa2.zip |####################---------------------------------| 38.06% tmpdegcfqa2.zip |####################---------------------------------| 38.2% tmpdegcfqa2.zip |####################---------------------------------| 38.33% tmpdegcfqa2.zip |####################---------------------------------| 38.47% tmpdegcfqa2.zip |####################---------------------------------| 38.61% tmpdegcfqa2.zip |#####################--------------------------------| 38.74% tmpdegcfqa2.zip |#####################--------------------------------| 38.88% tmpdegcfqa2.zip |#####################--------------------------------| 39.01% tmpdegcfqa2.zip |#####################--------------------------------| 39.15% tmpdegcfqa2.zip |#####################--------------------------------| 39.29% tmpdegcfqa2.zip |#####################--------------------------------| 39.42% tmpdegcfqa2.zip |#####################--------------------------------| 39.56% tmpdegcfqa2.zip |#####################--------------------------------| 39.7% tmpdegcfqa2.zip |#####################--------------------------------| 39.83% tmpdegcfqa2.zip |#####################--------------------------------| 39.97% tmpdegcfqa2.zip |#####################--------------------------------| 40.11% tmpdegcfqa2.zip |#####################--------------------------------| 40.24% tmpdegcfqa2.zip |#####################--------------------------------| 40.38% tmpdegcfqa2.zip |#####################--------------------------------| 40.52% tmpdegcfqa2.zip |######################-------------------------------| 40.65% tmpdegcfqa2.zip |######################-------------------------------| 40.79% tmpdegcfqa2.zip |######################-------------------------------| 40.92% tmpdegcfqa2.zip |######################-------------------------------| 41.06% tmpdegcfqa2.zip |######################-------------------------------| 41.2% tmpdegcfqa2.zip |######################-------------------------------| 41.33% tmpdegcfqa2.zip |######################-------------------------------| 41.47% tmpdegcfqa2.zip |######################-------------------------------| 41.61% tmpdegcfqa2.zip |######################-------------------------------| 41.74% tmpdegcfqa2.zip |######################-------------------------------| 41.88% tmpdegcfqa2.zip |######################-------------------------------| 42.02% tmpdegcfqa2.zip |######################-------------------------------| 42.15% tmpdegcfqa2.zip |######################-------------------------------| 42.29% tmpdegcfqa2.zip |######################-------------------------------| 42.43% tmpdegcfqa2.zip |#######################------------------------------| 42.56% tmpdegcfqa2.zip |#######################------------------------------| 42.7% tmpdegcfqa2.zip |#######################------------------------------| 42.83% tmpdegcfqa2.zip |#######################------------------------------| 42.97% tmpdegcfqa2.zip |#######################------------------------------| 43.11% tmpdegcfqa2.zip |#######################------------------------------| 43.24% tmpdegcfqa2.zip |#######################------------------------------| 43.38% tmpdegcfqa2.zip |#######################------------------------------| 43.52% tmpdegcfqa2.zip |#######################------------------------------| 43.65% tmpdegcfqa2.zip |#######################------------------------------| 43.79% tmpdegcfqa2.zip |#######################------------------------------| 43.93% tmpdegcfqa2.zip |#######################------------------------------| 44.06% tmpdegcfqa2.zip |#######################------------------------------| 44.2% tmpdegcfqa2.zip |#######################------------------------------| 44.34% tmpdegcfqa2.zip |########################-----------------------------| 44.47% tmpdegcfqa2.zip |########################-----------------------------| 44.61% tmpdegcfqa2.zip |########################-----------------------------| 44.74% tmpdegcfqa2.zip |########################-----------------------------| 44.88% tmpdegcfqa2.zip |########################-----------------------------| 45.02% tmpdegcfqa2.zip |########################-----------------------------| 45.15% tmpdegcfqa2.zip |########################-----------------------------| 45.29% tmpdegcfqa2.zip |########################-----------------------------| 45.43% tmpdegcfqa2.zip |########################-----------------------------| 45.56% tmpdegcfqa2.zip |########################-----------------------------| 45.7% tmpdegcfqa2.zip |########################-----------------------------| 45.84% tmpdegcfqa2.zip |########################-----------------------------| 45.97% tmpdegcfqa2.zip |########################-----------------------------| 46.11% tmpdegcfqa2.zip |#########################----------------------------| 46.25% tmpdegcfqa2.zip |#########################----------------------------| 46.38% tmpdegcfqa2.zip |#########################----------------------------| 46.52% tmpdegcfqa2.zip |#########################----------------------------| 46.65% tmpdegcfqa2.zip |#########################----------------------------| 46.79% tmpdegcfqa2.zip |#########################----------------------------| 46.93% tmpdegcfqa2.zip |#########################----------------------------| 47.06% tmpdegcfqa2.zip |#########################----------------------------| 47.2% tmpdegcfqa2.zip |#########################----------------------------| 47.34% tmpdegcfqa2.zip |#########################----------------------------| 47.47% tmpdegcfqa2.zip |#########################----------------------------| 47.61% tmpdegcfqa2.zip |#########################----------------------------| 47.75% tmpdegcfqa2.zip |#########################----------------------------| 47.88% tmpdegcfqa2.zip |#########################----------------------------| 48.02% tmpdegcfqa2.zip |##########################---------------------------| 48.15% tmpdegcfqa2.zip |##########################---------------------------| 48.29% tmpdegcfqa2.zip |##########################---------------------------| 48.43% tmpdegcfqa2.zip |##########################---------------------------| 48.56% tmpdegcfqa2.zip |##########################---------------------------| 48.7% tmpdegcfqa2.zip |##########################---------------------------| 48.84% tmpdegcfqa2.zip |##########################---------------------------| 48.97% tmpdegcfqa2.zip |##########################---------------------------| 49.11% tmpdegcfqa2.zip |##########################---------------------------| 49.25% tmpdegcfqa2.zip |##########################---------------------------| 49.38% tmpdegcfqa2.zip |##########################---------------------------| 49.52% tmpdegcfqa2.zip |##########################---------------------------| 49.66% tmpdegcfqa2.zip |##########################---------------------------| 49.79% tmpdegcfqa2.zip |##########################---------------------------| 49.93% tmpdegcfqa2.zip |###########################--------------------------| 50.06% tmpdegcfqa2.zip |###########################--------------------------| 50.2% tmpdegcfqa2.zip |###########################--------------------------| 50.34% tmpdegcfqa2.zip |###########################--------------------------| 50.47% tmpdegcfqa2.zip |###########################--------------------------| 50.61% tmpdegcfqa2.zip |###########################--------------------------| 50.75% tmpdegcfqa2.zip |###########################--------------------------| 50.88% tmpdegcfqa2.zip |###########################--------------------------| 51.02% tmpdegcfqa2.zip |###########################--------------------------| 51.16% tmpdegcfqa2.zip |###########################--------------------------| 51.29% tmpdegcfqa2.zip |###########################--------------------------| 51.43% tmpdegcfqa2.zip |###########################--------------------------| 51.57% tmpdegcfqa2.zip |###########################--------------------------| 51.7% tmpdegcfqa2.zip |###########################--------------------------| 51.84% tmpdegcfqa2.zip |############################-------------------------| 51.97% tmpdegcfqa2.zip |############################-------------------------| 52.11% tmpdegcfqa2.zip |############################-------------------------| 52.25% tmpdegcfqa2.zip |############################-------------------------| 52.38% tmpdegcfqa2.zip |############################-------------------------| 52.52% tmpdegcfqa2.zip |############################-------------------------| 52.66% tmpdegcfqa2.zip |############################-------------------------| 52.79% tmpdegcfqa2.zip |############################-------------------------| 52.93% tmpdegcfqa2.zip |############################-------------------------| 53.07% tmpdegcfqa2.zip |############################-------------------------| 53.2% tmpdegcfqa2.zip |############################-------------------------| 53.34% tmpdegcfqa2.zip |############################-------------------------| 53.48% tmpdegcfqa2.zip |############################-------------------------| 53.61% tmpdegcfqa2.zip |############################-------------------------| 53.75% tmpdegcfqa2.zip |#############################------------------------| 53.88% tmpdegcfqa2.zip |#############################------------------------| 54.02% tmpdegcfqa2.zip |#############################------------------------| 54.16% tmpdegcfqa2.zip |#############################------------------------| 54.29% tmpdegcfqa2.zip |#############################------------------------| 54.43% tmpdegcfqa2.zip |#############################------------------------| 54.57% tmpdegcfqa2.zip |#############################------------------------| 54.7% tmpdegcfqa2.zip |#############################------------------------| 54.84% tmpdegcfqa2.zip |#############################------------------------| 54.98% tmpdegcfqa2.zip |#############################------------------------| 55.11% tmpdegcfqa2.zip |#############################------------------------| 55.25% tmpdegcfqa2.zip |#############################------------------------| 55.38% tmpdegcfqa2.zip |#############################------------------------| 55.52% tmpdegcfqa2.zip |#############################------------------------| 55.66% tmpdegcfqa2.zip |##############################-----------------------| 55.79% tmpdegcfqa2.zip |##############################-----------------------| 55.93% tmpdegcfqa2.zip |##############################-----------------------| 56.07% tmpdegcfqa2.zip |##############################-----------------------| 56.2% tmpdegcfqa2.zip |##############################-----------------------| 56.34% tmpdegcfqa2.zip |##############################-----------------------| 56.48% tmpdegcfqa2.zip |##############################-----------------------| 56.61% tmpdegcfqa2.zip |##############################-----------------------| 56.75% tmpdegcfqa2.zip |##############################-----------------------| 56.89% tmpdegcfqa2.zip |##############################-----------------------| 57.02% tmpdegcfqa2.zip |##############################-----------------------| 57.16% tmpdegcfqa2.zip |##############################-----------------------| 57.29% tmpdegcfqa2.zip |##############################-----------------------| 57.43% tmpdegcfqa2.zip |###############################----------------------| 57.57% tmpdegcfqa2.zip |###############################----------------------| 57.7% tmpdegcfqa2.zip |###############################----------------------| 57.84% tmpdegcfqa2.zip |###############################----------------------| 57.98% tmpdegcfqa2.zip |###############################----------------------| 58.11% tmpdegcfqa2.zip |###############################----------------------| 58.25% tmpdegcfqa2.zip |###############################----------------------| 58.39% tmpdegcfqa2.zip |###############################----------------------| 58.52% tmpdegcfqa2.zip |###############################----------------------| 58.66% tmpdegcfqa2.zip |###############################----------------------| 58.8% tmpdegcfqa2.zip |###############################----------------------| 58.93% tmpdegcfqa2.zip |###############################----------------------| 59.07% tmpdegcfqa2.zip |###############################----------------------| 59.2% tmpdegcfqa2.zip |###############################----------------------| 59.34% tmpdegcfqa2.zip |################################---------------------| 59.48% tmpdegcfqa2.zip |################################---------------------| 59.61% tmpdegcfqa2.zip |################################---------------------| 59.75% tmpdegcfqa2.zip |################################---------------------| 59.89% tmpdegcfqa2.zip |################################---------------------| 60.02% tmpdegcfqa2.zip |################################---------------------| 60.16% tmpdegcfqa2.zip |################################---------------------| 60.3% tmpdegcfqa2.zip |################################---------------------| 60.43% tmpdegcfqa2.zip |################################---------------------| 60.57% tmpdegcfqa2.zip |################################---------------------| 60.71% tmpdegcfqa2.zip |################################---------------------| 60.84% tmpdegcfqa2.zip |################################---------------------| 60.98% tmpdegcfqa2.zip |################################---------------------| 61.11% tmpdegcfqa2.zip |################################---------------------| 61.25% tmpdegcfqa2.zip |#################################--------------------| 61.39% tmpdegcfqa2.zip |#################################--------------------| 61.52% tmpdegcfqa2.zip |#################################--------------------| 61.66% tmpdegcfqa2.zip |#################################--------------------| 61.8% tmpdegcfqa2.zip |#################################--------------------| 61.93% tmpdegcfqa2.zip |#################################--------------------| 62.07% tmpdegcfqa2.zip |#################################--------------------| 62.21% tmpdegcfqa2.zip |#################################--------------------| 62.34% tmpdegcfqa2.zip |#################################--------------------| 62.48% tmpdegcfqa2.zip |#################################--------------------| 62.61% tmpdegcfqa2.zip |#################################--------------------| 62.75% tmpdegcfqa2.zip |#################################--------------------| 62.89% tmpdegcfqa2.zip |#################################--------------------| 63.02% tmpdegcfqa2.zip |#################################--------------------| 63.16% tmpdegcfqa2.zip |##################################-------------------| 63.3% tmpdegcfqa2.zip |##################################-------------------| 63.43% tmpdegcfqa2.zip |##################################-------------------| 63.57% tmpdegcfqa2.zip |##################################-------------------| 63.71% tmpdegcfqa2.zip |##################################-------------------| 63.84% tmpdegcfqa2.zip |##################################-------------------| 63.98% tmpdegcfqa2.zip |##################################-------------------| 64.12% tmpdegcfqa2.zip |##################################-------------------| 64.25% tmpdegcfqa2.zip |##################################-------------------| 64.39% tmpdegcfqa2.zip |##################################-------------------| 64.52% tmpdegcfqa2.zip |##################################-------------------| 64.66% tmpdegcfqa2.zip |##################################-------------------| 64.8% tmpdegcfqa2.zip |##################################-------------------| 64.93% tmpdegcfqa2.zip |##################################-------------------| 65.07% tmpdegcfqa2.zip |###################################------------------| 65.21% tmpdegcfqa2.zip |###################################------------------| 65.34% tmpdegcfqa2.zip |###################################------------------| 65.48% tmpdegcfqa2.zip |###################################------------------| 65.62% tmpdegcfqa2.zip |###################################------------------| 65.75% tmpdegcfqa2.zip |###################################------------------| 65.89% tmpdegcfqa2.zip |###################################------------------| 66.03% tmpdegcfqa2.zip |###################################------------------| 66.16% tmpdegcfqa2.zip |###################################------------------| 66.3% tmpdegcfqa2.zip |###################################------------------| 66.43% tmpdegcfqa2.zip |###################################------------------| 66.57% tmpdegcfqa2.zip |###################################------------------| 66.71% tmpdegcfqa2.zip |###################################------------------| 66.84% tmpdegcfqa2.zip |###################################------------------| 66.98% tmpdegcfqa2.zip |####################################-----------------| 67.12% tmpdegcfqa2.zip |####################################-----------------| 67.25% tmpdegcfqa2.zip |####################################-----------------| 67.39% tmpdegcfqa2.zip |####################################-----------------| 67.53% tmpdegcfqa2.zip |####################################-----------------| 67.66% tmpdegcfqa2.zip |####################################-----------------| 67.8% tmpdegcfqa2.zip |####################################-----------------| 67.94% tmpdegcfqa2.zip |####################################-----------------| 68.07% tmpdegcfqa2.zip |####################################-----------------| 68.21% tmpdegcfqa2.zip |####################################-----------------| 68.34% tmpdegcfqa2.zip |####################################-----------------| 68.48% tmpdegcfqa2.zip |####################################-----------------| 68.62% tmpdegcfqa2.zip |####################################-----------------| 68.75% tmpdegcfqa2.zip |#####################################----------------| 68.89% tmpdegcfqa2.zip |#####################################----------------| 69.03% tmpdegcfqa2.zip |#####################################----------------| 69.16% tmpdegcfqa2.zip |#####################################----------------| 69.3% tmpdegcfqa2.zip |#####################################----------------| 69.44% tmpdegcfqa2.zip |#####################################----------------| 69.57% tmpdegcfqa2.zip |#####################################----------------| 69.71% tmpdegcfqa2.zip |#####################################----------------| 69.84% tmpdegcfqa2.zip |#####################################----------------| 69.98% tmpdegcfqa2.zip |#####################################----------------| 70.12% tmpdegcfqa2.zip |#####################################----------------| 70.25% tmpdegcfqa2.zip |#####################################----------------| 70.39% tmpdegcfqa2.zip |#####################################----------------| 70.53% tmpdegcfqa2.zip |#####################################----------------| 70.66% tmpdegcfqa2.zip |######################################---------------| 70.8% tmpdegcfqa2.zip |######################################---------------| 70.94% tmpdegcfqa2.zip |######################################---------------| 71.07% tmpdegcfqa2.zip |######################################---------------| 71.21% tmpdegcfqa2.zip |######################################---------------| 71.35% tmpdegcfqa2.zip |######################################---------------| 71.48% tmpdegcfqa2.zip |######################################---------------| 71.62% tmpdegcfqa2.zip |######################################---------------| 71.75% tmpdegcfqa2.zip |######################################---------------| 71.89% tmpdegcfqa2.zip |######################################---------------| 72.03% tmpdegcfqa2.zip |######################################---------------| 72.16% tmpdegcfqa2.zip |######################################---------------| 72.3% tmpdegcfqa2.zip |######################################---------------| 72.44% tmpdegcfqa2.zip |######################################---------------| 72.57% tmpdegcfqa2.zip |#######################################--------------| 72.71% tmpdegcfqa2.zip |#######################################--------------| 72.85% tmpdegcfqa2.zip |#######################################--------------| 72.98% tmpdegcfqa2.zip |#######################################--------------| 73.12% tmpdegcfqa2.zip |#######################################--------------| 73.26% tmpdegcfqa2.zip |#######################################--------------| 73.39% tmpdegcfqa2.zip |#######################################--------------| 73.53% tmpdegcfqa2.zip |#######################################--------------| 73.66% tmpdegcfqa2.zip |#######################################--------------| 73.8% tmpdegcfqa2.zip |#######################################--------------| 73.94% tmpdegcfqa2.zip |#######################################--------------| 74.07% tmpdegcfqa2.zip |#######################################--------------| 74.21% tmpdegcfqa2.zip |#######################################--------------| 74.35% tmpdegcfqa2.zip |#######################################--------------| 74.48% tmpdegcfqa2.zip |########################################-------------| 74.62% tmpdegcfqa2.zip |########################################-------------| 74.76% tmpdegcfqa2.zip |########################################-------------| 74.89% tmpdegcfqa2.zip |########################################-------------| 75.03% tmpdegcfqa2.zip |########################################-------------| 75.17% tmpdegcfqa2.zip |########################################-------------| 75.3% tmpdegcfqa2.zip |########################################-------------| 75.44% tmpdegcfqa2.zip |########################################-------------| 75.57% tmpdegcfqa2.zip |########################################-------------| 75.71% tmpdegcfqa2.zip |########################################-------------| 75.85% tmpdegcfqa2.zip |########################################-------------| 75.98% tmpdegcfqa2.zip |########################################-------------| 76.12% tmpdegcfqa2.zip |########################################-------------| 76.26% tmpdegcfqa2.zip |########################################-------------| 76.39% tmpdegcfqa2.zip |#########################################------------| 76.53% tmpdegcfqa2.zip |#########################################------------| 76.67% tmpdegcfqa2.zip |#########################################------------| 76.8% tmpdegcfqa2.zip |#########################################------------| 76.94% tmpdegcfqa2.zip |#########################################------------| 77.08% tmpdegcfqa2.zip |#########################################------------| 77.21% tmpdegcfqa2.zip |#########################################------------| 77.35% tmpdegcfqa2.zip |#########################################------------| 77.48% tmpdegcfqa2.zip |#########################################------------| 77.62% tmpdegcfqa2.zip |#########################################------------| 77.76% tmpdegcfqa2.zip |#########################################------------| 77.89% tmpdegcfqa2.zip |#########################################------------| 78.03% tmpdegcfqa2.zip |#########################################------------| 78.17% tmpdegcfqa2.zip |##########################################-----------| 78.3% tmpdegcfqa2.zip |##########################################-----------| 78.44% tmpdegcfqa2.zip |##########################################-----------| 78.58% tmpdegcfqa2.zip |##########################################-----------| 78.71% tmpdegcfqa2.zip |##########################################-----------| 78.85% tmpdegcfqa2.zip |##########################################-----------| 78.98% tmpdegcfqa2.zip |##########################################-----------| 79.12% tmpdegcfqa2.zip |##########################################-----------| 79.26% tmpdegcfqa2.zip |##########################################-----------| 79.39% tmpdegcfqa2.zip |##########################################-----------| 79.53% tmpdegcfqa2.zip |##########################################-----------| 79.67% tmpdegcfqa2.zip |##########################################-----------| 79.8% tmpdegcfqa2.zip |##########################################-----------| 79.94% tmpdegcfqa2.zip |##########################################-----------| 80.08% tmpdegcfqa2.zip |###########################################----------| 80.21% tmpdegcfqa2.zip |###########################################----------| 80.35% tmpdegcfqa2.zip |###########################################----------| 80.49% tmpdegcfqa2.zip |###########################################----------| 80.62% tmpdegcfqa2.zip |###########################################----------| 80.76% tmpdegcfqa2.zip |###########################################----------| 80.89% tmpdegcfqa2.zip |###########################################----------| 81.03% tmpdegcfqa2.zip |###########################################----------| 81.17% tmpdegcfqa2.zip |###########################################----------| 81.3% tmpdegcfqa2.zip |###########################################----------| 81.44% tmpdegcfqa2.zip |###########################################----------| 81.58% tmpdegcfqa2.zip |###########################################----------| 81.71% tmpdegcfqa2.zip |###########################################----------| 81.85% tmpdegcfqa2.zip |###########################################----------| 81.99% tmpdegcfqa2.zip |############################################---------| 82.12% tmpdegcfqa2.zip |############################################---------| 82.26% tmpdegcfqa2.zip |############################################---------| 82.4% tmpdegcfqa2.zip |############################################---------| 82.53% tmpdegcfqa2.zip |############################################---------| 82.67% tmpdegcfqa2.zip |############################################---------| 82.8% tmpdegcfqa2.zip |############################################---------| 82.94% tmpdegcfqa2.zip |############################################---------| 83.08% tmpdegcfqa2.zip |############################################---------| 83.21% tmpdegcfqa2.zip |############################################---------| 83.35% tmpdegcfqa2.zip |############################################---------| 83.49% tmpdegcfqa2.zip |############################################---------| 83.62% tmpdegcfqa2.zip |############################################---------| 83.76% tmpdegcfqa2.zip |############################################---------| 83.9% tmpdegcfqa2.zip |#############################################--------| 84.03% tmpdegcfqa2.zip |#############################################--------| 84.17% tmpdegcfqa2.zip |#############################################--------| 84.31% tmpdegcfqa2.zip |#############################################--------| 84.44% tmpdegcfqa2.zip |#############################################--------| 84.58% tmpdegcfqa2.zip |#############################################--------| 84.71% tmpdegcfqa2.zip |#############################################--------| 84.85% tmpdegcfqa2.zip |#############################################--------| 84.99% tmpdegcfqa2.zip |#############################################--------| 85.12% tmpdegcfqa2.zip |#############################################--------| 85.26% tmpdegcfqa2.zip |#############################################--------| 85.4% tmpdegcfqa2.zip |#############################################--------| 85.53% tmpdegcfqa2.zip |#############################################--------| 85.67% tmpdegcfqa2.zip |#############################################--------| 85.81% tmpdegcfqa2.zip |##############################################-------| 85.94% tmpdegcfqa2.zip |##############################################-------| 86.08% tmpdegcfqa2.zip |##############################################-------| 86.21% tmpdegcfqa2.zip |##############################################-------| 86.35% tmpdegcfqa2.zip |##############################################-------| 86.49% tmpdegcfqa2.zip |##############################################-------| 86.62% tmpdegcfqa2.zip |##############################################-------| 86.76% tmpdegcfqa2.zip |##############################################-------| 86.9% tmpdegcfqa2.zip |##############################################-------| 87.03% tmpdegcfqa2.zip |##############################################-------| 87.17% tmpdegcfqa2.zip |##############################################-------| 87.31% tmpdegcfqa2.zip |##############################################-------| 87.44% tmpdegcfqa2.zip |##############################################-------| 87.58% tmpdegcfqa2.zip |##############################################-------| 87.72% tmpdegcfqa2.zip |###############################################------| 87.85% tmpdegcfqa2.zip |###############################################------| 87.99% tmpdegcfqa2.zip |###############################################------| 88.12% tmpdegcfqa2.zip |###############################################------| 88.26% tmpdegcfqa2.zip |###############################################------| 88.4% tmpdegcfqa2.zip |###############################################------| 88.53% tmpdegcfqa2.zip |###############################################------| 88.67% tmpdegcfqa2.zip |###############################################------| 88.81% tmpdegcfqa2.zip |###############################################------| 88.94% tmpdegcfqa2.zip |###############################################------| 89.08% tmpdegcfqa2.zip |###############################################------| 89.22% tmpdegcfqa2.zip |###############################################------| 89.35% tmpdegcfqa2.zip |###############################################------| 89.49% tmpdegcfqa2.zip |################################################-----| 89.63% tmpdegcfqa2.zip |################################################-----| 89.76% tmpdegcfqa2.zip |################################################-----| 89.9% tmpdegcfqa2.zip |################################################-----| 90.03% tmpdegcfqa2.zip |################################################-----| 90.17% tmpdegcfqa2.zip |################################################-----| 90.31% tmpdegcfqa2.zip |################################################-----| 90.44% tmpdegcfqa2.zip |################################################-----| 90.58% tmpdegcfqa2.zip |################################################-----| 90.72% tmpdegcfqa2.zip |################################################-----| 90.85% tmpdegcfqa2.zip |################################################-----| 90.99% tmpdegcfqa2.zip |################################################-----| 91.13% tmpdegcfqa2.zip |################################################-----| 91.26% tmpdegcfqa2.zip |################################################-----| 91.4% tmpdegcfqa2.zip |#################################################----| 91.54% tmpdegcfqa2.zip |#################################################----| 91.67% tmpdegcfqa2.zip |#################################################----| 91.81% tmpdegcfqa2.zip |#################################################----| 91.94% tmpdegcfqa2.zip |#################################################----| 92.08% tmpdegcfqa2.zip |#################################################----| 92.22% tmpdegcfqa2.zip |#################################################----| 92.35% tmpdegcfqa2.zip |#################################################----| 92.49% tmpdegcfqa2.zip |#################################################----| 92.63% tmpdegcfqa2.zip |#################################################----| 92.76% tmpdegcfqa2.zip |#################################################----| 92.9% tmpdegcfqa2.zip |#################################################----| 93.04% tmpdegcfqa2.zip |#################################################----| 93.17% tmpdegcfqa2.zip |#################################################----| 93.31% tmpdegcfqa2.zip |##################################################---| 93.44% tmpdegcfqa2.zip |##################################################---| 93.58% tmpdegcfqa2.zip |##################################################---| 93.72% tmpdegcfqa2.zip |##################################################---| 93.85% tmpdegcfqa2.zip |##################################################---| 93.99% tmpdegcfqa2.zip |##################################################---| 94.13% tmpdegcfqa2.zip |##################################################---| 94.26% tmpdegcfqa2.zip |##################################################---| 94.4% tmpdegcfqa2.zip |##################################################---| 94.54% tmpdegcfqa2.zip |##################################################---| 94.67% tmpdegcfqa2.zip |##################################################---| 94.81% tmpdegcfqa2.zip |##################################################---| 94.95% tmpdegcfqa2.zip |##################################################---| 95.08% tmpdegcfqa2.zip |##################################################---| 95.22% tmpdegcfqa2.zip |###################################################--| 95.35% tmpdegcfqa2.zip |###################################################--| 95.49% tmpdegcfqa2.zip |###################################################--| 95.63% tmpdegcfqa2.zip |###################################################--| 95.76% tmpdegcfqa2.zip |###################################################--| 95.9% tmpdegcfqa2.zip |###################################################--| 96.04% tmpdegcfqa2.zip |###################################################--| 96.17% tmpdegcfqa2.zip |###################################################--| 96.31% tmpdegcfqa2.zip |###################################################--| 96.45% tmpdegcfqa2.zip |###################################################--| 96.58% tmpdegcfqa2.zip |###################################################--| 96.72% tmpdegcfqa2.zip |###################################################--| 96.86% tmpdegcfqa2.zip |###################################################--| 96.99% tmpdegcfqa2.zip |###################################################--| 97.13% tmpdegcfqa2.zip |####################################################-| 97.26% tmpdegcfqa2.zip |####################################################-| 97.4% tmpdegcfqa2.zip |####################################################-| 97.54% tmpdegcfqa2.zip |####################################################-| 97.67% tmpdegcfqa2.zip |####################################################-| 97.81% tmpdegcfqa2.zip |####################################################-| 97.95% tmpdegcfqa2.zip |####################################################-| 98.08% tmpdegcfqa2.zip |####################################################-| 98.22% tmpdegcfqa2.zip |####################################################-| 98.36% tmpdegcfqa2.zip |####################################################-| 98.49% tmpdegcfqa2.zip |####################################################-| 98.63% tmpdegcfqa2.zip |####################################################-| 98.77% tmpdegcfqa2.zip |####################################################-| 98.9% tmpdegcfqa2.zip |####################################################-| 99.04% tmpdegcfqa2.zip |#####################################################| 99.17% tmpdegcfqa2.zip |#####################################################| 99.31% tmpdegcfqa2.zip |#####################################################| 99.45% tmpdegcfqa2.zip |#####################################################| 99.58% tmpdegcfqa2.zip |#####################################################| 99.72% tmpdegcfqa2.zip |#####################################################| 99.86% tmpdegcfqa2.zip |#####################################################| 99.99% tmpdegcfqa2.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 19992168-9f4a-453d-b98b-4df3bb09786d + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-RgkOid1/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-RgkOid1/dcaepolicyplugin_types.yaml ++ basename /opt/plugins/plugin-RgkOid1/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + ARCHIVE=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-RgkOid1/dcaepolicyplugin_types.yaml /opt/plugins/plugin-RgkOid1/dcaepolicyplugin-2.4.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmppzanrjep.zip |-----------------------------------------------------| 0.57% tmppzanrjep.zip |#----------------------------------------------------| 1.13% tmppzanrjep.zip |#----------------------------------------------------| 1.7% tmppzanrjep.zip |#----------------------------------------------------| 2.27% tmppzanrjep.zip |##---------------------------------------------------| 2.83% tmppzanrjep.zip |##---------------------------------------------------| 3.4% tmppzanrjep.zip |##---------------------------------------------------| 3.97% tmppzanrjep.zip |##---------------------------------------------------| 4.53% tmppzanrjep.zip |###--------------------------------------------------| 5.1% tmppzanrjep.zip |###--------------------------------------------------| 5.67% tmppzanrjep.zip |###--------------------------------------------------| 6.24% tmppzanrjep.zip |####-------------------------------------------------| 6.8% tmppzanrjep.zip |####-------------------------------------------------| 7.37% tmppzanrjep.zip |####-------------------------------------------------| 7.94% tmppzanrjep.zip |#####------------------------------------------------| 8.5% tmppzanrjep.zip |#####------------------------------------------------| 9.07% tmppzanrjep.zip |#####------------------------------------------------| 9.64% tmppzanrjep.zip |#####------------------------------------------------| 10.2% tmppzanrjep.zip |######-----------------------------------------------| 10.77% tmppzanrjep.zip |######-----------------------------------------------| 11.34% tmppzanrjep.zip |######-----------------------------------------------| 11.9% tmppzanrjep.zip |#######----------------------------------------------| 12.47% tmppzanrjep.zip |#######----------------------------------------------| 13.04% tmppzanrjep.zip |#######----------------------------------------------| 13.6% tmppzanrjep.zip |########---------------------------------------------| 14.17% tmppzanrjep.zip |########---------------------------------------------| 14.74% tmppzanrjep.zip |########---------------------------------------------| 15.3% tmppzanrjep.zip |########---------------------------------------------| 15.87% tmppzanrjep.zip |#########--------------------------------------------| 16.44% tmppzanrjep.zip |#########--------------------------------------------| 17.0% tmppzanrjep.zip |#########--------------------------------------------| 17.57% tmppzanrjep.zip |##########-------------------------------------------| 18.14% tmppzanrjep.zip |##########-------------------------------------------| 18.71% tmppzanrjep.zip |##########-------------------------------------------| 19.27% tmppzanrjep.zip |###########------------------------------------------| 19.84% tmppzanrjep.zip |###########------------------------------------------| 20.41% tmppzanrjep.zip |###########------------------------------------------| 20.97% tmppzanrjep.zip |###########------------------------------------------| 21.54% tmppzanrjep.zip |############-----------------------------------------| 22.11% tmppzanrjep.zip |############-----------------------------------------| 22.67% tmppzanrjep.zip |############-----------------------------------------| 23.24% tmppzanrjep.zip |#############----------------------------------------| 23.81% tmppzanrjep.zip |#############----------------------------------------| 24.37% tmppzanrjep.zip |#############----------------------------------------| 24.94% tmppzanrjep.zip |##############---------------------------------------| 25.51% tmppzanrjep.zip |##############---------------------------------------| 26.07% tmppzanrjep.zip |##############---------------------------------------| 26.64% tmppzanrjep.zip |##############---------------------------------------| 27.21% tmppzanrjep.zip |###############--------------------------------------| 27.77% tmppzanrjep.zip |###############--------------------------------------| 28.34% tmppzanrjep.zip |###############--------------------------------------| 28.91% tmppzanrjep.zip |################-------------------------------------| 29.48% tmppzanrjep.zip |################-------------------------------------| 30.04% tmppzanrjep.zip |################-------------------------------------| 30.61% tmppzanrjep.zip |#################------------------------------------| 31.18% tmppzanrjep.zip |#################------------------------------------| 31.74% tmppzanrjep.zip |#################------------------------------------| 32.31% tmppzanrjep.zip |#################------------------------------------| 32.88% tmppzanrjep.zip |##################-----------------------------------| 33.44% tmppzanrjep.zip |##################-----------------------------------| 34.01% tmppzanrjep.zip |##################-----------------------------------| 34.58% tmppzanrjep.zip |###################----------------------------------| 35.14% tmppzanrjep.zip |###################----------------------------------| 35.71% tmppzanrjep.zip |###################----------------------------------| 36.28% tmppzanrjep.zip |####################---------------------------------| 36.84% tmppzanrjep.zip |####################---------------------------------| 37.41% tmppzanrjep.zip |####################---------------------------------| 37.98% tmppzanrjep.zip |####################---------------------------------| 38.54% tmppzanrjep.zip |#####################--------------------------------| 39.11% tmppzanrjep.zip |#####################--------------------------------| 39.68% tmppzanrjep.zip |#####################--------------------------------| 40.24% tmppzanrjep.zip |######################-------------------------------| 40.81% tmppzanrjep.zip |######################-------------------------------| 41.38% tmppzanrjep.zip |######################-------------------------------| 41.95% tmppzanrjep.zip |#######################------------------------------| 42.51% tmppzanrjep.zip |#######################------------------------------| 43.08% tmppzanrjep.zip |#######################------------------------------| 43.65% tmppzanrjep.zip |#######################------------------------------| 44.21% tmppzanrjep.zip |########################-----------------------------| 44.78% tmppzanrjep.zip |########################-----------------------------| 45.35% tmppzanrjep.zip |########################-----------------------------| 45.91% tmppzanrjep.zip |#########################----------------------------| 46.48% tmppzanrjep.zip |#########################----------------------------| 47.05% tmppzanrjep.zip |#########################----------------------------| 47.61% tmppzanrjep.zip |##########################---------------------------| 48.18% tmppzanrjep.zip |##########################---------------------------| 48.75% tmppzanrjep.zip |##########################---------------------------| 49.31% tmppzanrjep.zip |##########################---------------------------| 49.88% tmppzanrjep.zip |###########################--------------------------| 50.45% tmppzanrjep.zip |###########################--------------------------| 51.01% tmppzanrjep.zip |###########################--------------------------| 51.58% tmppzanrjep.zip |############################-------------------------| 52.15% tmppzanrjep.zip |############################-------------------------| 52.71% tmppzanrjep.zip |############################-------------------------| 53.28% tmppzanrjep.zip |#############################------------------------| 53.85% tmppzanrjep.zip |#############################------------------------| 54.42% tmppzanrjep.zip |#############################------------------------| 54.98% tmppzanrjep.zip |#############################------------------------| 55.55% tmppzanrjep.zip |##############################-----------------------| 56.12% tmppzanrjep.zip |##############################-----------------------| 56.68% tmppzanrjep.zip |##############################-----------------------| 57.25% tmppzanrjep.zip |###############################----------------------| 57.82% tmppzanrjep.zip |###############################----------------------| 58.38% tmppzanrjep.zip |###############################----------------------| 58.95% tmppzanrjep.zip |################################---------------------| 59.52% tmppzanrjep.zip |################################---------------------| 60.08% tmppzanrjep.zip |################################---------------------| 60.65% tmppzanrjep.zip |################################---------------------| 61.22% tmppzanrjep.zip |#################################--------------------| 61.78% tmppzanrjep.zip |#################################--------------------| 62.35% tmppzanrjep.zip |#################################--------------------| 62.92% tmppzanrjep.zip |##################################-------------------| 63.48% tmppzanrjep.zip |##################################-------------------| 64.05% tmppzanrjep.zip |##################################-------------------| 64.62% tmppzanrjep.zip |###################################------------------| 65.19% tmppzanrjep.zip |###################################------------------| 65.75% tmppzanrjep.zip |###################################------------------| 66.32% tmppzanrjep.zip |###################################------------------| 66.89% tmppzanrjep.zip |####################################-----------------| 67.45% tmppzanrjep.zip |####################################-----------------| 68.02% tmppzanrjep.zip |####################################-----------------| 68.59% tmppzanrjep.zip |#####################################----------------| 69.15% tmppzanrjep.zip |#####################################----------------| 69.72% tmppzanrjep.zip |#####################################----------------| 70.29% tmppzanrjep.zip |######################################---------------| 70.85% tmppzanrjep.zip |######################################---------------| 71.42% tmppzanrjep.zip |######################################---------------| 71.99% tmppzanrjep.zip |######################################---------------| 72.55% tmppzanrjep.zip |#######################################--------------| 73.12% tmppzanrjep.zip |#######################################--------------| 73.69% tmppzanrjep.zip |#######################################--------------| 74.25% tmppzanrjep.zip |########################################-------------| 74.82% tmppzanrjep.zip |########################################-------------| 75.39% tmppzanrjep.zip |########################################-------------| 75.95% tmppzanrjep.zip |#########################################------------| 76.52% tmppzanrjep.zip |#########################################------------| 77.09% tmppzanrjep.zip |#########################################------------| 77.66% tmppzanrjep.zip |#########################################------------| 78.22% tmppzanrjep.zip |##########################################-----------| 78.79% tmppzanrjep.zip |##########################################-----------| 79.36% tmppzanrjep.zip |##########################################-----------| 79.92% tmppzanrjep.zip |###########################################----------| 80.49% tmppzanrjep.zip |###########################################----------| 81.06% tmppzanrjep.zip |###########################################----------| 81.62% tmppzanrjep.zip |############################################---------| 82.19% tmppzanrjep.zip |############################################---------| 82.76% tmppzanrjep.zip |############################################---------| 83.32% tmppzanrjep.zip |############################################---------| 83.89% tmppzanrjep.zip |#############################################--------| 84.46% tmppzanrjep.zip |#############################################--------| 85.02% tmppzanrjep.zip |#############################################--------| 85.59% tmppzanrjep.zip |##############################################-------| 86.16% tmppzanrjep.zip |##############################################-------| 86.72% tmppzanrjep.zip |##############################################-------| 87.29% tmppzanrjep.zip |###############################################------| 87.86% tmppzanrjep.zip |###############################################------| 88.43% tmppzanrjep.zip |###############################################------| 88.99% tmppzanrjep.zip |###############################################------| 89.56% tmppzanrjep.zip |################################################-----| 90.13% tmppzanrjep.zip |################################################-----| 90.69% tmppzanrjep.zip |################################################-----| 91.26% tmppzanrjep.zip |#################################################----| 91.83% tmppzanrjep.zip |#################################################----| 92.39% tmppzanrjep.zip |#################################################----| 92.96% tmppzanrjep.zip |##################################################---| 93.53% tmppzanrjep.zip |##################################################---| 94.09% tmppzanrjep.zip |##################################################---| 94.66% tmppzanrjep.zip |##################################################---| 95.23% tmppzanrjep.zip |###################################################--| 95.79% tmppzanrjep.zip |###################################################--| 96.36% tmppzanrjep.zip |###################################################--| 96.93% tmppzanrjep.zip |####################################################-| 97.49% tmppzanrjep.zip |####################################################-| 98.06% tmppzanrjep.zip |####################################################-| 98.63% tmppzanrjep.zip |#####################################################| 99.19% tmppzanrjep.zip |#####################################################| 99.76% tmppzanrjep.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 1370426c-c60f-43c4-857e-4628987218b3 + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-pgtQXcq/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-pgtQXcq/clamppolicyplugin_types.yaml ++ basename /opt/plugins/plugin-pgtQXcq/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn + ARCHIVE=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn' ++ /bin/jq .metadata.pagination.total ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn&_include=id' + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-pgtQXcq/clamppolicyplugin_types.yaml /opt/plugins/plugin-pgtQXcq/clamppolicyplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpev77vy24.zip |-----------------------------------------------------| 0.57% tmpev77vy24.zip |#----------------------------------------------------| 1.14% tmpev77vy24.zip |#----------------------------------------------------| 1.71% tmpev77vy24.zip |#----------------------------------------------------| 2.27% tmpev77vy24.zip |##---------------------------------------------------| 2.84% tmpev77vy24.zip |##---------------------------------------------------| 3.41% tmpev77vy24.zip |##---------------------------------------------------| 3.98% tmpev77vy24.zip |##---------------------------------------------------| 4.55% tmpev77vy24.zip |###--------------------------------------------------| 5.12% tmpev77vy24.zip |###--------------------------------------------------| 5.69% tmpev77vy24.zip |###--------------------------------------------------| 6.25% tmpev77vy24.zip |####-------------------------------------------------| 6.82% tmpev77vy24.zip |####-------------------------------------------------| 7.39% tmpev77vy24.zip |####-------------------------------------------------| 7.96% tmpev77vy24.zip |#####------------------------------------------------| 8.53% tmpev77vy24.zip |#####------------------------------------------------| 9.1% tmpev77vy24.zip |#####------------------------------------------------| 9.67% tmpev77vy24.zip |#####------------------------------------------------| 10.24% tmpev77vy24.zip |######-----------------------------------------------| 10.8% tmpev77vy24.zip |######-----------------------------------------------| 11.37% tmpev77vy24.zip |######-----------------------------------------------| 11.94% tmpev77vy24.zip |#######----------------------------------------------| 12.51% tmpev77vy24.zip |#######----------------------------------------------| 13.08% tmpev77vy24.zip |#######----------------------------------------------| 13.65% tmpev77vy24.zip |########---------------------------------------------| 14.22% tmpev77vy24.zip |########---------------------------------------------| 14.78% tmpev77vy24.zip |########---------------------------------------------| 15.35% tmpev77vy24.zip |########---------------------------------------------| 15.92% tmpev77vy24.zip |#########--------------------------------------------| 16.49% tmpev77vy24.zip |#########--------------------------------------------| 17.06% tmpev77vy24.zip |#########--------------------------------------------| 17.63% tmpev77vy24.zip |##########-------------------------------------------| 18.2% tmpev77vy24.zip |##########-------------------------------------------| 18.76% tmpev77vy24.zip |##########-------------------------------------------| 19.33% tmpev77vy24.zip |###########------------------------------------------| 19.9% tmpev77vy24.zip |###########------------------------------------------| 20.47% tmpev77vy24.zip |###########------------------------------------------| 21.04% tmpev77vy24.zip |###########------------------------------------------| 21.61% tmpev77vy24.zip |############-----------------------------------------| 22.18% tmpev77vy24.zip |############-----------------------------------------| 22.74% tmpev77vy24.zip |############-----------------------------------------| 23.31% tmpev77vy24.zip |#############----------------------------------------| 23.88% tmpev77vy24.zip |#############----------------------------------------| 24.45% tmpev77vy24.zip |#############----------------------------------------| 25.02% tmpev77vy24.zip |##############---------------------------------------| 25.59% tmpev77vy24.zip |##############---------------------------------------| 26.16% tmpev77vy24.zip |##############---------------------------------------| 26.73% tmpev77vy24.zip |##############---------------------------------------| 27.29% tmpev77vy24.zip |###############--------------------------------------| 27.86% tmpev77vy24.zip |###############--------------------------------------| 28.43% tmpev77vy24.zip |###############--------------------------------------| 29.0% tmpev77vy24.zip |################-------------------------------------| 29.57% tmpev77vy24.zip |################-------------------------------------| 30.14% tmpev77vy24.zip |################-------------------------------------| 30.71% tmpev77vy24.zip |#################------------------------------------| 31.27% tmpev77vy24.zip |#################------------------------------------| 31.84% tmpev77vy24.zip |#################------------------------------------| 32.41% tmpev77vy24.zip |#################------------------------------------| 32.98% tmpev77vy24.zip |##################-----------------------------------| 33.55% tmpev77vy24.zip |##################-----------------------------------| 34.12% tmpev77vy24.zip |##################-----------------------------------| 34.69% tmpev77vy24.zip |###################----------------------------------| 35.25% tmpev77vy24.zip |###################----------------------------------| 35.82% tmpev77vy24.zip |###################----------------------------------| 36.39% tmpev77vy24.zip |####################---------------------------------| 36.96% tmpev77vy24.zip |####################---------------------------------| 37.53% tmpev77vy24.zip |####################---------------------------------| 38.1% tmpev77vy24.zip |####################---------------------------------| 38.67% tmpev77vy24.zip |#####################--------------------------------| 39.23% tmpev77vy24.zip |#####################--------------------------------| 39.8% tmpev77vy24.zip |#####################--------------------------------| 40.37% tmpev77vy24.zip |######################-------------------------------| 40.94% tmpev77vy24.zip |######################-------------------------------| 41.51% tmpev77vy24.zip |######################-------------------------------| 42.08% tmpev77vy24.zip |#######################------------------------------| 42.65% tmpev77vy24.zip |#######################------------------------------| 43.22% tmpev77vy24.zip |#######################------------------------------| 43.78% tmpev77vy24.zip |########################-----------------------------| 44.35% tmpev77vy24.zip |########################-----------------------------| 44.92% tmpev77vy24.zip |########################-----------------------------| 45.49% tmpev77vy24.zip |########################-----------------------------| 46.06% tmpev77vy24.zip |#########################----------------------------| 46.63% tmpev77vy24.zip |#########################----------------------------| 47.2% tmpev77vy24.zip |#########################----------------------------| 47.76% tmpev77vy24.zip |##########################---------------------------| 48.33% tmpev77vy24.zip |##########################---------------------------| 48.9% tmpev77vy24.zip |##########################---------------------------| 49.47% tmpev77vy24.zip |###########################--------------------------| 50.04% tmpev77vy24.zip |###########################--------------------------| 50.61% tmpev77vy24.zip |###########################--------------------------| 51.18% tmpev77vy24.zip |###########################--------------------------| 51.74% tmpev77vy24.zip |############################-------------------------| 52.31% tmpev77vy24.zip |############################-------------------------| 52.88% tmpev77vy24.zip |############################-------------------------| 53.45% tmpev77vy24.zip |#############################------------------------| 54.02% tmpev77vy24.zip |#############################------------------------| 54.59% tmpev77vy24.zip |#############################------------------------| 55.16% tmpev77vy24.zip |##############################-----------------------| 55.73% tmpev77vy24.zip |##############################-----------------------| 56.29% tmpev77vy24.zip |##############################-----------------------| 56.86% tmpev77vy24.zip |##############################-----------------------| 57.43% tmpev77vy24.zip |###############################----------------------| 58.0% tmpev77vy24.zip |###############################----------------------| 58.57% tmpev77vy24.zip |###############################----------------------| 59.14% tmpev77vy24.zip |################################---------------------| 59.71% tmpev77vy24.zip |################################---------------------| 60.27% tmpev77vy24.zip |################################---------------------| 60.84% tmpev77vy24.zip |#################################--------------------| 61.41% tmpev77vy24.zip |#################################--------------------| 61.98% tmpev77vy24.zip |#################################--------------------| 62.55% tmpev77vy24.zip |#################################--------------------| 63.12% tmpev77vy24.zip |##################################-------------------| 63.69% tmpev77vy24.zip |##################################-------------------| 64.25% tmpev77vy24.zip |##################################-------------------| 64.82% tmpev77vy24.zip |###################################------------------| 65.39% tmpev77vy24.zip |###################################------------------| 65.96% tmpev77vy24.zip |###################################------------------| 66.53% tmpev77vy24.zip |####################################-----------------| 67.1% tmpev77vy24.zip |####################################-----------------| 67.67% tmpev77vy24.zip |####################################-----------------| 68.23% tmpev77vy24.zip |####################################-----------------| 68.8% tmpev77vy24.zip |#####################################----------------| 69.37% tmpev77vy24.zip |#####################################----------------| 69.94% tmpev77vy24.zip |#####################################----------------| 70.51% tmpev77vy24.zip |######################################---------------| 71.08% tmpev77vy24.zip |######################################---------------| 71.65% tmpev77vy24.zip |######################################---------------| 72.22% tmpev77vy24.zip |#######################################--------------| 72.78% tmpev77vy24.zip |#######################################--------------| 73.35% tmpev77vy24.zip |#######################################--------------| 73.92% tmpev77vy24.zip |#######################################--------------| 74.49% tmpev77vy24.zip |########################################-------------| 75.06% tmpev77vy24.zip |########################################-------------| 75.63% tmpev77vy24.zip |########################################-------------| 76.2% tmpev77vy24.zip |#########################################------------| 76.76% tmpev77vy24.zip |#########################################------------| 77.33% tmpev77vy24.zip |#########################################------------| 77.9% tmpev77vy24.zip |##########################################-----------| 78.47% tmpev77vy24.zip |##########################################-----------| 79.04% tmpev77vy24.zip |##########################################-----------| 79.61% tmpev77vy24.zip |##########################################-----------| 80.18% tmpev77vy24.zip |###########################################----------| 80.74% tmpev77vy24.zip |###########################################----------| 81.31% tmpev77vy24.zip |###########################################----------| 81.88% tmpev77vy24.zip |############################################---------| 82.45% tmpev77vy24.zip |############################################---------| 83.02% tmpev77vy24.zip |############################################---------| 83.59% tmpev77vy24.zip |#############################################--------| 84.16% tmpev77vy24.zip |#############################################--------| 84.72% tmpev77vy24.zip |#############################################--------| 85.29% tmpev77vy24.zip |##############################################-------| 85.86% tmpev77vy24.zip |##############################################-------| 86.43% tmpev77vy24.zip |##############################################-------| 87.0% tmpev77vy24.zip |##############################################-------| 87.57% tmpev77vy24.zip |###############################################------| 88.14% tmpev77vy24.zip |###############################################------| 88.71% tmpev77vy24.zip |###############################################------| 89.27% tmpev77vy24.zip |################################################-----| 89.84% tmpev77vy24.zip |################################################-----| 90.41% tmpev77vy24.zip |################################################-----| 90.98% tmpev77vy24.zip |#################################################----| 91.55% tmpev77vy24.zip |#################################################----| 92.12% tmpev77vy24.zip |#################################################----| 92.69% tmpev77vy24.zip |#################################################----| 93.25% tmpev77vy24.zip |##################################################---| 93.82% tmpev77vy24.zip |##################################################---| 94.39% tmpev77vy24.zip |##################################################---| 94.96% tmpev77vy24.zip |###################################################--| 95.53% tmpev77vy24.zip |###################################################--| 96.1% tmpev77vy24.zip |###################################################--| 96.67% tmpev77vy24.zip |####################################################-| 97.23% tmpev77vy24.zip |####################################################-| 97.8% tmpev77vy24.zip |####################################################-| 98.37% tmpev77vy24.zip |####################################################-| 98.94% tmpev77vy24.zip |#####################################################| 99.51% tmpev77vy24.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is 2618f61c-12d8-413d-aa77-a307574c0a0b + for p in '${PLUGIN_DIR}/*' + wagons=($p/*.wgn) + types=($p/*.yaml) + install_plugin /opt/plugins/plugin-sjmXhok/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn /opt/plugins/plugin-sjmXhok/relationshipplugin_types.yaml ++ basename /opt/plugins/plugin-sjmXhok/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn + ARCHIVE=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn + cm_hasany 'plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/plugins?archive_name=relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + cfy plugin upload -y /opt/plugins/plugin-sjmXhok/relationshipplugin_types.yaml /opt/plugins/plugin-sjmXhok/relationshipplugin-1.1.0-py36-none-linux_x86_64.wgn Creating plugin zip archive.. Uploading plugin archive (wagon + yaml).. tmpzoctlk0j.zip |-----------------------------------------------------| 0.56% tmpzoctlk0j.zip |#----------------------------------------------------| 1.12% tmpzoctlk0j.zip |#----------------------------------------------------| 1.67% tmpzoctlk0j.zip |#----------------------------------------------------| 2.23% tmpzoctlk0j.zip |#----------------------------------------------------| 2.79% tmpzoctlk0j.zip |##---------------------------------------------------| 3.35% tmpzoctlk0j.zip |##---------------------------------------------------| 3.91% tmpzoctlk0j.zip |##---------------------------------------------------| 4.46% tmpzoctlk0j.zip |###--------------------------------------------------| 5.02% tmpzoctlk0j.zip |###--------------------------------------------------| 5.58% tmpzoctlk0j.zip |###--------------------------------------------------| 6.14% tmpzoctlk0j.zip |####-------------------------------------------------| 6.7% tmpzoctlk0j.zip |####-------------------------------------------------| 7.25% tmpzoctlk0j.zip |####-------------------------------------------------| 7.81% tmpzoctlk0j.zip |####-------------------------------------------------| 8.37% tmpzoctlk0j.zip |#####------------------------------------------------| 8.93% tmpzoctlk0j.zip |#####------------------------------------------------| 9.49% tmpzoctlk0j.zip |#####------------------------------------------------| 10.04% tmpzoctlk0j.zip |######-----------------------------------------------| 10.6% tmpzoctlk0j.zip |######-----------------------------------------------| 11.16% tmpzoctlk0j.zip |######-----------------------------------------------| 11.72% tmpzoctlk0j.zip |#######----------------------------------------------| 12.28% tmpzoctlk0j.zip |#######----------------------------------------------| 12.83% tmpzoctlk0j.zip |#######----------------------------------------------| 13.39% tmpzoctlk0j.zip |#######----------------------------------------------| 13.95% tmpzoctlk0j.zip |########---------------------------------------------| 14.51% tmpzoctlk0j.zip |########---------------------------------------------| 15.07% tmpzoctlk0j.zip |########---------------------------------------------| 15.62% tmpzoctlk0j.zip |#########--------------------------------------------| 16.18% tmpzoctlk0j.zip |#########--------------------------------------------| 16.74% tmpzoctlk0j.zip |#########--------------------------------------------| 17.3% tmpzoctlk0j.zip |#########--------------------------------------------| 17.86% tmpzoctlk0j.zip |##########-------------------------------------------| 18.41% tmpzoctlk0j.zip |##########-------------------------------------------| 18.97% tmpzoctlk0j.zip |##########-------------------------------------------| 19.53% tmpzoctlk0j.zip |###########------------------------------------------| 20.09% tmpzoctlk0j.zip |###########------------------------------------------| 20.64% tmpzoctlk0j.zip |###########------------------------------------------| 21.2% tmpzoctlk0j.zip |############-----------------------------------------| 21.76% tmpzoctlk0j.zip |############-----------------------------------------| 22.32% tmpzoctlk0j.zip |############-----------------------------------------| 22.88% tmpzoctlk0j.zip |############-----------------------------------------| 23.43% tmpzoctlk0j.zip |#############----------------------------------------| 23.99% tmpzoctlk0j.zip |#############----------------------------------------| 24.55% tmpzoctlk0j.zip |#############----------------------------------------| 25.11% tmpzoctlk0j.zip |##############---------------------------------------| 25.67% tmpzoctlk0j.zip |##############---------------------------------------| 26.22% tmpzoctlk0j.zip |##############---------------------------------------| 26.78% tmpzoctlk0j.zip |##############---------------------------------------| 27.34% tmpzoctlk0j.zip |###############--------------------------------------| 27.9% tmpzoctlk0j.zip |###############--------------------------------------| 28.46% tmpzoctlk0j.zip |###############--------------------------------------| 29.01% tmpzoctlk0j.zip |################-------------------------------------| 29.57% tmpzoctlk0j.zip |################-------------------------------------| 30.13% tmpzoctlk0j.zip |################-------------------------------------| 30.69% tmpzoctlk0j.zip |#################------------------------------------| 31.25% tmpzoctlk0j.zip |#################------------------------------------| 31.8% tmpzoctlk0j.zip |#################------------------------------------| 32.36% tmpzoctlk0j.zip |#################------------------------------------| 32.92% tmpzoctlk0j.zip |##################-----------------------------------| 33.48% tmpzoctlk0j.zip |##################-----------------------------------| 34.04% tmpzoctlk0j.zip |##################-----------------------------------| 34.59% tmpzoctlk0j.zip |###################----------------------------------| 35.15% tmpzoctlk0j.zip |###################----------------------------------| 35.71% tmpzoctlk0j.zip |###################----------------------------------| 36.27% tmpzoctlk0j.zip |####################---------------------------------| 36.83% tmpzoctlk0j.zip |####################---------------------------------| 37.38% tmpzoctlk0j.zip |####################---------------------------------| 37.94% tmpzoctlk0j.zip |####################---------------------------------| 38.5% tmpzoctlk0j.zip |#####################--------------------------------| 39.06% tmpzoctlk0j.zip |#####################--------------------------------| 39.62% tmpzoctlk0j.zip |#####################--------------------------------| 40.17% tmpzoctlk0j.zip |######################-------------------------------| 40.73% tmpzoctlk0j.zip |######################-------------------------------| 41.29% tmpzoctlk0j.zip |######################-------------------------------| 41.85% tmpzoctlk0j.zip |######################-------------------------------| 42.41% tmpzoctlk0j.zip |#######################------------------------------| 42.96% tmpzoctlk0j.zip |#######################------------------------------| 43.52% tmpzoctlk0j.zip |#######################------------------------------| 44.08% tmpzoctlk0j.zip |########################-----------------------------| 44.64% tmpzoctlk0j.zip |########################-----------------------------| 45.2% tmpzoctlk0j.zip |########################-----------------------------| 45.75% tmpzoctlk0j.zip |#########################----------------------------| 46.31% tmpzoctlk0j.zip |#########################----------------------------| 46.87% tmpzoctlk0j.zip |#########################----------------------------| 47.43% tmpzoctlk0j.zip |#########################----------------------------| 47.99% tmpzoctlk0j.zip |##########################---------------------------| 48.54% tmpzoctlk0j.zip |##########################---------------------------| 49.1% tmpzoctlk0j.zip |##########################---------------------------| 49.66% tmpzoctlk0j.zip |###########################--------------------------| 50.22% tmpzoctlk0j.zip |###########################--------------------------| 50.78% tmpzoctlk0j.zip |###########################--------------------------| 51.33% tmpzoctlk0j.zip |############################-------------------------| 51.89% tmpzoctlk0j.zip |############################-------------------------| 52.45% tmpzoctlk0j.zip |############################-------------------------| 53.01% tmpzoctlk0j.zip |############################-------------------------| 53.57% tmpzoctlk0j.zip |#############################------------------------| 54.12% tmpzoctlk0j.zip |#############################------------------------| 54.68% tmpzoctlk0j.zip |#############################------------------------| 55.24% tmpzoctlk0j.zip |##############################-----------------------| 55.8% tmpzoctlk0j.zip |##############################-----------------------| 56.35% tmpzoctlk0j.zip |##############################-----------------------| 56.91% tmpzoctlk0j.zip |##############################-----------------------| 57.47% tmpzoctlk0j.zip |###############################----------------------| 58.03% tmpzoctlk0j.zip |###############################----------------------| 58.59% tmpzoctlk0j.zip |###############################----------------------| 59.14% tmpzoctlk0j.zip |################################---------------------| 59.7% tmpzoctlk0j.zip |################################---------------------| 60.26% tmpzoctlk0j.zip |################################---------------------| 60.82% tmpzoctlk0j.zip |#################################--------------------| 61.38% tmpzoctlk0j.zip |#################################--------------------| 61.93% tmpzoctlk0j.zip |#################################--------------------| 62.49% tmpzoctlk0j.zip |#################################--------------------| 63.05% tmpzoctlk0j.zip |##################################-------------------| 63.61% tmpzoctlk0j.zip |##################################-------------------| 64.17% tmpzoctlk0j.zip |##################################-------------------| 64.72% tmpzoctlk0j.zip |###################################------------------| 65.28% tmpzoctlk0j.zip |###################################------------------| 65.84% tmpzoctlk0j.zip |###################################------------------| 66.4% tmpzoctlk0j.zip |###################################------------------| 66.96% tmpzoctlk0j.zip |####################################-----------------| 67.51% tmpzoctlk0j.zip |####################################-----------------| 68.07% tmpzoctlk0j.zip |####################################-----------------| 68.63% tmpzoctlk0j.zip |#####################################----------------| 69.19% tmpzoctlk0j.zip |#####################################----------------| 69.75% tmpzoctlk0j.zip |#####################################----------------| 70.3% tmpzoctlk0j.zip |######################################---------------| 70.86% tmpzoctlk0j.zip |######################################---------------| 71.42% tmpzoctlk0j.zip |######################################---------------| 71.98% tmpzoctlk0j.zip |######################################---------------| 72.54% tmpzoctlk0j.zip |#######################################--------------| 73.09% tmpzoctlk0j.zip |#######################################--------------| 73.65% tmpzoctlk0j.zip |#######################################--------------| 74.21% tmpzoctlk0j.zip |########################################-------------| 74.77% tmpzoctlk0j.zip |########################################-------------| 75.33% tmpzoctlk0j.zip |########################################-------------| 75.88% tmpzoctlk0j.zip |#########################################------------| 76.44% tmpzoctlk0j.zip |#########################################------------| 77.0% tmpzoctlk0j.zip |#########################################------------| 77.56% tmpzoctlk0j.zip |#########################################------------| 78.12% tmpzoctlk0j.zip |##########################################-----------| 78.67% tmpzoctlk0j.zip |##########################################-----------| 79.23% tmpzoctlk0j.zip |##########################################-----------| 79.79% tmpzoctlk0j.zip |###########################################----------| 80.35% tmpzoctlk0j.zip |###########################################----------| 80.91% tmpzoctlk0j.zip |###########################################----------| 81.46% tmpzoctlk0j.zip |###########################################----------| 82.02% tmpzoctlk0j.zip |############################################---------| 82.58% tmpzoctlk0j.zip |############################################---------| 83.14% tmpzoctlk0j.zip |############################################---------| 83.7% tmpzoctlk0j.zip |#############################################--------| 84.25% tmpzoctlk0j.zip |#############################################--------| 84.81% tmpzoctlk0j.zip |#############################################--------| 85.37% tmpzoctlk0j.zip |##############################################-------| 85.93% tmpzoctlk0j.zip |##############################################-------| 86.49% tmpzoctlk0j.zip |##############################################-------| 87.04% tmpzoctlk0j.zip |##############################################-------| 87.6% tmpzoctlk0j.zip |###############################################------| 88.16% tmpzoctlk0j.zip |###############################################------| 88.72% tmpzoctlk0j.zip |###############################################------| 89.28% tmpzoctlk0j.zip |################################################-----| 89.83% tmpzoctlk0j.zip |################################################-----| 90.39% tmpzoctlk0j.zip |################################################-----| 90.95% tmpzoctlk0j.zip |################################################-----| 91.51% tmpzoctlk0j.zip |#################################################----| 92.06% tmpzoctlk0j.zip |#################################################----| 92.62% tmpzoctlk0j.zip |#################################################----| 93.18% tmpzoctlk0j.zip |##################################################---| 93.74% tmpzoctlk0j.zip |##################################################---| 94.3% tmpzoctlk0j.zip |##################################################---| 94.85% tmpzoctlk0j.zip |###################################################--| 95.41% tmpzoctlk0j.zip |###################################################--| 95.97% tmpzoctlk0j.zip |###################################################--| 96.53% tmpzoctlk0j.zip |###################################################--| 97.09% tmpzoctlk0j.zip |####################################################-| 97.64% tmpzoctlk0j.zip |####################################################-| 98.2% tmpzoctlk0j.zip |####################################################-| 98.76% tmpzoctlk0j.zip |#####################################################| 99.32% tmpzoctlk0j.zip |#####################################################| 99.88% tmpzoctlk0j.zip |#####################################################| 100.0% Plugin uploaded. Plugin's id is cd6b6df3-d616-451f-84ab-ae475b00d4d9 + cm_hasany 'executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled' ++ curl -Ss -H 'Tenant: default_tenant' --user admin:UmH7vbj6 --cacert /opt/onap/certs/cacert.pem 'https://dcae-cloudify-manager:443/api/v3.1/executions?is_system_workflow=true&status=pending&status=started&status=queued&status=scheduled&_include=id' ++ /bin/jq .metadata.pagination.total + COUNT=0 + (( 0 > 0 )) + return 1 + touch /opt/manager/plugins-loaded + set +x Cloudify ready