CMake Error at /usr/share/cmake-3.22/Modules/ExternalProject.cmake:2882 (message):
  No download info given for 'mgr-rook-client' and its source directory:

   /var/lib/jenkins/workspace/ceph_jenkins_pipeline/ceph/src/pybind/mgr/rook/rook-client-python/rook_client

  is not an existing non-empty directory.  Please specify one of:

   * SOURCE_DIR with an existing non-empty directory
   * DOWNLOAD_COMMAND
   * URL
   * GIT_REPOSITORY
   * SVN_REPOSITORY
   * HG_REPOSITORY
   * CVS_REPOSITORY and CVS_MODULE
Call Stack (most recent call first):
  /usr/share/cmake-3.22/Modules/ExternalProject.cmake:3716 (_ep_add_download_command)
  src/pybind/mgr/rook/CMakeLists.txt:3 (ExternalProject_Add)


-- Found Python: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter
CMake Error at src/CMakeLists.txt:764 (add_subdirectory):
  The source directory

    /var/lib/jenkins/workspace/ceph_jenkins_pipeline/ceph/src/dmclock

  does not contain a CMakeLists.txt file.





How can I fix this?

Regards,
Suyash Dongre