mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-26 20:29:35 +00:00
467 lines
65 KiB
Plaintext
467 lines
65 KiB
Plaintext
2026-04-23 05:11:17.830 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 05:11:17.830 DEBUG [tests.conftest] Running test: test_store_sync_high_jitter_stress with id: 2026-04-23_05-11-17__7c6d3fed-770e-4156-ad02-eabfdd01c9b2
|
|
2026-04-23 05:11:17.830 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 05:11:17.837 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:11:17.837 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_05-11-17__7c6d3fed-770e-4156-ad02-eabfdd01c9b2__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:17.843 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:11:17.843 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_05-11-17__7c6d3fed-770e-4156-ad02-eabfdd01c9b2__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:17.849 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:11:17.849 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-04-23_05-11-17__7c6d3fed-770e-4156-ad02-eabfdd01c9b2__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:17.849 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-04-23 05:11:17.850 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:11:17.850 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:11:17.851 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:11:17.851 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.240.205
|
|
2026-04-23 05:11:17.852 DEBUG [src.node.docker_mananger] Generated ports ['10501', '10502', '10503', '10504', '10505']
|
|
2026-04-23 05:11:17.852 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:11:17.852 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:11:17.852 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:11:17.852 DEBUG [src.node.docker_mananger] docker run -i -t -p 10501:10501 -p 10502:10502 -p 10503:10503 -p 10504:10504 -p 10505:10505 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=10503 --rest-port=10501 --tcp-port=10502 --discv5-udp-port=10504 --rest-address=0.0.0.0 --nat=extip:172.18.240.205 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=fa1d87ec79c01b37dd7cfeaf8ca545efefd2fecda2ab01d4ef69c7f7f5fe8ae5 --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=10505 --metrics-logging=true --store-sync-relay-jitter=90 --relay=true --dns-discovery=false
|
|
2026-04-23 05:11:18.037 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.240.205 waku aba27bf4b9c938123caf5fb829e6f37cd2201407762e28aa0a81f8d65a795224
|
|
2026-04-23 05:11:18.073 DEBUG [src.node.docker_mananger] Container started with ID aba27bf4b9c9. Setting up logs at ./log/docker/node1_2026-04-23_05-11-17__7c6d3fed-770e-4156-ad02-eabfdd01c9b2__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:18.074 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10501
|
|
2026-04-23 05:11:18.076 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:11:18.120 ERROR [src.node.docker_mananger] Max retries reached for container 15043d6c8366. Exiting log stream.
|
|
2026-04-23 05:11:18.570 ERROR [src.node.docker_mananger] Max retries reached for container ef612e92e255. Exiting log stream.
|
|
2026-04-23 05:11:19.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10501/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:19.079 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:11:19.080 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:11:19.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10501/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:19.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.240.205/tcp/10502/p2p/16Uiu2HAmUDCCyqEaRKFh5L8TTMpR4TpkWG9kxx7TxscLEYWJ4nGr","/ip4/172.18.240.205/tcp/10503/ws/p2p/16Uiu2HAmUDCCyqEaRKFh5L8TTMpR4TpkWG9kxx7TxscLEYWJ4nGr"],"enrUri":"enr:-L24QBri83KwZBmDbZ9A0r3E5AuwokpxsB8q0-jgtfHeykk2CW_x7LT99BHYTrCmLDzgygJeJfVJNw8WXX1tq0RbsUACgmlkgnY0gmlwhKwS8M2KbXVsdGlhZGRyc5YACASsEvDNBikGAAoErBLwzQYpB90DgnJzhQDGAQAAiXNlY3AyNTZrMaED5x9L1oLJLHNlShzyNNQ6Ajno5Kf0n747MYQibPUO_dODdGNwgikGg3VkcIIpCIV3YWt1MhM"}'
|
|
2026-04-23 05:11:19.082 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:11:19.083 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:11:19.083 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:11:19.084 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:11:19.084 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.238.104
|
|
2026-04-23 05:11:19.084 DEBUG [src.node.docker_mananger] Generated ports ['10874', '10875', '10876', '10877', '10878']
|
|
2026-04-23 05:11:19.085 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:11:19.085 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:11:19.085 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:11:19.085 DEBUG [src.node.docker_mananger] docker run -i -t -p 10874:10874 -p 10875:10875 -p 10876:10876 -p 10877:10877 -p 10878:10878 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=10876 --rest-port=10874 --tcp-port=10875 --discv5-udp-port=10877 --rest-address=0.0.0.0 --nat=extip:172.18.238.104 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=a32024a7ebf0184adcfca8d65db7baeaa665ff71eced04620cfeb31cddbf5f7a --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=10878 --metrics-logging=true --store-sync-relay-jitter=90 --relay=true --dns-discovery=false
|
|
2026-04-23 05:11:19.269 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.238.104 waku 44849b645e473d1cb7c1dd7c9552a6263f9a05c9b0d1b6019658a9ded2b0f558
|
|
2026-04-23 05:11:19.304 DEBUG [src.node.docker_mananger] Container started with ID 44849b645e47. Setting up logs at ./log/docker/node2_2026-04-23_05-11-17__7c6d3fed-770e-4156-ad02-eabfdd01c9b2__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:19.304 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10874
|
|
2026-04-23 05:11:19.305 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:11:20.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10874/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:20.309 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:11:20.309 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:11:20.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10874/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:20.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.238.104/tcp/10875/p2p/16Uiu2HAmU8CbGYNtpq79wQQYQvoaiV2NoHxswzyJEQHbjLbsRgfT","/ip4/172.18.238.104/tcp/10876/ws/p2p/16Uiu2HAmU8CbGYNtpq79wQQYQvoaiV2NoHxswzyJEQHbjLbsRgfT"],"enrUri":"enr:-L24QIKWAtOFAqUHWOJ9buN_wTpo41zR7PRDB-71FgcGoeepYY-MHLSSn2omxYVZgOhsaXaUh0SarduMutPXTKI1sUQCgmlkgnY0gmlwhKwS7miKbXVsdGlhZGRyc5YACASsEu5oBip7AAoErBLuaAYqfN0DgnJzhQDGAQAAiXNlY3AyNTZrMaED5dfToqQndqfO1Gqn7zrHmYQwWXAuWF48yfhaSTQhTxKDdGNwgip7g3VkcIIqfYV3YWt1MhM"}'
|
|
2026-04-23 05:11:20.312 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:11:20.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.238.104/tcp/10875/p2p/16Uiu2HAmU8CbGYNtpq79wQQYQvoaiV2NoHxswzyJEQHbjLbsRgfT"]'
|
|
2026-04-23 05:11:20.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.339 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.353 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.353 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.359 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.360 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.365 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.366 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.371 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.372 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.379 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.380 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.380 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.384 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.385 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.394 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.394 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.400 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.400 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.407 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.408 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.412 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.414 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.419 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.420 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.425 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.426 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.432 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.432 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.439 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.440 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.446 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.447 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.452 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.452 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.459 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.460 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.465 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.466 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.470 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.471 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.479 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.480 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.480 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.487 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.488 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.488 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.492 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.494 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.500 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.501 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.506 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.507 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.513 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.513 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.520 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.521 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.525 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.526 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.532 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.533 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.539 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.539 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.547 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.547 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.547 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.553 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.554 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.554 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.559 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.560 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.561 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.566 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.566 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.572 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.573 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.578 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.579 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.584 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.585 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.592 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.592 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.592 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.599 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.599 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.605 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.605 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.606 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.606 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.612 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.612 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.613 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.618 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.618 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.618 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.624 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.625 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.632 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.632 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.638 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.639 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.645 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.646 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.646 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.652 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.652 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.658 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.659 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.665 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.666 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.674 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.675 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.681 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.682 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.682 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.687 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.688 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.693 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.694 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.701 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.702 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.707 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.708 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.713 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.714 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.721 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.722 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.727 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.728 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.728 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.734 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.735 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.740 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.741 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.747 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.748 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.753 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.753 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.760 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.762 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.762 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.766 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.768 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.774 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.775 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.780 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.781 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.781 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.787 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.788 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.794 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.794 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.800 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.801 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.808 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.808 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.809 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.813 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.814 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.820 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.820 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.828 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.828 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.834 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.834 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.840 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.841 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.846 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.847 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.854 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.855 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.860 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.861 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.861 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.867 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.868 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.868 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.873 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.874 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.881 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.881 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.887 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.887 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.893 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.894 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.901 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.901 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.907 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.908 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.915 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.916 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.921 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.922 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.928 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.929 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.935 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.936 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.941 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.942 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.947 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.948 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.953 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.954 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.959 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.960 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.960 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.966 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.967 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.972 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.973 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.979 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.979 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.980 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.985 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.987 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.993 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:20.994 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:20.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:20.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:20.999 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:21.000 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:21.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10501/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:21.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:21.007 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:21.008 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:11:21.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:11:21.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:11:21.013 DEBUG [src.libs.common] Sleeping for 0.0 seconds
|
|
2026-04-23 05:11:21.014 DEBUG [src.libs.common] Sleeping for 120 seconds
|
|
2026-04-23 05:13:21.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10501/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:13:21.020 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:13:21.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10874/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F198%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:13:21.026 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:13:21.028 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 05:13:21.029 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 05:13:21.029 DEBUG [src.node.waku_node] Stopping container with id aba27bf4b9c9
|
|
2026-04-23 05:13:21.535 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:13:21.535 DEBUG [src.node.waku_node] Stopping container with id 44849b645e47
|
|
2026-04-23 05:13:21.987 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:13:21.988 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 05:13:22.096 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:13:22.199 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|