78 lines
13 KiB
Plaintext

2026-03-26 04:48:20.993 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-26 04:48:20.994 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/5/999] with id: 2026-03-26_04-48-20__02d993ac-cfcb-4d7f-8c65-a315beefd1dc
2026-03-26 04:48:20.994 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-26 04:48:20.994 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-26 04:48:20.995 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-26 04:48:21.002 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-26 04:48:21.002 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-26_04-48-20__02d993ac-cfcb-4d7f-8c65-a315beefd1dc__wakuorg_nwaku:latest.log
2026-03-26 04:48:21.002 DEBUG [src.node.waku_node] Starting Node...
2026-03-26 04:48:21.002 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-26 04:48:21.004 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-26 04:48:21.004 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.143.196
2026-03-26 04:48:21.004 DEBUG [src.node.docker_mananger] Generated ports ['45359', '45360', '45361', '45362', '45363']
2026-03-26 04:48:21.004 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
2026-03-26 04:48:21.004 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-26 04:48:21.004 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-26 04:48:21.004 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-26 04:48:21.005 DEBUG [src.node.waku_node] Using volumes []
2026-03-26 04:48:21.005 DEBUG [src.node.docker_mananger] docker run -i -t -p 45359:45359 -p 45360:45360 -p 45361:45361 -p 45362:45362 -p 45363:45363 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=45361 --rest-port=45359 --tcp-port=45360 --discv5-udp-port=45362 --rest-address=0.0.0.0 --nat=extip:172.18.143.196 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=9c2fcc5838df36bd6a5b7b66e6ca53854d2a4959072bfe531710accf8804f7af --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45363 --metrics-logging=true --relay=true --filter=true
2026-03-26 04:48:21.191 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.143.196 waku 24d3dc6409317e8a10fe9e81567cb853e465ae1bbb8d7f27b1f5035c106c0965
2026-03-26 04:48:21.195 ERROR [src.node.docker_mananger] Max retries reached for container ecaee7e7db63. Exiting log stream.
2026-03-26 04:48:21.231 DEBUG [src.node.docker_mananger] Container started with ID 24d3dc640931. Setting up logs at ./log/docker/node1_2026-03-26_04-48-20__02d993ac-cfcb-4d7f-8c65-a315beefd1dc__wakuorg_nwaku:latest.log
2026-03-26 04:48:21.231 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45359
2026-03-26 04:48:21.231 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-26 04:48:21.754 ERROR [src.node.docker_mananger] Max retries reached for container 5224c16f17b1. Exiting log stream.
2026-03-26 04:48:22.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45359/health" -H "Content-Type: application/json" -d 'None'
2026-03-26 04:48:22.236 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-03-26 04:48:22.236 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-26 04:48:22.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45359/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-26 04:48:22.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.196/tcp/45360/p2p/16Uiu2HAmShu4iWwiPwpFRNwNFgyEBVhPky5Z1w4dhLnGzZRLXx3S","/ip4/172.18.143.196/tcp/45361/ws/p2p/16Uiu2HAmShu4iWwiPwpFRNwNFgyEBVhPky5Z1w4dhLnGzZRLXx3S"],"enrUri":"enr:-L24QHwYGxpZIXp-pi5miaY0qu0nQeU1R67MDPULH7VTLSNqfCsNyhbrkySjhAsCKn9g5_J_sPBBojX-QNp9BYX_sD0CgmlkgnY0gmlwhKwSj8SKbXVsdGlhZGRyc5YACASsEo_EBrEwAAoErBKPxAaxMd0DgnJzhQAFAQAAiXNlY3AyNTZrMaED0MJh_iWJnGFIovTJLmmuHNEV0sA-I3U2ezzF4WCJrqmDdGNwgrEwg3VkcIKxMoV3YWt1MgU"}'
2026-03-26 04:48:22.239 INFO [src.node.waku_node] REST service is ready !!
2026-03-26 04:48:22.245 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-26 04:48:22.245 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-26_04-48-20__02d993ac-cfcb-4d7f-8c65-a315beefd1dc__wakuorg_nwaku:latest.log
2026-03-26 04:48:22.246 DEBUG [src.node.waku_node] Starting Node...
2026-03-26 04:48:22.246 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-26 04:48:22.247 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-26 04:48:22.247 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.149.56
2026-03-26 04:48:22.247 DEBUG [src.node.docker_mananger] Generated ports ['60419', '60420', '60421', '60422', '60423']
2026-03-26 04:48:22.247 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
2026-03-26 04:48:22.248 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-26 04:48:22.248 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-26 04:48:22.248 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-26 04:48:22.248 DEBUG [src.node.waku_node] Using volumes []
2026-03-26 04:48:22.248 DEBUG [src.node.docker_mananger] docker run -i -t -p 60419:60419 -p 60420:60420 -p 60421:60421 -p 60422:60422 -p 60423:60423 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=60421 --rest-port=60419 --tcp-port=60420 --discv5-udp-port=60422 --rest-address=0.0.0.0 --nat=extip:172.18.149.56 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=b3fbdeadd3bddb660aecdfa266ebaad98ef6ab67f0a6e9dfc2a61eed9dbc901f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60423 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHwYGxpZIXp-pi5miaY0qu0nQeU1R67MDPULH7VTLSNqfCsNyhbrkySjhAsCKn9g5_J_sPBBojX-QNp9BYX_sD0CgmlkgnY0gmlwhKwSj8SKbXVsdGlhZGRyc5YACASsEo_EBrEwAAoErBKPxAaxMd0DgnJzhQAFAQAAiXNlY3AyNTZrMaED0MJh_iWJnGFIovTJLmmuHNEV0sA-I3U2ezzF4WCJrqmDdGNwgrEwg3VkcIKxMoV3YWt1MgU
2026-03-26 04:48:22.438 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.149.56 waku a45eb00f0c26a743f5bb4f86c2ec6e3ff54baf6b743b87d209d6d12ff1346b21
2026-03-26 04:48:22.473 DEBUG [src.node.docker_mananger] Container started with ID a45eb00f0c26. Setting up logs at ./log/docker/node2_2026-03-26_04-48-20__02d993ac-cfcb-4d7f-8c65-a315beefd1dc__wakuorg_nwaku:latest.log
2026-03-26 04:48:22.473 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60419
2026-03-26 04:48:22.474 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-26 04:48:23.474 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60419/health" -H "Content-Type: application/json" -d 'None'
2026-03-26 04:48:23.490 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-03-26 04:48:23.491 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-26 04:48:23.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60419/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-26 04:48:23.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.149.56/tcp/60420/p2p/16Uiu2HAmAzAxi2Kc62KhJvxqyr7GEFS7RsnuzpWKoZemnbYBEe7v","/ip4/172.18.149.56/tcp/60421/ws/p2p/16Uiu2HAmAzAxi2Kc62KhJvxqyr7GEFS7RsnuzpWKoZemnbYBEe7v"],"enrUri":"enr:-L24QNHLYoT1Xu_586EMvdFnvdeI57TxJd5aOsvNy2EWOY4QeCBtpMmH7p3PFJK6fF9to45QmeZRRgH0hZpOH3KNpdwCgmlkgnY0gmlwhKwSlTiKbXVsdGlhZGRyc5YACASsEpU4BuwEAAoErBKVOAbsBd0DgnJzhQAFAQAAiXNlY3AyNTZrMaEC5zKotjTRerfepF-19YDJvrcPrXe38RDPMt5LZsLlZ82DdGNwguwEg3VkcILsBoV3YWt1MgE"}'
2026-03-26 04:48:23.499 INFO [src.node.waku_node] REST service is ready !!
2026-03-26 04:48:23.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60419/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.143.196/tcp/45360/p2p/16Uiu2HAmShu4iWwiPwpFRNwNFgyEBVhPky5Z1w4dhLnGzZRLXx3S"]'
2026-03-26 04:48:23.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-26 04:48:23.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45359/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/999"]'
2026-03-26 04:48:23.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-26 04:48:23.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60419/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/999"]'
2026-03-26 04:48:23.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-26 04:48:23.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45359/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F999" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-26 04:48:23.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-26 04:48:23.528 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-26 04:48:23.629 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-26 04:48:23.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45359/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F999" -H "Content-Type: application/json" -d 'None'
2026-03-26 04:48:23.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774500503522227817,"ephemeral":false,"proof":""}]'
2026-03-26 04:48:23.633 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-26 04:48:23.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F999" -H "Content-Type: application/json" -d 'None'
2026-03-26 04:48:23.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774500503522227817,"ephemeral":false,"proof":""}]'
2026-03-26 04:48:23.638 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-26 04:48:23.639 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-26 04:48:23.639 DEBUG [src.node.waku_node] Stopping container with id 24d3dc640931
2026-03-26 04:48:24.192 DEBUG [src.node.waku_node] Container stopped.
2026-03-26 04:48:24.194 DEBUG [src.node.waku_node] Stopping container with id a45eb00f0c26
2026-03-26 04:48:24.750 DEBUG [src.node.waku_node] Container stopped.
2026-03-26 04:48:24.753 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-26 04:48:24.758 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-26 04:48:24.763 DEBUG [src.node.docker_mananger] No errors found in the waku logs.