Advertisement
spyderdyne

Untitled

Feb 18th, 2016
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.36 KB | None | 0 0
  1. ubuntu@cloudbench-client:~/cbtool$ sudo ./install -r workload -w fio
  2. sudo: unable to resolve host cloudbench-client
  3. Installing dependencies for Cloud Rapid Experimentation Analysis and Toolkit (cbtool) on this node.........
  4.  
  5.  
  6. ##### INFO: File "/home/ubuntu/cbtool//configs/templates//PUBLIC_dependencies.txt" opened and loaded....
  7. ##### INFO: File "/home/ubuntu/cbtool//scripts//fio/dependencies.txt" opened and loaded....
  8. ##### WARNING: File "/home/ubuntu/cbtool//configs/templates//IBM_dependencies.txt" IGNORED....
  9. ##### WARNING: File "/home/ubuntu/cbtool//configs/templates//SPEC_dependencies.txt" IGNORED....
  10. ##### WARNING: No package repository specified. Will ignore any repository URL that has the keyword REPO_ADDR...
  11. ##### WARNING: No python pip repository specified.
  12.  
  13.  
  14. ##### INFO: DETECTED OPERATING SYSTEM KIND: ubuntu
  15. ##### INFO: DETECTED OPERATING SYSTEM VERSION: 16.04 (16)
  16. ##### INFO: DETECTED OPERATING SYSTEM NAME: xenial
  17. ##### INFO: DETECTED ARCHITECTURE: x86_64
  18.  
  19.  
  20.  
  21. ##### INFO: This node will be used to play a role in the Virtual Applications (AIs) "fio". Only a subset of the depedencies will be installed. This node cannot be used as an Orchestrator Node
  22.  
  23.  
  24. (0) Checking passwordless sudo for the user "root" by executing the command "sudo -S ls < /dev/null;" (sudo-configure)...
  25. RESULT: ANY >= ANY OK.
  26.  
  27. (1) Checking "repo" version by executing the command "ls -la /tmp/repoupdated;" (repo-configure)...
  28. RESULT: NOT OK (PMgr Exception).
  29. ACTION: Please install/configure "repo" by issuing the following command: "sudo mv -f /tmp/*.list /etc/apt/sources.list.d/; sudo apt-get update;sudo update-rc.d -f iptables remove;sudo update-rc.d -f ipfw remove; exit 0;"
  30.  
  31. (1) Installing "repo" by executing the command "sudo mv -f /tmp/*.list /etc/apt/sources.list.d/; sudo apt-get update;sudo update-rc.d -f iptables remove;sudo update-rc.d -f ipfw remove; exit 0;" (ubuntu-repo-install-man,)...
  32. RESULT: DONE OK.
  33.  
  34. (2) Checking "ifconfig" version by executing the command "ifconfig;" (ifconfig-configure)...
  35. RESULT: ANY >= ANY OK.
  36.  
  37. (3) Checking "ip" version by executing the command "ip -V;" (ip-configure)...
  38. RESULT: ANY >= ANY OK.
  39.  
  40. (4) Checking "pkill" version by executing the command "pkill -V 2>&1 | cut -d ' ' -f 4;" (pkill-configure)...
  41. RESULT: ANY >= ANY OK.
  42.  
  43. (5) Checking "which" version by executing the command "which;" (which-configure)...
  44. RESULT: ANY >= ANY OK.
  45.  
  46. (6) Checking "ntp" version by executing the command "ntpd -V 2>&1 | grep Ver | cut -d ' ' -f 8;" (ntp-configure)...
  47. RESULT: ANY >= ANY OK.
  48.  
  49. (7) Checking "git" version by executing the command "git --version | cut -d ' ' -f 3;" (git-configure)...
  50. RESULT: 2.7.0 >= 1.6.0 OK.
  51.  
  52. (8) Checking "wget" version by executing the command "wget -V | head -n 1 | cut -d ' ' -f 3;" (wget-configure)...
  53. RESULT: 1.17.1 >= 1.00 OK.
  54.  
  55. (9) Checking "pip" version by executing the command "pip --version | cut -d ' ' -f 2;" (pip-configure)...
  56. RESULT: 1.5.6 >= 1.5.4 OK.
  57.  
  58. (10) Checking "gcc" version by executing the command "gcc -v 2>&1 | grep -v Configured | grep version | cut -d ' ' -f 3;" (gcc-configure)...
  59. RESULT: 5.3.1 >= 4.0 OK.
  60.  
  61. (11) Checking "make" version by executing the command "make -v | head -n1 | cut -d ' ' -f 3;" (make-configure)...
  62. RESULT: 4.1 >= 3.5 OK.
  63.  
  64. (13) Checking "sshpass" version by executing the command "sshpass -V | grep sshpass | head -n 1 | cut -d ' ' -f 2;" (sshpass-configure)...
  65. RESULT: 1.05 >= 1.0 OK.
  66.  
  67. (14) Checking "curl" version by executing the command "curl -V | head -n 1 | cut -d ' ' -f 2;" (curl-configure)...
  68. RESULT: 7.47.0 >= 7.0 OK.
  69.  
  70. (15) Checking "screen" version by executing the command "screen -v | grep version;" (screen-configure)...
  71. RESULT: 4.03.012815 >= 4.0 OK.
  72.  
  73. (16) Checking "rsync" version by executing the command "rsync --version | grep version;" (rsync-configure)...
  74. RESULT: 3.1.131 >= 2.6 OK.
  75.  
  76. (17) Checking "ncftp" version by executing the command "ncftp -h 2>&1 | grep Program | cut -d ' ' -f 5 | sed -e 's/\//./g';" (ncftp-configure)...
  77. RESULT: 3.2.5.474 >= 3.2.3 OK.
  78.  
  79. (18) Checking "lftp" version by executing the command "lftp --version | grep Version | cut -d " " -f 4;" (lftp-configure)...
  80. RESULT: 4.6.3 >= 4.0 OK.
  81.  
  82. (19) Checking "netcat" version by executing the command "netcat -v -w 1 localhost -z 22;" (netcat-configure)...
  83. RESULT: ANY >= ANY OK.
  84.  
  85. (20) Checking "nmap" version by executing the command "nmap -V | grep version | cut -d ' ' -f 3;" (nmap-configure)...
  86. RESULT: 6.47 >= 4.0 OK.
  87.  
  88. (21) Checking "openvpn" version by executing the command "openvpn --version | grep built | cut -d ' ' -f 2;" (openvpn-configure)...
  89. RESULT: 2.3.10 >= 2.2.0 OK.
  90.  
  91. (22) Checking "gmond" version by executing the command "gmond --version | cut -d ' ' -f 2;" (gmond-configure)...
  92. RESULT: 3.6.0 >= 3.0 OK.
  93.  
  94. (24) Checking "rsyslog" version by executing the command "rsyslogd -v | grep compiled | cut -d ' ' -f 2 | sed 's/,//g';" (rsyslog-configure)...
  95. RESULT: 8.14.0 >= 4.6.0 OK.
  96.  
  97. (26) Checking "apache" version by executing the command "sudo apachectl -v | grep version | cut -d '/' -f 2 | cut -d ' ' -f 1;" (apache-configure)...
  98. RESULT: 2.4.18 >= 2.0 OK.
  99.  
  100. (27) Checking "redis" version by executing the command "redis-server -v | sed 's/[^0-9]*//g';" (redis-configure)...
  101. RESULT: 30600000000036064687231902042 >= 2.6.0 OK.
  102.  
  103. (30) Checking "python-devel" version by executing the command "ls -la $(python -c "from distutils import sysconfig as s; print s.get_config_vars()['INCLUDEPY']")/Python.h;" (python-devel-configure)...
  104. RESULT: ANY >= ANY OK.
  105.  
  106. (31) Checking "python-setuptools" version by executing the command "python -c "import setuptools; from setuptools import sandbox";" (python-setuptools-configure)...
  107. RESULT: ANY >= ANY OK.
  108.  
  109. (32) Checking "python-prettytable" version by executing the command "python -c "import prettytable; print str(prettytable.__version__).strip()";" (python-prettytable-configure)...
  110. RESULT: 0.7.2 >= 0.6 OK.
  111.  
  112. (33) Checking "python-daemon" version by executing the command "python -c "import daemon; print str(daemon._version).strip()";" (python-daemon-configure)...
  113. RESULT: NOT OK (PMgr Exception).
  114. ACTION: Please install/configure "python-daemon" by issuing the following command: "sudo apt-get -q -y --force-yes --allow-unauthenticated -o Dpkg::Options::="--force-confnew" install python-daemon;"
  115.  
  116. (33) Installing "python-daemon" by executing the command "sudo apt-get -q -y --force-yes --allow-unauthenticated -o Dpkg::Options::="--force-confnew" install python-daemon;" (common-python-daemon-install-pm,)...
  117. RESULT: DONE OK.
  118.  
  119. (37) Checking "pyredis" version by executing the command "python -c "import redis; print str(redis.VERSION).replace('(','').replace(')','').replace(', ','.').strip()";" (pyredis-configure)...
  120. RESULT: 2.10.5 >= 2.6.0 OK.
  121.  
  122. (38) Checking "pymongo" version by executing the command "python -c "import pymongo; print str(pymongo.version).strip().replace('+','')";" (pymongo-configure)...
  123. RESULT: 3.2.1 >= 2.5 OK.
  124.  
  125. (42) Checking "gmetad-python" version by executing the command "ls -la /home/ubuntu/cbtool/3rd_party/monitor-core/gmetad-python/gmetad.py;" (gmetad-python-configure)...
  126. RESULT: ANY >= ANY OK.
  127.  
  128. (48) Checking "neutronclient" version by executing the command "python -c "import neutronclient; from neutronclient.v2_0 import client";" (neutronclient-configure)...
  129. RESULT: ANY >= ANY OK.
  130.  
  131. (50) Checking "fio" version by executing the command "fio -v | sed 's/fio-//g';" (fio-configure)...
  132. RESULT: NOT OK.
  133. ACTION: Please install/configure "fio" by issuing the following command: ";"
  134.  
  135. (50) Installing "fio" by executing the command ";" (,)...
  136. RESULT: NOT OK (PMgr Exception).There was an error while installing "fio".: Error while executing the command line ";" (returncode = 25247) :/bin/sh: 1: Syntax error: ";" unexpected
  137.  
  138.  
  139. (52) Checking "gcloud" version by executing the command "gcloud -v | grep SDK | cut -d ' ' -f 4;" (gcloud-configure)...
  140. RESULT: NOT OK.
  141. ACTION: Please install/configure "gcloud" by issuing the following command: " export CLOUDSDK_CORE_DISABLE_PROMPTS=1 && curl https://sdk.cloud.google.com | bash;"
  142.  
  143. (52) Installing "gcloud" by executing the command " export CLOUDSDK_CORE_DISABLE_PROMPTS=1 && curl https://sdk.cloud.google.com | bash;" (common-gcloud-install-man,)...
  144. RESULT: NOT OK (PMgr Exception).There was an error while installing "gcloud".: Error while executing the command line " export CLOUDSDK_CORE_DISABLE_PROMPTS=1 && curl https://sdk.cloud.google.com | bash;" (returncode = 25252) : % Total % Received % Xferd Average Speed Time Time Time Current
  145. Dload Upload Total Spent Left Speed
  146. 100 421 0 421 0 0 204 0 --:--:-- 0:00:02 --:--:-- 204
  147. ######################################################################## 100.0%
  148. which curl
  149. curl -# -f https://dl.google.com/dl/cloudsdk/channels/rapid/google-cloud-sdk.tar.gz
  150. ######################################################################## 100.0%
  151. mkdir -p /home/ubuntu
  152. "/home/ubuntu/google-cloud-sdk" already exists and may contain out of date files.
  153. Remove /home/ubuntu/google-cloud-sdk or select a new installation directory, then run again.
  154.  
  155.  
  156. (53) Checking "pygce" version by executing the command "python -c "from oauth2client.client import GoogleCredentials; from googleapiclient.discovery import build";" (pygce-configure)...
  157. RESULT: ANY >= ANY OK.
  158.  
  159. (55) Checking "iptables" version by executing the command "sudo iptables -v 2>&1 | grep v | cut -d ' ' -f 2 | sed 's/v//g' | sed 's/://g';" (iptables-configure)...
  160. RESULT: 1.4.21 >= 1.2 OK.
  161.  
  162. (57) Checking "sshkey" version by executing the command "ls /home/ubuntu/cbtool/credentials//cbtool_rsa;" (sshkey-configure)...
  163. RESULT: ANY >= ANY OK.
  164.  
  165. (58) Checking "sshd" version by executing the command "sudo cat /etc/ssh/sshd_config | grep -v ^# | grep UseDNS | grep no;" (sshd-configure)...
  166. RESULT: NOT OK (PMgr Exception).
  167. ACTION: Please install/configure "sshd" by issuing the following command: "sudo sed -i 's/.*UseDNS.*/UseDNS no/g' /etc/ssh/sshd_config; sudo sed -i 's/.*GSSAPIAuthentication.*/GSSAPIAuthentication no/g' /etc/ssh/sshd_config;"
  168.  
  169. (58) Installing "sshd" by executing the command "sudo sed -i 's/.*UseDNS.*/UseDNS no/g' /etc/ssh/sshd_config; sudo sed -i 's/.*GSSAPIAuthentication.*/GSSAPIAuthentication no/g' /etc/ssh/sshd_config;" (common-sshd-install-man,)...
  170. RESULT: DONE OK.
  171.  
  172. (59) Checking "pssh" version by executing the command "sudo ln -s /usr/bin/parallel-ssh /usr/local/bin/pssh; pssh --help;" (pssh-configure)...
  173. RESULT: ANY >= ANY OK.
  174.  
  175. (60) Checking "docutils" version by executing the command "python -c "import docutils; print str(docutils.__version__).strip()";" (docutils-configure)...
  176. RESULT: 0.12 >= 0.12 OK.
  177.  
  178. (61) Checking "setuptools" version by executing the command "python -c "import setuptools; print str(setuptools.__version__).strip()";" (setuptools-configure)...
  179. RESULT: 20.1.1 >= 7.0 OK.
  180.  
  181. (62) Checking "markup" version by executing the command "python -c "import markup;";" (markup-configure)...
  182. RESULT: ANY >= ANY OK.
  183.  
  184. (63) Checking "pyyaml" version by executing the command "python -c "import yaml; print str(yaml.__version__).strip()";" (pyyaml-configure)...
  185. RESULT: 3.11 >= 3.10 OK.
  186.  
  187. (64) Checking "ruamelyaml" version by executing the command "python -c "import ruamel.yaml; print ruamel.yaml.__version__";" (ruamelyaml-configure)...
  188. RESULT: ANY >= ANY OK.
  189.  
  190. There are 2 dependencies missing: fio,gcloud
  191. Please add the missing dependency(ies) and re-run install again.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement