Guest User

Untitled

a guest
Aug 30th, 2020
329
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.35 KB | None | 0 0
  1. ZooKeeper JMX enabled by default
  2. Using config: /opt/zookeeper-3.4.13/bin/../conf/zoo.cfg
  3. 2020-08-30 11:31:59,600 [myid:] - INFO [main:QuorumPeerConfig@136] - Reading configuration from: /opt/zookeeper-3.4.13/bin/../conf/zoo.cfg
  4. 2020-08-30 11:31:59,618 [myid:] - INFO [main:DatadirCleanupManager@78] - autopurge.snapRetainCount set to 3
  5. 2020-08-30 11:31:59,619 [myid:] - INFO [main:DatadirCleanupManager@79] - autopurge.purgeInterval set to 1
  6. 2020-08-30 11:31:59,620 [myid:] - WARN [main:QuorumPeerMain@116] - Either no config or no quorum defined in config, running in standalone mode
  7. 2020-08-30 11:31:59,628 [myid:] - INFO [PurgeTask:DatadirCleanupManager$PurgeTask@138] - Purge task started.
  8. 2020-08-30 11:31:59,702 [myid:] - INFO [main:QuorumPeerConfig@136] - Reading configuration from: /opt/zookeeper-3.4.13/bin/../conf/zoo.cfg
  9. 2020-08-30 11:31:59,706 [myid:] - INFO [PurgeTask:DatadirCleanupManager$PurgeTask@144] - Purge task completed.
  10. 2020-08-30 11:31:59,749 [myid:] - INFO [main:ZooKeeperServerMain@98] - Starting server
  11. 2020-08-30 11:31:59,813 [myid:] - INFO [main:Environment@100] - Server environment:zookeeper.version=3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03, built on 06/29/2018 04:05 GMT
  12. 2020-08-30 11:31:59,817 [myid:] - INFO [main:Environment@100] - Server environment:host.name=zookeeper-64688fd4db-n5jtd
  13. 2020-08-30 11:31:59,817 [myid:] - INFO [main:Environment@100] - Server environment:java.version=1.7.0_65
  14. 2020-08-30 11:31:59,817 [myid:] - INFO [main:Environment@100] - Server environment:java.vendor=Oracle Corporation
  15. 2020-08-30 11:31:59,819 [myid:] - INFO [main:Environment@100] - Server environment:java.home=/usr/lib/jvm/java-7-openjdk-amd64/jre
  16. 2020-08-30 11:31:59,819 [myid:] - INFO [main:Environment@100] - Server environment:java.class.path=/opt/zookeeper-3.4.13/bin/../build/classes:/opt/zookeeper-3.4.13/bin/../build/lib/*.jar:/opt/zookeeper-3.4.13/bin/../lib/slf4j-log4j12-1.7.25.jar:/opt/zookeeper-3.4.13/bin/../lib/slf4j-api-1.7.25.jar:/opt/zookeeper-3.4.13/bin/../lib/netty-3.10.6.Final.jar:/opt/zookeeper-3.4.13/bin/../lib/log4j-1.2.17.jar:/opt/zookeeper-3.4.13/bin/../lib/jline-0.9.94.jar:/opt/zookeeper-3.4.13/bin/../lib/audience-annotations-0.5.0.jar:/opt/zookeeper-3.4.13/bin/../zookeeper-3.4.13.jar:/opt/zookeeper-3.4.13/bin/../src/java/lib/*.jar:/opt/zookeeper-3.4.13/bin/../conf:
  17. 2020-08-30 11:31:59,819 [myid:] - INFO [main:Environment@100] - Server environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
  18. 2020-08-30 11:31:59,821 [myid:] - INFO [main:Environment@100] - Server environment:java.io.tmpdir=/tmp
  19. 2020-08-30 11:31:59,829 [myid:] - INFO [main:Environment@100] - Server environment:java.compiler=<NA>
  20. 2020-08-30 11:31:59,830 [myid:] - INFO [main:Environment@100] - Server environment:os.name=Linux
  21. 2020-08-30 11:31:59,830 [myid:] - INFO [main:Environment@100] - Server environment:os.arch=amd64
  22. 2020-08-30 11:31:59,830 [myid:] - INFO [main:Environment@100] - Server environment:os.version=4.19.114
  23. 2020-08-30 11:31:59,830 [myid:] - INFO [main:Environment@100] - Server environment:user.name=root
  24. 2020-08-30 11:31:59,831 [myid:] - INFO [main:Environment@100] - Server environment:user.home=/root
  25. 2020-08-30 11:31:59,833 [myid:] - INFO [main:Environment@100] - Server environment:user.dir=/opt/zookeeper-3.4.13
  26. 2020-08-30 11:31:59,840 [myid:] - INFO [main:ZooKeeperServer@836] - tickTime set to 2000
  27. 2020-08-30 11:31:59,846 [myid:] - INFO [main:ZooKeeperServer@845] - minSessionTimeout set to -1
  28. 2020-08-30 11:31:59,846 [myid:] - INFO [main:ZooKeeperServer@854] - maxSessionTimeout set to -1
  29. 2020-08-30 11:32:00,014 [myid:] - INFO [main:ServerCnxnFactory@117] - Using org.apache.zookeeper.server.NIOServerCnxnFactory as server connection factory
  30. 2020-08-30 11:32:00,059 [myid:] - INFO [main:NIOServerCnxnFactory@89] - binding to port 0.0.0.0/0.0.0.0:2181
  31. 2020-08-30 11:32:02,505 [myid:] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@215] - Accepted socket connection from /172.17.0.9:37052
  32. 2020-08-30 11:32:02,556 [myid:] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@949] - Client attempting to establish new session at /172.17.0.9:37052
  33. 2020-08-30 11:32:02,561 [myid:] - INFO [SyncThread:0:FileTxnLog@213] - Creating new log file: log.1
  34. 2020-08-30 11:32:02,590 [myid:] - INFO [SyncThread:0:ZooKeeperServer@694] - Established session 0x1000044c9560000 with negotiated timeout 18000 for client /172.17.0.9:37052
  35. 2020-08-30 11:32:03,040 [myid:] - INFO [ProcessThread(sid:0 cport:2181)::PrepRequestProcessor@653] - Got user-level KeeperException when processing sessionid:0x1000044c9560000 type:create cxid:0x2 zxid:0x3 txntype:-1 reqpath:n/a Error Path:/brokers Error:KeeperErrorCode = NoNode for /brokers
  36. 2020-08-30 11:32:03,049 [myid:] - INFO [ProcessThread(sid:0 cport:2181)::PrepRequestProcessor@653] - Got user-level KeeperException when processing sessionid:0x1000044c9560000 type:create cxid:0x6 zxid:0x7 txntype:-1 reqpath:n/a Error Path:/config Error:KeeperErrorCode = NoNode for /config
  37. 2020-08-30 11:32:03,096 [myid:] - INFO [ProcessThread(sid:0 cport:2181)::PrepRequestProcessor@653] - Got user-level KeeperException when processing sessionid:0x1000044c9560000 type:create cxid:0x9 zxid:0xa txntype:-1 reqpath:n/a Error Path:/admin Error:KeeperErrorCode = NoNode for /admin
  38. 2020-08-30 11:32:04,282 [myid:] - INFO [ProcessThread(sid:0 cport:2181)::PrepRequestProcessor@653] - Got user-level KeeperException when processing sessionid:0x1000044c9560000 type:create cxid:0x15 zxid:0x15 txntype:-1 reqpath:n/a Error Path:/cluster Error:KeeperErrorCode = NoNode for /cluster
  39. 2020-08-30 11:32:12,252 [myid:] - INFO [ProcessThread(sid:0 cport:2181)::PrepRequestProcessor@596] - Got user-level KeeperException when processing sessionid:0x1000044c9560000 type:multi cxid:0x34 zxid:0x1c txntype:-1 reqpath:n/a aborting remaining multi ops. Error Path:/admin/preferred_replica_election Error:KeeperErrorCode = NoNode for /admin/preferred_replica_election
  40. 2020-08-30 11:32:24,940 [myid:] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@215] - Accepted socket connection from /172.17.0.9:37194
  41. 2020-08-30 11:32:24,998 [myid:] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@949] - Client attempting to establish new session at /172.17.0.9:37194
  42. 2020-08-30 11:32:25,006 [myid:] - INFO [SyncThread:0:ZooKeeperServer@694] - Established session 0x1000044c9560001 with negotiated timeout 30000 for client /172.17.0.9:37194
  43. 2020-08-30 11:32:25,023 [myid:] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxnFactory@215] - Accepted socket connection from /172.17.0.9:37198
  44. 2020-08-30 11:32:25,121 [myid:] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:ZooKeeperServer@949] - Client attempting to establish new session at /172.17.0.9:37198
  45. 2020-08-30 11:32:25,131 [myid:] - INFO [SyncThread:0:ZooKeeperServer@694] - Established session 0x1000044c9560002 with negotiated timeout 30000 for client /172.17.0.9:37198
  46. 2020-08-30 11:32:27,523 [myid:] - INFO [ProcessThread(sid:0 cport:2181)::PrepRequestProcessor@653] - Got user-level KeeperException when processing sessionid:0x1000044c9560001 type:setData cxid:0x4 zxid:0x1f txntype:-1 reqpath:n/a Error Path:/config/topics/ricette Error:KeeperErrorCode = NoNode for /config/topics/ricette
  47. 2020-08-30 11:32:27,929 [myid:] - INFO [ProcessThread(sid:0 cport:2181)::PrepRequestProcessor@653] - Got user-level KeeperException when processing sessionid:0x1000044c9560002 type:setData cxid:0x4 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/config/topics/connessioni Error:KeeperErrorCode = NoNode for /config/topics/connessioni
  48. 2020-08-30 11:32:28,326 [myid:] - INFO [ProcessThread(sid:0 cport:2181)::PrepRequestProcessor@487] - Processed session termination for sessionid: 0x1000044c9560001
  49. 2020-08-30 11:32:28,339 [myid:] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn@1056] - Closed socket connection for client /172.17.0.9:37194 which had sessionid 0x1000044c9560001
  50. 2020-08-30 11:32:29,169 [myid:] - INFO [ProcessThread(sid:0 cport:2181)::PrepRequestProcessor@487] - Processed session termination for sessionid: 0x1000044c9560002
  51. 2020-08-30 11:32:29,178 [myid:] - INFO [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn@1056] - Closed socket connection for client /172.17.0.9:37198 which had sessionid 0x1000044c9560002
Add Comment
Please, Sign In to add comment