2026-05-04 02:05:09,393 INFO BGP-Thread-1 (job): Connecting in the talking mode. 2026-05-04 02:05:09,394 INFO BGP-Thread-1 (job): Connected to ODL. 2026-05-04 02:05:09,399 INFO BGP-Thread-1 (job): Open message received. 2026-05-04 02:05:09,399 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700 2026-05-04 02:05:09,399 INFO BGP-Thread-1 (job): Generator initialisation 2026-05-04 02:05:09,399 INFO BGP-Thread-1 (job): Target total number of prefixes to be introduced: 0 2026-05-04 02:05:09,400 INFO BGP-Thread-1 (job): Prefix base: 8.0.1.0/28 2026-05-04 02:05:09,400 INFO BGP-Thread-1 (job): My Autonomous System number: 64496 2026-05-04 02:05:09,400 INFO BGP-Thread-1 (job): My Hold Time: 180 2026-05-04 02:05:09,400 INFO BGP-Thread-1 (job): My BGP Identifier: 169781829 2026-05-04 02:05:09,400 INFO BGP-Thread-1 (job): Next Hop: 192.0.2.1 2026-05-04 02:05:09,400 INFO BGP-Thread-1 (job): Originator ID: None 2026-05-04 02:05:09,400 INFO BGP-Thread-1 (job): Cluster list: None 2026-05-04 02:05:09,400 INFO BGP-Thread-1 (job): Prefix count to be inserted at once: 1 2026-05-04 02:05:09,400 INFO BGP-Thread-1 (job): Prefix count to be withdrawn at once: 0 2026-05-04 02:05:09,400 INFO BGP-Thread-1 (job): Fast pre-fill up to 0 prefixes 2026-05-04 02:05:09,400 INFO BGP-Thread-1 (job): Remaining number of prefixes to be processed in parallel with withdrawals: 0 2026-05-04 02:05:09,400 INFO BGP-Thread-1 (job): Two separate UPDATEs will be generated for each NLRI & WITHDRAWN lists 2026-05-04 02:05:09,400 INFO BGP-Thread-1 (job): Let's go ... 2026-05-04 02:05:09,402 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0 2026-05-04 02:05:09,402 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0 2026-05-04 02:05:09,402 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0 2026-05-04 02:05:09,410 INFO BGP-Thread-1 (job): ... idle for 0.008s 2026-05-04 02:05:09,410 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.008s 2026-05-04 02:05:16,647 INFO BGP-Thread-1 (job): ... idle for 7.236s 2026-05-04 02:05:16,647 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.244s 2026-05-04 02:05:16,847 INFO BGP-Thread-1 (job): total_received_update_message_counter: 3696 2026-05-04 02:05:16,847 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 3695 2026-05-04 02:05:16,847 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0 2026-05-04 02:05:22,504 INFO BGP-Thread-1 (job): total_received_update_message_counter: 107900 2026-05-04 02:05:22,504 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 107899 2026-05-04 02:05:22,504 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0 2026-05-04 02:05:22,504 INFO BGP-Thread-1 (job): ... idle for 0.000s 2026-05-04 02:05:22,504 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.349s 2026-05-04 02:05:27,611 INFO BGP-Thread-1 (job): total_received_update_message_counter: 204700 2026-05-04 02:05:27,611 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 180000 2026-05-04 02:05:27,611 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 24699 2026-05-04 02:05:27,612 INFO BGP-Thread-1 (job): ... idle for 0.000s 2026-05-04 02:05:27,612 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.452s 2026-05-04 02:05:29,071 INFO BGP-Thread-1 (job): total_received_update_message_counter: 232700 2026-05-04 02:05:29,071 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 180000 2026-05-04 02:05:29,071 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 52699 2026-05-04 02:05:29,072 INFO BGP-Thread-1 (job): ... idle for 0.001s 2026-05-04 02:05:29,072 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 7.524s Traceback (most recent call last): File "/home/jenkins/play.py", line 2543, in threaded_job(arguments) File "/home/jenkins/play.py", line 2537, in threaded_job rpcserver.serve_forever() File "/usr/lib/python3.10/socketserver.py", line 232, in serve_forever ready = selector.select(poll_interval) File "/usr/lib/python3.10/selectors.py", line 416, in select fd_event_list = self._selector.poll(timeout) KeyboardInterrupt