mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
234 lines
40 KiB
Plaintext
234 lines
40 KiB
Plaintext
2026-03-07 04:31:51.388 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-07 04:31:51.388 DEBUG [tests.conftest] Running test: test_2_nodes_different_content_topic_different_shard with id: 2026-03-07_04-31-51__8edb3265-2d73-4873-bf39-ab6d3dbaa7d1
|
|
2026-03-07 04:31:51.389 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-07 04:31:51.389 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-07 04:31:51.389 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-07 04:31:51.397 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:31:51.397 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-07_04-31-51__8edb3265-2d73-4873-bf39-ab6d3dbaa7d1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:51.397 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:31:51.397 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:31:51.399 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:31:51.399 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.75.159
|
|
2026-03-07 04:31:51.399 DEBUG [src.node.docker_mananger] Generated ports ['59103', '59104', '59105', '59106', '59107']
|
|
2026-03-07 04:31:51.399 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:31:51.399 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:31:51.399 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:31:51.399 DEBUG [src.node.docker_mananger] docker run -i -t -p 59103:59103 -p 59104:59104 -p 59105:59105 -p 59106:59106 -p 59107:59107 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=59105 --rest-port=59103 --tcp-port=59104 --discv5-udp-port=59106 --rest-address=0.0.0.0 --nat=extip:172.18.75.159 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=9cefd0c7c85f3f6d44bbcebad0efcfc7cd3a815f958b18c3a6db03cce596ca73 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59107 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto
|
|
2026-03-07 04:31:51.589 ERROR [src.node.docker_mananger] Max retries reached for container f24bf478b572. Exiting log stream.
|
|
2026-03-07 04:31:51.596 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.75.159 waku f990671afdf8572f5f4195c56506187a5ceb0b1908035e6768bfd55e9ca3055a
|
|
2026-03-07 04:31:51.632 DEBUG [src.node.docker_mananger] Container started with ID f990671afdf8. Setting up logs at ./log/docker/node1_2026-03-07_04-31-51__8edb3265-2d73-4873-bf39-ab6d3dbaa7d1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:51.633 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59103
|
|
2026-03-07 04:31:51.633 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:31:52.192 ERROR [src.node.docker_mananger] Max retries reached for container 0eaee734c07c. Exiting log stream.
|
|
2026-03-07 04:31:52.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59103/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:52.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-07 04:31:52.637 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:31:52.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59103/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:52.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.75.159/tcp/59104/p2p/16Uiu2HAmUE6EpHF5YqUQNPoUzw1J4n4f15CKWrDzt36MY6utkxms","/ip4/172.18.75.159/tcp/59105/ws/p2p/16Uiu2HAmUE6EpHF5YqUQNPoUzw1J4n4f15CKWrDzt36MY6utkxms"],"enrUri":"enr:-L24QJnclIKV3Kh-a8O43_k3wFXlaMseBAYYwF_B_IWtUQt7ITbU5DPezblcbpKRavFkWI2__Zw5tnJ8WlM57SO6nOoCgmlkgnY0gmlwhKwSS5-KbXVsdGlhZGRyc5YACASsEkufBubgAAoErBJLnwbm4d0DgnJzhQACAQAAiXNlY3AyNTZrMaED51og7H-_hUl4mxx0ZKqmAI7VIabjfzTgA480xUpzqw6DdGNwgubgg3VkcILm4oV3YWt1MgU"}'
|
|
2026-03-07 04:31:52.640 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:31:52.646 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:31:52.647 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-07_04-31-51__8edb3265-2d73-4873-bf39-ab6d3dbaa7d1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:52.647 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:31:52.647 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:31:52.648 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:31:52.648 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.230
|
|
2026-03-07 04:31:52.649 DEBUG [src.node.docker_mananger] Generated ports ['5592', '5593', '5594', '5595', '5596']
|
|
2026-03-07 04:31:52.649 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:31:52.649 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:31:52.649 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:31:52.649 DEBUG [src.node.docker_mananger] docker run -i -t -p 5592:5592 -p 5593:5593 -p 5594:5594 -p 5595:5595 -p 5596:5596 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=5594 --rest-port=5592 --tcp-port=5593 --discv5-udp-port=5595 --rest-address=0.0.0.0 --nat=extip:172.18.144.230 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=580b9608badabe1f078e08cfefdf3aea36d76c5751dededdc804baa364051b2e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5596 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJnclIKV3Kh-a8O43_k3wFXlaMseBAYYwF_B_IWtUQt7ITbU5DPezblcbpKRavFkWI2__Zw5tnJ8WlM57SO6nOoCgmlkgnY0gmlwhKwSS5-KbXVsdGlhZGRyc5YACASsEkufBubgAAoErBJLnwbm4d0DgnJzhQACAQAAiXNlY3AyNTZrMaED51og7H-_hUl4mxx0ZKqmAI7VIabjfzTgA480xUpzqw6DdGNwgubgg3VkcILm4oV3YWt1MgU --content-topic=/waku/2/content/test.js
|
|
2026-03-07 04:31:52.873 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.230 waku 8279e2e9365a78f0a6951c35c30fdce70139e793e348eced2aff4b0b34775e08
|
|
2026-03-07 04:31:52.908 DEBUG [src.node.docker_mananger] Container started with ID 8279e2e9365a. Setting up logs at ./log/docker/node2_2026-03-07_04-31-51__8edb3265-2d73-4873-bf39-ab6d3dbaa7d1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:52.908 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5592
|
|
2026-03-07 04:31:52.909 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:31:53.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5592/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:53.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-07 04:31:53.913 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:31:53.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5592/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:53.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.230/tcp/5593/p2p/16Uiu2HAm3k73Mrc3CqtxRtpZX71iQTgbnVExqqJvVSQbw4NxmLDz","/ip4/172.18.144.230/tcp/5594/ws/p2p/16Uiu2HAm3k73Mrc3CqtxRtpZX71iQTgbnVExqqJvVSQbw4NxmLDz"],"enrUri":"enr:-L24QDbA3E2J_dQGk_8tbqd4bAKK7NRjGYynSzdPLmU18MEIcViU-JAIEPO3DNf8BnI0jlY3ooygNTCYu2_7GM7Tl5ACgmlkgnY0gmlwhKwSkOaKbXVsdGlhZGRyc5YACASsEpDmBhXZAAoErBKQ5gYV2t0DgnJzhQACAQAAiXNlY3AyNTZrMaECe5ZJf2P4uTr3Sxn1ywWE8CmQOWLvAMaD3aSK9VWFpc2DdGNwghXZg3VkcIIV24V3YWt1MgE"}'
|
|
2026-03-07 04:31:53.915 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:31:53.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5592/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.75.159/tcp/59104/p2p/16Uiu2HAmUE6EpHF5YqUQNPoUzw1J4n4f15CKWrDzt36MY6utkxms"]'
|
|
2026-03-07 04:31:53.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:53.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59103/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-07 04:31:53.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:53.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5592/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
|
|
2026-03-07 04:31:53.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:53.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59103/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:31:53.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:53.970 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:54.070 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:54.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59103/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:54.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772857910075084357,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772857911477216448,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772857913959162326,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:54.115 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-07 04:31:54.116 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-07 04:31:54.116 DEBUG [src.node.waku_node] Stopping container with id f990671afdf8
|
|
2026-03-07 04:31:54.673 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:31:54.674 DEBUG [src.node.waku_node] Stopping container with id 8279e2e9365a
|
|
2026-03-07 04:31:55.336 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:31:55.339 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-07 04:31:55.374 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:31:55.400 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:31:55.401 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-07 04:31:55.401 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-07 04:31:55.402 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-07_04-31-51__8edb3265-2d73-4873-bf39-ab6d3dbaa7d1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:55.403 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-07_04-31-51__8edb3265-2d73-4873-bf39-ab6d3dbaa7d1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:55.407 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-07 04:31:55.407 DEBUG [tests.conftest] Running test: test_2_nodes_different_content_topic_different_shard with id: 2026-03-07_04-31-55__050a5dba-351b-4a5a-9956-d962cf671dc7
|
|
2026-03-07 04:31:55.407 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-07 04:31:55.407 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-07 04:31:55.408 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-07 04:31:55.415 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:31:55.416 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-07_04-31-55__050a5dba-351b-4a5a-9956-d962cf671dc7__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:55.416 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:31:55.416 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:31:55.417 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:31:55.417 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.194.109
|
|
2026-03-07 04:31:55.418 DEBUG [src.node.docker_mananger] Generated ports ['17444', '17445', '17446', '17447', '17448']
|
|
2026-03-07 04:31:55.418 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:31:55.418 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:31:55.418 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:31:55.418 DEBUG [src.node.docker_mananger] docker run -i -t -p 17444:17444 -p 17445:17445 -p 17446:17446 -p 17447:17447 -p 17448:17448 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=17446 --rest-port=17444 --tcp-port=17445 --discv5-udp-port=17447 --rest-address=0.0.0.0 --nat=extip:172.18.194.109 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=c7a8d13ad6ac57bc53cf3ae9615ac36cdafd5dbd88b5c68e0ad9bf104f5f2c0f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17448 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto
|
|
2026-03-07 04:31:55.487 ERROR [src.node.docker_mananger] Max retries reached for container f990671afdf8. Exiting log stream.
|
|
2026-03-07 04:31:55.619 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.194.109 waku 7fd4acd50b37c128bc0ba195efd359f07488a767d85128dddc2a417ad2ff64da
|
|
2026-03-07 04:31:55.654 DEBUG [src.node.docker_mananger] Container started with ID 7fd4acd50b37. Setting up logs at ./log/docker/node1_2026-03-07_04-31-55__050a5dba-351b-4a5a-9956-d962cf671dc7__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:55.655 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17444
|
|
2026-03-07 04:31:55.655 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:31:56.148 ERROR [src.node.docker_mananger] Max retries reached for container 8279e2e9365a. Exiting log stream.
|
|
2026-03-07 04:31:56.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17444/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:56.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:31:56.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17444/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:56.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:31:56.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17444/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:56.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:31:56.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17444/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:56.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:31:57.068 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17444/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:57.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:31:57.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17444/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:57.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-07 04:31:57.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17444/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:57.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-07 04:31:57.277 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:31:57.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17444/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:57.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.194.109/tcp/17445/p2p/16Uiu2HAm1PvqDDySoMDKRU8XGTmBjf9dSyzqUjSLer62GxVtXSiB","/ip4/172.18.194.109/tcp/17446/ws/p2p/16Uiu2HAm1PvqDDySoMDKRU8XGTmBjf9dSyzqUjSLer62GxVtXSiB"],"enrUri":"enr:-L24QDtzKcx-CbthQKoCCOQy6SUhT8svi_dQWkNM7fRszzEwb9ggAnGF0rNuTAPaWm9nnmvWRPy9IqYIaOtZhg1j2fwCgmlkgnY0gmlwhKwSwm2KbXVsdGlhZGRyc5YACASsEsJtBkQlAAoErBLCbQZEJt0DgnJzhQACAQAAiXNlY3AyNTZrMaECWLPA0Q3ciavFeFBvuaaMK1hRrI5rpblOn6lNM5xqLniDdGNwgkQlg3VkcIJEJ4V3YWt1MgU"}'
|
|
2026-03-07 04:31:57.282 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:31:57.290 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:31:57.290 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-07_04-31-55__050a5dba-351b-4a5a-9956-d962cf671dc7__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:57.290 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:31:57.290 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:31:57.291 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:31:57.291 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.54.95
|
|
2026-03-07 04:31:57.292 DEBUG [src.node.docker_mananger] Generated ports ['24243', '24244', '24245', '24246', '24247']
|
|
2026-03-07 04:31:57.292 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:31:57.292 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:31:57.292 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:31:57.292 DEBUG [src.node.docker_mananger] docker run -i -t -p 24243:24243 -p 24244:24244 -p 24245:24245 -p 24246:24246 -p 24247:24247 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=24245 --rest-port=24243 --tcp-port=24244 --discv5-udp-port=24246 --rest-address=0.0.0.0 --nat=extip:172.18.54.95 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ddfe7d8affac20ad6c7c965ca0ead4b8ee761fd741ae2f858e9c1c86e6bbe00e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24247 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDtzKcx-CbthQKoCCOQy6SUhT8svi_dQWkNM7fRszzEwb9ggAnGF0rNuTAPaWm9nnmvWRPy9IqYIaOtZhg1j2fwCgmlkgnY0gmlwhKwSwm2KbXVsdGlhZGRyc5YACASsEsJtBkQlAAoErBLCbQZEJt0DgnJzhQACAQAAiXNlY3AyNTZrMaECWLPA0Q3ciavFeFBvuaaMK1hRrI5rpblOn6lNM5xqLniDdGNwgkQlg3VkcIJEJ4V3YWt1MgU --content-topic=/waku/2/content/test.js
|
|
2026-03-07 04:31:57.498 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.54.95 waku 5549a8369449527d3c06a7d6016975f8a9ff11a28733645964bdddaa03233209
|
|
2026-03-07 04:31:57.540 DEBUG [src.node.docker_mananger] Container started with ID 5549a8369449. Setting up logs at ./log/docker/node2_2026-03-07_04-31-55__050a5dba-351b-4a5a-9956-d962cf671dc7__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:57.540 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24243
|
|
2026-03-07 04:31:57.540 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:31:58.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24243/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:58.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-07 04:31:58.545 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:31:58.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24243/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:58.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.54.95/tcp/24244/p2p/16Uiu2HAmVCb4xBo7FbmeeBJRE46dsAjbffg7okfsHUs6BCQQH7Bq","/ip4/172.18.54.95/tcp/24245/ws/p2p/16Uiu2HAmVCb4xBo7FbmeeBJRE46dsAjbffg7okfsHUs6BCQQH7Bq"],"enrUri":"enr:-L24QE36AQ6rpeaxxs9Sjmi36_OJSVxp5KwVzq0VHvfntlZnaarAhwrauNDs3yXRRnA_ju0Jc3ipatBoQxNP_XvXONMCgmlkgnY0gmlwhKwSNl-KbXVsdGlhZGRyc5YACASsEjZfBl60AAoErBI2XwZetd0DgnJzhQACAQAAiXNlY3AyNTZrMaED9dNAhQhAFdSHp_lPVkZja-1QTSFjXBChN22qNV8QBFyDdGNwgl60g3VkcIJetoV3YWt1MgE"}'
|
|
2026-03-07 04:31:58.548 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:31:58.548 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24243/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.194.109/tcp/17445/p2p/16Uiu2HAm1PvqDDySoMDKRU8XGTmBjf9dSyzqUjSLer62GxVtXSiB"]'
|
|
2026-03-07 04:31:58.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:58.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17444/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-07 04:31:58.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:58.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24243/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
|
|
2026-03-07 04:31:58.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:58.587 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17444/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:31:58.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:58.600 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:58.701 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:58.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17444/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:58.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772857915755457621,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772857915413435365,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772857918587253612,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:58.714 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-07 04:31:58.715 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-07 04:31:58.716 DEBUG [src.node.waku_node] Stopping container with id 7fd4acd50b37
|
|
2026-03-07 04:31:59.271 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:31:59.272 DEBUG [src.node.waku_node] Stopping container with id 5549a8369449
|
|
2026-03-07 04:31:59.870 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:31:59.872 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-07 04:31:59.910 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:31:59.940 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:31:59.944 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-07 04:31:59.944 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-07 04:31:59.945 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-03-07_04-31-55__050a5dba-351b-4a5a-9956-d962cf671dc7__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:59.951 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-07_04-31-55__050a5dba-351b-4a5a-9956-d962cf671dc7__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:59.965 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-07 04:31:59.966 DEBUG [tests.conftest] Running test: test_2_nodes_different_content_topic_different_shard with id: 2026-03-07_04-31-59__64d65397-7ea6-4206-8074-4fb8d2e82c77
|
|
2026-03-07 04:31:59.967 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-07 04:31:59.967 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-07 04:31:59.968 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-07 04:31:59.978 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:31:59.978 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-07_04-31-59__64d65397-7ea6-4206-8074-4fb8d2e82c77__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:59.979 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:31:59.980 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:31:59.983 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:31:59.984 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.65.150
|
|
2026-03-07 04:31:59.985 DEBUG [src.node.docker_mananger] Generated ports ['42588', '42589', '42590', '42591', '42592']
|
|
2026-03-07 04:31:59.985 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:31:59.986 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:31:59.988 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:31:59.988 DEBUG [src.node.docker_mananger] docker run -i -t -p 42588:42588 -p 42589:42589 -p 42590:42590 -p 42591:42591 -p 42592:42592 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=42590 --rest-port=42588 --tcp-port=42589 --discv5-udp-port=42591 --rest-address=0.0.0.0 --nat=extip:172.18.65.150 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=2fe243cffdad3a3fc816221aaa0cceecebf1db7996ddcaac44aa0ebdaa63bdec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42592 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto
|
|
2026-03-07 04:32:00.115 ERROR [src.node.docker_mananger] Max retries reached for container 7fd4acd50b37. Exiting log stream.
|
|
2026-03-07 04:32:00.206 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.65.150 waku f5abc2da9b4b6dcbffdc2d33cf68d47459fc0f6f6f418e7b59ddd8fd09114b53
|
|
2026-03-07 04:32:00.246 DEBUG [src.node.docker_mananger] Container started with ID f5abc2da9b4b. Setting up logs at ./log/docker/node1_2026-03-07_04-31-59__64d65397-7ea6-4206-8074-4fb8d2e82c77__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:32:00.246 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42588
|
|
2026-03-07 04:32:00.247 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:32:00.868 ERROR [src.node.docker_mananger] Max retries reached for container 5549a8369449. Exiting log stream.
|
|
2026-03-07 04:32:01.247 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42588/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:32:01.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-07 04:32:01.250 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:32:01.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42588/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:32:01.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.65.150/tcp/42589/p2p/16Uiu2HAmP3mja2vgXFaKtiiCjtHX3dsTnQcecMY7kfubMnhFh1Ez","/ip4/172.18.65.150/tcp/42590/ws/p2p/16Uiu2HAmP3mja2vgXFaKtiiCjtHX3dsTnQcecMY7kfubMnhFh1Ez"],"enrUri":"enr:-L24QMowORA8RUva5nFmVC53It3vAU_NgDRRYMkGLomgTWehMlV5VHJamb5wn6m7iyp83VPA_82b0XpMWyDeQXghogICgmlkgnY0gmlwhKwSQZaKbXVsdGlhZGRyc5YACASsEkGWBqZdAAoErBJBlgamXt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDmmr2jHeIu2geTHTaBJWM8pC76zINCGbFO6xL-ErbdouDdGNwgqZdg3VkcIKmX4V3YWt1MgU"}'
|
|
2026-03-07 04:32:01.253 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:32:01.260 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:32:01.260 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-07_04-31-59__64d65397-7ea6-4206-8074-4fb8d2e82c77__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:32:01.260 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:32:01.260 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:32:01.261 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:32:01.262 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.199.186
|
|
2026-03-07 04:32:01.262 DEBUG [src.node.docker_mananger] Generated ports ['61462', '61463', '61464', '61465', '61466']
|
|
2026-03-07 04:32:01.262 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:32:01.262 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:32:01.262 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:32:01.262 DEBUG [src.node.docker_mananger] docker run -i -t -p 61462:61462 -p 61463:61463 -p 61464:61464 -p 61465:61465 -p 61466:61466 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=61464 --rest-port=61462 --tcp-port=61463 --discv5-udp-port=61465 --rest-address=0.0.0.0 --nat=extip:172.18.199.186 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=82f795c23b777cca191aacbfb3c289b9444f89154494bf912fef9b8c9530d32b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61466 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMowORA8RUva5nFmVC53It3vAU_NgDRRYMkGLomgTWehMlV5VHJamb5wn6m7iyp83VPA_82b0XpMWyDeQXghogICgmlkgnY0gmlwhKwSQZaKbXVsdGlhZGRyc5YACASsEkGWBqZdAAoErBJBlgamXt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDmmr2jHeIu2geTHTaBJWM8pC76zINCGbFO6xL-ErbdouDdGNwgqZdg3VkcIKmX4V3YWt1MgU --content-topic=/waku/2/content/test.js
|
|
2026-03-07 04:32:01.472 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.199.186 waku b0ebad5bad5edc7a8954afc420c34ed54d2d3cd5f26bcccc1b730e84575eee89
|
|
2026-03-07 04:32:01.511 DEBUG [src.node.docker_mananger] Container started with ID b0ebad5bad5e. Setting up logs at ./log/docker/node2_2026-03-07_04-31-59__64d65397-7ea6-4206-8074-4fb8d2e82c77__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:32:01.512 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61462
|
|
2026-03-07 04:32:01.512 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:32:02.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61462/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:32:02.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-07 04:32:02.517 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:32:02.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61462/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:32:02.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.199.186/tcp/61463/p2p/16Uiu2HAm5FLsxmTRJF2Z3fs8s4snKqyr48c1fFkyjZxDuwJm765r","/ip4/172.18.199.186/tcp/61464/ws/p2p/16Uiu2HAm5FLsxmTRJF2Z3fs8s4snKqyr48c1fFkyjZxDuwJm765r"],"enrUri":"enr:-L24QF6IcWCw1fC6Ol3N7cvCh4QFBDF9-5pz517yCADz28ppKm2eRGFN8ekynC9NtwMuCU26x2h86tT7xHZaext9aa0CgmlkgnY0gmlwhKwSx7qKbXVsdGlhZGRyc5YACASsEse6BvAXAAoErBLHugbwGN0DgnJzhQACAQAAiXNlY3AyNTZrMaECke920O2mnd7BcldlToLVmmBM1WdgJ98bROxpdugt052DdGNwgvAXg3VkcILwGYV3YWt1MgE"}'
|
|
2026-03-07 04:32:02.522 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:32:02.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61462/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.65.150/tcp/42589/p2p/16Uiu2HAmP3mja2vgXFaKtiiCjtHX3dsTnQcecMY7kfubMnhFh1Ez"]'
|
|
2026-03-07 04:32:02.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:02.551 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42588/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-03-07 04:32:02.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:02.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61462/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
|
|
2026-03-07 04:32:02.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:02.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42588/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-07 04:32:02.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:32:02.574 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:32:02.674 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:32:02.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42588/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:32:02.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772857922564807469,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:32:02.680 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:32:02.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61462/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:32:02.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772857922564807469,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:32:02.685 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-07 04:32:02.686 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-07 04:32:02.686 DEBUG [src.node.waku_node] Stopping container with id f5abc2da9b4b
|
|
2026-03-07 04:32:03.266 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:32:03.269 DEBUG [src.node.waku_node] Stopping container with id b0ebad5bad5e
|
|
2026-03-07 04:32:03.835 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:32:03.838 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-07 04:32:03.865 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:32:03.891 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|