Advertisement
Guest User

Untitled

a guest
Apr 14th, 2017
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.64 KB | None | 0 0
  1. TASK [Add influxdata repo] *****************************************************
  2. Friday 14 April 2017 16:51:40 +0200 (0:00:02.067) 0:00:03.216 **********
  3. ok: [c14_cluster-metrics_container-ac59628a]
  4.  
  5. TASK [Install influxdb] ********************************************************
  6. Friday 14 April 2017 16:51:41 +0200 (0:00:00.515) 0:00:03.731 **********
  7. ok: [c14_cluster-metrics_container-ac59628a]
  8.  
  9. TASK [Drop influxdb config file] ***********************************************
  10. Friday 14 April 2017 16:51:42 +0200 (0:00:00.715) 0:00:04.447 **********
  11. ok: [c14_cluster-metrics_container-ac59628a]
  12.  
  13. TASK [Enable and restart influxdb] *********************************************
  14. Friday 14 April 2017 16:51:42 +0200 (0:00:00.818) 0:00:05.265 **********
  15. changed: [c14_cluster-metrics_container-ac59628a]
  16.  
  17. TASK [Wait for influxdb to be ready] *******************************************
  18. Friday 14 April 2017 16:51:43 +0200 (0:00:00.419) 0:00:05.685 **********
  19. ok: [c14_cluster-metrics_container-ac59628a] => (item=c14_cluster-metrics_container-ac59628a)
  20.  
  21. TASK [Create metrics DB] *******************************************************
  22. Friday 14 April 2017 16:51:45 +0200 (0:00:01.797) 0:00:07.482 **********
  23. changed: [c14_cluster-metrics_container-ac59628a] => (item=CREATE DATABASE telegraf)
  24. changed: [c14_cluster-metrics_container-ac59628a] => (item=CREATE RETENTION POLICY openstack ON telegraf DURATION 90d REPLICATION 1)
  25. changed: [c14_cluster-metrics_container-ac59628a] => (item=CREATE USER openstack WITH PASSWORD 'SuperDuperSecrete')
  26. changed: [c14_cluster-metrics_container-ac59628a] => (item=GRANT ALL ON telegraf TO openstack)
  27.  
  28. TASK [Install git] *************************************************************
  29. Friday 14 April 2017 16:51:46 +0200 (0:00:00.936) 0:00:08.418 **********
  30. ok: [c14_cluster-metrics_container-ac59628a]
  31.  
  32. TASK [Install GOLang] **********************************************************
  33. Friday 14 April 2017 16:51:46 +0200 (0:00:00.491) 0:00:08.910 **********
  34. changed: [c14_cluster-metrics_container-ac59628a]
  35.  
  36. TASK [Download and install influx-relay] ***************************************
  37. Friday 14 April 2017 16:51:46 +0200 (0:00:00.305) 0:00:09.216 **********
  38. fatal: [c14_cluster-metrics_container-ac59628a]: FAILED! => {"changed": true, "failed": true, "rc": 1, "stderr": "Shared connection to 172.29.236.14 closed.\r\n", "stdout": "package flag: unrecognized import path \"flag\" (import path does not begin with hostname)\r\npackage fmt: unrecognized import path \"fmt\" (import path does not begin with hostname)\r\npackage bytes: unrecognized import path \"bytes\" (import path does not begin with hostname)\r\npackage compress/gzip: unrecognized import path \"compress/gzip\" (import path does not begin with hostname)\r\npackage crypto/tls: unrecognized import path \"crypto/tls\" (import path does not begin with hostname)\r\npackage errors: unrecognized import path \"errors\" (import path does not begin with hostname)\r\npackage encoding/binary: unrecognized import path \"encoding/binary\" (import path does not begin with hostname)\r\npackage strings: unrecognized import path \"strings\" (import path does not begin with hostname)\r\npackage io: unrecognized import path \"io\" (import path does not begin with hostname)\r\npackage math: unrecognized import path \"math\" (import path does not begin with hostname)\r\npackage reflect: unrecognized import path \"reflect\" (import path does not begin with hostname)\r\npackage sort: unrecognized import path \"sort\" (import path does not begin with hostname)\r\npackage strconv: unrecognized import path \"strconv\" (import path does not begin with hostname)\r\npackage time: unrecognized import path \"time\" (import path does not begin with hostname)\r\npackage unsafe: unrecognized import path \"unsafe\" (import path does not begin with hostname)\r\npackage encoding: unrecognized import path \"encoding\" (import path does not begin with hostname)\r\npackage sync: unrecognized import path \"sync\" (import path does not begin with hostname)\r\npackage unicode: unrecognized import path \"unicode\" (import path does not begin with hostname)\r\npackage unicode/utf8: unrecognized import path \"unicode/utf8\" (import path does not begin with hostname)\r\npackage io/ioutil: unrecognized import path \"io/ioutil\" (import path does not begin with hostname)\r\npackage log: unrecognized import path \"log\" (import path does not begin with hostname)\r\npackage net: unrecognized import path \"net\" (import path does not begin with hostname)\r\npackage net/http: unrecognized import path \"net/http\" (import path does not begin with hostname)\r\npackage os: unrecognized import path \"os\" (import path does not begin with hostname)\r\npackage sync/atomic: unrecognized import path \"sync/atomic\" (import path does not begin with hostname)\r\npackage os/signal: unrecognized import path \"os/signal\" (import path does not begin with hostname)\r\n", "stdout_lines": ["package flag: unrecognized import path \"flag\" (import path does not begin with hostname)", "package fmt: unrecognized import path \"fmt\" (import path does not begin with hostname)", "package bytes: unrecognized import path \"bytes\" (import path does not begin with hostname)", "package compress/gzip: unrecognized import path \"compress/gzip\" (import path does not begin with hostname)", "package crypto/tls: unrecognized import path \"crypto/tls\" (import path does not begin with hostname)", "package errors: unrecognized import path \"errors\" (import path does not begin with hostname)", "package encoding/binary: unrecognized import path \"encoding/binary\" (import path does not begin with hostname)", "package strings: unrecognized import path \"strings\" (import path does not begin with hostname)", "package io: unrecognized import path \"io\" (import path does not begin with hostname)", "package math: unrecognized import path \"math\" (import path does not begin with hostname)", "package reflect: unrecognized import path \"reflect\" (import path does not begin with hostname)", "package sort: unrecognized import path \"sort\" (import path does not begin with hostname)", "package strconv: unrecognized import path \"strconv\" (import path does not begin with hostname)", "package time: unrecognized import path \"time\" (import path does not begin with hostname)", "package unsafe: unrecognized import path \"unsafe\" (import path does not begin with hostname)", "package encoding: unrecognized import path \"encoding\" (import path does not begin with hostname)", "package sync: unrecognized import path \"sync\" (import path does not begin with hostname)", "package unicode: unrecognized import path \"unicode\" (import path does not begin with hostname)", "package unicode/utf8: unrecognized import path \"unicode/utf8\" (import path does not begin with hostname)", "package io/ioutil: unrecognized import path \"io/ioutil\" (import path does not begin with hostname)", "package log: unrecognized import path \"log\" (import path does not begin with hostname)", "package net: unrecognized import path \"net\" (import path does not begin with hostname)", "package net/http: unrecognized import path \"net/http\" (import path does not begin with hostname)", "package os: unrecognized import path \"os\" (import path does not begin with hostname)", "package sync/atomic: unrecognized import path \"sync/atomic\" (import path does not begin with hostname)", "package os/signal: unrecognized import path \"os/signal\" (import path does not begin with hostname)"]}
  39.  
  40. PLAY RECAP *********************************************************************
  41. c14_cluster-metrics_container-ac59628a : ok=12 changed=4 unreachable=0 failed=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement