mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
79 lines
14 KiB
Plaintext
79 lines
14 KiB
Plaintext
2026-03-14 04:36:03.563 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-14 04:36:03.564 DEBUG [tests.conftest] Running test: test_filter_get_message_duplicate_message with id: 2026-03-14_04-36-03__b1dda603-a992-4887-b1d6-855182521c03
|
|
2026-03-14 04:36:03.564 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-14 04:36:03.564 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-14 04:36:03.564 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-14 04:36:03.570 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:36:03.570 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-14_04-36-03__b1dda603-a992-4887-b1d6-855182521c03__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:03.570 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:36:03.570 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:36:03.571 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:36:03.571 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.49.153
|
|
2026-03-14 04:36:03.571 DEBUG [src.node.docker_mananger] Generated ports ['39038', '39039', '39040', '39041', '39042']
|
|
2026-03-14 04:36:03.571 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:36:03.572 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:36:03.572 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:36:03.572 DEBUG [src.node.docker_mananger] docker run -i -t -p 39038:39038 -p 39039:39039 -p 39040:39040 -p 39041:39041 -p 39042:39042 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=39040 --rest-port=39038 --tcp-port=39039 --discv5-udp-port=39041 --rest-address=0.0.0.0 --nat=extip:172.18.49.153 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9fd7c54d549bef76acf9bf2b65a3b5427dd6cbc14f5cb760aef186032acdbdd4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39042 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-14 04:36:03.714 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.49.153 waku 21841839453a0174c1a5c12d02e009832eb75d9c0319996581139546dec7d1db
|
|
2026-03-14 04:36:03.742 DEBUG [src.node.docker_mananger] Container started with ID 21841839453a. Setting up logs at ./log/docker/node1_2026-03-14_04-36-03__b1dda603-a992-4887-b1d6-855182521c03__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:03.742 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39038
|
|
2026-03-14 04:36:03.743 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:36:03.885 ERROR [src.node.docker_mananger] Max retries reached for container 673c91d91836. Exiting log stream.
|
|
2026-03-14 04:36:04.365 ERROR [src.node.docker_mananger] Max retries reached for container f26296d702c8. Exiting log stream.
|
|
2026-03-14 04:36:04.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39038/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:04.747 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-14 04:36:04.747 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:36:04.747 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39038/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:04.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.49.153/tcp/39039/p2p/16Uiu2HAm4ywwNMoaARtnSN6SLU77SKhU3UrUAzu7XqJTNcj5Lm3W","/ip4/172.18.49.153/tcp/39040/ws/p2p/16Uiu2HAm4ywwNMoaARtnSN6SLU77SKhU3UrUAzu7XqJTNcj5Lm3W"],"enrUri":"enr:-L24QE6AL2QcUXYlvjFGD4RuyH53EnmeJxCdx6PjSjZLzrpmJglEtvCMbHG4vWDtoteNCrpB_MoNgPZ_F6PoKJG2a-ACgmlkgnY0gmlwhKwSMZmKbXVsdGlhZGRyc5YACASsEjGZBph_AAoErBIxmQaYgN0DgnJzhQADAQAAiXNlY3AyNTZrMaECjf3P7bWfuR7o-hKueN3OWWOqRIKDSFhO4-dK-iX-D3mDdGNwgph_g3VkcIKYgYV3YWt1MgU"}'
|
|
2026-03-14 04:36:04.749 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:36:04.750 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-14 04:36:04.755 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:36:04.755 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-14_04-36-03__b1dda603-a992-4887-b1d6-855182521c03__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:04.755 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:36:04.755 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:36:04.757 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:36:04.757 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.14.195
|
|
2026-03-14 04:36:04.757 DEBUG [src.node.docker_mananger] Generated ports ['9899', '9900', '9901', '9902', '9903']
|
|
2026-03-14 04:36:04.757 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:36:04.757 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:36:04.757 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:36:04.757 DEBUG [src.node.docker_mananger] docker run -i -t -p 9899:9899 -p 9900:9900 -p 9901:9901 -p 9902:9902 -p 9903:9903 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=9901 --rest-port=9899 --tcp-port=9900 --discv5-udp-port=9902 --rest-address=0.0.0.0 --nat=extip:172.18.14.195 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c9f7aef5dee19a4fdfe4b8cb5bc83e1ad1bc77c6b6befecb8bcbffcdfcdd22bd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9903 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QE6AL2QcUXYlvjFGD4RuyH53EnmeJxCdx6PjSjZLzrpmJglEtvCMbHG4vWDtoteNCrpB_MoNgPZ_F6PoKJG2a-ACgmlkgnY0gmlwhKwSMZmKbXVsdGlhZGRyc5YACASsEjGZBph_AAoErBIxmQaYgN0DgnJzhQADAQAAiXNlY3AyNTZrMaECjf3P7bWfuR7o-hKueN3OWWOqRIKDSFhO4-dK-iX-D3mDdGNwgph_g3VkcIKYgYV3YWt1MgU --filternode=/ip4/172.18.49.153/tcp/39039/p2p/16Uiu2HAm4ywwNMoaARtnSN6SLU77SKhU3UrUAzu7XqJTNcj5Lm3W
|
|
2026-03-14 04:36:04.912 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.14.195 waku c6e2662b77cb8b0f9edf58f4478515d4b8e52fc7417f909483d4b616e5ef8bf5
|
|
2026-03-14 04:36:04.942 DEBUG [src.node.docker_mananger] Container started with ID c6e2662b77cb. Setting up logs at ./log/docker/node2_2026-03-14_04-36-03__b1dda603-a992-4887-b1d6-855182521c03__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:36:04.942 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9899
|
|
2026-03-14 04:36:04.942 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:36:05.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9899/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:05.945 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-14 04:36:05.945 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:36:05.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9899/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:05.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.14.195/tcp/9900/p2p/16Uiu2HAmUXttr9cXXE567MUFuBikadW2UEMkAuc1jkzZ8Xf7FUd2","/ip4/172.18.14.195/tcp/9901/ws/p2p/16Uiu2HAmUXttr9cXXE567MUFuBikadW2UEMkAuc1jkzZ8Xf7FUd2"],"enrUri":"enr:-L24QFSB66RCmpSRpsEQbllpHpxUxunG2Sc0qWLFUv1WI6aqeVXdtxWvlJ0kSoyqB8qnWaE2l4pVaLYruIppMnHd5HMCgmlkgnY0gmlwhKwSDsOKbXVsdGlhZGRyc5YACASsEg7DBiasAAoErBIOwwYmrd0DgnJzhQADAQAAiXNlY3AyNTZrMaED6-nBk994FmBSg8pauVcyzknctWvkhJbhXRZsSyRuCEWDdGNwgiasg3VkcIImroV3YWt1MgA"}'
|
|
2026-03-14 04:36:05.948 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:36:05.948 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9899/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.49.153/tcp/39039/p2p/16Uiu2HAm4ywwNMoaARtnSN6SLU77SKhU3UrUAzu7XqJTNcj5Lm3W"]'
|
|
2026-03-14 04:36:05.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:05.980 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-14 04:36:05.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39038/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-14 04:36:05.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:05.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9899/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "b8cb4cc2-b59b-4878-92ea-bec8e470d0ac", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-14 04:36:06.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"b8cb4cc2-b59b-4878-92ea-bec8e470d0ac","statusDesc":"OK"}'
|
|
2026-03-14 04:36:06.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39038/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-14 04:36:06.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:06.017 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:36:06.117 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:36:06.118 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9899/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:06.121 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":1773462966011214857,"ephemeral":false}]'
|
|
2026-03-14 04:36:06.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39038/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-14 04:36:06.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:36:06.126 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:36:06.226 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:36:06.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9899/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:36:06.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
|
2026-03-14 04:36:06.231 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-14 04:36:06.232 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-14 04:36:06.233 DEBUG [src.node.waku_node] Stopping container with id 21841839453a
|
|
2026-03-14 04:36:06.679 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:36:06.682 DEBUG [src.node.waku_node] Stopping container with id c6e2662b77cb
|
|
2026-03-14 04:36:07.149 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:36:07.151 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-14 04:36:07.156 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:36:07.161 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|