29/Mar/2023 16:40:33 [INFO] (root) {MainThread} CMAPI Version: 23.02.1b 29/Mar/2023 16:40:33 [INFO] (root) {MainThread} Loaded the config file, my name is s1pm1 29/Mar/2023 16:40:33 [INFO] (root) {MainThread} Failover is turned ON by default or in CMAPI config file. 29/Mar/2023 16:40:33 [INFO] (cherrypy.error) {MainThread} ENGINE Bus STARTING 29/Mar/2023 16:40:34 [INFO] (cherrypy.error) {MainThread} ENGINE Serving on https://0.0.0.0:8640 29/Mar/2023 16:40:34 [INFO] (cherrypy.error) {MainThread} ENGINE Bus STARTED 29/Mar/2023 16:40:34 [INFO] (root) {MainThread} get_current_config_file(): seeking the current config file 29/Mar/2023 16:40:34 [DEBUG] (urllib3.connectionpool) {MainThread} Starting new HTTPS connection (1): s1pm2:8640 29/Mar/2023 16:40:34 [WARNING] (root) {MainThread} start_transaction(): got error during request to node s1pm2 Traceback (most recent call last): File "/usr/share/columnstore/cmapi/deps/urllib3/connection.py", line 175, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/usr/share/columnstore/cmapi/deps/urllib3/util/connection.py", line 95, in create_connection raise err File "/usr/share/columnstore/cmapi/deps/urllib3/util/connection.py", line 85, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/columnstore/cmapi/deps/urllib3/connectionpool.py", line 710, in urlopen chunked=chunked, File "/usr/share/columnstore/cmapi/deps/urllib3/connectionpool.py", line 386, in _make_request self._validate_conn(conn) File "/usr/share/columnstore/cmapi/deps/urllib3/connectionpool.py", line 1040, in _validate_conn conn.connect() File "/usr/share/columnstore/cmapi/deps/urllib3/connection.py", line 358, in connect conn = self._new_conn() File "/usr/share/columnstore/cmapi/deps/urllib3/connection.py", line 187, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/columnstore/cmapi/deps/requests/adapters.py", line 450, in send timeout=timeout File "/usr/share/columnstore/cmapi/deps/urllib3/connectionpool.py", line 786, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/usr/share/columnstore/cmapi/deps/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='s1pm2', port=8640): Max retries exceeded with url: /cmapi/0.4.0/node/begin (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/columnstore/cmapi/cmapi_server/helpers.py", line 140, in start_transaction timeout=10 File "/usr/share/columnstore/cmapi/deps/requests/api.py", line 132, in put return request('put', url, data=data, **kwargs) File "/usr/share/columnstore/cmapi/deps/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/usr/share/columnstore/cmapi/deps/requests/sessions.py", line 529, in request resp = self.send(prep, **send_kwargs) File "/usr/share/columnstore/cmapi/deps/requests/sessions.py", line 645, in send r = adapter.send(request, **kwargs) File "/usr/share/columnstore/cmapi/deps/requests/adapters.py", line 519, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='s1pm2', port=8640): Max retries exceeded with url: /cmapi/0.4.0/node/begin (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 29/Mar/2023 16:40:34 [INFO] (root) {MainThread} start_transaction(): node s1pm2 is optional;ignoring the error 29/Mar/2023 16:40:34 [DEBUG] (urllib3.connectionpool) {MainThread} Starting new HTTPS connection (1): s1pm3:8640 29/Mar/2023 16:40:34 [WARNING] (root) {MainThread} start_transaction(): got error during request to node s1pm3 Traceback (most recent call last): File "/usr/share/columnstore/cmapi/deps/urllib3/connection.py", line 175, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/usr/share/columnstore/cmapi/deps/urllib3/util/connection.py", line 95, in create_connection raise err File "/usr/share/columnstore/cmapi/deps/urllib3/util/connection.py", line 85, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/columnstore/cmapi/deps/urllib3/connectionpool.py", line 710, in urlopen chunked=chunked, File "/usr/share/columnstore/cmapi/deps/urllib3/connectionpool.py", line 386, in _make_request self._validate_conn(conn) File "/usr/share/columnstore/cmapi/deps/urllib3/connectionpool.py", line 1040, in _validate_conn conn.connect() File "/usr/share/columnstore/cmapi/deps/urllib3/connection.py", line 358, in connect conn = self._new_conn() File "/usr/share/columnstore/cmapi/deps/urllib3/connection.py", line 187, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/columnstore/cmapi/deps/requests/adapters.py", line 450, in send timeout=timeout File "/usr/share/columnstore/cmapi/deps/urllib3/connectionpool.py", line 786, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/usr/share/columnstore/cmapi/deps/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='s1pm3', port=8640): Max retries exceeded with url: /cmapi/0.4.0/node/begin (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/columnstore/cmapi/cmapi_server/helpers.py", line 140, in start_transaction timeout=10 File "/usr/share/columnstore/cmapi/deps/requests/api.py", line 132, in put return request('put', url, data=data, **kwargs) File "/usr/share/columnstore/cmapi/deps/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/usr/share/columnstore/cmapi/deps/requests/sessions.py", line 529, in request resp = self.send(prep, **send_kwargs) File "/usr/share/columnstore/cmapi/deps/requests/sessions.py", line 645, in send r = adapter.send(request, **kwargs) File "/usr/share/columnstore/cmapi/deps/requests/adapters.py", line 519, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='s1pm3', port=8640): Max retries exceeded with url: /cmapi/0.4.0/node/begin (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 29/Mar/2023 16:40:34 [INFO] (root) {MainThread} start_transaction(): node s1pm3 is optional;ignoring the error 29/Mar/2023 16:40:34 [DEBUG] (urllib3.connectionpool) {MainThread} Starting new HTTPS connection (1): s1pm1:8640 29/Mar/2023 16:40:34 [INFO] (access_logger) {('CP Server Thread-3',)} Got incoming PUT request from "10.0.0.11" to "/cmapi/0.4.0/node/begin". uid: 7ac1881d-524e-49c1-b506-8c2ca462d121 29/Mar/2023 16:40:34 [DEBUG] (cmapi_server) {('CP Server Thread-3',)} put_begin starts 29/Mar/2023 16:40:34 [DEBUG] (cmapi_server) {('CP Server Thread-3',)} put_begin JSON body {'id': 664206, 'timeout': 299} 29/Mar/2023 16:40:34 [DEBUG] (cmapi_server) {('CP Server Thread-3',)} put_begin returns {'timestamp': '2023-03-29 16:40:34.110410'} 29/Mar/2023 16:40:34 [INFO] (access_logger) {('CP Server Thread-3',)} Finished processing incoming PUT request from "10.0.0.11" to "/cmapi/0.4.0/node/begin" in 0.0004 seconds. uid: 7ac1881d-524e-49c1-b506-8c2ca462d121 29/Mar/2023 16:40:34 [INFO] (cherrypy.access.140614220077264) {('CP Server Thread-3',)} 10.0.0.11 ACCESS "PUT /cmapi/0.4.0/node/begin HTTP/1.1" code 200, bytes 43, user-agent "python-requests/2.27.1" 29/Mar/2023 16:40:34 [DEBUG] (urllib3.connectionpool) {MainThread} https://s1pm1:8640 "PUT /cmapi/0.4.0/node/begin HTTP/1.1" 200 43 29/Mar/2023 16:40:34 [DEBUG] (urllib3.connectionpool) {MainThread} Starting new HTTPS connection (1): s1pm1:8640 29/Mar/2023 16:40:34 [INFO] (access_logger) {('CP Server Thread-5',)} Got incoming PUT request from "10.0.0.11" to "/cmapi/0.4.0/node/commit". uid: f5e88292-d602-44a9-8a2d-bf0c4c4d4d1a 29/Mar/2023 16:40:34 [DEBUG] (cmapi_server) {('CP Server Thread-5',)} put_commit starts 29/Mar/2023 16:40:34 [DEBUG] (cmapi_server) {('CP Server Thread-5',)} put_commit returns {'timestamp': '2023-03-29 16:40:34.216674'} 29/Mar/2023 16:40:34 [INFO] (access_logger) {('CP Server Thread-5',)} Finished processing incoming PUT request from "10.0.0.11" to "/cmapi/0.4.0/node/commit" in 0.0016 seconds. uid: f5e88292-d602-44a9-8a2d-bf0c4c4d4d1a 29/Mar/2023 16:40:34 [INFO] (cherrypy.access.140614220077264) {('CP Server Thread-5',)} 10.0.0.11 ACCESS "PUT /cmapi/0.4.0/node/commit HTTP/1.1" code 200, bytes 43, user-agent "python-requests/2.27.1" 29/Mar/2023 16:40:34 [DEBUG] (urllib3.connectionpool) {MainThread} https://s1pm1:8640 "PUT /cmapi/0.4.0/node/commit HTTP/1.1" 200 43 29/Mar/2023 16:40:34 [WARNING] (root) {MainThread} Failed to fetch the current config file, retrying in 10s 29/Mar/2023 16:40:38 [INFO] (access_logger) {('CP Server Thread-7',)} Got incoming PUT request from "10.0.0.12" to "/cmapi/0.4.0/node/begin". uid: dcc38048-9ba2-40c2-9f9d-b68dc2576692 29/Mar/2023 16:40:38 [DEBUG] (cmapi_server) {('CP Server Thread-7',)} put_begin starts 29/Mar/2023 16:40:38 [DEBUG] (cmapi_server) {('CP Server Thread-7',)} put_begin JSON body {'id': 446786, 'timeout': 299} 29/Mar/2023 16:40:38 [DEBUG] (cmapi_server) {('CP Server Thread-7',)} put_begin returns {'timestamp': '2023-03-29 16:40:38.619504'} 29/Mar/2023 16:40:38 [INFO] (access_logger) {('CP Server Thread-7',)} Finished processing incoming PUT request from "10.0.0.12" to "/cmapi/0.4.0/node/begin" in 0.0005 seconds. uid: dcc38048-9ba2-40c2-9f9d-b68dc2576692 29/Mar/2023 16:40:38 [INFO] (cherrypy.access.140614220077264) {('CP Server Thread-7',)} 10.0.0.12 ACCESS "PUT /cmapi/0.4.0/node/begin HTTP/1.1" code 200, bytes 43, user-agent "python-requests/2.27.1" 29/Mar/2023 16:40:38 [INFO] (access_logger) {('CP Server Thread-9',)} Got incoming GET request from "10.0.0.12" to "/cmapi/0.4.0/node/config". uid: 42089ef6-2123-4014-a2c3-4b4c49e935d3 29/Mar/2023 16:40:38 [DEBUG] (cmapi_server) {('CP Server Thread-9',)} get_config starts 29/Mar/2023 16:40:38 [DEBUG] (cmapi_server) {('CP Server Thread-9',)} get_config returns {'timestamp': '2023-03-29 16:40:38.743973', 'sm_config': 'config was removed to reduce logs.', 'config': 'config was removed to reduce logs.'} 29/Mar/2023 16:40:38 [INFO] (access_logger) {('CP Server Thread-9',)} Finished processing incoming GET request from "10.0.0.12" to "/cmapi/0.4.0/node/config" in 0.0064 seconds. uid: 42089ef6-2123-4014-a2c3-4b4c49e935d3 29/Mar/2023 16:40:38 [INFO] (cherrypy.access.140614220077264) {('CP Server Thread-9',)} 10.0.0.12 ACCESS "GET /cmapi/0.4.0/node/config HTTP/1.1" code 200, bytes 22377, user-agent "python-requests/2.27.1" 29/Mar/2023 16:40:38 [INFO] (access_logger) {('CP Server Thread-11',)} Got incoming PUT request from "10.0.0.12" to "/cmapi/0.4.0/node/commit". uid: c0923a76-50d9-4e9a-a1ce-07c8ec15c727 29/Mar/2023 16:40:38 [DEBUG] (cmapi_server) {('CP Server Thread-11',)} put_commit starts 29/Mar/2023 16:40:38 [DEBUG] (cmapi_server) {('CP Server Thread-11',)} put_commit returns {'timestamp': '2023-03-29 16:40:38.882992'} 29/Mar/2023 16:40:38 [INFO] (access_logger) {('CP Server Thread-11',)} Finished processing incoming PUT request from "10.0.0.12" to "/cmapi/0.4.0/node/commit" in 0.0030 seconds. uid: c0923a76-50d9-4e9a-a1ce-07c8ec15c727 29/Mar/2023 16:40:38 [INFO] (cherrypy.access.140614220077264) {('CP Server Thread-11',)} 10.0.0.12 ACCESS "PUT /cmapi/0.4.0/node/commit HTTP/1.1" code 200, bytes 43, user-agent "python-requests/2.27.1" 29/Mar/2023 16:40:44 [INFO] (access_logger) {('CP Server Thread-3',)} Got incoming PUT request from "10.0.0.13" to "/cmapi/0.4.0/node/begin". uid: 3ba56e82-4989-4b52-addb-a900dc8579d3 29/Mar/2023 16:40:44 [DEBUG] (cmapi_server) {('CP Server Thread-3',)} put_begin starts 29/Mar/2023 16:40:44 [DEBUG] (cmapi_server) {('CP Server Thread-3',)} put_begin JSON body {'id': 454828, 'timeout': 299} 29/Mar/2023 16:40:44 [DEBUG] (cmapi_server) {('CP Server Thread-3',)} put_begin returns {'timestamp': '2023-03-29 16:40:44.069873'} 29/Mar/2023 16:40:44 [INFO] (access_logger) {('CP Server Thread-3',)} Finished processing incoming PUT request from "10.0.0.13" to "/cmapi/0.4.0/node/begin" in 0.0021 seconds. uid: 3ba56e82-4989-4b52-addb-a900dc8579d3 29/Mar/2023 16:40:44 [INFO] (cherrypy.access.140614220077264) {('CP Server Thread-3',)} 10.0.0.13 ACCESS "PUT /cmapi/0.4.0/node/begin HTTP/1.1" code 200, bytes 43, user-agent "python-requests/2.27.1" 29/Mar/2023 16:40:44 [INFO] (access_logger) {('CP Server Thread-5',)} Got incoming GET request from "10.0.0.13" to "/cmapi/0.4.0/node/config". uid: 18d58f12-d161-462e-b327-1f595871dd83 29/Mar/2023 16:40:44 [DEBUG] (cmapi_server) {('CP Server Thread-5',)} get_config starts 29/Mar/2023 16:40:44 [DEBUG] (cmapi_server) {('CP Server Thread-5',)} get_config returns {'timestamp': '2023-03-29 16:40:44.174988', 'sm_config': 'config was removed to reduce logs.', 'config': 'config was removed to reduce logs.'} 29/Mar/2023 16:40:44 [INFO] (access_logger) {('CP Server Thread-5',)} Finished processing incoming GET request from "10.0.0.13" to "/cmapi/0.4.0/node/config" in 0.0055 seconds. uid: 18d58f12-d161-462e-b327-1f595871dd83 29/Mar/2023 16:40:44 [INFO] (cherrypy.access.140614220077264) {('CP Server Thread-5',)} 10.0.0.13 ACCESS "GET /cmapi/0.4.0/node/config HTTP/1.1" code 200, bytes 22377, user-agent "python-requests/2.27.1" 29/Mar/2023 16:40:44 [INFO] (root) {MainThread} get_current_config_file(): seeking the current config file 29/Mar/2023 16:40:44 [DEBUG] (urllib3.connectionpool) {MainThread} Starting new HTTPS connection (1): s1pm2:8640 29/Mar/2023 16:40:44 [DEBUG] (urllib3.connectionpool) {MainThread} https://s1pm2:8640 "PUT /cmapi/0.4.0/node/begin HTTP/1.1" 200 43 29/Mar/2023 16:40:44 [DEBUG] (urllib3.connectionpool) {MainThread} Starting new HTTPS connection (1): s1pm3:8640 29/Mar/2023 16:40:44 [INFO] (access_logger) {('CP Server Thread-7',)} Got incoming PUT request from "10.0.0.13" to "/cmapi/0.4.0/node/commit". uid: 0f4892f2-9581-4bd1-b90b-76dbd01b556c 29/Mar/2023 16:40:44 [DEBUG] (cmapi_server) {('CP Server Thread-7',)} put_commit starts 29/Mar/2023 16:40:44 [DEBUG] (cmapi_server) {('CP Server Thread-7',)} put_commit returns {'timestamp': '2023-03-29 16:40:44.302699'} 29/Mar/2023 16:40:44 [INFO] (access_logger) {('CP Server Thread-7',)} Finished processing incoming PUT request from "10.0.0.13" to "/cmapi/0.4.0/node/commit" in 0.0013 seconds. uid: 0f4892f2-9581-4bd1-b90b-76dbd01b556c 29/Mar/2023 16:40:44 [INFO] (cherrypy.access.140614220077264) {('CP Server Thread-7',)} 10.0.0.13 ACCESS "PUT /cmapi/0.4.0/node/commit HTTP/1.1" code 200, bytes 43, user-agent "python-requests/2.27.1" 29/Mar/2023 16:40:44 [DEBUG] (urllib3.connectionpool) {MainThread} https://s1pm3:8640 "PUT /cmapi/0.4.0/node/begin HTTP/1.1" 200 43 29/Mar/2023 16:40:44 [DEBUG] (urllib3.connectionpool) {MainThread} Starting new HTTPS connection (1): s1pm1:8640 29/Mar/2023 16:40:44 [INFO] (access_logger) {('CP Server Thread-9',)} Got incoming PUT request from "10.0.0.11" to "/cmapi/0.4.0/node/begin". uid: b35e4734-ae3b-4216-a212-ce2578fe3d5b 29/Mar/2023 16:40:44 [DEBUG] (cmapi_server) {('CP Server Thread-9',)} put_begin starts 29/Mar/2023 16:40:44 [DEBUG] (cmapi_server) {('CP Server Thread-9',)} put_begin JSON body {'id': 664206, 'timeout': 299} 29/Mar/2023 16:40:44 [DEBUG] (cmapi_server) {('CP Server Thread-9',)} put_begin returns {'timestamp': '2023-03-29 16:40:44.323600'} 29/Mar/2023 16:40:44 [INFO] (access_logger) {('CP Server Thread-9',)} Finished processing incoming PUT request from "10.0.0.11" to "/cmapi/0.4.0/node/begin" in 0.0015 seconds. uid: b35e4734-ae3b-4216-a212-ce2578fe3d5b 29/Mar/2023 16:40:44 [INFO] (cherrypy.access.140614220077264) {('CP Server Thread-9',)} 10.0.0.11 ACCESS "PUT /cmapi/0.4.0/node/begin HTTP/1.1" code 200, bytes 43, user-agent "python-requests/2.27.1" 29/Mar/2023 16:40:44 [DEBUG] (urllib3.connectionpool) {MainThread} https://s1pm1:8640 "PUT /cmapi/0.4.0/node/begin HTTP/1.1" 200 43 29/Mar/2023 16:40:44 [DEBUG] (urllib3.connectionpool) {MainThread} Starting new HTTPS connection (1): s1pm2:8640 29/Mar/2023 16:40:44 [DEBUG] (urllib3.connectionpool) {MainThread} https://s1pm2:8640 "GET /cmapi/0.4.0/node/config HTTP/1.1" 200 22377 29/Mar/2023 16:40:44 [DEBUG] (urllib3.connectionpool) {MainThread} Starting new HTTPS connection (1): s1pm3:8640 29/Mar/2023 16:40:44 [DEBUG] (urllib3.connectionpool) {MainThread} https://s1pm3:8640 "GET /cmapi/0.4.0/node/config HTTP/1.1" 200 22377 29/Mar/2023 16:40:44 [INFO] (root) {MainThread} -- Matching against ModuleIPAddr1-1-3, which says 10.0.0.11 29/Mar/2023 16:40:44 [INFO] (root) {MainThread} Wrote "pm1" to /var/lib/columnstore/local/module 29/Mar/2023 16:40:44 [DEBUG] (urllib3.connectionpool) {MainThread} Starting new HTTPS connection (1): s1pm2:8640 29/Mar/2023 16:40:44 [DEBUG] (urllib3.connectionpool) {MainThread} https://s1pm2:8640 "PUT /cmapi/0.4.0/node/commit HTTP/1.1" 200 43 29/Mar/2023 16:40:44 [DEBUG] (urllib3.connectionpool) {MainThread} Starting new HTTPS connection (1): s1pm3:8640 29/Mar/2023 16:40:44 [DEBUG] (urllib3.connectionpool) {MainThread} https://s1pm3:8640 "PUT /cmapi/0.4.0/node/commit HTTP/1.1" 200 43 29/Mar/2023 16:40:44 [DEBUG] (urllib3.connectionpool) {MainThread} Starting new HTTPS connection (1): s1pm1:8640 29/Mar/2023 16:40:44 [INFO] (access_logger) {('CP Server Thread-11',)} Got incoming PUT request from "10.0.0.11" to "/cmapi/0.4.0/node/commit". uid: 72bff310-e289-4219-9dca-17b146e232ce 29/Mar/2023 16:40:44 [DEBUG] (cmapi_server) {('CP Server Thread-11',)} put_commit starts 29/Mar/2023 16:40:44 [DEBUG] (cmapi_server) {('CP Server Thread-11',)} put_commit returns {'timestamp': '2023-03-29 16:40:44.806067'} 29/Mar/2023 16:40:44 [INFO] (access_logger) {('CP Server Thread-11',)} Finished processing incoming PUT request from "10.0.0.11" to "/cmapi/0.4.0/node/commit" in 0.0014 seconds. uid: 72bff310-e289-4219-9dca-17b146e232ce 29/Mar/2023 16:40:44 [INFO] (cherrypy.access.140614220077264) {('CP Server Thread-11',)} 10.0.0.11 ACCESS "PUT /cmapi/0.4.0/node/commit HTTP/1.1" code 200, bytes 43, user-agent "python-requests/2.27.1" 29/Mar/2023 16:40:44 [DEBUG] (urllib3.connectionpool) {MainThread} https://s1pm1:8640 "PUT /cmapi/0.4.0/node/commit HTTP/1.1" 200 43 29/Mar/2023 16:40:44 [INFO] (root) {MainThread} get_current_config_file(): This node has the current config file 29/Mar/2023 16:40:44 [INFO] (root) {MainThread} wait_for_deactivation_or_put_config: Waiting... 29/Mar/2023 16:40:49 [INFO] (root) {MainThread} wait_for_deactivation_or_put_config: Waiting... 29/Mar/2023 16:40:52 [INFO] (access_logger) {('CP Server Thread-3',)} Got incoming PUT request from "10.0.0.11" to "/cmapi/0.4.0/node/begin". uid: 9c28e084-2375-46b2-9333-d2fc40d98b60 29/Mar/2023 16:40:52 [DEBUG] (cmapi_server) {('CP Server Thread-3',)} put_begin starts 29/Mar/2023 16:40:52 [DEBUG] (cmapi_server) {('CP Server Thread-3',)} put_begin JSON body {'id': 123550, 'timeout': 299} 29/Mar/2023 16:40:52 [DEBUG] (cmapi_server) {('CP Server Thread-3',)} put_begin returns {'timestamp': '2023-03-29 16:40:52.606856'} 29/Mar/2023 16:40:52 [INFO] (access_logger) {('CP Server Thread-3',)} Finished processing incoming PUT request from "10.0.0.11" to "/cmapi/0.4.0/node/begin" in 0.0004 seconds. uid: 9c28e084-2375-46b2-9333-d2fc40d98b60 29/Mar/2023 16:40:52 [INFO] (cherrypy.access.140614220077264) {('CP Server Thread-3',)} 10.0.0.11 ACCESS "PUT /cmapi/0.4.0/node/begin HTTP/1.1" code 200, bytes 43, user-agent "python-requests/2.27.1" 29/Mar/2023 16:40:52 [INFO] (access_logger) {('CP Server Thread-5',)} Got incoming PUT request from "10.0.0.11" to "/cmapi/0.4.0/node/config". uid: 28911705-c6a2-44f7-b6dc-bdfa400fbbbc 29/Mar/2023 16:40:52 [DEBUG] (cmapi_server) {('CP Server Thread-5',)} put_config starts 29/Mar/2023 16:40:52 [INFO] (root) {('CP Server Thread-5',)} -- Matching against ModuleIPAddr1-1-3, which says 10.0.0.11 29/Mar/2023 16:40:52 [INFO] (root) {('CP Server Thread-5',)} Wrote "pm1" to /var/lib/columnstore/local/module 29/Mar/2023 16:40:52 [INFO] (cherrypy.error) {('CP Server Thread-5',)} ENGINE Starting Failover monitor thread. 29/Mar/2023 16:40:52 [INFO] (heartbeater) {HeartBeater} Starting the heartbeat listener. 29/Mar/2023 16:40:52 [INFO] (node_monitor) {NodeMonitor} Starting the monitor logic 29/Mar/2023 16:40:52 [INFO] (root) {NodeMonitor} Loaded the config file, my name is s1pm1 29/Mar/2023 16:40:53 [INFO] (node_monitor) {NodeMonitor} Failover support is active, monitoring nodes ['s1pm1', 's1pm2', 's1pm3'] 29/Mar/2023 16:40:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:40:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:40:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:40:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:40:54 [INFO] (root) {MainThread} wait_for_deactivation_or_put_config: A new config was received, safe to continue. 29/Mar/2023 16:40:54 [INFO] (root) {MainThread} Detected 7 MCS services.MCS version is 22.08.x 29/Mar/2023 16:40:54 [WARNING] (root) {MainThread} Something went wrong while trying to detect dbrm protocol. May be controllernode process isn't started. This is just a notification, not a problem. Next detection will started at first node\cluster status check. This can cause extra 5 seconds delay while first attempt to get status. Traceback (most recent call last): File "/usr/share/columnstore/cmapi/cmapi_server/__main__.py", line 273, in dbrm_socket.connect() File "/usr/share/columnstore/cmapi/mcs_node_control/models/dbrm_socket.py", line 206, in connect self._socket.connect((host, port)) ConnectionRefusedError: [Errno 111] Connection refused 29/Mar/2023 16:40:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:40:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:40:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:40:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:40:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:40:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:40:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:40:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:40:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:40:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:02 [DEBUG] (cmapi_server) {('CP Server Thread-5',)} Timed out waiting for node to be ready. 29/Mar/2023 16:41:02 [INFO] (access_logger) {('CP Server Thread-5',)} Finished processing incoming PUT request from "10.0.0.11" to "/cmapi/0.4.0/node/config" in 9.5671 seconds. uid: 28911705-c6a2-44f7-b6dc-bdfa400fbbbc 29/Mar/2023 16:41:02 [INFO] (cherrypy.access.140614220077264) {('CP Server Thread-5',)} 10.0.0.11 ACCESS "PUT /cmapi/0.4.0/node/config HTTP/1.1" code 200, bytes 43, user-agent "python-requests/2.27.1" 29/Mar/2023 16:41:02 [INFO] (access_logger) {('CP Server Thread-7',)} Got incoming PUT request from "10.0.0.11" to "/cmapi/0.4.0/node/commit". uid: 15be0376-eb6a-4482-b62d-45822cb2dc06 29/Mar/2023 16:41:02 [DEBUG] (cmapi_server) {('CP Server Thread-7',)} put_commit starts 29/Mar/2023 16:41:02 [DEBUG] (cmapi_server) {('CP Server Thread-7',)} put_commit returns {'timestamp': '2023-03-29 16:41:02.626010'} 29/Mar/2023 16:41:02 [INFO] (access_logger) {('CP Server Thread-7',)} Finished processing incoming PUT request from "10.0.0.11" to "/cmapi/0.4.0/node/commit" in 0.0015 seconds. uid: 15be0376-eb6a-4482-b62d-45822cb2dc06 29/Mar/2023 16:41:02 [INFO] (cherrypy.access.140614220077264) {('CP Server Thread-7',)} 10.0.0.11 ACCESS "PUT /cmapi/0.4.0/node/commit HTTP/1.1" code 200, bytes 43, user-agent "python-requests/2.27.1" 29/Mar/2023 16:41:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:07 [INFO] (access_logger) {('CP Server Thread-9',)} Got incoming GET request from "10.0.0.11" to "/cmapi/0.4.0/node/status". uid: 4cf46012-d82b-4135-84d0-adede8e39368 29/Mar/2023 16:41:07 [DEBUG] (cmapi_server) {('CP Server Thread-9',)} get_status starts 29/Mar/2023 16:41:07 [ERROR] (root) {('CP Server Thread-9',)} Cannot establish or use DBRM connection. Traceback (most recent call last): File "/usr/share/columnstore/cmapi/mcs_node_control/models/node_status.py", line 38, in get_cluster_mode with DBRM() as dbrm: File "/usr/share/columnstore/cmapi/mcs_node_control/models/dbrm.py", line 54, in __enter__ self.connect() File "/usr/share/columnstore/cmapi/mcs_node_control/models/dbrm.py", line 48, in connect self.dbrm_socket.connect(dbrm_host, dbrm_port) File "/usr/share/columnstore/cmapi/mcs_node_control/models/dbrm_socket.py", line 206, in connect self._socket.connect((host, port)) ConnectionRefusedError: [Errno 111] Connection refused 29/Mar/2023 16:41:07 [DEBUG] (cmapi_server) {('CP Server Thread-9',)} get_status returns {'timestamp': '2023-03-29 16:41:07.957143', 'uptime': 323, 'dbrm_mode': 'slave', 'cluster_mode': 'readonly', 'dbroots': ['1'], 'module_id': 1, 'services': []} 29/Mar/2023 16:41:07 [INFO] (access_logger) {('CP Server Thread-9',)} Finished processing incoming GET request from "10.0.0.11" to "/cmapi/0.4.0/node/status" in 0.0165 seconds. uid: 4cf46012-d82b-4135-84d0-adede8e39368 29/Mar/2023 16:41:07 [INFO] (cherrypy.access.140614220077264) {('CP Server Thread-9',)} 10.0.0.11 ACCESS "GET /cmapi/0.4.0/node/status HTTP/1.1" code 200, bytes 158, user-agent "python-requests/2.27.1" 29/Mar/2023 16:41:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:41:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:41:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:42:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:42:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:43:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:43:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:21 [INFO] (access_logger) {('CP Server Thread-11',)} Got incoming GET request from "10.0.0.11" to "/cmapi/0.4.0/node/status". uid: 4fc35737-282d-4d45-8e29-5b46e468b444 29/Mar/2023 16:44:21 [DEBUG] (cmapi_server) {('CP Server Thread-11',)} get_status starts 29/Mar/2023 16:44:21 [ERROR] (root) {('CP Server Thread-11',)} Cannot establish or use DBRM connection. Traceback (most recent call last): File "/usr/share/columnstore/cmapi/mcs_node_control/models/node_status.py", line 38, in get_cluster_mode with DBRM() as dbrm: File "/usr/share/columnstore/cmapi/mcs_node_control/models/dbrm.py", line 54, in __enter__ self.connect() File "/usr/share/columnstore/cmapi/mcs_node_control/models/dbrm.py", line 48, in connect self.dbrm_socket.connect(dbrm_host, dbrm_port) File "/usr/share/columnstore/cmapi/mcs_node_control/models/dbrm_socket.py", line 206, in connect self._socket.connect((host, port)) ConnectionRefusedError: [Errno 111] Connection refused 29/Mar/2023 16:44:21 [DEBUG] (cmapi_server) {('CP Server Thread-11',)} get_status returns {'timestamp': '2023-03-29 16:44:21.851637', 'uptime': 517, 'dbrm_mode': 'slave', 'cluster_mode': 'readonly', 'dbroots': ['1'], 'module_id': 1, 'services': []} 29/Mar/2023 16:44:21 [INFO] (access_logger) {('CP Server Thread-11',)} Finished processing incoming GET request from "10.0.0.11" to "/cmapi/0.4.0/node/status" in 0.0134 seconds. uid: 4fc35737-282d-4d45-8e29-5b46e468b444 29/Mar/2023 16:44:21 [INFO] (cherrypy.access.140614220077264) {('CP Server Thread-11',)} 10.0.0.11 ACCESS "GET /cmapi/0.4.0/node/status HTTP/1.1" code 200, bytes 158, user-agent "python-requests/2.27.1" 29/Mar/2023 16:44:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:44:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:44:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:45:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:45:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:46:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:46:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:47:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:47:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:48:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:48:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:49:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:49:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:50:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:50:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:51:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:51:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:52:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:52:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:53:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:53:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:54:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:54:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:55:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:55:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:56:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:56:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:57:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:57:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:58:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:58:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 16:59:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 16:59:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:00:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:00:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:01:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:01:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:02:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:02:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:03:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:03:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:04:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:04:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:05:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:05:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:06:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:06:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:07:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:07:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:08:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:08:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:09:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:09:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:10:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:10:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:11:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:11:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:12:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:12:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:43 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:44 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:45 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:46 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:47 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:48 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:49 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:50 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:51 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:52 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:53 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:54 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:55 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:56 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:57 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:58 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:13:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:13:59 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:00 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:01 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:02 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:03 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:04 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:05 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:06 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:07 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:08 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:09 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:10 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:11 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:12 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:13 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:14 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:15 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:16 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:17 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:18 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:19 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:20 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:21 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:22 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:23 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:24 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:25 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:26 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:27 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:28 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:29 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:30 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:31 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:32 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:33 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:34 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:35 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:36 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:37 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:38 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:39 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:40 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:41 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3 29/Mar/2023 17:14:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm2 29/Mar/2023 17:14:42 [DEBUG] (node_monitor) {NodeMonitor} Get history "array('b', [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2])" for node s1pm3