84 lines
14 KiB
Plaintext

2026-03-29 04:51:32.741 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-29 04:51:32.741 DEBUG [tests.conftest] Running test: test_2_nodes_different_content_topic_different_shard with id: 2026-03-29_04-51-32__f07e0a93-1845-47c8-a378-de6bf3b428af
2026-03-29 04:51:32.741 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-29 04:51:32.742 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-29 04:51:32.742 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-29 04:51:32.749 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-29 04:51:32.750 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-29_04-51-32__f07e0a93-1845-47c8-a378-de6bf3b428af__wakuorg_nwaku:latest.log
2026-03-29 04:51:32.750 DEBUG [src.node.waku_node] Starting Node...
2026-03-29 04:51:32.750 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-29 04:51:32.752 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-29 04:51:32.753 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.131.1
2026-03-29 04:51:32.753 DEBUG [src.node.docker_mananger] Generated ports ['60095', '60096', '60097', '60098', '60099']
2026-03-29 04:51:32.753 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-29 04:51:32.754 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-29 04:51:32.754 DEBUG [src.node.waku_node] Using volumes []
2026-03-29 04:51:32.754 DEBUG [src.node.docker_mananger] docker run -i -t -p 60095:60095 -p 60096:60096 -p 60097:60097 -p 60098:60098 -p 60099:60099 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=60097 --rest-port=60095 --tcp-port=60096 --discv5-udp-port=60098 --rest-address=0.0.0.0 --nat=extip:172.18.131.1 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=6fbbf29070cb5eecaea68b9d9a4f5bf76ee000d3dddad70059ec7b92f54129ee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60099 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto
2026-03-29 04:51:32.939 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.131.1 waku d86cbef4972e9030953b8c794e26d1903c45577cda6a0b4937448b89296e64d1
2026-03-29 04:51:32.979 DEBUG [src.node.docker_mananger] Container started with ID d86cbef4972e. Setting up logs at ./log/docker/node1_2026-03-29_04-51-32__f07e0a93-1845-47c8-a378-de6bf3b428af__wakuorg_nwaku:latest.log
2026-03-29 04:51:32.979 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60095
2026-03-29 04:51:32.980 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-29 04:51:33.079 ERROR [src.node.docker_mananger] Max retries reached for container 3a635b0ca508. Exiting log stream.
2026-03-29 04:51:33.538 ERROR [src.node.docker_mananger] Max retries reached for container 3da6e0cf5128. Exiting log stream.
2026-03-29 04:51:33.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60095/health" -H "Content-Type: application/json" -d 'None'
2026-03-29 04:51:33.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-29 04:51:34.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60095/health" -H "Content-Type: application/json" -d 'None'
2026-03-29 04:51:34.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-29 04:51:34.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60095/health" -H "Content-Type: application/json" -d 'None'
2026-03-29 04:51:34.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-29 04:51:34.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60095/health" -H "Content-Type: application/json" -d 'None'
2026-03-29 04:51:34.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-29 04:51:34.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60095/health" -H "Content-Type: application/json" -d 'None'
2026-03-29 04:51:34.398 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":"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-29 04:51:34.398 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-29 04:51:34.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60095/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-29 04:51:34.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.131.1/tcp/60096/p2p/16Uiu2HAmPomse8xF2boP3MQcntkhAgXrXn8bz1AKm9nbzKXQzYUA","/ip4/172.18.131.1/tcp/60097/ws/p2p/16Uiu2HAmPomse8xF2boP3MQcntkhAgXrXn8bz1AKm9nbzKXQzYUA"],"enrUri":"enr:-L24QGrURfF805qSLhK4LB8-A00P0qrKLAOKvYvIFjOaYLt1OK1d7X0Tsjb1F9p8o1ne8A_uiLllQXkqlNf_hTx9JzoCgmlkgnY0gmlwhKwSgwGKbXVsdGlhZGRyc5YACASsEoMBBurAAAoErBKDAQbqwd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDpbCtD49c6SqQnDbJEqJ1mROwTEsNdqnnhCNkIRS24JuDdGNwgurAg3VkcILqwoV3YWt1MgU"}'
2026-03-29 04:51:34.401 INFO [src.node.waku_node] REST service is ready !!
2026-03-29 04:51:34.407 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-29 04:51:34.408 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-29_04-51-32__f07e0a93-1845-47c8-a378-de6bf3b428af__wakuorg_nwaku:latest.log
2026-03-29 04:51:34.408 DEBUG [src.node.waku_node] Starting Node...
2026-03-29 04:51:34.408 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-29 04:51:34.409 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-29 04:51:34.409 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.147.45
2026-03-29 04:51:34.410 DEBUG [src.node.docker_mananger] Generated ports ['23533', '23534', '23535', '23536', '23537']
2026-03-29 04:51:34.410 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-29 04:51:34.410 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-29 04:51:34.410 DEBUG [src.node.waku_node] Using volumes []
2026-03-29 04:51:34.410 DEBUG [src.node.docker_mananger] docker run -i -t -p 23533:23533 -p 23534:23534 -p 23535:23535 -p 23536:23536 -p 23537:23537 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=23535 --rest-port=23533 --tcp-port=23534 --discv5-udp-port=23536 --rest-address=0.0.0.0 --nat=extip:172.18.147.45 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d19fc5ebf3d2ef9ca990e20e0ad0dfd6e5e62f473eb9adf8e258ea5ca63aecaa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23537 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGrURfF805qSLhK4LB8-A00P0qrKLAOKvYvIFjOaYLt1OK1d7X0Tsjb1F9p8o1ne8A_uiLllQXkqlNf_hTx9JzoCgmlkgnY0gmlwhKwSgwGKbXVsdGlhZGRyc5YACASsEoMBBurAAAoErBKDAQbqwd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDpbCtD49c6SqQnDbJEqJ1mROwTEsNdqnnhCNkIRS24JuDdGNwgurAg3VkcILqwoV3YWt1MgU --content-topic=/waku/2/content/test.js
2026-03-29 04:51:34.598 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.147.45 waku 60b5434609ae7bdac77c8a05a110c3e7d44073c95bbf1fa44652fcdc518a2737
2026-03-29 04:51:34.637 DEBUG [src.node.docker_mananger] Container started with ID 60b5434609ae. Setting up logs at ./log/docker/node2_2026-03-29_04-51-32__f07e0a93-1845-47c8-a378-de6bf3b428af__wakuorg_nwaku:latest.log
2026-03-29 04:51:34.637 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23533
2026-03-29 04:51:34.637 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-29 04:51:35.638 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23533/health" -H "Content-Type: application/json" -d 'None'
2026-03-29 04:51:35.641 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-29 04:51:35.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23533/health" -H "Content-Type: application/json" -d 'None'
2026-03-29 04:51:35.744 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-29 04:51:35.744 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-29 04:51:35.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23533/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-29 04:51:35.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.147.45/tcp/23534/p2p/16Uiu2HAmREoVvgSKyKQPGtiz5fStyg2SDNbXmscQVNhcYxHcoEdF","/ip4/172.18.147.45/tcp/23535/ws/p2p/16Uiu2HAmREoVvgSKyKQPGtiz5fStyg2SDNbXmscQVNhcYxHcoEdF"],"enrUri":"enr:-L24QCsJmZ9yEZl5tF_qKK1b_t8Pc6XQde5I-Q4RFVaw3OeyJIi1iaRsG1CdNYv-1ZVx3b1lM7-s6G3Uy5l4MK_RS5sCgmlkgnY0gmlwhKwSky2KbXVsdGlhZGRyc5YACASsEpMtBlvuAAoErBKTLQZb790DgnJzhQACAQAAiXNlY3AyNTZrMaEDuvW4o_beMnLrv00RhoNdoJuqn1WeOWHEAV1Ry4lXPaqDdGNwglvug3VkcIJb8IV3YWt1MgE"}'
2026-03-29 04:51:35.747 INFO [src.node.waku_node] REST service is ready !!
2026-03-29 04:51:35.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23533/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.131.1/tcp/60096/p2p/16Uiu2HAmPomse8xF2boP3MQcntkhAgXrXn8bz1AKm9nbzKXQzYUA"]'
2026-03-29 04:51:35.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-29 04:51:35.777 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60095/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
2026-03-29 04:51:35.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-29 04:51:35.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23533/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
2026-03-29 04:51:35.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-29 04:51:35.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60095/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-29 04:51:35.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-29 04:51:35.812 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-29 04:51:35.913 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-29 04:51:35.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60095/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-29 04:51:35.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774759895800223111,"ephemeral":false,"proof":""}]'
2026-03-29 04:51:35.921 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-29 04:51:35.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23533/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-29 04:51:35.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774759895800223111,"ephemeral":false,"proof":""}]'
2026-03-29 04:51:35.927 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-29 04:51:35.927 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-29 04:51:35.928 DEBUG [src.node.waku_node] Stopping container with id d86cbef4972e
2026-03-29 04:51:36.386 DEBUG [src.node.waku_node] Container stopped.
2026-03-29 04:51:36.388 DEBUG [src.node.waku_node] Stopping container with id 60b5434609ae
2026-03-29 04:51:36.826 DEBUG [src.node.waku_node] Container stopped.
2026-03-29 04:51:36.828 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-29 04:51:36.854 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-29 04:51:36.870 DEBUG [src.node.docker_mananger] No errors found in the waku logs.