The process is trying to lock the specified lock file but another process holds a lock on that file. This message indicates the maximum duration, in seconds, that the process tries to acquire a lock on the file before ending.
The process that is trying to lock the file sleeps and retries locking until the maximum wait interval elapses.