Quality Criteria Verification Report ==================================== Product: cloud-info-provider Release: INFOPROVIDER.cloud-info-provider.centos7.x86_64 Software Provider: infoprovider RT Ticket: 16040 Provider contact: baptiste.grenier@egi.eu Verifier: Pablo Orviz Hours worked: 8h Date: 14/11/2019 Status: Accepted Summary ======= - Build info: https://jenkins.egi.ifca.es/job/QualityCriteriaValidation/job/cloud-info-provider/101 - Ansible role: https://github.com/egi-qc/ansible-role-cloud-info-provider - Test/s: + https://github.com/egi-qc/umd-verification/blob/master/bin/bdii/client-test.sh + https://github.com/egi-qc/ansible-role-cloud-info-provider/blob/umd/tasks/main.yml#L80 - Deployment docs generated in https://github.com/egi-qc/deployment-howtos/tree/master/cloud-info-provider/centos7 Related tickets =============== https://ggus.eu/?mode=ticket_info&ticket_id=139491 Documentation Criteria ====================== * Release notes: https://github.com/EGI-Foundation/cloud-info-provider/releases/tag/0.12.0 * User Documentation: https://github.com/EGI-Foundation/cloud-info-provider * API Documentation: https://github.com/EGI-Foundation/cloud-info-provider * Admin Documentation: https://github.com/EGI-Foundation/cloud-info-provider * Software License: Apache 2.0 Generic Criteria ================ (Possible Statuses: OK, WARN, FAIL, NA (Not Applicable) or NT (Not Tested)) * Binary Distribution: OK * Upgrade: NT * X.509 Certificate support: OK * SHA-2 Certificates Support: OK * RFC Proxy support: OK * ARGUS Integration: NT * World Writable Files: OK * Passwords in world readable files: OK * GlueSchema 1.3 Support: NA * GlueSchema 2.0 Support: OK * Middleware Version Information: OK * Service Probes: OK * Accounting Records: NA * Bug Tracking System: OK Verification logs ================= Started by user Pablo Orviz Rebuilds build #93 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on centos7-72 (centos7) in workspace /tmp/workspace/QualityCriteriaValidation/cloud-info-provider [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-5KiXeBDbLrif/agent.1216 SSH_AGENT_PID=1217 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /tmp/workspace/QualityCriteriaValidation/cloud-info-provider@tmp/private_key_8992981916066541443.key (/tmp/workspace/QualityCriteriaValidation/cloud-info-provider@tmp/private_key_8992981916066541443.key) [ssh-agent] Using credentials orviz No credentials specified Cloning the remote Git repository Cloning repository https://github.com/egi-qc/umd-verification > git init /tmp/workspace/QualityCriteriaValidation/cloud-info-provider # timeout=10 Fetching upstream changes from https://github.com/egi-qc/umd-verification > git --version # timeout=10 > git fetch --tags --progress https://github.com/egi-qc/umd-verification +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/egi-qc/umd-verification # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/egi-qc/umd-verification # timeout=10 Fetching upstream changes from https://github.com/egi-qc/umd-verification > git fetch --tags --progress https://github.com/egi-qc/umd-verification +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 683c853b3fb059ed37c69735a5b9655925c91051 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 683c853b3fb059ed37c69735a5b9655925c91051 Commit message: "Merge branch 'master' of https://github.com/egi-qc/umd-verification" > git rev-list --no-walk 683c853b3fb059ed37c69735a5b9655925c91051 # timeout=10 [cloud-info-provider] $ /bin/bash -xe /tmp/jenkins4287555387729222180.sh + TOOL=ansible + MODULE_NAME=https://github.com/egi-qc/ansible-role-cloud-info-provider + FAB_CMD=cloud-info-provider + . bin/jenkins/common_functions.sh +++ pwd ++ WORKSPACE_CONFIG_DIR=/tmp/workspace/QualityCriteriaValidation/cloud-info-provider/_files ++ get_umd_release CMD1 ++ case $1 in ++ release_str=cmd_release=1 ++ echo cmd_release=1 + release=cmd_release=1 ++ get_sudo_type centos7 ++ [[ centos7 == *sl6* ]] ++ sudocmd=sudo ++ echo sudo + sudocmd=sudo + deploy_config_management ansible sudo https://github.com/egi-qc/ansible-role-cloud-info-provider + sudocmd=sudo + case $1 in + module_url=https://github.com/egi-qc/ansible-role-cloud-info-provider ++ basename https://github.com/egi-qc/ansible-role-cloud-info-provider + module_name=ansible-role-cloud-info-provider + module_path=/tmp/ansible-role-cloud-info-provider + sudo pip install ansible==2.5 Collecting ansible==2.5 Downloading https://files.pythonhosted.org/packages/4a/3b/9d98e132074bb6a3f18fd811db2819fbde6fc8a26fad9a40b49e53cb2455/ansible-2.5.0.tar.gz (10.1MB) Requirement already satisfied: jinja2 in /usr/lib/python2.7/site-packages (from ansible==2.5) (2.7.2) Requirement already satisfied: PyYAML in /usr/lib64/python2.7/site-packages (from ansible==2.5) (3.10) Requirement already satisfied: paramiko in /usr/lib/python2.7/site-packages (from ansible==2.5) (1.16.0) Collecting cryptography (from ansible==2.5) Downloading https://files.pythonhosted.org/packages/e2/67/4597fc5d5de01bb44887844647ab8e73239079dd478c35c52d58a9eb3d45/cryptography-2.8-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB) Requirement already satisfied: setuptools in /usr/lib/python2.7/site-packages (from ansible==2.5) (0.9.8) Requirement already satisfied: markupsafe in /usr/lib64/python2.7/site-packages (from jinja2->ansible==2.5) (0.11) Requirement already satisfied: pycrypto!=2.4,>=2.1 in /usr/lib64/python2.7/site-packages (from paramiko->ansible==2.5) (2.6.1) Requirement already satisfied: ecdsa>=0.11 in /usr/lib/python2.7/site-packages (from paramiko->ansible==2.5) (0.13) Collecting enum34; python_version < "3" (from cryptography->ansible==2.5) Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl Collecting cffi!=1.11.3,>=1.8 (from cryptography->ansible==2.5) Downloading https://files.pythonhosted.org/packages/93/5d/c4f950891251e478929036ca07b22f0b10324460c1d0a4434c584481db51/cffi-1.13.2-cp27-cp27mu-manylinux1_x86_64.whl (384kB) Requirement already satisfied: six>=1.4.1 in /usr/lib/python2.7/site-packages (from cryptography->ansible==2.5) (1.10.0) Requirement already satisfied: ipaddress; python_version < "3" in /usr/lib/python2.7/site-packages (from cryptography->ansible==2.5) (1.0.16) Collecting pycparser (from cffi!=1.11.3,>=1.8->cryptography->ansible==2.5) Downloading https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz (158kB) Installing collected packages: enum34, pycparser, cffi, cryptography, ansible Running setup.py install for pycparser: started Running setup.py install for pycparser: finished with status 'done' Running setup.py install for ansible: started Running setup.py install for ansible: finished with status 'done' Successfully installed ansible-2.5.0 cffi-1.13.2 cryptography-2.8 enum34-1.1.6 pycparser-2.19 You are using pip version 10.0.1, however version 19.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + sudo rm -rf /tmp/ansible-role-cloud-info-provider + git clone https://github.com/egi-qc/ansible-role-cloud-info-provider /tmp/ansible-role-cloud-info-provider Cloning into '/tmp/ansible-role-cloud-info-provider'... + sudo ansible-galaxy install -r /tmp/ansible-role-cloud-info-provider/requirements.yml - downloading role 'cmd', owned by egi-foundation - downloading role from https://github.com/EGI-Foundation/ansible-role-cmd/archive/master.tar.gz - extracting cmd to /root/.ansible/roles/cmd - cmd (master) was installed successfully ++ get_repos http://admin-repo.egi.eu/sw/unverified/cmd-os-1.infoprovider.cloud-info-provider.centos7.x86_64/0/12/0/repofiles/INFOPROVIDER.cloud-info-provider.centos7.x86_64.repo ++ prefix=repository_file ++ multiple_arg repository_file http://admin-repo.egi.eu/sw/unverified/cmd-os-1.infoprovider.cloud-info-provider.centos7.x86_64/0/12/0/repofiles/INFOPROVIDER.cloud-info-provider.centos7.x86_64.repo ++ prefix=repository_file ++ shift ++ c=0 ++ repostr= ++ for i in '"$@"' ++ c=1 ++ '[' -n '' ']' ++ repostr=repository_file_1=http://admin-repo.egi.eu/sw/unverified/cmd-os-1.infoprovider.cloud-info-provider.centos7.x86_64/0/12/0/repofiles/INFOPROVIDER.cloud-info-provider.centos7.x86_64.repo ++ echo repository_file_1=http://admin-repo.egi.eu/sw/unverified/cmd-os-1.infoprovider.cloud-info-provider.centos7.x86_64/0/12/0/repofiles/INFOPROVIDER.cloud-info-provider.centos7.x86_64.repo + repos=repository_file_1=http://admin-repo.egi.eu/sw/unverified/cmd-os-1.infoprovider.cloud-info-provider.centos7.x86_64/0/12/0/repofiles/INFOPROVIDER.cloud-info-provider.centos7.x86_64.repo + add_hostname_as_localhost sudo + MY_DOMAIN=egi.ifca.es ++ hostname -f + [[ centos7-72.novalocal != *\e\g\i\.\i\f\c\a\.\e\s ]] ++ hostname + sudo hostname centos7-72.novalocal.egi.ifca.es ++ hostname + sudo sed -i '/^127\.0\.0\.1/ s/ localhost/ centos7-72.novalocal.egi.ifca.es localhost/' /etc/hosts + PARAMS_FILE=/var/tmp/runtime_params.yml + cat + OS_RELEASE=queens + args=cmd_release=1,openstack_release=queens,log_path=logs,enable_untested_repo=true,enable_testing_repo=true,params_file=/var/tmp/runtime_params.yml + '[' repository_file_1=http://admin-repo.egi.eu/sw/unverified/cmd-os-1.infoprovider.cloud-info-provider.centos7.x86_64/0/12/0/repofiles/INFOPROVIDER.cloud-info-provider.centos7.x86_64.repo '!=' '' ']' + args=cmd_release=1,openstack_release=queens,log_path=logs,enable_untested_repo=true,enable_testing_repo=true,params_file=/var/tmp/runtime_params.yml,repository_file_1=http://admin-repo.egi.eu/sw/unverified/cmd-os-1.infoprovider.cloud-info-provider.centos7.x86_64/0/12/0/repofiles/INFOPROVIDER.cloud-info-provider.centos7.x86_64.repo + sudo fab cloud-info-provider:cmd_release=1,openstack_release=queens,log_path=logs,enable_untested_repo=true,enable_testing_repo=true,params_file=/var/tmp/runtime_params.yml,repository_file_1=http://admin-repo.egi.eu/sw/unverified/cmd-os-1.infoprovider.cloud-info-provider.centos7.x86_64/0/12/0/repofiles/INFOPROVIDER.cloud-info-provider.centos7.x86_64.repo [INFO] Using UMD None release repository [INFO] Using UMD verification repository file: ['http://admin-repo.egi.eu/sw/unverified/cmd-os-1.infoprovider.cloud-info-provider.centos7.x86_64/0/12/0/repofiles/INFOPROVIDER.cloud-info-provider.centos7.x86_64.repo'] UMD verification tool ===================== Quality criteria: http://egi-qc.github.io Codebase: https://github.com/egi-qc/umd-verification Path locations | | log_path /tmp/workspace/QualityCriteriaValidation/cloud-info-provider/logs | yaim_path etc/yaim | puppet_path etc/puppet Production repositories | | umd_release_pkg None | igtf_repo None [INFO] Using the following repository files + http://admin-repo.egi.eu/sw/unverified/cmd-os-1.infoprovider.cloud-info-provider.centos7.x86_64/0/12/0/repofiles/INFOPROVIDER.cloud-info-provider.centos7.x86_64.repo [INFO] Log directory '/tmp/workspace/QualityCriteriaValidation/cloud-info-provider/logs' has been created. [INFO] Running configuration [localhost] local: sudo -E ansible --help [INFO] Extra vars file added: /tmp/extra_vars.yaml [localhost] local: ansible-pull -vvv -C umd -d /etc/ansible/roles/ansible-role-cloud-info-provider -i /etc/ansible/roles/ansible-role-cloud-info-provider/hosts -U https://github.com/egi-qc/ansible-role-cloud-info-provider --extra-vars '@/tmp/umd.yaml' --extra-vars '@/tmp/extra_vars.yaml' --extra-vars '@/var/tmp/runtime_params.yml' --tags 'untagged,cmd' [localhost] local: sudo -E rpm -qa [[QC_SEC_2: SHA-2 Certificates Support]] [NA] Product does not need certificates. [[QC_SEC_5: World Writable Files]] [localhost] local: sudo -E find / -not \( -path "/proc" -prune \) -not \( -path "/sys" -prune \) -type f -perm -002 -exec ls -l {} \; [OK] Found no world-writable file. [[QC_INFO_1: GlueSchema 1.3 Support]] [NA] Product does not publish information through BDII. [[QC_INFO_2: GlueSchema 2.0 Support]] [NA] Product does not publish information through BDII. [[QC_INFO_3: Middleware Version Information]] [NA] Product does not publish information through BDII. [[QC_MON_1: Service Probes]] [NA] Product cannot be tested by Nagios. [[QC_FUNC_1: Basic Funcionality Test.]] [INFO] Probe 'GLUE2 ldapsearch check.' [localhost] local: su centos -c "./bin/bdii/client-test.sh ldapsearch-site-bdii-cloud" 2>&1 [INFO] Command 'su centos -c "./bin/bdii/client-test.sh ldapsearch-site-bdii-cloud"' ran successfully [OK] Basic functionality probes ran successfully. [[QC_FUNC_2: New features/bug fixes testing.]] [NA] No definition found for QC_FUNC_2. + _BUILD_URL=https://jenkins.egi.ifca.es/job/QualityCriteriaValidation/cloud-info-provider/97 + archive_artifacts_in_workspace cloud-info-provider ansible centos7 https://jenkins.egi.ifca.es/job/QualityCriteriaValidation/cloud-info-provider/97 http://admin-repo.egi.eu/sw/unverified/cmd-os-1.infoprovider.cloud-info-provider.centos7.x86_64/0/12/0/repofiles/INFOPROVIDER.cloud-info-provider.centos7.x86_64.repo + FAB_CMD=cloud-info-provider + TOOL=ansible + '[' -d /tmp/workspace/QualityCriteriaValidation/cloud-info-provider/_files ']' + mkdir /tmp/workspace/QualityCriteriaValidation/cloud-info-provider/_files + '[' ansible == puppet ']' + '[' ansible == ansible ']' + mkdir /tmp/workspace/QualityCriteriaValidation/cloud-info-provider/_files/vars + cp /tmp/extra_vars.yaml /tmp/umd.yaml /tmp/workspace/QualityCriteriaValidation/cloud-info-provider/_files/vars/ + publish_howtos cloud-info-provider centos7 https://jenkins.egi.ifca.es/job/QualityCriteriaValidation/cloud-info-provider/97 + FAB_CMD=cloud-info-provider + OS=centos7 + BUILD_URL=https://jenkins.egi.ifca.es/job/QualityCriteriaValidation/cloud-info-provider/97 + git config --global user.name 'Pablo Orviz' + git config --global user.email orviz@ifca.unican.es + wget --no-check-certificate https://gist.githubusercontent.com/dadrian/bad309f16e407526741e/raw/462e7ef24387948e17e68a3975b057200fc05533/known_hosts -O /home/centos/.ssh/known_hosts --2019-11-12 12:50:52-- https://gist.githubusercontent.com/dadrian/bad309f16e407526741e/raw/462e7ef24387948e17e68a3975b057200fc05533/known_hosts Resolving gist.githubusercontent.com (gist.githubusercontent.com)... 151.101.240.133 Connecting to gist.githubusercontent.com (gist.githubusercontent.com)|151.101.240.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 416327 (407K) [text/plain] Saving to: ‘/home/centos/.ssh/known_hosts’ 0K .......... .......... .......... .......... .......... 12% 564K 1s 50K .......... .......... .......... .......... .......... 24% 1.11M 0s 100K .......... .......... .......... .......... .......... 36% 78.6M 0s 150K .......... .......... .......... .......... .......... 49% 1.13M 0s 200K .......... .......... .......... .......... .......... 61% 74.1M 0s 250K .......... .......... .......... .......... .......... 73% 89.9M 0s 300K .......... .......... .......... .......... .......... 86% 1.27M 0s 350K .......... .......... .......... .......... .......... 98% 11.2M 0s 400K ...... 100% 12530G=0.2s 2019-11-12 12:50:52 (1.80 MB/s) - ‘/home/centos/.ssh/known_hosts’ saved [416327/416327] + ssh -T git@github.com Warning: Permanently added the RSA host key for IP address '140.82.118.4' to the list of known hosts. Hi egi-qc/deployment-howtos! You've successfully authenticated, but GitHub does not provide shell access. + echo ++ pwd + workspace=/tmp/workspace/QualityCriteriaValidation/cloud-info-provider + git clone https://github.com/egi-qc/deployment-howtos /tmp/deployment-howtos Cloning into '/tmp/deployment-howtos'... + cd /tmp/deployment-howtos + git remote set-url origin git@github.com:egi-qc/deployment-howtos.git + '[' -d cloud-info-provider/centos7 ']' + cp -r /tmp/workspace/QualityCriteriaValidation/cloud-info-provider/_files/vars cloud-info-provider/centos7/ ++ grep -v '??' ++ git status --porcelain + '[' -n ' M cloud-info-provider/centos7/vars/extra_vars.yaml M cloud-info-provider/centos7/vars/umd.yaml' ']' + git add cloud-info-provider/centos7/ + git commit -a -m 'cloud-info-provider/centos7/ deployment how-to (build https://jenkins.egi.ifca.es/job/QualityCriteriaValidation/cloud-info-provider/97)' [master b1d922c] cloud-info-provider/centos7/ deployment how-to (build https://jenkins.egi.ifca.es/job/QualityCriteriaValidation/cloud-info-provider/97) 2 files changed, 4 insertions(+), 3 deletions(-) + git push origin master Warning: Permanently added the RSA host key for IP address '140.82.118.4' to the list of known hosts. To git@github.com:egi-qc/deployment-howtos.git 9630d94..b1d922c master -> master + cd /tmp/workspace/QualityCriteriaValidation/cloud-info-provider $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1217 killed; [ssh-agent] Stopped. Archiving artifacts Finished: SUCCESS