mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
99 lines
17 KiB
Plaintext
99 lines
17 KiB
Plaintext
2026-03-29 04:51:27.902 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-29 04:51:27.903 DEBUG [tests.conftest] Running test: test_filter_works_with_static_sharding with id: 2026-03-29_04-51-27__47b85e57-f60f-4a42-aa20-3059c898a560
|
|
2026-03-29 04:51:27.903 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-29 04:51:27.903 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-29 04:51:27.903 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-29 04:51:27.910 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:51:27.910 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-29_04-51-27__47b85e57-f60f-4a42-aa20-3059c898a560__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:51:27.911 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:51:27.911 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:51:27.912 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:51:27.912 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.47.214
|
|
2026-03-29 04:51:27.912 DEBUG [src.node.docker_mananger] Generated ports ['61256', '61257', '61258', '61259', '61260']
|
|
2026-03-29 04:51:27.912 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-29 04:51:27.913 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-29 04:51:27.913 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:51:27.913 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:51:27.913 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:51:27.913 DEBUG [src.node.docker_mananger] docker run -i -t -p 61256:61256 -p 61257:61257 -p 61258:61258 -p 61259:61259 -p 61260:61260 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=61258 --rest-port=61256 --tcp-port=61257 --discv5-udp-port=61259 --rest-address=0.0.0.0 --nat=extip:172.18.47.214 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=1acedd9971bcbfb416cbdce1bf9ec9b06afb633cff5000cbfdbf21f5a6bc188b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61260 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-29 04:51:28.094 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.47.214 waku 3a635b0ca508d55765f64dc5f4719dc6c03cb0cbf2adeaf4390c8612ad09878c
|
|
2026-03-29 04:51:28.129 DEBUG [src.node.docker_mananger] Container started with ID 3a635b0ca508. Setting up logs at ./log/docker/node1_2026-03-29_04-51-27__47b85e57-f60f-4a42-aa20-3059c898a560__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:51:28.129 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61256
|
|
2026-03-29 04:51:28.130 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:51:28.241 ERROR [src.node.docker_mananger] Max retries reached for container bd44111d68fe. Exiting log stream.
|
|
2026-03-29 04:51:28.698 ERROR [src.node.docker_mananger] Max retries reached for container 0b3c2fa3c088. Exiting log stream.
|
|
2026-03-29 04:51:29.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61256/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:51:29.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-29 04:51:29.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61256/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:51:29.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-29 04:51:29.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61256/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:51:29.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-29 04:51:29.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61256/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:51:29.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-29 04:51:29.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61256/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:51:29.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-29 04:51:29.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61256/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:51:29.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-29 04:51:29.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61256/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:51:29.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-29 04:51:29.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61256/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:51:29.866 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:29.866 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:51:29.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61256/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:51:29.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.47.214/tcp/61257/p2p/16Uiu2HAmCwynbstDiVeBEPHvUqmvuCVRT6XXMFYFYF5et6F14HbJ","/ip4/172.18.47.214/tcp/61258/ws/p2p/16Uiu2HAmCwynbstDiVeBEPHvUqmvuCVRT6XXMFYFYF5et6F14HbJ"],"enrUri":"enr:-L24QDTkhItt3B6JzoUmKv-vvsTK_0j_0xzM9YO_gfsLEBCPGtCFQ2rrrakKy42b3Kcde_rtsYyKVBMj3RODA0rmmiQCgmlkgnY0gmlwhKwSL9aKbXVsdGlhZGRyc5YACASsEi_WBu9JAAoErBIv1gbvSt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDBFo8i_Yi_ayWvad4tyxyJ2H3AUAUsQoqJ06FZXwIKv2DdGNwgu9Jg3VkcILvS4V3YWt1MgU"}'
|
|
2026-03-29 04:51:29.869 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:51:29.875 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:51:29.875 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-29_04-51-27__47b85e57-f60f-4a42-aa20-3059c898a560__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:51:29.876 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:51:29.876 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:51:29.877 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:51:29.877 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.208.133
|
|
2026-03-29 04:51:29.877 DEBUG [src.node.docker_mananger] Generated ports ['11976', '11977', '11978', '11979', '11980']
|
|
2026-03-29 04:51:29.877 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-29 04:51:29.878 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-29 04:51:29.878 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:51:29.878 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:51:29.878 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:51:29.878 DEBUG [src.node.docker_mananger] docker run -i -t -p 11976:11976 -p 11977:11977 -p 11978:11978 -p 11979:11979 -p 11980:11980 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=11978 --rest-port=11976 --tcp-port=11977 --discv5-udp-port=11979 --rest-address=0.0.0.0 --nat=extip:172.18.208.133 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=8e2577292dfe3defc5c1efeafe6e4fe375be6e2b8e6c4db7aedff5507fba9982 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11980 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QDTkhItt3B6JzoUmKv-vvsTK_0j_0xzM9YO_gfsLEBCPGtCFQ2rrrakKy42b3Kcde_rtsYyKVBMj3RODA0rmmiQCgmlkgnY0gmlwhKwSL9aKbXVsdGlhZGRyc5YACASsEi_WBu9JAAoErBIv1gbvSt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDBFo8i_Yi_ayWvad4tyxyJ2H3AUAUsQoqJ06FZXwIKv2DdGNwgu9Jg3VkcILvS4V3YWt1MgU --filternode=/ip4/172.18.47.214/tcp/61257/p2p/16Uiu2HAmCwynbstDiVeBEPHvUqmvuCVRT6XXMFYFYF5et6F14HbJ
|
|
2026-03-29 04:51:30.075 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.208.133 waku 3da6e0cf5128401b2b79b7c70536df674ebaeb1f948048ab8eb677093668ab39
|
|
2026-03-29 04:51:30.112 DEBUG [src.node.docker_mananger] Container started with ID 3da6e0cf5128. Setting up logs at ./log/docker/node2_2026-03-29_04-51-27__47b85e57-f60f-4a42-aa20-3059c898a560__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:51:30.113 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11976
|
|
2026-03-29 04:51:30.113 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:51:31.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11976/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:51:31.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-29 04:51:31.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11976/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:51:31.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-29 04:51:31.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11976/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:51:31.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-29 04:51:31.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11976/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:51:31.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-29 04:51:31.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11976/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:51:31.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-29 04:51:31.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11976/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:51:31.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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:31.633 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:51:31.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11976/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:51:31.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.208.133/tcp/11977/p2p/16Uiu2HAmLTt86rt1YFDpT6eX8VGHLaZP5mofdvzNFM7sZCvZGG4D","/ip4/172.18.208.133/tcp/11978/ws/p2p/16Uiu2HAmLTt86rt1YFDpT6eX8VGHLaZP5mofdvzNFM7sZCvZGG4D"],"enrUri":"enr:-L24QAB_RqG5W37qwv5Kd9RQrM5Ty5Wq__38QFucmpgJvSr2FaT5cF9zkV5r7wQnU4ZyrXuAVVVHUNzx-lnFMEoCn_UCgmlkgnY0gmlwhKwS0IWKbXVsdGlhZGRyc5YACASsEtCFBi7JAAoErBLQhQYuyt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDdAUQsE8rR_05V5y1QOLduR7w4Qxh4wWmFd87jTgRnQ6DdGNwgi7Jg3VkcIIuy4V3YWt1MgA"}'
|
|
2026-03-29 04:51:31.635 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:51:31.636 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11976/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.47.214/tcp/61257/p2p/16Uiu2HAmCwynbstDiVeBEPHvUqmvuCVRT6XXMFYFYF5et6F14HbJ"]'
|
|
2026-03-29 04:51:31.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:51:31.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61256/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-29 04:51:31.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:51:31.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11976/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "98d426fc-4107-40e2-9611-b6df25b03b07", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/2/0"}'
|
|
2026-03-29 04:51:31.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"98d426fc-4107-40e2-9611-b6df25b03b07","statusDesc":"OK"}'
|
|
2026-03-29 04:51:31.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61256/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-03-29 04:51:31.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:51:31.694 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 04:51:31.795 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-29 04:51:31.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11976/filter/v2/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:51:31.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774759891685355007,"ephemeral":false}]'
|
|
2026-03-29 04:51:31.801 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-29 04:51:31.801 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-29 04:51:31.802 DEBUG [src.node.waku_node] Stopping container with id 3a635b0ca508
|
|
2026-03-29 04:51:32.265 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:51:32.265 DEBUG [src.node.waku_node] Stopping container with id 3da6e0cf5128
|
|
2026-03-29 04:51:32.702 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:51:32.704 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-29 04:51:32.727 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 04:51:32.737 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|