mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
431 lines
63 KiB
Plaintext
431 lines
63 KiB
Plaintext
2026-03-11 04:34:54.916 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-11 04:34:54.916 DEBUG [tests.conftest] Running test: test_continuous_store_sync with id: 2026-03-11_04-34-54__34d64136-b9e5-48b4-be96-592a93e0d895
|
|
2026-03-11 04:34:54.918 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-11 04:34:54.926 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:54.927 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-11_04-34-54__34d64136-b9e5-48b4-be96-592a93e0d895__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:54.935 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:54.936 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-11_04-34-54__34d64136-b9e5-48b4-be96-592a93e0d895__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:54.945 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-11 04:34:54.946 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-11_04-34-54__34d64136-b9e5-48b4-be96-592a93e0d895__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:54.946 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-11 04:34:54.947 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:34:54.947 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:34:54.948 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:34:54.948 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.187.167
|
|
2026-03-11 04:34:54.949 DEBUG [src.node.docker_mananger] Generated ports ['50048', '50049', '50050', '50051', '50052']
|
|
2026-03-11 04:34:54.949 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:34:54.949 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:34:54.949 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:34:54.949 DEBUG [src.node.docker_mananger] docker run -i -t -p 50048:50048 -p 50049:50049 -p 50050:50050 -p 50051:50051 -p 50052:50052 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=50050 --rest-port=50048 --tcp-port=50049 --discv5-udp-port=50051 --rest-address=0.0.0.0 --nat=extip:172.18.187.167 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=45aaadbb45d2ba6c5deb8c0b8c404e92eeceebf94fdaf9ec3d0877b79efdfc52 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50052 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-03-11 04:34:55.139 ERROR [src.node.docker_mananger] Max retries reached for container ec1f190d2918. Exiting log stream.
|
|
2026-03-11 04:34:55.155 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.187.167 waku d4c871d825c32dfcd1505141410815d5eaf922ab55d85c59a37aa4b423e238fe
|
|
2026-03-11 04:34:55.190 DEBUG [src.node.docker_mananger] Container started with ID d4c871d825c3. Setting up logs at ./log/docker/node1_2026-03-11_04-34-54__34d64136-b9e5-48b4-be96-592a93e0d895__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:55.190 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50048
|
|
2026-03-11 04:34:55.191 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:34:55.754 ERROR [src.node.docker_mananger] Max retries reached for container 2142466a6063. Exiting log stream.
|
|
2026-03-11 04:34:56.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50048/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:56.194 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-11 04:34:56.194 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:34:56.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50048/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:56.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.187.167/tcp/50049/p2p/16Uiu2HAmMsbRN8oZjLjHoswxtt8uYcgdWsfuEKo5M476a7dcHtpY","/ip4/172.18.187.167/tcp/50050/ws/p2p/16Uiu2HAmMsbRN8oZjLjHoswxtt8uYcgdWsfuEKo5M476a7dcHtpY"],"enrUri":"enr:-L24QO2V-t0RdEvCaBiJBk1jksbIF9ZbrCpw4amGadFy3HI_CHlJniq8UhzsLkoM8tMVez7ZYY5qU8LrqmT-msFcqSICgmlkgnY0gmlwhKwSu6eKbXVsdGlhZGRyc5YACASsErunBsOBAAoErBK7pwbDgt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDiPPOXebMuZjfiG5iDmdVhwZ7V58xu3KFtRNfxU0ObCGDdGNwgsOBg3VkcILDg4V3YWt1MhM"}'
|
|
2026-03-11 04:34:56.197 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:34:56.197 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-11 04:34:56.197 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-11 04:34:56.198 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-11 04:34:56.199 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.186.165
|
|
2026-03-11 04:34:56.199 DEBUG [src.node.docker_mananger] Generated ports ['35722', '35723', '35724', '35725', '35726']
|
|
2026-03-11 04:34:56.199 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-11 04:34:56.199 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-11 04:34:56.199 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-11 04:34:56.199 DEBUG [src.node.docker_mananger] docker run -i -t -p 35722:35722 -p 35723:35723 -p 35724:35724 -p 35725:35725 -p 35726:35726 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=35724 --rest-port=35722 --tcp-port=35723 --discv5-udp-port=35725 --rest-address=0.0.0.0 --nat=extip:172.18.186.165 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ae7d9f4dcfedeada5efa6857c72b7ecde7824b636ae0e35de8da4d46daabb852 --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=35726 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false
|
|
2026-03-11 04:34:56.391 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.186.165 waku d78a519b5d5fe2378033b937fdbbf77f1f71d05f656122b42435a77985c3be25
|
|
2026-03-11 04:34:56.427 DEBUG [src.node.docker_mananger] Container started with ID d78a519b5d5f. Setting up logs at ./log/docker/node2_2026-03-11_04-34-54__34d64136-b9e5-48b4-be96-592a93e0d895__wakuorg_nwaku:latest.log
|
|
2026-03-11 04:34:56.429 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35722
|
|
2026-03-11 04:34:56.429 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-11 04:34:57.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35722/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:57.432 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-11 04:34:57.432 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-11 04:34:57.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35722/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-11 04:34:57.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.186.165/tcp/35723/p2p/16Uiu2HAm3PPHrHZ7rpaiY1JkFrFxJWo71mHyduFm8kiszrNpViag","/ip4/172.18.186.165/tcp/35724/ws/p2p/16Uiu2HAm3PPHrHZ7rpaiY1JkFrFxJWo71mHyduFm8kiszrNpViag"],"enrUri":"enr:-L24QKb0U5v0kigRGu9oFnIOtNZDhIMbMcTwGME3x0AgXv-vJEP3YD8rj8DlPxxAtPh099K-48RuZjDiUHcZKH_xd_gCgmlkgnY0gmlwhKwSuqWKbXVsdGlhZGRyc5YACASsErqlBouLAAoErBK6pQaLjN0DgnJzhQADAQAAiXNlY3AyNTZrMaECdkd2vvmNm5PdTed31Swvv5pnPaVFPGG3qsfJpqjyE5WDdGNwgouLg3VkcIKLjYV3YWt1MhI"}'
|
|
2026-03-11 04:34:57.435 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-11 04:34:57.435 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35722/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.187.167/tcp/50049/p2p/16Uiu2HAmMsbRN8oZjLjHoswxtt8uYcgdWsfuEKo5M476a7dcHtpY"]'
|
|
2026-03-11 04:34:57.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:57.469 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:34:57.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:34:57.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:57.486 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:34:57.697 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:34:57.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:34:57.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:57.701 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:34:57.911 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:34:57.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:34:57.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:57.915 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:34:58.126 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:34:58.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:34:58.130 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:58.130 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:34:58.341 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:34:58.341 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:34:58.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:58.345 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:34:58.556 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:34:58.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:34:58.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:58.560 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:34:58.771 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:34:58.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:34:58.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:58.775 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:34:58.986 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:34:58.986 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:34:58.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:58.990 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:34:59.200 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:34:59.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:34:59.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:59.204 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:34:59.415 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:34:59.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:34:59.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:59.420 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:34:59.630 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:34:59.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:34:59.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:59.634 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:34:59.845 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:34:59.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:34:59.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:34:59.849 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:00.060 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:00.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:00.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:00.064 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:00.275 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:00.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:00.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:00.279 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:00.490 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:00.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:00.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:00.495 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:00.705 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:00.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:00.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:00.710 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:00.920 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:00.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:00.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:00.925 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:01.135 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:01.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:01.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:01.139 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:01.350 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:01.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:01.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:01.354 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:01.564 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:01.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:01.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:01.569 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:01.779 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:01.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:01.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:01.783 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:01.994 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:01.994 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:01.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:01.999 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:02.209 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:02.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:02.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:02.213 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:02.424 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:02.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:02.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:02.428 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:02.639 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:02.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:02.643 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:02.643 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:02.854 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:02.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:02.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:02.859 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:03.070 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:03.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:03.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.074 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:03.284 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:03.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:03.288 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.288 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:03.499 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:03.499 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:03.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.504 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:03.714 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:03.715 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:03.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:03.719 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:15.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35722/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-11 04:35:15.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf3ea9b6fb5220ddc4cdd199e5862f0408f6dfcc621c51ae76366fd1c41fae520"},{"messageHash":"0xd32684260a007d947441b9c7f95edb911e443b0e8b9c0c35e0fb2295c737342f"},{"messageHash":"0x68ed649f2f3b50124d2f7b53d8567f8bc1bf02acf26ebe28d0b7b70352e5e67e"},{"messageHash":"0xb997a18dd0cc01d0ec6d2d7afe5137abf490c95a5e85e4a5b9851fab0749bf23"},{"messageHash":"0xf0709dbdc1afafbe2eb2ed2257f7b9b85c8468d20f61352bad6fd11326d3b855"},{"messageHash":"0x4cffe38e5d82667ad19f0da3e9eb73b72abde23103e6755d95aae8a24abd40d2"},{"messageHash":"0x45b7aae8564b513ba9c206d32e4a381e034afa3b362fb430c740bbf4a8dea89a"},{"messageHash":"0x9ad133a78da7d33d2a866129a35549ef2e27d6b0a417dd4220845a053195c89f"},{"messageHash":"0x53bbfe23287e6d7ff2254978b682b91c48893085ad74434de51e2f3a975582ec"},{"messageHash":"0x3f06021f45fc5ef5fbbb9019a7b331e4cd1296b1f7bf9a738cae373f084d1f0f"},{"messageHash":"0x27949e163a09c246e82d72c2185f27aa06abbb368cf34b9db19129d45cb7c759"},{"messageHash":"0x7918ec84021d4fcb7fd30f12486dfad30d1811ea7193ed8b221c323040de90c0"},{"messageHash":"0x41e8e730e941e6e0b50764f67dfc684aa4ec497df7daf48d9ec23b1817537c36"},{"messageHash":"0x89623e2939bd1dc59fe66d60eab99beb7bed7d14a4692aea04e8e1456d5d4c06"},{"messageHash":"0x8377c1358d739185919ed1e5b4320849ecea040608a005c34e214a653a3a9d70"},{"messageHash":"0x3e55a60efdb38ef082c0fa15e69370630980a2de40ef19246b451a8db4735a13"},{"messageHash":"0xfbcc5f1f233c6db5599068cb57e34484fee3082885b711f0d415cedc0d7abeb9"},{"messageHash":"0x51ea41df5356b42029195a702a3d7df8ca3d3a42ce658c70be9b82c857869a52"},{"messageHash":"0xde3850359f659be537d054f8e960a455b3dfd0e0888415ce0a892c344c7ecff0"},{"messageHash":"0xce77438efef04d418d9a5ed5ab65e6310bd35d2ef511421cc735306f001fc3da"},{"messageHash":"0x48af96f597cfbd5912f2cb85aa7b7ca94e208f43bef52ab2c105417a6d1a7afe"},{"messageHash":"0x5e3387ceb2d411dda17cb8b41ff2532cb7f51a51e9ddc8b75c4f12aeade3aa89"},{"messageHash":"0x1bb75b23066fb0b1916d6ce5b863749440d6aa3993fc6f427d8bcc9ee78140ec"},{"messageHash":"0x24dfe3ca26fbc6813954e488f9cdc9051516484db9c5bd416404d765122a8066"},{"messageHash":"0xa29258a29d2d892ad5dfcad9d82db2465ff748b5b4351cafa20127609d572834"},{"messageHash":"0x19d57b1da87aba3ab953367ac1a985216ecceec7b782e3e631922a63c0d8b33a"},{"messageHash":"0x56463751aa76b99f8c01446a44b813190dcd669578802c86db5510ee01c5e347"},{"messageHash":"0xf83c3565a66b1086a57ed95388237d3018bda27f61f8f650835000f26de14a6f"},{"messageHash":"0xe888ceae692723348d8d034abb0e0777904692fd386c58c45bc0a7f5d7fc12bb"},{"messageHash":"0x4693ebda78434bd4cb7fd50ddab2bd7551ff05f8d40f6ad87dda6cd6eadcff37"}]}'
|
|
2026-03-11 04:35:15.934 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 30/30 messages
|
|
2026-03-11 04:35:45.934 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:45.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:45.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:45.940 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:46.150 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:46.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:46.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:46.155 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:46.366 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:46.366 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:46.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:46.371 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:46.582 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:46.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:46.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:46.586 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:46.797 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:46.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:46.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:46.802 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:47.013 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:47.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:47.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:47.017 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:47.228 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:47.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:47.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:47.233 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:47.444 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:47.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:47.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:47.449 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:47.660 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:47.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:47.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:47.665 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:47.876 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:47.876 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:47.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:47.881 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:48.092 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:48.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:48.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:48.096 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:48.307 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:48.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:48.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:48.312 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:48.523 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:48.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:48.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:48.528 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:48.739 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:48.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:48.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:48.744 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:48.955 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:48.955 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:48.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:48.959 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:49.170 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:49.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:49.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:49.175 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:49.386 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:49.386 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:49.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:49.391 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:49.602 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:49.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:49.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:49.607 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:49.818 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:49.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:49.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:49.822 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:50.033 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:50.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:50.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:50.038 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:50.249 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:50.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:50.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:50.253 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:50.464 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:50.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:50.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:50.469 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:50.680 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:50.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:50.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:50.685 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:50.895 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:50.896 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:50.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:50.901 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:51.111 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:51.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:51.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:51.117 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:51.328 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:51.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:51.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:51.332 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:51.543 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:51.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:51.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:51.548 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:51.759 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:51.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:51.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:51.763 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:51.974 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:51.974 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:51.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:51.979 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:35:52.190 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:35:52.190 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:35:52.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:35:52.195 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:04.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35722/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-11 04:36:04.410 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-11 04:36:04.411 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 60/60 messages
|
|
2026-03-11 04:36:34.411 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:34.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:34.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:34.416 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:34.627 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:34.627 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:34.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:34.632 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:34.843 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:34.843 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:34.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:34.847 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:35.058 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:35.058 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:35.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:35.063 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:35.274 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:35.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:35.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:35.279 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:35.490 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:35.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:35.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:35.495 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:35.706 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:35.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:35.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:35.710 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:35.921 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:35.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:35.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:35.926 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:36.137 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:36.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:36.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:36.141 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:36.352 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:36.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:36.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:36.357 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:36.568 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:36.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:36.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:36.572 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:36.783 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:36.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:36.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:36.788 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:36.999 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:36.999 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:37.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:37.004 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:37.214 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:37.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:37.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:37.219 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:37.429 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:37.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:37.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:37.434 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:37.645 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:37.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:37.649 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:37.649 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:37.860 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:37.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:37.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:37.865 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:38.076 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:38.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:38.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:38.081 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:38.291 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:38.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:38.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:38.296 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:38.507 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:38.507 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:38.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:38.511 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:38.722 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:38.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:38.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:38.727 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:38.937 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:38.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:38.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:38.942 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:39.153 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:39.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:39.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:39.158 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:39.368 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:39.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:39.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:39.373 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:39.583 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:39.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:39.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:39.588 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:39.799 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:39.799 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:39.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:39.803 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:40.014 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:40.014 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:40.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:40.019 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:40.229 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:40.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:40.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:40.233 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:40.444 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:40.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:40.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:40.449 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:40.659 DEBUG [src.steps.store] Relaying message
|
|
2026-03-11 04:36:40.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50048/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-11 04:36:40.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-11 04:36:40.664 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-11 04:36:52.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35722/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-11 04:36:52.881 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-11 04:36:52.881 DEBUG [tests.store_sync.test_store_sync] Node-2 store has 90/90 messages
|
|
2026-03-11 04:37:22.883 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-11 04:37:22.884 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-11 04:37:22.884 DEBUG [src.node.waku_node] Stopping container with id d4c871d825c3
|
|
2026-03-11 04:37:23.436 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:37:23.439 DEBUG [src.node.waku_node] Stopping container with id d78a519b5d5f
|
|
2026-03-11 04:37:23.973 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-11 04:37:23.975 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-11 04:37:24.100 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-11 04:37:24.155 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|