Xgboost 1.7.6 Failed to initialize Rabit

ERROR XGBoostSpark: XGBooster worker 16 has failed 0 times due to
ml.dmlc.xgboost4j.java.XGBoostError: [19:36:53] /workspace/src/collective/rabit_communicator.h:47: Failed to initialize Rabit
Stack trace:
[bt] (0) /opt/tiger/yodel/container/tmp/libxgboost4j2158174565782687335.so(+0x1638f9) [0x7ff54b1598f9]
[bt] (1) /opt/tiger/yodel/container/tmp/libxgboost4j2158174565782687335.so(xgboost::collective::RabitCommunicator::Create(xgboost::Json const&)+0x9a7) [0x7ff54b15ee47]
[bt] (2) /opt/tiger/yodel/container/tmp/libxgboost4j2158174565782687335.so(xgboost::collective::Communicator::Init(xgboost::Json const&)+0x1bc) [0x7ff54b159cfc]
[bt] (3) /opt/tiger/yodel/container/tmp/libxgboost4j2158174565782687335.so(XGCommunicatorInit+0x35) [0x7ff54b126df5]
[bt] (4) /opt/tiger/yodel/container/tmp/libxgboost4j2158174565782687335.so(Java_ml_dmlc_xgboost4j_java_XGBoostJNI_CommunicatorInit+0x550) [0x7ff54b117800]
[bt] (5) [0x7ff885018607]

at ml.dmlc.xgboost4j.java.Communicator.checkCall(Communicator.java:55)
at ml.dmlc.xgboost4j.java.Communicator.init(Communicator.java:82)
at ml.dmlc.xgboost4j.scala.spark.XGBoost$.buildDistributedBooster(XGBoost.scala:306)