mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-26 13:43:44 +00:00
159 lines
30 KiB
Plaintext
159 lines
30 KiB
Plaintext
2026-02-28 04:32:49.132 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 04:32:49.132 DEBUG [tests.conftest] Running test: test_unsubscribe_from_all_pubsub_topics with id: 2026-02-28_04-32-49__7ce14061-4a39-403c-a5c1-2d40d736430e
|
|
2026-02-28 04:32:49.132 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 04:32:49.133 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-28 04:32:49.133 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-28 04:32:49.140 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:32:49.141 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_04-32-49__7ce14061-4a39-403c-a5c1-2d40d736430e__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:32:49.141 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:32:49.141 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:32:49.142 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:32:49.142 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.119.150
|
|
2026-02-28 04:32:49.142 DEBUG [src.node.docker_mananger] Generated ports ['63883', '63884', '63885', '63886', '63887']
|
|
2026-02-28 04:32:49.143 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-28 04:32:49.143 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:32:49.143 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:32:49.143 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:32:49.143 DEBUG [src.node.docker_mananger] docker run -i -t -p 63883:63883 -p 63884:63884 -p 63885:63885 -p 63886:63886 -p 63887:63887 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=63885 --rest-port=63883 --tcp-port=63884 --discv5-udp-port=63886 --rest-address=0.0.0.0 --nat=extip:172.18.119.150 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=c1f2fc94ae5c860cbbc5d3c21dda25fabafa8bca86ba9ddac2d120a7dca44076 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63887 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-28 04:32:49.328 ERROR [src.node.docker_mananger] Max retries reached for container e02a40c958cb. Exiting log stream.
|
|
2026-02-28 04:32:49.337 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.119.150 waku 089b9de6f161382a3bb18d39b428e5cb933d79aeb4c0d13aaef19e273d1e5499
|
|
2026-02-28 04:32:49.372 DEBUG [src.node.docker_mananger] Container started with ID 089b9de6f161. Setting up logs at ./log/docker/node1_2026-02-28_04-32-49__7ce14061-4a39-403c-a5c1-2d40d736430e__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:32:49.372 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63883
|
|
2026-02-28 04:32:49.372 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:32:49.909 ERROR [src.node.docker_mananger] Max retries reached for container 58b5b9cd87ae. Exiting log stream.
|
|
2026-02-28 04:32:50.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63883/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:32:50.376 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_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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-28 04:32:50.376 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:32:50.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63883/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:32:50.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.119.150/tcp/63884/p2p/16Uiu2HAmPVaX7vW26FW54oGTys6w2qaA3XvPQjD8UBFqnfLEWCEa","/ip4/172.18.119.150/tcp/63885/ws/p2p/16Uiu2HAmPVaX7vW26FW54oGTys6w2qaA3XvPQjD8UBFqnfLEWCEa"],"enrUri":"enr:-L24QLe-j4CWna-Htjz6zlqxpWVYD65gmr2Qzw-Q3lQCZQkbK-o8K4xOix9zKc_k5Ad4qQB0SEieVLRIJXnrfqZJ7z4CgmlkgnY0gmlwhKwSd5aKbXVsdGlhZGRyc5YACASsEneWBvmMAAoErBJ3lgb5jd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDoQdiN67S4F1mCqPxd2vQ1UPRxicG27_obMDWjHxTwNeDdGNwgvmMg3VkcIL5joV3YWt1MgU"}'
|
|
2026-02-28 04:32:50.379 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:32:50.386 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:32:50.386 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_04-32-49__7ce14061-4a39-403c-a5c1-2d40d736430e__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:32:50.386 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:32:50.386 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:32:50.388 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:32:50.388 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.6.208
|
|
2026-02-28 04:32:50.388 DEBUG [src.node.docker_mananger] Generated ports ['45378', '45379', '45380', '45381', '45382']
|
|
2026-02-28 04:32:50.388 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-28 04:32:50.388 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:32:50.389 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:32:50.389 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:32:50.389 DEBUG [src.node.docker_mananger] docker run -i -t -p 45378:45378 -p 45379:45379 -p 45380:45380 -p 45381:45381 -p 45382:45382 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=45380 --rest-port=45378 --tcp-port=45379 --discv5-udp-port=45381 --rest-address=0.0.0.0 --nat=extip:172.18.6.208 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=66ed1b9e8c0d7ecc5baacaad4b17c9ad70b7fafe24fcbee65b0c0d5cea0e346e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45382 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLe-j4CWna-Htjz6zlqxpWVYD65gmr2Qzw-Q3lQCZQkbK-o8K4xOix9zKc_k5Ad4qQB0SEieVLRIJXnrfqZJ7z4CgmlkgnY0gmlwhKwSd5aKbXVsdGlhZGRyc5YACASsEneWBvmMAAoErBJ3lgb5jd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDoQdiN67S4F1mCqPxd2vQ1UPRxicG27_obMDWjHxTwNeDdGNwgvmMg3VkcIL5joV3YWt1MgU
|
|
2026-02-28 04:32:50.582 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.6.208 waku 9777f7c62a19c6f99594da0b7f4d0fb5d304274973a3ec3ec609f8ca62548844
|
|
2026-02-28 04:32:50.616 DEBUG [src.node.docker_mananger] Container started with ID 9777f7c62a19. Setting up logs at ./log/docker/node2_2026-02-28_04-32-49__7ce14061-4a39-403c-a5c1-2d40d736430e__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:32:50.616 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45378
|
|
2026-02-28 04:32:50.617 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:32:51.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45378/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:32:51.640 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":"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-28 04:32:51.643 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:32:51.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45378/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:32:51.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.6.208/tcp/45379/p2p/16Uiu2HAkucxWjoNWfPMqCp6gisMMkrkZX4ug2QGVQ8ENEkYEfgHY","/ip4/172.18.6.208/tcp/45380/ws/p2p/16Uiu2HAkucxWjoNWfPMqCp6gisMMkrkZX4ug2QGVQ8ENEkYEfgHY"],"enrUri":"enr:-L24QJJWSjVMbggiOm75c3pW2e4nBIXMqPzlpEdZ0obdn3ojD9N0RzBy5CbCuGGzESRdKXpeSTwdf0ZdMaprPglv0OcCgmlkgnY0gmlwhKwSBtCKbXVsdGlhZGRyc5YACASsEgbQBrFDAAoErBIG0AaxRN0DgnJzhQACAQAAiXNlY3AyNTZrMaECAuQVW78My2ZvbXNuriOmO6O9DWB1Z5AlcDEaLp2XXpuDdGNwgrFDg3VkcIKxRYV3YWt1MgE"}'
|
|
2026-02-28 04:32:51.652 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:32:51.652 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45378/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.119.150/tcp/63884/p2p/16Uiu2HAmPVaX7vW26FW54oGTys6w2qaA3XvPQjD8UBFqnfLEWCEa"]'
|
|
2026-02-28 04:32:51.655 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:32:51.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63883/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/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"]'
|
|
2026-02-28 04:32:51.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:32:51.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45378/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/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"]'
|
|
2026-02-28 04:32:51.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:32:51.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:32:51.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:32:51.697 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:32:51.798 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:32:51.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:32:51.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772253171687915044,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:32:51.802 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:32:51.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45378/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:32:51.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772253171687915044,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:32:51.806 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63883/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)'}'
|
|
2026-02-28 04:32:51.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:32:51.812 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:32:51.913 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:32:51.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:32:51.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772253171806792315,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:32:51.917 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:32:51.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45378/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:32:51.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772253171806792315,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:32:51.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63883/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)'}'
|
|
2026-02-28 04:32:51.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:32:51.926 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:32:52.027 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:32:52.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:32:52.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772253171921164567,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:32:52.031 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:32:52.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45378/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:32:52.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772253171921164567,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:32:52.035 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63883/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)'}'
|
|
2026-02-28 04:32:52.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:32:52.040 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:32:52.140 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:32:52.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:32:52.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772253172035096972,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:32:52.145 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:32:52.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45378/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:32:52.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772253172035096972,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:32:52.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63883/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)'}'
|
|
2026-02-28 04:32:52.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:32:52.154 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:32:52.254 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:32:52.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:32:52.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772253172149247100,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:32:52.258 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:32:52.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45378/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:32:52.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":1772253172149247100,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:32:52.262 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63883/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)'}'
|
|
2026-02-28 04:32:52.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:32:52.267 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:32:52.368 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:32:52.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:32:52.371 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772253172262465974,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:32:52.372 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:32:52.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45378/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:32:52.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772253172262465974,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:32:52.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63883/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)'}'
|
|
2026-02-28 04:32:52.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:32:52.382 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:32:52.482 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:32:52.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:32:52.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":1772253172376681151,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:32:52.486 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:32:52.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45378/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:32:52.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772253172376681151,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:32:52.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63883/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)'}'
|
|
2026-02-28 04:32:52.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:32:52.495 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 04:32:52.596 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:32:52.596 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:32:52.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772253172490283425,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:32:52.600 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 04:32:52.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45378/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:32:52.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772253172490283425,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 04:32:52.604 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:63883/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/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"]'
|
|
2026-02-28 04:32:52.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:32:52.620 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:45378/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/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"]'
|
|
2026-02-28 04:32:52.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:32:52.634 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:32:52.639 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:63883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/0'
|
|
2026-02-28 04:32:52.642 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63883/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)'}'
|
|
2026-02-28 04:32:52.648 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:63883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/1'
|
|
2026-02-28 04:32:52.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63883/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)'}'
|
|
2026-02-28 04:32:52.655 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:63883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/2'
|
|
2026-02-28 04:32:52.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63883/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)'}'
|
|
2026-02-28 04:32:52.660 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:63883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/3'
|
|
2026-02-28 04:32:52.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63883/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)'}'
|
|
2026-02-28 04:32:52.663 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:63883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/4'
|
|
2026-02-28 04:32:52.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63883/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)'}'
|
|
2026-02-28 04:32:52.667 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:63883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/5'
|
|
2026-02-28 04:32:52.668 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63883/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)'}'
|
|
2026-02-28 04:32:52.670 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:63883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/6'
|
|
2026-02-28 04:32:52.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63883/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)'}'
|
|
2026-02-28 04:32:52.674 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:63883/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/7'
|
|
2026-02-28 04:32:52.677 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 04:32:52.678 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 04:32:52.678 DEBUG [src.node.waku_node] Stopping container with id 089b9de6f161
|
|
2026-02-28 04:32:53.243 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:32:53.244 DEBUG [src.node.waku_node] Stopping container with id 9777f7c62a19
|
|
2026-02-28 04:32:53.800 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:32:53.802 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 04:32:53.827 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 04:32:53.840 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|