2024-12-09 01:26:00,291 INFO BGP-Thread-1 (job): Connecting in the talking mode. 2024-12-09 01:26:00,292 INFO BGP-Thread-1 (job): Connected to ODL. 2024-12-09 01:26:00,295 INFO BGP-Thread-1 (job): Open message received. 2024-12-09 01:26:00,295 INFO BGP-Thread-1 (job): ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700 2024-12-09 01:26:00,295 INFO BGP-Thread-1 (job): Generator initialisation 2024-12-09 01:26:00,295 INFO BGP-Thread-1 (job): Target total number of prefixes to be introduced: 0 2024-12-09 01:26:00,296 INFO BGP-Thread-1 (job): Prefix base: 8.0.1.0/28 2024-12-09 01:26:00,296 INFO BGP-Thread-1 (job): My Autonomous System number: 64496 2024-12-09 01:26:00,296 INFO BGP-Thread-1 (job): My Hold Time: 180 2024-12-09 01:26:00,296 INFO BGP-Thread-1 (job): My BGP Identifier: 169781839 2024-12-09 01:26:00,296 INFO BGP-Thread-1 (job): Next Hop: 192.0.2.1 2024-12-09 01:26:00,296 INFO BGP-Thread-1 (job): Originator ID: None 2024-12-09 01:26:00,296 INFO BGP-Thread-1 (job): Cluster list: None 2024-12-09 01:26:00,296 INFO BGP-Thread-1 (job): Prefix count to be inserted at once: 1 2024-12-09 01:26:00,296 INFO BGP-Thread-1 (job): Prefix count to be withdrawn at once: 0 2024-12-09 01:26:00,296 INFO BGP-Thread-1 (job): Fast pre-fill up to 0 prefixes 2024-12-09 01:26:00,296 INFO BGP-Thread-1 (job): Remaining number of prefixes to be processed in parallel with withdrawals: 0 2024-12-09 01:26:00,296 INFO BGP-Thread-1 (job): Two separate UPDATEs will be generated for each NLRI & WITHDRAWN lists 2024-12-09 01:26:00,296 INFO BGP-Thread-1 (job): Let's go ... 2024-12-09 01:26:00,298 INFO BGP-Thread-1 (job): total_received_update_message_counter: 0 2024-12-09 01:26:00,299 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 0 2024-12-09 01:26:00,299 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0 2024-12-09 01:26:00,307 INFO BGP-Thread-1 (job): ... idle for 0.008s 2024-12-09 01:26:00,307 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 0.008s 2024-12-09 01:26:08,309 INFO BGP-Thread-1 (job): ... idle for 8.002s 2024-12-09 01:26:08,310 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 8.010s 2024-12-09 01:26:17,518 INFO BGP-Thread-1 (job): total_received_update_message_counter: 180001 2024-12-09 01:26:17,518 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 180000 2024-12-09 01:26:17,518 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0 2024-12-09 01:26:27,529 INFO BGP-Thread-1 (job): ... idle for 10.011s 2024-12-09 01:26:27,530 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 18.021s 2024-12-09 01:26:27,530 INFO BGP-Thread-1 (job): total_received_update_message_counter: 180001 2024-12-09 01:26:27,530 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 180000 2024-12-09 01:26:27,530 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 0 2024-12-09 01:26:30,981 INFO BGP-Thread-1 (job): ... idle for 3.451s 2024-12-09 01:26:30,981 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 21.472s 2024-12-09 01:26:39,536 INFO BGP-Thread-1 (job): total_received_update_message_counter: 360001 2024-12-09 01:26:39,536 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 180000 2024-12-09 01:26:39,537 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 180000 2024-12-09 01:26:49,547 INFO BGP-Thread-1 (job): ... idle for 10.010s 2024-12-09 01:26:49,547 INFO BGP-Thread-1 (job): total_rx_idle_time_counter: 31.482s 2024-12-09 01:26:49,547 INFO BGP-Thread-1 (job): total_received_update_message_counter: 360001 2024-12-09 01:26:49,548 INFO BGP-Thread-1 (job): total_received_nlri_prefix_counter: 180000 2024-12-09 01:26:49,548 INFO BGP-Thread-1 (job): total_received_withdrawn_prefix_counter: 180000 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