tools-db-5 is lagging behind the primary. SHOW FULL PROCESSLIST shows it's busy replicating this query:
| 2677 | system user | | s53993__prc_admin_p | Slave_worker | 3 | Update_rows_log_event::find_row(-1) on table `admin_data_online` | UPDATE admin_data_online SET process_start_time = NULL AND fetch_status = NULL WHERE fetch_status = 'processing' | 0.000 |
The table s53993__prc_admin_p.admin_data_online has 983790 rows, and no index.

