tisonkun commented on PR #19172:
URL: https://github.com/apache/pulsar/pull/19172#issuecomment-1377504306

   Interesting. I'm trying to execute the test locally but always get:
   
   ```
   023-01-11T00:09:01,298+0800 WARN  [WorkerThread-1291485735] 
a.r.RetryUtils@43 - Failed to create worker id (attempt 1): 
alluxio.exception.status.UnavailableException: Failed to connect to master 
(198.18.0.10/<unresolved>:19998) after 7 attempts.Please check if Alluxio 
master is currently running on "198.18.0.10/<unresolved>:19998". 
Service="BlockMasterWorker" {}
   2023-01-11T00:09:03,440+0800 WARN  [WorkerThread-1291485735] 
a.r.RetryUtils@43 - Failed to create worker id (attempt 2): 
alluxio.exception.status.UnavailableException: Failed to connect to master 
(198.18.0.10/<unresolved>:19998) after 9 attempts.Please check if Alluxio 
master is currently running on "198.18.0.10/<unresolved>:19998". 
Service="BlockMasterWorker" {}
   2023-01-11T00:09:05,714+0800 WARN  [WorkerThread-1291485735] 
a.r.RetryUtils@43 - Failed to create worker id (attempt 3): 
alluxio.exception.status.UnavailableException: Failed to connect to master 
(198.18.0.10/<unresolved>:19998) after 9 attempts.Please check if Alluxio 
master is currently running on "198.18.0.10/<unresolved>:19998". 
Service="BlockMasterWorker" {}
   2023-01-11T00:09:08,194+0800 WARN  [WorkerThread-1291485735] 
a.r.RetryUtils@43 - Failed to create worker id (attempt 4): 
alluxio.exception.status.UnavailableException: Failed to connect to master 
(198.18.0.10/<unresolved>:19998) after 9 attempts.Please check if Alluxio 
master is currently running on "198.18.0.10/<unresolved>:19998". 
Service="BlockMasterWorker" {}
   2023-01-11T00:09:11,134+0800 WARN  [WorkerThread-1291485735] 
a.r.RetryUtils@43 - Failed to create worker id (attempt 5): 
alluxio.exception.status.UnavailableException: Failed to connect to master 
(198.18.0.10/<unresolved>:19998) after 9 attempts.Please check if Alluxio 
master is currently running on "198.18.0.10/<unresolved>:19998". 
Service="BlockMasterWorker" {}
   2023-01-11T00:09:14,835+0800 WARN  [WorkerThread-1291485735] 
a.r.RetryUtils@43 - Failed to create worker id (attempt 6): 
alluxio.exception.status.UnavailableException: Failed to connect to master 
(198.18.0.10/<unresolved>:19998) after 9 attempts.Please check if Alluxio 
master is currently running on "198.18.0.10/<unresolved>:19998". 
Service="BlockMasterWorker" {}
   2023-01-11T00:09:20,190+0800 WARN  [WorkerThread-1291485735] 
a.r.RetryUtils@43 - Failed to create worker id (attempt 7): 
alluxio.exception.status.UnavailableException: Failed to connect to master 
(198.18.0.10/<unresolved>:19998) after 9 attempts.Please check if Alluxio 
master is currently running on "198.18.0.10/<unresolved>:19998". 
Service="BlockMasterWorker" {}
   2023-01-11T00:09:27,748+0800 WARN  [WorkerThread-1291485735] 
a.r.RetryUtils@43 - Failed to create worker id (attempt 8): 
alluxio.exception.status.UnavailableException: Failed to connect to master 
(198.18.0.10/<unresolved>:19998) after 9 attempts.Please check if Alluxio 
master is currently running on "198.18.0.10/<unresolved>:19998". 
Service="BlockMasterWorker" {}
   
   ```


-- 
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