theseusyang opened a new issue, #4785:
URL: https://github.com/apache/inlong/issues/4785

   ### What happened
   
   when pulsar startup by docker composing up, due to zookeeper errors!
   
   address = /127.0.0.1:39692, session = 0x1000367717d0007
   
   at 
org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163)
 ~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:326) 
[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at 
org.apache.zookeeper.server.NIOServerCnxnFactory$IOWorkRequest.doWork(NIOServerCnxnFactory.java:522)
 [org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at 
org.apache.zookeeper.server.WorkerService$ScheduledWorkRequest.run(WorkerService.java:154)
 [org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 
[?:?]
   
   at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 
[?:?]
   
   at java.lang.Thread.run(Thread.java:829) [?:?]
   
   13:08:08.363 [NIOWorkerThread-4] WARN 
org.apache.zookeeper.server.NIOServerCnxn - Unexpected exception
   
   org.apache.zookeeper.server.ServerCnxn$EndOfStreamException: Unable to read 
additional data from client, it probably closed the socket: address = 
/127.0.0.1:39662, session = 0x1000367717d0001
   
   at 
org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163)
 ~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:326) 
[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at 
org.apache.zookeeper.server.NIOServerCnxnFactory$IOWorkRequest.doWork(NIOServerCnxnFactory.java:522)
 [org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at 
org.apache.zookeeper.server.WorkerService$ScheduledWorkRequest.run(WorkerService.java:154)
 [org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 
[?:?]
   
   at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 
[?:?]
   
   at java.lang.Thread.run(Thread.java:829) [?:?]
   
   13:08:08.376 [NIOWorkerThread-1] WARN 
org.apache.zookeeper.server.NIOServerCnxn - Unexpected exception
   
   org.apache.zookeeper.server.ServerCnxn$EndOfStreamException: Unable to read 
additional data from client, it probably closed the socket: address = 
/127.0.0.1:39674, session = 0x1000367717d0006
   
   at 
org.apache.zookeeper.server.NIOServerCnxn.handleFailedRead(NIOServerCnxn.java:163)
 ~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:326) 
[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at 
org.apache.zookeeper.server.NIOServerCnxnFactory$IOWorkRequest.doWork(NIOServerCnxnFactory.java:522)
 [org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at 
org.apache.zookeeper.server.WorkerService$ScheduledWorkRequest.run(WorkerService.java:154)
 [org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 
[?:?]
   
   at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 
[?:?]
   
   at java.lang.Thread.run(Thread.java:829) [?:?]
   
   13:08:09.520 [main-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - Opening socket connection to server 
localhost/127.0.0.1:2181.
   
   13:08:09.581 [main-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to 
authenticate using SASL (unknown error)
   
   13:08:09.629 [main-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - Socket connection established, initiating 
session, client: /127.0.0.1:39734, server: localhost/127.0.0.1:2181
   
   13:08:09.676 [main-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - Opening socket connection to server 
localhost/127.0.0.1:2181.
   
   13:08:09.691 [main-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to 
authenticate using SASL (unknown error)
   
   13:08:09.712 [main-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - Socket connection established, initiating 
session, client: /127.0.0.1:39736, server: localhost/127.0.0.1:2181
   
   13:08:09.767 [NIOWorkerThread-7] INFO 
org.apache.zookeeper.server.ZooKeeperServer - Invalid session 0x1000367717d0000 
for client /127.0.0.1:39736, probably expired
   
   13:08:09.774 [main-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - Session establishment complete on server 
localhost/127.0.0.1:2181, session id = 0x1000367717d0006, negotiated timeout = 
30000
   
   13:08:09.806 [main-EventThread] INFO 
org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is 
connected now.
   
   13:08:09.814 [main-SendThread(127.0.0.1:2181)] WARN 
org.apache.zookeeper.ClientCnxn - Unable to reconnect to ZooKeeper service, 
session 0x1000367717d0000 has expired
   
   13:08:09.806 [main-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - Opening socket connection to server 
localhost/127.0.0.1:2181.
   
   13:08:09.820 [main-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to 
authenticate using SASL (unknown error)
   
   13:08:09.831 [main-EventThread] INFO 
org.apache.distributedlog.zk.LimitedPermitManager - EnablePermits = true, Epoch 
= 1.
   
   13:08:09.815 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - 
EventThread shut down for session: 0x1000367717d0000
   
   13:08:09.896 [main-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - Socket connection established, initiating 
session, client: /127.0.0.1:39738, server: localhost/127.0.0.1:2181
   
   13:08:09.900 [main-EventThread] INFO 
org.apache.distributedlog.zk.LimitedPermitManager - EnablePermits = true, Epoch 
= 1.
   
   13:08:09.898 [main-SendThread(127.0.0.1:2181)] WARN 
org.apache.zookeeper.ClientCnxn - Session 0x1000367717d0000 for sever 
localhost/127.0.0.1:2181, Closing socket connection. Attempting reconnect 
except it is a SessionExpiredException.
   
   org.apache.zookeeper.ClientCnxn$SessionExpiredException: Unable to reconnect 
to ZooKeeper service, session 0x1000367717d0000 has expired
   
   at 
org.apache.zookeeper.ClientCnxn$SendThread.onConnected(ClientCnxn.java:1434) 
~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at 
org.apache.zookeeper.ClientCnxnSocket.readConnectResult(ClientCnxnSocket.java:154)
 ~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:86) 
~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1290) 
[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   13:08:09.955 [NIOWorkerThread-2] INFO 
org.apache.zookeeper.server.ZooKeeperServer - Invalid session 0x1000367717d0007 
for client /127.0.0.1:39738, probably expired
   
   13:08:10.030 [main-SendThread(127.0.0.1:2181)] WARN 
org.apache.zookeeper.ClientCnxn - Unable to reconnect to ZooKeeper service, 
session 0x1000367717d0007 has expired
   
   13:08:10.035 [main-EventThread] ERROR 
org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client 
connection to the ZooKeeper server has expired!
   
   13:08:10.045 [main-EventThread] INFO 
org.apache.bookkeeper.zookeeper.ZooKeeperClient - ZooKeeper session 
1000367717d0007 is expired from 127.0.0.1:2181.
   
   13:08:10.092 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - 
EventThread shut down for session: 0x1000367717d0007
   
   13:08:10.043 [main-SendThread(127.0.0.1:2181)] WARN 
org.apache.zookeeper.ClientCnxn - Session 0x1000367717d0007 for sever 
localhost/127.0.0.1:2181, Closing socket connection. Attempting reconnect 
except it is a SessionExpiredException.
   
   org.apache.zookeeper.ClientCnxn$SessionExpiredException: Unable to reconnect 
to ZooKeeper service, session 0x1000367717d0007 has expired
   
   at 
org.apache.zookeeper.ClientCnxn$SendThread.onConnected(ClientCnxn.java:1434) 
~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at 
org.apache.zookeeper.ClientCnxnSocket.readConnectResult(ClientCnxnSocket.java:154)
 ~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:86) 
~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1290) 
[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   13:08:10.239 [main-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - Opening socket connection to server 
localhost/127.0.0.1:2181.
   
   13:08:10.263 [main-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to 
authenticate using SASL (unknown error)
   
   13:08:10.303 [main-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - Socket connection established, initiating 
session, client: /127.0.0.1:39740, server: localhost/127.0.0.1:2181
   
   13:08:10.297 [ZKC-connect-executor-0] INFO 
org.apache.bookkeeper.zookeeper.ZooKeeperClient - Reconnecting zookeeper 
127.0.0.1:2181.
   
   13:08:10.314 [NIOWorkerThread-1] INFO 
org.apache.zookeeper.server.ZooKeeperServer - Invalid session 0x1000367717d0001 
for client /127.0.0.1:39740, probably expired
   
   13:08:10.345 [main-EventThread] ERROR 
org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client 
connection to the ZooKeeper server has expired!
   
   13:08:10.347 [main-EventThread] INFO 
org.apache.bookkeeper.zookeeper.ZooKeeperClient - ZooKeeper session 
1000367717d0001 is expired from 127.0.0.1:2181.
   
   13:08:10.343 [ZKC-connect-executor-0] INFO org.apache.zookeeper.ZooKeeper - 
Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=10000 
watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@726d0482
   
   13:08:10.345 [main-SendThread(127.0.0.1:2181)] WARN 
org.apache.zookeeper.ClientCnxn - Unable to reconnect to ZooKeeper service, 
session 0x1000367717d0001 has expired
   
   13:08:10.411 [main-EventThread] INFO org.apache.zookeeper.ClientCnxn - 
EventThread shut down for session: 0x1000367717d0001
   
   13:08:10.469 [ZKC-connect-executor-0] INFO 
org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
   
   13:08:10.411 [main-SendThread(127.0.0.1:2181)] WARN 
org.apache.zookeeper.ClientCnxn - Session 0x1000367717d0001 for sever 
localhost/127.0.0.1:2181, Closing socket connection. Attempting reconnect 
except it is a SessionExpiredException.
   
   org.apache.zookeeper.ClientCnxn$SessionExpiredException: Unable to reconnect 
to ZooKeeper service, session 0x1000367717d0001 has expired
   
   at 
org.apache.zookeeper.ClientCnxn$SendThread.onConnected(ClientCnxn.java:1434) 
~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at 
org.apache.zookeeper.ClientCnxnSocket.readConnectResult(ClientCnxnSocket.java:154)
 ~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:86) 
~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
 ~[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1290) 
[org.apache.zookeeper-zookeeper-3.6.3.jar:3.6.3]
   
   13:08:10.537 [ZKC-connect-executor-0] INFO org.apache.zookeeper.ClientCnxn - 
zookeeper.request.timeout value is 0. feature enabled=false
   
   13:08:10.493 [ZKC-connect-executor-0] INFO 
org.apache.bookkeeper.zookeeper.ZooKeeperClient - Reconnecting zookeeper 
127.0.0.1:2181.
   
   13:08:10.772 [ZKC-connect-executor-0] INFO org.apache.zookeeper.ZooKeeper - 
Initiating client connection, connectString=127.0.0.1:2181 sessionTimeout=10000 
watcher=org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase@1bcf67e8
   
   13:08:10.817 [ZKC-connect-executor-0] INFO 
org.apache.zookeeper.ClientCnxnSocket - jute.maxbuffer value is 10485760 Bytes
   
   13:08:10.875 [ZKC-connect-executor-0] INFO org.apache.zookeeper.ClientCnxn - 
zookeeper.request.timeout value is 0. feature enabled=false
   
   13:08:10.927 [ZKC-connect-executor-0-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - Opening socket connection to server 
localhost/127.0.0.1:2181.
   
   13:08:10.955 [ZKC-connect-executor-0-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to 
authenticate using SASL (unknown error)
   
   13:08:11.076 [ZKC-connect-executor-0-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - Socket connection established, initiating 
session, client: /127.0.0.1:39742, server: localhost/127.0.0.1:2181
   
   13:08:11.084 [ZKC-connect-executor-0-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - Opening socket connection to server 
localhost/127.0.0.1:2181.
   
   13:08:11.088 [ZKC-connect-executor-0-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - SASL config status: Will not attempt to 
authenticate using SASL (unknown error)
   
   13:08:11.102 [ZKC-connect-executor-0-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - Socket connection established, initiating 
session, client: /127.0.0.1:39744, server: localhost/127.0.0.1:2181
   
   13:08:11.190 [ZKC-connect-executor-0-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - Session establishment complete on server 
localhost/127.0.0.1:2181, session id = 0x1000367717d0008, negotiated timeout = 
10000
   
   13:08:11.239 [ZKC-connect-executor-0-EventThread] INFO 
org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is 
connected now.
   
   13:08:11.283 [ZKC-connect-executor-0] INFO 
org.apache.bookkeeper.zookeeper.ZooKeeperClient - ZooKeeper session 
1000367717d0008 is created to 127.0.0.1:2181.
   
   13:08:11.462 [ZKC-connect-executor-0-SendThread(127.0.0.1:2181)] INFO 
org.apache.zookeeper.ClientCnxn - Session establishment complete on server 
localhost/127.0.0.1:2181, session id = 0x1000367717d0009, negotiated timeout = 
10000
   
   13:08:11.492 [ZKC-connect-executor-0-EventThread] INFO 
org.apache.bookkeeper.zookeeper.ZooKeeperWatcherBase - ZooKeeper client is 
connected now.
   
   13:08:11.546 [ZKC-connect-executor-0] INFO 
org.apache.bookkeeper.zookeeper.ZooKeeperClient - ZooKeeper session 
1000367717d0009 is created to 127.0.0.1:2181.
   
   13:08:17.354 [SessionTracker] INFO 
org.apache.zookeeper.server.ZooKeeperServer - Expiring session 
0x1000350db800004, timeout of 60000ms exceeded
   
   ### What you expected to happen
   
   zookeeper errors
   
   ### How to reproduce
   
   zookeeper errors
   
   ### Environment
   
   _No response_
   
   ### InLong version
   
   1.2.0
   
   ### InLong Component
   
   InLong Manager, Other for not specified component
   
   ### Are you willing to submit PR?
   
   - [X] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to