70 lines
12 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2026-04-22 23:54:33.239 INFO [tests.conftest] Fleet bootstrap inactive pass --fleet (or set FLEET_BOOTSTRAP=true) to connect local nodes to the waku.test fleet
2026-04-22 23:54:33.239 DEBUG [tests.conftest] Running fixture setup: test_id
2026-04-22 23:54:33.240 DEBUG [tests.conftest] Running test: test_filter with id: 2026-04-22_23-54-33__eaf6513a-f6ac-4f7b-b877-f10c2ec90dab
2026-04-22 23:54:33.240 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-04-22 23:54:33.240 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-04-22 23:54:33.240 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-04-22 23:54:33.240 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-04-22 23:54:33.241 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-04-22 23:54:33.251 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:54:33.251 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_23-54-33__eaf6513a-f6ac-4f7b-b877-f10c2ec90dab__wakuorg_nwaku:latest.log
2026-04-22 23:54:33.251 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:54:33.251 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:54:33.298 DEBUG [src.node.docker_mananger] Network waku created
2026-04-22 23:54:33.298 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.57.105
2026-04-22 23:54:33.298 DEBUG [src.node.docker_mananger] Generated ports ['6337', '6338', '6339', '6340', '6341']
2026-04-22 23:54:33.298 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:54:33.298 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:54:33.298 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:54:33.298 DEBUG [src.node.docker_mananger] docker run -i -t -p 6337:6337 -p 6338:6338 -p 6339:6339 -p 6340:6340 -p 6341:6341 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=6339 --rest-port=6337 --tcp-port=6338 --discv5-udp-port=6340 --rest-address=0.0.0.0 --nat=extip:172.18.57.105 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=c2b5e19c6f32ffcddcedc5d35a5294fdae649b3bcdcbdedad4cf54ad6ec4149a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6341 --metrics-logging=true --relay=true --filter=true
2026-04-22 23:54:36.476 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.57.105 waku 730d4b98ffbe68cedcdae76e413a26c1719b239d09acdba60089a3dcb4962690
2026-04-22 23:54:36.511 DEBUG [src.node.docker_mananger] Container started with ID 730d4b98ffbe. Setting up logs at ./log/docker/node1_2026-04-22_23-54-33__eaf6513a-f6ac-4f7b-b877-f10c2ec90dab__wakuorg_nwaku:latest.log
2026-04-22 23:54:36.512 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6337
2026-04-22 23:54:36.513 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:54:37.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6337/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:37.517 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 23:54:37.517 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:54:37.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6337/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:37.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.57.105/tcp/6338/p2p/16Uiu2HAmRvxh7sFiSgKdsYWYG564DyA5FMgQrPCz1QY1ak4tm3D3","/ip4/172.18.57.105/tcp/6339/ws/p2p/16Uiu2HAmRvxh7sFiSgKdsYWYG564DyA5FMgQrPCz1QY1ak4tm3D3"],"enrUri":"enr:-L24QAkXcPd7Mrf9xNpGqEYQtInyexZUPWPJeyVwabiBkP9TCKNRBUoH1Ut0RfMgUkLhpPlmoMXq_WX5g3BU7FetsM0CgmlkgnY0gmlwhKwSOWmKbXVsdGlhZGRyc5YACASsEjlpBhjCAAoErBI5aQYYw90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDxT9ZIG6Q3cr41_UENJT7gjvvhaw6_XHDViKvCmF1kDKDdGNwghjCg3VkcIIYxIV3YWt1MgU"}'
2026-04-22 23:54:37.520 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:54:37.527 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:54:37.527 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_23-54-33__eaf6513a-f6ac-4f7b-b877-f10c2ec90dab__wakuorg_nwaku:latest.log
2026-04-22 23:54:37.527 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:54:37.527 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:54:37.529 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 23:54:37.529 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.169.172
2026-04-22 23:54:37.529 DEBUG [src.node.docker_mananger] Generated ports ['24321', '24322', '24323', '24324', '24325']
2026-04-22 23:54:37.529 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:54:37.529 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:54:37.529 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:54:37.529 DEBUG [src.node.docker_mananger] docker run -i -t -p 24321:24321 -p 24322:24322 -p 24323:24323 -p 24324:24324 -p 24325:24325 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=24323 --rest-port=24321 --tcp-port=24322 --discv5-udp-port=24324 --rest-address=0.0.0.0 --nat=extip:172.18.169.172 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=3cf90bdb5304bf121b5354b3cdba7b2d3cc103bda2df30845aa5ef98f6618e15 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24325 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QAkXcPd7Mrf9xNpGqEYQtInyexZUPWPJeyVwabiBkP9TCKNRBUoH1Ut0RfMgUkLhpPlmoMXq_WX5g3BU7FetsM0CgmlkgnY0gmlwhKwSOWmKbXVsdGlhZGRyc5YACASsEjlpBhjCAAoErBI5aQYYw90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDxT9ZIG6Q3cr41_UENJT7gjvvhaw6_XHDViKvCmF1kDKDdGNwghjCg3VkcIIYxIV3YWt1MgU --filternode=/ip4/172.18.57.105/tcp/6338/p2p/16Uiu2HAmRvxh7sFiSgKdsYWYG564DyA5FMgQrPCz1QY1ak4tm3D3
2026-04-22 23:54:37.713 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.169.172 waku 87f774bd173ec03b23f8985378ce054dc91ce3bd3bb7605e18298f2f30981cf5
2026-04-22 23:54:37.752 DEBUG [src.node.docker_mananger] Container started with ID 87f774bd173e. Setting up logs at ./log/docker/node1_2026-04-22_23-54-33__eaf6513a-f6ac-4f7b-b877-f10c2ec90dab__wakuorg_nwaku:latest.log
2026-04-22 23:54:37.752 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24321
2026-04-22 23:54:37.753 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:54:38.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24321/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:38.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 23:54:38.756 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:54:38.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24321/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:38.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.169.172/tcp/24322/p2p/16Uiu2HAm72jfmhzDSDqtxgpSaANF9GZ8dPXMz4VajJQnz9VhHphK","/ip4/172.18.169.172/tcp/24323/ws/p2p/16Uiu2HAm72jfmhzDSDqtxgpSaANF9GZ8dPXMz4VajJQnz9VhHphK"],"enrUri":"enr:-L24QIBS3pF-8NePW4qTlycAuSygW4e0h6qbwKEw68skAHHzLCyxjVIv9utciO5LzcVeThHBbiM06PBKLToRk6q0edgCgmlkgnY0gmlwhKwSqayKbXVsdGlhZGRyc5YACASsEqmsBl8CAAoErBKprAZfA90DgnJzhQDGAQAAiXNlY3AyNTZrMaECrGwOVSq8goV5BPoihKmNPmPxDrkO5evBUMmCzSFBrL6DdGNwgl8Cg3VkcIJfBIV3YWt1MgA"}'
2026-04-22 23:54:38.759 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:54:38.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6337/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
2026-04-22 23:54:38.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:54:38.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24321/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "5beaf822-5978-40ab-9796-1b1ee9841630", "contentFilters": ["/test/1/waku-relay/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-04-22 23:54:38.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"5beaf822-5978-40ab-9796-1b1ee9841630","statusDesc":"OK"}'
2026-04-22 23:54:38.801 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6337/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 23:54:38.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:54:38.811 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-04-22 23:54:38.911 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-04-22 23:54:38.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24321/filter/v2/messages/%2Ftest%2F1%2Fwaku-relay%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:38.915 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1776902078801644308,"ephemeral":false}]'
2026-04-22 23:54:38.918 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-04-22 23:54:38.920 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-04-22 23:54:38.920 DEBUG [src.node.waku_node] Stopping container with id 730d4b98ffbe
2026-04-22 23:54:39.422 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:54:39.422 DEBUG [src.node.waku_node] Stopping container with id 87f774bd173e
2026-04-22 23:54:39.868 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:54:39.871 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-04-22 23:54:39.884 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-22 23:54:39.896 DEBUG [src.node.docker_mananger] No errors found in the waku logs.