mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
132 lines
23 KiB
Plaintext
132 lines
23 KiB
Plaintext
2025-12-11 04:18:47.188 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-11 04:18:47.189 DEBUG [tests.conftest] Running test: test_subscribe_via_api_to_new_pubsub_topics with id: 2025-12-11_04-18-47__3cd3a356-f54e-4a83-954b-6894dffe2509
|
|
2025-12-11 04:18:47.189 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-11 04:18:47.189 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-11 04:18:47.189 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2025-12-11 04:18:47.196 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:18:47.196 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-11_04-18-47__3cd3a356-f54e-4a83-954b-6894dffe2509__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:18:47.197 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:18:47.197 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:18:47.198 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:18:47.198 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.158.105
|
|
2025-12-11 04:18:47.198 DEBUG [src.node.docker_mananger] Generated ports ['50883', '50884', '50885', '50886', '50887']
|
|
2025-12-11 04:18:47.198 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2025-12-11 04:18:47.198 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-11 04:18:47.199 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:18:47.199 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:18:47.199 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:18:47.199 DEBUG [src.node.docker_mananger] docker run -i -t -p 50883:50883 -p 50884:50884 -p 50885:50885 -p 50886:50886 -p 50887:50887 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=50885 --rest-port=50883 --tcp-port=50884 --discv5-udp-port=50886 --rest-address=0.0.0.0 --nat=extip:172.18.158.105 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=1f2ac5095b72beeafe0442ab164ef261245daf5b69a0ad91eb7b6138481bbb4d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50887 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-11 04:18:47.382 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.158.105 waku 7d3b5d238c6ed5c65d5abd28e1483d825230e54eef28ad5d3d5a8aba176fecdc
|
|
2025-12-11 04:18:47.416 DEBUG [src.node.docker_mananger] Container started with ID 7d3b5d238c6e. Setting up logs at ./log/docker/node1_2025-12-11_04-18-47__3cd3a356-f54e-4a83-954b-6894dffe2509__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:18:47.416 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50883
|
|
2025-12-11 04:18:47.417 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:18:47.462 ERROR [src.node.docker_mananger] Max retries reached for container 46054111418f. Exiting log stream.
|
|
2025-12-11 04:18:47.987 ERROR [src.node.docker_mananger] Max retries reached for container c385825df1e3. Exiting log stream.
|
|
2025-12-11 04:18:48.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50883/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:48.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"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"}]}'
|
|
2025-12-11 04:18:48.421 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:18:48.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50883/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:48.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.158.105/tcp/50884/p2p/16Uiu2HAkw1oPYM6AzzKHUnuAvxQeBJ57pvTF6zq1woz8tuokaS1N","/ip4/172.18.158.105/tcp/50885/ws/p2p/16Uiu2HAkw1oPYM6AzzKHUnuAvxQeBJ57pvTF6zq1woz8tuokaS1N"],"enrUri":"enr:-L24QLd_2NAomStgJXHC6OiOdlROCjhm5vZ54lK0QUjfFmN7azBJmqoQESJuyZh8h3SEvB3bYk2j-RqyXeeCmWHE7fUCgmlkgnY0gmlwhKwSnmmKbXVsdGlhZGRyc5YACASsEp5pBsbEAAoErBKeaQbGxd0DgnJzhQACAQAAiXNlY3AyNTZrMaECF5nP9DPK38_lzffaKwo9fVeLZx6umFP86w_eWnYGMbGDdGNwgsbEg3VkcILGxoV3YWt1MgU"}'
|
|
2025-12-11 04:18:48.424 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:18:48.430 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-11 04:18:48.430 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-11_04-18-47__3cd3a356-f54e-4a83-954b-6894dffe2509__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:18:48.430 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-11 04:18:48.431 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-11 04:18:48.432 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-11 04:18:48.432 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.175.79
|
|
2025-12-11 04:18:48.432 DEBUG [src.node.docker_mananger] Generated ports ['23055', '23056', '23057', '23058', '23059']
|
|
2025-12-11 04:18:48.432 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2025-12-11 04:18:48.432 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2025-12-11 04:18:48.432 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-11 04:18:48.432 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-11 04:18:48.433 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-11 04:18:48.433 DEBUG [src.node.docker_mananger] docker run -i -t -p 23055:23055 -p 23056:23056 -p 23057:23057 -p 23058:23058 -p 23059:23059 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=23057 --rest-port=23055 --tcp-port=23056 --discv5-udp-port=23058 --rest-address=0.0.0.0 --nat=extip:172.18.175.79 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=5ad0bb2bdbdde5b3fa2a7a7fc0deceb2bc50f5b37aebab54dce1ac0df4ee3a0d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23059 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLd_2NAomStgJXHC6OiOdlROCjhm5vZ54lK0QUjfFmN7azBJmqoQESJuyZh8h3SEvB3bYk2j-RqyXeeCmWHE7fUCgmlkgnY0gmlwhKwSnmmKbXVsdGlhZGRyc5YACASsEp5pBsbEAAoErBKeaQbGxd0DgnJzhQACAQAAiXNlY3AyNTZrMaECF5nP9DPK38_lzffaKwo9fVeLZx6umFP86w_eWnYGMbGDdGNwgsbEg3VkcILGxoV3YWt1MgU
|
|
2025-12-11 04:18:48.617 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.175.79 waku e1ae01e2b4c0cd3434f8603d9ae9ea506c486c7449950c15d42e08adbc6bb147
|
|
2025-12-11 04:18:48.647 DEBUG [src.node.docker_mananger] Container started with ID e1ae01e2b4c0. Setting up logs at ./log/docker/node2_2025-12-11_04-18-47__3cd3a356-f54e-4a83-954b-6894dffe2509__wakuorg_nwaku:latest.log
|
|
2025-12-11 04:18:48.647 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23055
|
|
2025-12-11 04:18:48.648 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-11 04:18:49.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23055/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:49.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"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":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"}]}'
|
|
2025-12-11 04:18:49.665 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-11 04:18:49.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23055/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:49.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.175.79/tcp/23056/p2p/16Uiu2HAm8NYGCBkAUKqEg4m6vJqVS1Cz7TenW5zZk8TgSzTJ8Wjz","/ip4/172.18.175.79/tcp/23057/ws/p2p/16Uiu2HAm8NYGCBkAUKqEg4m6vJqVS1Cz7TenW5zZk8TgSzTJ8Wjz"],"enrUri":"enr:-L24QAnt4D-fORBPwWe9bCNO73YVtSzh2dxSfea21qzMRhIYOuqk2wSiiKwSSmzTrDM4hyrCaE-Nf3hbyoqa2RmN2v8CgmlkgnY0gmlwhKwSr0-KbXVsdGlhZGRyc5YACASsEq9PBloQAAoErBKvTwZaEd0DgnJzhQACAQAAiXNlY3AyNTZrMaECwFp2Mlag_KMcYXMO9sb3rjk01lwRQ0jb2EwFl5nXt_mDdGNwgloQg3VkcIJaEoV3YWt1MgE"}'
|
|
2025-12-11 04:18:49.670 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-11 04:18:49.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23055/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.158.105/tcp/50884/p2p/16Uiu2HAkw1oPYM6AzzKHUnuAvxQeBJ57pvTF6zq1woz8tuokaS1N"]'
|
|
2025-12-11 04:18:49.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:18:49.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50883/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2025-12-11 04:18:49.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:18:49.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23055/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2025-12-11 04:18:49.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:18:49.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:18:49.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:18:49.707 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-11 04:18:49.807 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:18:49.807 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:49.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426729698496015,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:18:49.811 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:18:49.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23055/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:49.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426729698496015,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:18:49.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:18:49.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:18:49.820 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-11 04:18:49.920 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:18:49.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:49.923 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426729815811468,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:18:49.924 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:18:49.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23055/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:49.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426729815811468,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:18:49.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:18:49.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:18:49.932 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-11 04:18:50.033 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:18:50.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:50.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426729928505076,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:18:50.037 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:18:50.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23055/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:50.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426729928505076,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:18:50.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:18:50.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:18:50.045 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-11 04:18:50.146 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:18:50.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:50.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426730040917400,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:18:50.150 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:18:50.150 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23055/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:50.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426730040917400,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:18:50.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:18:50.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:18:50.158 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-11 04:18:50.258 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:18:50.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:50.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426730153943362,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:18:50.262 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:18:50.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23055/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:50.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426730153943362,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:18:50.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:18:50.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:18:50.270 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-11 04:18:50.371 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:18:50.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:50.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426730266280567,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:18:50.375 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:18:50.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23055/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:50.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426730266280567,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:18:50.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-11 04:18:50.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-11 04:18:50.383 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-11 04:18:50.483 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:18:50.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:50.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426730378835036,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:18:50.487 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-11 04:18:50.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23055/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-11 04:18:50.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1765426730378835036,"ephemeral":false,"proof":""}]'
|
|
2025-12-11 04:18:50.492 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-11 04:18:50.493 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-11 04:18:50.493 DEBUG [src.node.waku_node] Stopping container with id 7d3b5d238c6e
|
|
2025-12-11 04:18:51.028 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:18:51.028 DEBUG [src.node.waku_node] Stopping container with id e1ae01e2b4c0
|
|
2025-12-11 04:18:51.555 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-11 04:18:51.558 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-11 04:18:51.567 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-11 04:18:51.575 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|