mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
74 lines
13 KiB
Plaintext
74 lines
13 KiB
Plaintext
2026-03-26 04:48:35.811 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-26 04:48:35.811 DEBUG [tests.conftest] Running test: test_filter_update_subscription_refresh_existing with id: 2026-03-26_04-48-35__d8b13e9d-1440-4047-a53f-ef8225dd3d2e
|
|
2026-03-26 04:48:35.811 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-26 04:48:35.811 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-26 04:48:35.812 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-26 04:48:35.818 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:48:35.818 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-26_04-48-35__d8b13e9d-1440-4047-a53f-ef8225dd3d2e__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:48:35.818 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:48:35.819 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:48:35.820 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:48:35.820 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.102.80
|
|
2026-03-26 04:48:35.820 DEBUG [src.node.docker_mananger] Generated ports ['2009', '2010', '2011', '2012', '2013']
|
|
2026-03-26 04:48:35.820 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:48:35.821 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:48:35.821 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:48:35.821 DEBUG [src.node.docker_mananger] docker run -i -t -p 2009:2009 -p 2010:2010 -p 2011:2011 -p 2012:2012 -p 2013:2013 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=2011 --rest-port=2009 --tcp-port=2010 --discv5-udp-port=2012 --rest-address=0.0.0.0 --nat=extip:172.18.102.80 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b18fcd6eecf76aaeebcc2194f093a6c2c3dd4e181339540136a9bdd55eae683e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2013 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-26 04:48:36.011 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.102.80 waku 49240425d64d91300073e9ef2ca6807167abffc424d43cb8e4c3180f5458bdb1
|
|
2026-03-26 04:48:36.046 DEBUG [src.node.docker_mananger] Container started with ID 49240425d64d. Setting up logs at ./log/docker/node1_2026-03-26_04-48-35__d8b13e9d-1440-4047-a53f-ef8225dd3d2e__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:48:36.046 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2009
|
|
2026-03-26 04:48:36.046 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:48:36.101 ERROR [src.node.docker_mananger] Max retries reached for container 5095daeefb02. Exiting log stream.
|
|
2026-03-26 04:48:36.607 ERROR [src.node.docker_mananger] Max retries reached for container 0a8757cc7e61. Exiting log stream.
|
|
2026-03-26 04:48:37.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2009/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:37.049 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:37.050 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:48:37.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2009/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:37.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.102.80/tcp/2010/p2p/16Uiu2HAmMTW91PeVVvDRLXYUDxT3SDE56hm42rwBcNZqRAoj3wcA","/ip4/172.18.102.80/tcp/2011/ws/p2p/16Uiu2HAmMTW91PeVVvDRLXYUDxT3SDE56hm42rwBcNZqRAoj3wcA"],"enrUri":"enr:-L24QCy4HReSh_J8RyinMveijY2pK1umAX-FdphYOyvs5WnyOTqJlMdZsdYbQ84aqv35IeGiV4_XVCDi_Jk7cvx-VZcCgmlkgnY0gmlwhKwSZlCKbXVsdGlhZGRyc5YACASsEmZQBgfaAAoErBJmUAYH290DgnJzhQADAQAAiXNlY3AyNTZrMaEDgsfk8HAUPpJLisPEd0YcJhKbgPXNAh64okK1ngNymX-DdGNwggfag3VkcIIH3IV3YWt1MgU"}'
|
|
2026-03-26 04:48:37.052 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:48:37.053 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-26 04:48:37.059 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:48:37.059 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-26_04-48-35__d8b13e9d-1440-4047-a53f-ef8225dd3d2e__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:48:37.059 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:48:37.059 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:48:37.061 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:48:37.061 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.49.123
|
|
2026-03-26 04:48:37.061 DEBUG [src.node.docker_mananger] Generated ports ['54937', '54938', '54939', '54940', '54941']
|
|
2026-03-26 04:48:37.061 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:48:37.061 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:48:37.061 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:48:37.061 DEBUG [src.node.docker_mananger] docker run -i -t -p 54937:54937 -p 54938:54938 -p 54939:54939 -p 54940:54940 -p 54941:54941 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=54939 --rest-port=54937 --tcp-port=54938 --discv5-udp-port=54940 --rest-address=0.0.0.0 --nat=extip:172.18.49.123 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d8e2fafac4e81f503888def841e2da7001dcfe9d6bf42d8aa09d9b1fd5d2e35b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54941 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QCy4HReSh_J8RyinMveijY2pK1umAX-FdphYOyvs5WnyOTqJlMdZsdYbQ84aqv35IeGiV4_XVCDi_Jk7cvx-VZcCgmlkgnY0gmlwhKwSZlCKbXVsdGlhZGRyc5YACASsEmZQBgfaAAoErBJmUAYH290DgnJzhQADAQAAiXNlY3AyNTZrMaEDgsfk8HAUPpJLisPEd0YcJhKbgPXNAh64okK1ngNymX-DdGNwggfag3VkcIIH3IV3YWt1MgU --filternode=/ip4/172.18.102.80/tcp/2010/p2p/16Uiu2HAmMTW91PeVVvDRLXYUDxT3SDE56hm42rwBcNZqRAoj3wcA
|
|
2026-03-26 04:48:37.252 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.49.123 waku 76090692ed27d855745bd6c6976b708192a13286b22053065a5d37fc7d09a3ac
|
|
2026-03-26 04:48:37.287 DEBUG [src.node.docker_mananger] Container started with ID 76090692ed27. Setting up logs at ./log/docker/node2_2026-03-26_04-48-35__d8b13e9d-1440-4047-a53f-ef8225dd3d2e__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:48:37.288 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54937
|
|
2026-03-26 04:48:37.288 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:48:38.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54937/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:38.292 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"},{"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:38.292 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:48:38.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54937/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:38.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.49.123/tcp/54938/p2p/16Uiu2HAmLWZrW1oRacszHuba6a8Q3piGKSKW22anuP1c28746r7P","/ip4/172.18.49.123/tcp/54939/ws/p2p/16Uiu2HAmLWZrW1oRacszHuba6a8Q3piGKSKW22anuP1c28746r7P"],"enrUri":"enr:-L24QLE14jV25RjgqYRfixju13QSHEeBHkDfhbrVBPhWn6EFReRh1kqd9qTMkIkwIaw8a5X4WCM0QyoNQIijJeO3T8oCgmlkgnY0gmlwhKwSMXuKbXVsdGlhZGRyc5YACASsEjF7BtaaAAoErBIxewbWm90DgnJzhQADAQAAiXNlY3AyNTZrMaEDdLUmm-4HzkIv8GirU7EwSx1DW6Wv32PcIJZOsIC70k6DdGNwgtaag3VkcILWnIV3YWt1MgA"}'
|
|
2026-03-26 04:48:38.295 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:48:38.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54937/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.102.80/tcp/2010/p2p/16Uiu2HAmMTW91PeVVvDRLXYUDxT3SDE56hm42rwBcNZqRAoj3wcA"]'
|
|
2026-03-26 04:48:38.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:38.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2009/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-26 04:48:38.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:38.354 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54937/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "e957d92d-551b-4818-93b5-154228bc2a9d", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-26 04:48:38.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"e957d92d-551b-4818-93b5-154228bc2a9d","statusDesc":"OK"}'
|
|
2026-03-26 04:48:38.368 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:54937/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-26 04:48:38.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-26 04:48:38.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2009/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-26 04:48:38.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-26 04:48:38.385 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-26 04:48:38.485 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-26 04:48:38.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54937/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:48:38.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774500518377991327,"ephemeral":false}]'
|
|
2026-03-26 04:48:38.491 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-26 04:48:38.492 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-26 04:48:38.492 DEBUG [src.node.waku_node] Stopping container with id 49240425d64d
|
|
2026-03-26 04:48:39.097 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:48:39.097 DEBUG [src.node.waku_node] Stopping container with id 76090692ed27
|
|
2026-03-26 04:48:39.640 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:48:39.642 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-26 04:48:39.648 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-26 04:48:39.654 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|