mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-06 11:53:11 +00:00
431 lines
63 KiB
Plaintext
431 lines
63 KiB
Plaintext
2026-03-21 04:33:58.484 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-21 04:33:58.484 DEBUG [tests.conftest] Running test: test_continuous_store_sync with id: 2026-03-21_04-33-58__1e0fcc90-0ba9-4334-a279-8c4fb3cb1f72
|
|
2026-03-21 04:33:58.485 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-21 04:33:58.492 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:33:58.492 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-21_04-33-58__1e0fcc90-0ba9-4334-a279-8c4fb3cb1f72__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:33:58.498 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:33:58.499 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-21_04-33-58__1e0fcc90-0ba9-4334-a279-8c4fb3cb1f72__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:33:58.505 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:33:58.505 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-21_04-33-58__1e0fcc90-0ba9-4334-a279-8c4fb3cb1f72__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:33:58.506 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-21 04:33:58.507 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:33:58.507 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:33:58.508 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:33:58.508 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.102.251
|
|
2026-03-21 04:33:58.509 DEBUG [src.node.docker_mananger] Generated ports ['62306', '62307', '62308', '62309', '62310']
|
|
2026-03-21 04:33:58.509 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:33:58.509 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:33:58.509 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:33:58.509 DEBUG [src.node.docker_mananger] docker run -i -t -p 62306:62306 -p 62307:62307 -p 62308:62308 -p 62309:62309 -p 62310:62310 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=62308 --rest-port=62306 --tcp-port=62307 --discv5-udp-port=62309 --rest-address=0.0.0.0 --nat=extip:172.18.102.251 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d2383bde8cfbb3bcb7a54dc1a7f7deecebaebd7e21d7eba3787b3ed74fa8be2a --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62310 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-03-21 04:33:58.705 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.102.251 waku 110cfaaac72e92d918d4124ffe618a93f19d78cf2818b0115f1188e1977f5019
|
|
2026-03-21 04:33:58.726 ERROR [src.node.docker_mananger] Max retries reached for container 6e56429c649e. Exiting log stream.
|
|
2026-03-21 04:33:58.741 DEBUG [src.node.docker_mananger] Container started with ID 110cfaaac72e. Setting up logs at ./log/docker/node1_2026-03-21_04-33-58__1e0fcc90-0ba9-4334-a279-8c4fb3cb1f72__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:33:58.741 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62306
|
|
2026-03-21 04:33:58.742 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:33:59.278 ERROR [src.node.docker_mananger] Max retries reached for container d5c0c2ffb2b1. Exiting log stream.
|
|
2026-03-21 04:33:59.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62306/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:33:59.746 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-21 04:33:59.746 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:33:59.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62306/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:33:59.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.102.251/tcp/62307/p2p/16Uiu2HAmMhuYDTM9rUQYJ9UvNF6epkQF8ioC5y4KzwpKWJhCUpGV","/ip4/172.18.102.251/tcp/62308/ws/p2p/16Uiu2HAmMhuYDTM9rUQYJ9UvNF6epkQF8ioC5y4KzwpKWJhCUpGV"],"enrUri":"enr:-L24QFUSXTyfVlEa29uRPmhkv2GVSlZkRfUWTYgOLWa7K4sTFfD8O_1PNB-7xDVpD_Ca5VHe0Lu7xjFnKqyL3JQzXD0CgmlkgnY0gmlwhKwSZvuKbXVsdGlhZGRyc5YACASsEmb7BvNjAAoErBJm-wbzZN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhnh79zlQPkJy7DsgzPWTqgOIvEYmIljZc15vd58PssaDdGNwgvNjg3VkcILzZYV3YWt1MhM"}'
|
|
2026-03-21 04:33:59.749 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:33:59.749 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:33:59.749 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:33:59.751 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:33:59.751 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.178.215
|
|
2026-03-21 04:33:59.751 DEBUG [src.node.docker_mananger] Generated ports ['61429', '61430', '61431', '61432', '61433']
|
|
2026-03-21 04:33:59.751 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:33:59.752 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:33:59.752 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:33:59.752 DEBUG [src.node.docker_mananger] docker run -i -t -p 61429:61429 -p 61430:61430 -p 61431:61431 -p 61432:61432 -p 61433:61433 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=61431 --rest-port=61429 --tcp-port=61430 --discv5-udp-port=61432 --rest-address=0.0.0.0 --nat=extip:172.18.178.215 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eece51564225abec8cccc1a9c754aa9d9acbbb2b42afb7074f2e18bb58eb4b55 --store-sync=true --store=true --store-sync-range=600 --store-sync-interval=6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61433 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-21 04:33:59.959 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.178.215 waku 4365474157dcc14157655292848cee4107b43b373044fcf47a4eed956d41f476
|
|
2026-03-21 04:34:00.000 DEBUG [src.node.docker_mananger] Container started with ID 4365474157dc. Setting up logs at ./log/docker/node2_2026-03-21_04-33-58__1e0fcc90-0ba9-4334-a279-8c4fb3cb1f72__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:00.000 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61429
|
|
2026-03-21 04:34:00.001 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:34:01.002 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61429/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:01.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-21 04:34:01.005 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:34:01.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61429/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:01.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.178.215/tcp/61430/p2p/16Uiu2HAmAvgity9EtyJecJ1vw8SVV4fy5u5d6BUtvw7vQo3VihbM","/ip4/172.18.178.215/tcp/61431/ws/p2p/16Uiu2HAmAvgity9EtyJecJ1vw8SVV4fy5u5d6BUtvw7vQo3VihbM"],"enrUri":"enr:-L24QO9PST7EgcyzwL5qiwrkRQpehcYCAxHis26Nrjun8YYSeEaZyNt4WS4tHkb-_0MBe5VQy0tNaAcstyFEdiX_gN8CgmlkgnY0gmlwhKwSsteKbXVsdGlhZGRyc5YACASsErLXBu_2AAoErBKy1wbv990DgnJzhQADAQAAiXNlY3AyNTZrMaEC5k381sulltGLvPPbXXB3dgejIiEx4_sgrGqDDLOE0NCDdGNwgu_2g3VkcILv-IV3YWt1MhI"}'
|
|
2026-03-21 04:34:01.008 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:34:01.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61429/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.102.251/tcp/62307/p2p/16Uiu2HAmMhuYDTM9rUQYJ9UvNF6epkQF8ioC5y4KzwpKWJhCUpGV"]'
|
|
2026-03-21 04:34:01.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:01.045 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:01.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:01.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:01.068 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:01.280 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:01.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:01.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:01.284 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:01.495 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:01.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:01.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:01.500 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:01.710 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:01.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:01.715 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:01.716 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:01.926 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:01.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:01.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:01.932 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:02.142 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:02.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:02.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:02.148 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:02.359 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:02.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:02.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:02.364 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:02.575 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:02.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:02.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:02.580 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:02.791 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:02.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:02.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:02.795 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:03.006 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:03.007 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:03.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:03.011 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:03.222 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:03.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:03.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:03.227 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:03.438 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:03.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:03.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:03.443 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:03.654 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:03.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:03.659 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:03.659 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:03.870 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:03.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:03.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:03.875 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:04.086 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:04.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:04.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:04.090 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:04.301 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:04.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:04.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:04.306 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:04.517 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:04.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:04.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:04.522 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:04.733 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:04.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:04.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:04.738 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:04.949 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:04.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:04.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:04.955 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:05.166 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:05.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:05.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:05.171 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:05.381 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:05.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:05.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:05.386 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:05.597 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:05.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:05.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:05.602 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:05.812 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:05.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:05.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:05.817 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:06.029 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:06.029 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:06.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:06.037 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:06.249 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:06.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:06.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:06.254 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:06.465 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:06.465 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:06.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:06.470 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:06.680 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:06.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:06.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:06.685 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:06.896 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:06.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:06.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:06.900 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:07.111 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:07.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:07.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:07.116 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:07.327 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:07.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:07.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:07.333 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:19.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61429/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:19.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x082ae446658b27cc8c2d6bd1c1a5367a7e4cf35c526a7b7705f390b2b688bff0"},{"messageHash":"0x952089139cb4b0d1504a01248e20b990b8cd94ea32619b0f02de3efbc21596b1"},{"messageHash":"0x202b5755dba1606233668fa84a6dc739d95f82d903652f245eead9958d80819c"},{"messageHash":"0x833ef8b660269d5c76b60d8b4ecf0600d1713802317547217002470298e64686"},{"messageHash":"0xc824916ff320c48d595c48ed67afeba210c824565a48133ff55301422967a2a1"},{"messageHash":"0x1a96c50b9ef9f4dce13c8405da7d3e247d6dae008c50bc91704896c9542e3598"},{"messageHash":"0xe46818ed710af074c6f7849a6e6d82ef13c0995f3c9bf7ba0b4bca1402af46d4"},{"messageHash":"0xdba992b84039a739788dc830d5bcb8f7ce9c62d95e216a2462da00ba75a0014b"},{"messageHash":"0x4e6921822a47c5444365c655bd39365438b258d07e4eedb85fac33dc7735da63"},{"messageHash":"0x908eb75b3f1b1c8f18d36e12b015aff6f0bc53fb103f0d6044dc28fceec28aa2"},{"messageHash":"0xc18a551f9887c557e6a6c818559d7f92947fee3b478aec4a68b962383f6b5bfe"},{"messageHash":"0x385cfa1ecbc12c371b4711226ba58a6a55b4b78448a434d2da6ddc0414ae7268"},{"messageHash":"0xc5be3ce7e8717aab4f70bee3e81856d5bfa30c4e9558c877670ab5ccb112a43c"},{"messageHash":"0x83f3871b512a45c9a46c35f0dbffefff78e2a5ffdabd587f15986ec2bc72c432"},{"messageHash":"0xa30dbefcbe78668fa94d308df0ef8becea5955994230688494d653b76b395108"},{"messageHash":"0x70d0c57103d9478a871dbf2ed70ef77b5c682ebf44e72af1490642174fa5848d"},{"messageHash":"0xdaf493f4e3ceade8cb513e1555cfcedd451fd2bd41bcd8e260075d09f9f69d29"},{"messageHash":"0x16b3c8d4843b8058ef10b9757975386098694ffc33620778e651565b54923a5a"},{"messageHash":"0xe819f3addb7a7d4cb4371ed84f5894580bdb4d3e5a59d5fe021f509733fbdb5d"},{"messageHash":"0x60f5389356b4e4cbb5b1aa37f5d4239e1685a286138050ca6ceeffb82f95a9f2"},{"messageHash":"0xdaad85ad56900d9569e644d3fa04b8427d8dbc167aa402ad9ecb165bda2ee3ba"},{"messageHash":"0x397c40eabaa6e4abafa0a685edcf79f1fc681eddc83cd00b94582ad44b8a4546"},{"messageHash":"0x2391990a762a0bbddd22ba4b23df0dfd7355b8cc7f11323f4968660060c82e46"},{"messageHash":"0x1d6f8585cb1a4923d73b4ef04e9000fc27d7b3cc4af967b4c268613a9bc80ba6"},{"messageHash":"0xbe6ebda99bcf907bc827136575509ce9373ec964cd3425c49321e80cdc6fca8e"},{"messageHash":"0x4a81c164e55e7a0fd271c5d4c324bd8f4485ef92a713c95d62e0f18c50e2469a"},{"messageHash":"0x227c4ffcdeeed8d99a00cf770104bf776d8acfffe8d12812cb1f0d93714f9518"},{"messageHash":"0x7f1a667f9e67188f2496433e69aa5870468249e973d7e37e7055496681a97d68"},{"messageHash":"0x7451e820d6874127e2567222af7cffdcf82f81f3257bae2bbbda3da254e639a1"},{"messageHash":"0xf7a0db64cc7c8f72cf077eb7eedf309f872de89b8d43f036f6572f60810a6793"}]}'
|
|
2026-03-21 04:34:19.548 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 30/30 messages
|
|
2026-03-21 04:34:49.549 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:49.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:49.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:49.554 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:49.765 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:49.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:49.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:49.770 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:49.981 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:49.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:49.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:49.986 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:50.197 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:50.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:50.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:50.201 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:50.412 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:50.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:50.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:50.417 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:50.628 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:50.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:50.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:50.633 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:50.844 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:50.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:50.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:50.849 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:51.060 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:51.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:51.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:51.065 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:51.276 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:51.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:51.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:51.281 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:51.492 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:51.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:51.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:51.496 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:51.707 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:51.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:51.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:51.712 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:51.923 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:51.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:51.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:51.928 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:52.139 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:52.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:52.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:52.144 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:52.355 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:52.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:52.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:52.360 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:52.571 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:52.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:52.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:52.576 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:52.787 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:52.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:52.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:52.791 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:53.002 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:53.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:53.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:53.007 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:53.218 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:53.218 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:53.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:53.223 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:53.434 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:53.434 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:53.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:53.439 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:53.649 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:53.650 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:53.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:53.654 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:53.865 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:53.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:53.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:53.869 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:54.081 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:54.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:54.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:54.089 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:54.301 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:54.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:54.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:54.306 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:54.517 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:54.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:54.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:54.522 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:54.733 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:54.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:54.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:54.738 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:54.949 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:54.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:54.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:54.955 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:55.166 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:55.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:55.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:55.170 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:55.381 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:55.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:55.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:55.386 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:55.596 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:55.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:55.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:55.601 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:55.812 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:55.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:34:55.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:55.817 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:08.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61429/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:08.033 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-21 04:35:08.033 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 60/60 messages
|
|
2026-03-21 04:35:38.034 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:38.035 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:38.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:38.040 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:38.251 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:38.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:38.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:38.256 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:38.467 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:38.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:38.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:38.474 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:38.685 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:38.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:38.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:38.691 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:38.902 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:38.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:38.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:38.906 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:39.117 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:39.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:39.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:39.122 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:39.333 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:39.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:39.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:39.338 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:39.549 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:39.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:39.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:39.554 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:39.765 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:39.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:39.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:39.770 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:39.981 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:39.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:39.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:39.986 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:40.196 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:40.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:40.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:40.201 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:40.412 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:40.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:40.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:40.418 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:40.629 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:40.629 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:40.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:40.634 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:40.845 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:40.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:40.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:40.855 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:41.068 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:41.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:41.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:41.073 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:41.284 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:41.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:41.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:41.289 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:41.499 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:41.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:41.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:41.504 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:41.715 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:41.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:41.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:41.720 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:41.931 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:41.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:41.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:41.936 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:42.147 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:42.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:42.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:42.154 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:42.365 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:42.365 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:42.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:42.370 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:42.581 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:42.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:42.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:42.586 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:42.797 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:42.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:42.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:42.802 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:43.013 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:43.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:43.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:43.018 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:43.229 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:43.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:43.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:43.234 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:43.445 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:43.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:43.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:43.450 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:43.660 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:43.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:43.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:43.665 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:43.876 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:43.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:43.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:43.881 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:44.092 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:44.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:44.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:44.097 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:44.307 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:35:44.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62306/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-21 04:35:44.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:44.312 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:35:56.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61429/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true&peer_id=" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:56.530 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-21 04:35:56.530 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 90/90 messages
|
|
2026-03-21 04:36:26.532 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-21 04:36:26.533 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-21 04:36:26.533 DEBUG [src.node.waku_node] Stopping container with id 110cfaaac72e
|
|
2026-03-21 04:36:27.081 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:36:27.082 DEBUG [src.node.waku_node] Stopping container with id 4365474157dc
|
|
2026-03-21 04:36:27.630 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:36:27.632 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-21 04:36:27.705 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:36:27.761 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|