467 lines
65 KiB
Plaintext

2026-03-13 04:35:37.776 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-13 04:35:37.776 DEBUG [tests.conftest] Running test: test_store_sync_high_jitter_stress with id: 2026-03-13_04-35-37__347d2c27-ea07-4dad-a5ee-56396449e2f5
2026-03-13 04:35:37.777 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-13 04:35:37.784 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:35:37.785 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-35-37__347d2c27-ea07-4dad-a5ee-56396449e2f5__wakuorg_nwaku:latest.log
2026-03-13 04:35:37.792 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:35:37.793 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-35-37__347d2c27-ea07-4dad-a5ee-56396449e2f5__wakuorg_nwaku:latest.log
2026-03-13 04:35:37.800 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:35:37.800 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-13_04-35-37__347d2c27-ea07-4dad-a5ee-56396449e2f5__wakuorg_nwaku:latest.log
2026-03-13 04:35:37.800 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-13 04:35:37.801 DEBUG [src.node.waku_node] Starting Node...
2026-03-13 04:35:37.801 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-13 04:35:37.803 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-13 04:35:37.803 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.178.248
2026-03-13 04:35:37.803 DEBUG [src.node.docker_mananger] Generated ports ['16233', '16234', '16235', '16236', '16237']
2026-03-13 04:35:37.803 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-13 04:35:37.803 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-13 04:35:37.804 DEBUG [src.node.waku_node] Using volumes []
2026-03-13 04:35:37.804 DEBUG [src.node.docker_mananger] docker run -i -t -p 16233:16233 -p 16234:16234 -p 16235:16235 -p 16236:16236 -p 16237:16237 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=16235 --rest-port=16233 --tcp-port=16234 --discv5-udp-port=16236 --rest-address=0.0.0.0 --nat=extip:172.18.178.248 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=14fe77c6cefd1a02936dc63cfa32267c077a6a22888a021db968c38fab7bd4d7 --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16237 --metrics-logging=true --store-sync-relay-jitter=90 --relay=true --dns-discovery=false
2026-03-13 04:35:37.994 ERROR [src.node.docker_mananger] Max retries reached for container 8fbdcd8db190. Exiting log stream.
2026-03-13 04:35:38.009 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.178.248 waku 570133f479d42bb2f766ab13b50f9f7eee4f75884b63e2849864370ba4dfc9cd
2026-03-13 04:35:38.045 DEBUG [src.node.docker_mananger] Container started with ID 570133f479d4. Setting up logs at ./log/docker/node1_2026-03-13_04-35-37__347d2c27-ea07-4dad-a5ee-56396449e2f5__wakuorg_nwaku:latest.log
2026-03-13 04:35:38.047 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16233
2026-03-13 04:35:38.047 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-13 04:35:38.576 ERROR [src.node.docker_mananger] Max retries reached for container 824393f747f0. Exiting log stream.
2026-03-13 04:35:39.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16233/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:39.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-13 04:35:39.051 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-13 04:35:39.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16233/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:39.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.178.248/tcp/16234/p2p/16Uiu2HAm7tna6xteLJkKweg4b99TGF1Xhkhy9v2Jnt9GBVyEf6DR","/ip4/172.18.178.248/tcp/16235/ws/p2p/16Uiu2HAm7tna6xteLJkKweg4b99TGF1Xhkhy9v2Jnt9GBVyEf6DR"],"enrUri":"enr:-L24QG0Fte0iWdEvTOww7dSytbxDD5CmmKQjOnkCCE7eIG1WfITvIjly0YIX2bOQtDrISuILSqdA16mEN-dLVNhOMO8CgmlkgnY0gmlwhKwSsviKbXVsdGlhZGRyc5YACASsErL4Bj9qAAoErBKy-AY_a90DgnJzhQADAQAAiXNlY3AyNTZrMaECuT5gyDS2-7J2tXoNRbb3cGg4gU4NlAD2SarKT10gpkSDdGNwgj9qg3VkcII_bIV3YWt1MhM"}'
2026-03-13 04:35:39.054 INFO [src.node.waku_node] REST service is ready !!
2026-03-13 04:35:39.054 DEBUG [src.node.waku_node] Starting Node...
2026-03-13 04:35:39.054 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-13 04:35:39.057 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-13 04:35:39.057 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.211.152
2026-03-13 04:35:39.057 DEBUG [src.node.docker_mananger] Generated ports ['2569', '2570', '2571', '2572', '2573']
2026-03-13 04:35:39.058 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-13 04:35:39.058 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-13 04:35:39.058 DEBUG [src.node.waku_node] Using volumes []
2026-03-13 04:35:39.059 DEBUG [src.node.docker_mananger] docker run -i -t -p 2569:2569 -p 2570:2570 -p 2571:2571 -p 2572:2572 -p 2573:2573 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=2571 --rest-port=2569 --tcp-port=2570 --discv5-udp-port=2572 --rest-address=0.0.0.0 --nat=extip:172.18.211.152 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d6cb588bda68ba8edd8e7e899afdeddd3fdf72afc79dab5bdbd64a2d9ff5e2b3 --store-sync=true --store=true --store-sync-range=120 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2573 --metrics-logging=true --store-sync-relay-jitter=90 --relay=true --dns-discovery=false
2026-03-13 04:35:39.261 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.211.152 waku 639e5963f90337c9ac8275ccc432f5e706cc8e1b7369875372a32ddcdfea71e8
2026-03-13 04:35:39.298 DEBUG [src.node.docker_mananger] Container started with ID 639e5963f903. Setting up logs at ./log/docker/node2_2026-03-13_04-35-37__347d2c27-ea07-4dad-a5ee-56396449e2f5__wakuorg_nwaku:latest.log
2026-03-13 04:35:39.299 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2569
2026-03-13 04:35:39.299 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-13 04:35:40.300 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2569/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:40.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-13 04:35:40.303 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-13 04:35:40.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2569/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:35:40.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.211.152/tcp/2570/p2p/16Uiu2HAm9GRve5PprgtzGr6NHVfT7Tu15vWoT3cuVc6gpoSCtHv4","/ip4/172.18.211.152/tcp/2571/ws/p2p/16Uiu2HAm9GRve5PprgtzGr6NHVfT7Tu15vWoT3cuVc6gpoSCtHv4"],"enrUri":"enr:-L24QAY7Tb8KJAhevdc3S9KeFvainX4xMcXOYnGiu_ozQUkoFZ-Lf92j915Rr8tQLUSvCHYD88mj4L6t83BadPlVr9ACgmlkgnY0gmlwhKwS05iKbXVsdGlhZGRyc5YACASsEtOYBgoKAAoErBLTmAYKC90DgnJzhQADAQAAiXNlY3AyNTZrMaECzaV_lIuHZA-cW0eltvpM1X1oqqB97adeaV8LFhHE4o2DdGNwggoKg3VkcIIKDIV3YWt1MhM"}'
2026-03-13 04:35:40.306 INFO [src.node.waku_node] REST service is ready !!
2026-03-13 04:35:40.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.211.152/tcp/2570/p2p/16Uiu2HAm9GRve5PprgtzGr6NHVfT7Tu15vWoT3cuVc6gpoSCtHv4"]'
2026-03-13 04:35:40.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.352 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.360 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.360 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.376 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.378 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.384 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.384 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.392 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.393 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.399 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.400 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.407 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.407 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.415 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.416 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.423 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.424 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.431 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.431 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.439 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.440 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.446 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.447 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.454 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.456 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.462 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.463 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.463 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.470 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.472 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.480 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.480 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.487 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.489 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.495 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.496 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.497 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.503 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.504 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.511 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.512 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.512 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.519 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.520 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.526 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.528 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.534 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.535 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.541 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.542 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.547 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.548 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.555 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.555 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.563 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.564 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.570 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.571 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.577 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.579 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.585 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.586 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.594 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.595 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.601 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.602 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.608 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.610 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.616 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.617 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.623 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.624 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.631 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.632 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.638 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.640 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.647 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.647 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.653 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.655 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.662 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.663 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.668 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.670 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.670 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.676 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.677 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.683 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.685 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.691 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.692 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.698 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.699 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.705 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.706 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.713 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.714 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.720 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.721 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.728 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.730 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.737 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.737 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.744 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.745 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.753 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.753 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.760 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.761 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.768 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.769 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.776 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.778 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.784 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.785 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.793 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.794 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.800 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.801 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.807 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.808 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.815 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.816 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.816 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.823 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.824 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.830 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.831 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.838 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.839 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.845 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.846 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.853 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.854 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.861 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.863 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.863 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.869 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.870 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.871 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.877 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.878 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.879 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.885 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.886 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.892 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.894 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.900 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.901 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.907 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.908 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.917 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.917 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.924 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.925 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.931 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.932 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.940 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.940 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.946 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.947 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.955 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.955 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.962 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.963 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.971 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.971 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.978 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.979 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.987 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.987 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:40.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:40.994 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:40.995 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:40.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:41.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:41.002 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:41.002 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:41.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:41.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:41.009 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:41.010 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:41.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:41.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:41.016 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:41.018 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:41.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:41.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:41.025 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:41.027 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:41.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:41.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:41.034 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:41.035 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:41.036 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:41.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:41.042 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:41.043 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:41.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:41.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:41.049 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:41.050 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:41.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:41.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:41.059 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:41.059 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:41.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:41.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:41.067 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:41.068 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:41.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:41.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:41.075 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:41.076 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:41.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:41.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:41.082 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:41.083 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:41.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:41.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:41.089 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:41.090 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:41.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:41.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:41.097 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:41.097 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:41.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:41.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:41.105 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:41.106 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:41.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:41.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:41.113 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:41.115 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:41.115 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:41.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:41.120 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:41.121 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:41.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16233/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:41.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:41.128 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:41.129 DEBUG [src.steps.store] Relaying message
2026-03-13 04:35:41.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2569/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:35:41.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:35:41.136 DEBUG [src.libs.common] Sleeping for 0.0 seconds
2026-03-13 04:35:41.137 DEBUG [src.libs.common] Sleeping for 120 seconds
2026-03-13 04:37:41.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16233/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:41.143 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-13 04:37:41.144 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2569/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:41.149 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-13 04:37:41.151 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-13 04:37:41.152 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-13 04:37:41.153 DEBUG [src.node.waku_node] Stopping container with id 570133f479d4
2026-03-13 04:37:41.723 DEBUG [src.node.waku_node] Container stopped.
2026-03-13 04:37:41.725 DEBUG [src.node.waku_node] Stopping container with id 639e5963f903
2026-03-13 04:37:42.280 DEBUG [src.node.waku_node] Container stopped.
2026-03-13 04:37:42.283 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-13 04:37:42.437 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-13 04:37:42.515 DEBUG [src.node.docker_mananger] No errors found in the waku logs.