davama

salt-minion_3006.8_debug

Jul 16th, 2024 (edited)
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.10 KB | None | 0 0
  1. [DEBUG ] Reading configuration from /etc/salt/minion
  2. [WARNING ] Insecure logging configuration detected! Sensitive data may be logged.
  3. [DEBUG ] Configuration file path: /etc/salt/minion
  4. [INFO ] Setting up the Salt Minion "minion-1"
  5. [DEBUG ] Marking 'base64_encode' as a jinja filter
  6. [DEBUG ] Marking 'base64_decode' as a jinja filter
  7. [DEBUG ] Marking 'md5' as a jinja filter
  8. [DEBUG ] Marking 'sha1' as a jinja filter
  9. [DEBUG ] Marking 'sha256' as a jinja filter
  10. [DEBUG ] Marking 'sha512' as a jinja filter
  11. [DEBUG ] Marking 'hmac' as a jinja filter
  12. [DEBUG ] Marking 'hmac_compute' as a jinja filter
  13. [DEBUG ] Marking 'random_hash' as a jinja filter
  14. [DEBUG ] Marking 'rand_str' as a jinja filter
  15. [DEBUG ] Marking 'file_hashsum' as a jinja filter
  16. [DEBUG ] Marking 'http_query' as a jinja filter
  17. [DEBUG ] Marking 'ifelse' as a jinja global
  18. [DEBUG ] Marking 'strftime' as a jinja filter
  19. [DEBUG ] Marking 'date_format' as a jinja filter
  20. [DEBUG ] Marking 'raise' as a jinja global
  21. [DEBUG ] Marking 'match' as a jinja test
  22. [DEBUG ] Marking 'equalto' as a jinja test
  23. [DEBUG ] Marking 'skip' as a jinja filter
  24. [DEBUG ] Marking 'sequence' as a jinja filter
  25. [DEBUG ] Marking 'to_bool' as a jinja filter
  26. [DEBUG ] Marking 'indent' as a jinja filter
  27. [DEBUG ] Marking 'tojson' as a jinja filter
  28. [DEBUG ] Marking 'quote' as a jinja filter
  29. [DEBUG ] Marking 'regex_escape' as a jinja filter
  30. [DEBUG ] Marking 'regex_search' as a jinja filter
  31. [DEBUG ] Marking 'regex_match' as a jinja filter
  32. [DEBUG ] Marking 'regex_replace' as a jinja filter
  33. [DEBUG ] Marking 'uuid' as a jinja filter
  34. [DEBUG ] Marking 'unique' as a jinja filter
  35. [DEBUG ] Marking 'min' as a jinja filter
  36. [DEBUG ] Marking 'max' as a jinja filter
  37. [DEBUG ] Marking 'avg' as a jinja filter
  38. [DEBUG ] Marking 'union' as a jinja filter
  39. [DEBUG ] Marking 'intersect' as a jinja filter
  40. [DEBUG ] Marking 'difference' as a jinja filter
  41. [DEBUG ] Marking 'symmetric_difference' as a jinja filter
  42. [DEBUG ] Marking 'method_call' as a jinja filter
  43. [DEBUG ] Marking 'yaml_dquote' as a jinja filter
  44. [DEBUG ] Marking 'yaml_squote' as a jinja filter
  45. [DEBUG ] Marking 'yaml_encode' as a jinja filter
  46. [DEBUG ] Created pidfile: /var/run/salt-minion.pid
  47. [INFO ] Starting up the Salt Minion
  48. [DEBUG ] AsyncEventPublisher PUB socket URI: /var/run/salt/minion/minion_event_fd9ab8917d_pub.ipc
  49. [DEBUG ] AsyncEventPublisher PULL socket URI: /var/run/salt/minion/minion_event_fd9ab8917d_pull.ipc
  50. [INFO ] Starting pull socket on /var/run/salt/minion/minion_event_fd9ab8917d_pull.ipc
  51. [DEBUG ] SaltEvent PUB socket URI: /var/run/salt/minion/minion_event_fd9ab8917d_pub.ipc
  52. [DEBUG ] SaltEvent PULL socket URI: /var/run/salt/minion/minion_event_fd9ab8917d_pull.ipc
  53. [DEBUG ] Grains refresh requested. Refreshing grains.
  54. [DEBUG ] Reading configuration from /etc/salt/minion
  55. [DEBUG ] The functions from module 'core' are being loaded by dir() on the loaded module
  56. [DEBUG ] The functions from module 'disks' are being loaded by dir() on the loaded module
  57. [DEBUG ] The functions from module 'extra' are being loaded by dir() on the loaded module
  58. [DEBUG ] The functions from module 'lvm' are being loaded by dir() on the loaded module
  59. [DEBUG ] The functions from module 'mdadm' are being loaded by dir() on the loaded module
  60. [DEBUG ] The functions from module 'minion_process' are being loaded by dir() on the loaded module
  61. [DEBUG ] The functions from module 'opts' are being loaded by dir() on the loaded module
  62. [DEBUG ] Override __utils__: <module 'salt.loaded.int.grains.zfs' from '/root/.venv/lib/python3.11/site-packages/salt/grains/zfs.py'>
  63. [DEBUG ] The functions from module 'zfs' are being loaded by dir() on the loaded module
  64. [DEBUG ] Loading static grains from /etc/salt/grains
  65. [DEBUG ] The functions from module 'zfs' are being loaded by dir() on the loaded module
  66. [DEBUG ] LazyLoaded zfs.is_supported
  67. [INFO ] Creating minion process manager
  68. [DEBUG ] Process Manager starting!
  69. [DEBUG ] Process Manager starting!
  70. [DEBUG ] The functions from module 'docker_events' are being loaded by dir() on the loaded module
  71. [DEBUG ] LazyLoaded docker_events.start
  72. [INFO ] Starting Engine(salt.loaded.int.engines.docker_events)
  73. [DEBUG ] Started 'Engine(salt.loaded.int.engines.docker_events)' with pid 1466629
  74. [DEBUG ] Connecting to master. Attempt 1 of 1
  75. [DEBUG ] "salt-master.domain.net" Not an IP address? Assuming it is a hostname.
  76. [DEBUG ] Master URI: tcp://[<redacted>::204]:4506
  77. [DEBUG ] Initializing new AsyncAuth for ('/etc/salt/pki/minion', 'minion-1', 'tcp://[<redacted>::204]:4506')
  78. [INFO ] Generating keys: /etc/salt/pki/minion
  79. [DEBUG ] The functions from module 'docker_events' are being loaded by dir() on the loaded module
  80. [DEBUG ] LazyLoaded docker_events.start
  81. [DEBUG ] Trying paths: ['/root/.docker/config.json', '/root/.dockercfg']
  82. [DEBUG ] No config file found
  83. [DEBUG ] Trying paths: ['/root/.docker/config.json', '/root/.dockercfg']
  84. [DEBUG ] No config file found
  85. [DEBUG ] http://localhost:None "GET /version HTTP/11" 200 844
  86. [DEBUG ] http://localhost:None "GET /v1.43/events?filters=%7B%22event%22%3A+%5B%22start%22%2C+%22stop%22%2C+%22die%22%2C+%22oom%22%5D%7D HTTP/11" 200 None
  87. [DEBUG ] salt.crypt.get_rsa_key: Loading private key
  88. [DEBUG ] salt.crypt._get_key_with_evict: Loading private key
  89. [DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
  90. [DEBUG ] Generated random reconnect delay between '1000ms' and '11000ms' (3339)
  91. [DEBUG ] Setting zmq_reconnect_ivl to '3339ms'
  92. [DEBUG ] Setting zmq_reconnect_ivl_max to '11000ms'
  93. [DEBUG ] salt.crypt.get_rsa_key: Loading private key
  94. [DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
  95. [DEBUG ] SaltEvent PUB socket URI: /var/run/salt/minion/minion_event_fd9ab8917d_pub.ipc
  96. [DEBUG ] SaltEvent PULL socket URI: /var/run/salt/minion/minion_event_fd9ab8917d_pull.ipc
  97. [DEBUG ] salt.crypt.get_rsa_pub_key: Loading public key
  98. [CRITICAL] The Salt Master has rejected this minion's public key!
  99. To repair this issue, delete the public key for this minion on the Salt Master and restart this minion.
  100. Or restart the Salt Master in open mode to clean out the keys. The Salt Minion will now exit.
  101. ^C[DEBUG ] Engine received a SIGINT. Exiting
  102. [DEBUG ] Closing IPCMessageSubscriber instance
  103. [WARNING ] Minion received a SIGINT. Exiting.
  104. [INFO ] Shutting down the Salt Minion
  105. The Salt Minion is shutdown. Minion received a SIGINT. Exited.
  106. (.venv) [root@minion-1 ~]# salt-minion -l debug
  107. [DEBUG ] Reading configuration from /etc/salt/minion
  108. [WARNING ] Insecure logging configuration detected! Sensitive data may be logged.
  109. [DEBUG ] Configuration file path: /etc/salt/minion
  110. [INFO ] Setting up the Salt Minion "minion-1"
  111. [DEBUG ] Marking 'base64_encode' as a jinja filter
  112. [DEBUG ] Marking 'base64_decode' as a jinja filter
  113. [DEBUG ] Marking 'md5' as a jinja filter
  114. [DEBUG ] Marking 'sha1' as a jinja filter
  115. [DEBUG ] Marking 'sha256' as a jinja filter
  116. [DEBUG ] Marking 'sha512' as a jinja filter
  117. [DEBUG ] Marking 'hmac' as a jinja filter
  118. [DEBUG ] Marking 'hmac_compute' as a jinja filter
  119. [DEBUG ] Marking 'random_hash' as a jinja filter
  120. [DEBUG ] Marking 'rand_str' as a jinja filter
  121. [DEBUG ] Marking 'file_hashsum' as a jinja filter
  122. [DEBUG ] Marking 'http_query' as a jinja filter
  123. [DEBUG ] Marking 'ifelse' as a jinja global
  124. [DEBUG ] Marking 'strftime' as a jinja filter
  125. [DEBUG ] Marking 'date_format' as a jinja filter
  126. [DEBUG ] Marking 'raise' as a jinja global
  127. [DEBUG ] Marking 'match' as a jinja test
  128. [DEBUG ] Marking 'equalto' as a jinja test
  129. [DEBUG ] Marking 'skip' as a jinja filter
  130. [DEBUG ] Marking 'sequence' as a jinja filter
  131. [DEBUG ] Marking 'to_bool' as a jinja filter
  132. [DEBUG ] Marking 'indent' as a jinja filter
  133. [DEBUG ] Marking 'tojson' as a jinja filter
  134. [DEBUG ] Marking 'quote' as a jinja filter
  135. [DEBUG ] Marking 'regex_escape' as a jinja filter
  136. [DEBUG ] Marking 'regex_search' as a jinja filter
  137. [DEBUG ] Marking 'regex_match' as a jinja filter
  138. [DEBUG ] Marking 'regex_replace' as a jinja filter
  139. [DEBUG ] Marking 'uuid' as a jinja filter
  140. [DEBUG ] Marking 'unique' as a jinja filter
  141. [DEBUG ] Marking 'min' as a jinja filter
  142. [DEBUG ] Marking 'max' as a jinja filter
  143. [DEBUG ] Marking 'avg' as a jinja filter
  144. [DEBUG ] Marking 'union' as a jinja filter
  145. [DEBUG ] Marking 'intersect' as a jinja filter
  146. [DEBUG ] Marking 'difference' as a jinja filter
  147. [DEBUG ] Marking 'symmetric_difference' as a jinja filter
  148. [DEBUG ] Marking 'method_call' as a jinja filter
  149. [DEBUG ] Marking 'yaml_dquote' as a jinja filter
  150. [DEBUG ] Marking 'yaml_squote' as a jinja filter
  151. [DEBUG ] Marking 'yaml_encode' as a jinja filter
  152. [DEBUG ] Created pidfile: /var/run/salt-minion.pid
  153. [INFO ] Starting up the Salt Minion
  154. [DEBUG ] AsyncEventPublisher PUB socket URI: /var/run/salt/minion/minion_event_fd9ab8917d_pub.ipc
  155. [DEBUG ] AsyncEventPublisher PULL socket URI: /var/run/salt/minion/minion_event_fd9ab8917d_pull.ipc
  156. [INFO ] Starting pull socket on /var/run/salt/minion/minion_event_fd9ab8917d_pull.ipc
  157. [DEBUG ] SaltEvent PUB socket URI: /var/run/salt/minion/minion_event_fd9ab8917d_pub.ipc
  158. [DEBUG ] SaltEvent PULL socket URI: /var/run/salt/minion/minion_event_fd9ab8917d_pull.ipc
  159. [DEBUG ] Grains refresh requested. Refreshing grains.
  160. [DEBUG ] Reading configuration from /etc/salt/minion
  161. [DEBUG ] The functions from module 'core' are being loaded by dir() on the loaded module
  162. [DEBUG ] The functions from module 'disks' are being loaded by dir() on the loaded module
  163. [DEBUG ] The functions from module 'extra' are being loaded by dir() on the loaded module
  164. [DEBUG ] The functions from module 'lvm' are being loaded by dir() on the loaded module
  165. [DEBUG ] The functions from module 'mdadm' are being loaded by dir() on the loaded module
  166. [DEBUG ] The functions from module 'minion_process' are being loaded by dir() on the loaded module
  167. [DEBUG ] The functions from module 'opts' are being loaded by dir() on the loaded module
  168. [DEBUG ] Override __utils__: <module 'salt.loaded.int.grains.zfs' from '/root/.venv/lib/python3.11/site-packages/salt/grains/zfs.py'>
  169. [DEBUG ] The functions from module 'zfs' are being loaded by dir() on the loaded module
  170. [DEBUG ] Loading static grains from /etc/salt/grains
  171. [DEBUG ] The functions from module 'zfs' are being loaded by dir() on the loaded module
  172. [DEBUG ] LazyLoaded zfs.is_supported
  173. [INFO ] Creating minion process manager
  174. [DEBUG ] Process Manager starting!
  175. [DEBUG ] Process Manager starting!
  176. [DEBUG ] The functions from module 'docker_events' are being loaded by dir() on the loaded module
  177. [DEBUG ] LazyLoaded docker_events.start
  178. [INFO ] Starting Engine(salt.loaded.int.engines.docker_events)
  179. [DEBUG ] Started 'Engine(salt.loaded.int.engines.docker_events)' with pid 1466742
  180. [DEBUG ] Connecting to master. Attempt 1 of 1
  181. [DEBUG ] "salt-master.domain.net" Not an IP address? Assuming it is a hostname.
  182. [DEBUG ] Master URI: tcp://[<redacted>::204]:4506
  183. [DEBUG ] Initializing new AsyncAuth for ('/etc/salt/pki/minion', 'minion-1', 'tcp://[<redacted>::204]:4506')
  184. [DEBUG ] Generated random reconnect delay between '1000ms' and '11000ms' (8906)
  185. [DEBUG ] Setting zmq_reconnect_ivl to '8906ms'
  186. [DEBUG ] Setting zmq_reconnect_ivl_max to '11000ms'
  187. [DEBUG ] salt.crypt.get_rsa_key: Loading private key
  188. [DEBUG ] salt.crypt._get_key_with_evict: Loading private key
  189. [DEBUG ] The functions from module 'docker_events' are being loaded by dir() on the loaded module
  190. [DEBUG ] LazyLoaded docker_events.start
  191. [DEBUG ] Trying paths: ['/root/.docker/config.json', '/root/.dockercfg']
  192. [DEBUG ] No config file found
  193. [DEBUG ] Trying paths: ['/root/.docker/config.json', '/root/.dockercfg']
  194. [DEBUG ] No config file found
  195. [DEBUG ] http://localhost:None "GET /version HTTP/11" 200 844
  196. [DEBUG ] http://localhost:None "GET /v1.43/events?filters=%7B%22event%22%3A+%5B%22start%22%2C+%22stop%22%2C+%22die%22%2C+%22oom%22%5D%7D HTTP/11" 200 None
  197. [DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
  198. [DEBUG ] SaltEvent PUB socket URI: /var/run/salt/minion/minion_event_fd9ab8917d_pub.ipc
  199. [DEBUG ] SaltEvent PULL socket URI: /var/run/salt/minion/minion_event_fd9ab8917d_pull.ipc
  200. [DEBUG ] salt.crypt.get_rsa_pub_key: Loading public key
  201. [ERROR ] The Salt Master has cached the public key for this node, this salt minion will wait for 10 seconds before attempting to re-authenticate
  202. [INFO ] Waiting 10 seconds before retry.
  203. [DEBUG ] salt.crypt.get_rsa_pub_key: Loading public key
  204. [ERROR ] The Salt Master has cached the public key for this node, this salt minion will wait for 10 seconds before attempting to re-authenticate
  205. [INFO ] Waiting 10 seconds before retry.
  206. [DEBUG ] salt.crypt.get_rsa_pub_key: Loading public key
  207. [DEBUG ] Decrypting the current master AES key
  208. [DEBUG ] salt.crypt.get_rsa_key: Loading private key
  209. [DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
  210. [DEBUG ] salt.crypt.get_rsa_pub_key: Loading public key
  211. [DEBUG ] salt.crypt.verify_signature: Loading public key
  212. [DEBUG ] salt.crypt.get_rsa_pub_key: Loading public key
  213. [DEBUG ] salt.crypt.verify_signature: Verifying signature
  214. [DEBUG ] <salt.crypt.AsyncAuth object at 0x7f191d41aad0> Got new master aes key.
  215. [DEBUG ] Closing AsyncReqChannel instance
  216. [DEBUG ] Connecting the Minion to the Master publish port, using the URI: tcp://[<redacted>::204]:4505
  217. [DEBUG ] <salt.transport.zeromq.PublishClient object at 0x7f191d119890> connecting to tcp://[<redacted>::204]:4505
  218. [DEBUG ] Sending event: tag = __master_connected; data = {'master': 'salt-master.domain.net', '_stamp': '2024-07-16T13:36:56.184272'}
  219. [DEBUG ] salt.crypt.get_rsa_key: Loading private key
  220. [DEBUG ] Loaded minion key: /etc/salt/pki/minion/minion.pem
  221. [DEBUG ] Re-using AsyncAuth for ('/etc/salt/pki/minion', 'minion-1', 'tcp://[<redacted>::204]:4506')
  222. [DEBUG ] Connecting minion's long-running req channel
  223. [DEBUG ] Re-using AsyncAuth for ('/etc/salt/pki/minion', 'minion-1', 'tcp://[<redacted>::204]:4506')
  224. [ERROR ] Minion unable to successfully connect to a Salt Master.
  225.  
Add Comment
Please, Sign In to add comment