2025-02-04 04:15:35,670 INFO BGP-Thread-1 (job): Connecting in the talking mode. 2025-02-04 04:15:35,671 DEBUG BGP-Thread-1 (job): Local IP address: 10.30.171.223 2025-02-04 04:15:35,671 DEBUG BGP-Thread-1 (job): Local port: 17900 2025-02-04 04:15:35,671 DEBUG BGP-Thread-1 (job): Remote IP address: 10.30.171.22 2025-02-04 04:15:35,671 DEBUG BGP-Thread-1 (job): Remote port: 1790 2025-02-04 04:15:35,672 INFO BGP-Thread-1 (job): Connected to ODL. 2025-02-04 04:15:35,674 ERROR BGP-Thread-1 (job): Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 Exception in thread Thread-1 (job): Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/home/jenkins/play.py", line 2411, in job msg_in = read_open_message(bgp_socket) File "/home/jenkins/play.py", line 375, in read_open_message raise MessageError(error_msg, msg_in) __main__.MessageError: Message length (21) is smaller than minimal length of OPEN message with 4-byte AS number (37): ffffffffffffffffffffffffffffffff0015030605 10.30.170.70 - - [04/Feb/2025 04:15:41] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.70 - - [04/Feb/2025 04:17:42] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.70 - - [04/Feb/2025 04:17:42] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.70 - - [04/Feb/2025 04:17:46] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.70 - - [04/Feb/2025 04:17:46] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.70 - - [04/Feb/2025 04:19:47] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.70 - - [04/Feb/2025 04:19:47] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.70 - - [04/Feb/2025 04:19:51] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.70 - - [04/Feb/2025 04:19:51] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.70 - - [04/Feb/2025 04:21:52] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.70 - - [04/Feb/2025 04:21:52] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.70 - - [04/Feb/2025 04:21:56] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.70 - - [04/Feb/2025 04:21:56] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.70 - - [04/Feb/2025 04:23:56] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.70 - - [04/Feb/2025 04:23:56] "POST /RPC2 HTTP/1.1" 200 - 10.30.170.70 - - [04/Feb/2025 04:24:01] "POST /RPC2 HTTP/1.1" 200 - 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