mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-28 13:29:30 +00:00
95 lines
16 KiB
Plaintext
95 lines
16 KiB
Plaintext
2026-04-23 00:00:54.282 INFO [tests.conftest] Fleet bootstrap inactive – pass --fleet (or set FLEET_BOOTSTRAP=true) to connect local nodes to the waku.test fleet
|
||
2026-04-23 00:00:54.282 DEBUG [tests.conftest] Running fixture setup: test_id
|
||
2026-04-23 00:00:54.282 DEBUG [tests.conftest] Running test: test_publish_and_retrieve_duplicate_message with id: 2026-04-23_00-00-54__d3f550e2-0609-4899-8dcc-e9f0cf37296c
|
||
2026-04-23 00:00:54.282 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||
2026-04-23 00:00:54.282 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||
2026-04-23 00:00:54.283 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||
2026-04-23 00:00:54.291 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:00:54.292 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_00-00-54__d3f550e2-0609-4899-8dcc-e9f0cf37296c__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:54.292 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-23 00:00:54.292 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-23 00:00:54.294 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-23 00:00:54.294 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.141.118
|
||
2026-04-23 00:00:54.294 DEBUG [src.node.docker_mananger] Generated ports ['6515', '6516', '6517', '6518', '6519']
|
||
2026-04-23 00:00:54.295 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-23 00:00:54.295 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-23 00:00:54.295 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-23 00:00:54.295 DEBUG [src.node.docker_mananger] docker run -i -t -p 6515:6515 -p 6516:6516 -p 6517:6517 -p 6518:6518 -p 6519:6519 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=6517 --rest-port=6515 --tcp-port=6516 --discv5-udp-port=6518 --rest-address=0.0.0.0 --nat=extip:172.18.141.118 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=9ae979bacced63ef82f7c09f4fbe9cd9cfdfd328cf2abad358ad8bba4de9aaea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6519 --metrics-logging=true --relay=true
|
||
2026-04-23 00:00:54.458 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.141.118 waku cf9d78e10de61a233bdf737e0ba85776d2275d5112671c156809bf615f8a5982
|
||
2026-04-23 00:00:54.489 DEBUG [src.node.docker_mananger] Container started with ID cf9d78e10de6. Setting up logs at ./log/docker/node1_2026-04-23_00-00-54__d3f550e2-0609-4899-8dcc-e9f0cf37296c__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:54.490 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6515
|
||
2026-04-23 00:00:54.490 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:00:54.682 ERROR [src.node.docker_mananger] Max retries reached for container 32c5565916bb. Exiting log stream.
|
||
2026-04-23 00:00:55.083 ERROR [src.node.docker_mananger] Max retries reached for container 4745d0cffb4e. Exiting log stream.
|
||
2026-04-23 00:00:55.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6515/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:55.493 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"},{"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-23 00:00:55.493 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:00:55.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6515/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:55.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.141.118/tcp/6516/p2p/16Uiu2HAm3akbPmzbpxwSJv81QujVMtXw4KvjewSms8aNsq5vnK88","/ip4/172.18.141.118/tcp/6517/ws/p2p/16Uiu2HAm3akbPmzbpxwSJv81QujVMtXw4KvjewSms8aNsq5vnK88"],"enrUri":"enr:-L24QBZGOz4Uqbq3j86lYHSsOD2HFss9frn8v6KZ6FUR7MOnFF4T_k6CtjjZRoDKxsIsIiSHFpywfIJ53X50HFF661gCgmlkgnY0gmlwhKwSjXaKbXVsdGlhZGRyc5YACASsEo12Bhl0AAoErBKNdgYZdd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECeTDwhLCf1-wPnrDe0idDdFFshMQPmZtVUdQBHw8_pf2DdGNwghl0g3VkcIIZdoV3YWt1MgE"}'
|
||
2026-04-23 00:00:55.495 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:00:55.501 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||
2026-04-23 00:00:55.501 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_00-00-54__d3f550e2-0609-4899-8dcc-e9f0cf37296c__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:55.501 DEBUG [src.node.waku_node] Starting Node...
|
||
2026-04-23 00:00:55.501 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||
2026-04-23 00:00:55.502 DEBUG [src.node.docker_mananger] Network waku already exists
|
||
2026-04-23 00:00:55.503 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.234.118
|
||
2026-04-23 00:00:55.503 DEBUG [src.node.docker_mananger] Generated ports ['56153', '56154', '56155', '56156', '56157']
|
||
2026-04-23 00:00:55.503 DEBUG [src.node.waku_node] RLN credentials were not set
|
||
2026-04-23 00:00:55.503 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||
2026-04-23 00:00:55.503 DEBUG [src.node.waku_node] Using volumes []
|
||
2026-04-23 00:00:55.503 DEBUG [src.node.docker_mananger] docker run -i -t -p 56153:56153 -p 56154:56154 -p 56155:56155 -p 56156:56156 -p 56157:56157 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=56155 --rest-port=56153 --tcp-port=56154 --discv5-udp-port=56156 --rest-address=0.0.0.0 --nat=extip:172.18.234.118 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=fcbea4f4d6fc2c3be73aebe0a49df60b96aaba5e53edef15e1f17d5dc819ea1e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56157 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBZGOz4Uqbq3j86lYHSsOD2HFss9frn8v6KZ6FUR7MOnFF4T_k6CtjjZRoDKxsIsIiSHFpywfIJ53X50HFF661gCgmlkgnY0gmlwhKwSjXaKbXVsdGlhZGRyc5YACASsEo12Bhl0AAoErBKNdgYZdd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECeTDwhLCf1-wPnrDe0idDdFFshMQPmZtVUdQBHw8_pf2DdGNwghl0g3VkcIIZdoV3YWt1MgE
|
||
2026-04-23 00:00:55.745 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.234.118 waku ab830e10a9e2d554dc008876861fd45e86403c2c23ab02c76e3502f817220ddc
|
||
2026-04-23 00:00:55.771 DEBUG [src.node.docker_mananger] Container started with ID ab830e10a9e2. Setting up logs at ./log/docker/node2_2026-04-23_00-00-54__d3f550e2-0609-4899-8dcc-e9f0cf37296c__wakuorg_nwaku:latest.log
|
||
2026-04-23 00:00:55.771 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56153
|
||
2026-04-23 00:00:55.771 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||
2026-04-23 00:00:56.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56153/health" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:56.783 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":"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-23 00:00:56.783 INFO [src.node.waku_node] Node protocols are initialized !!
|
||
2026-04-23 00:00:56.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56153/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:56.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.234.118/tcp/56154/p2p/16Uiu2HAmNEejAzvfT5E6Rttsr8YRQxMQDYXP1iVi968XkwvNFVVK","/ip4/172.18.234.118/tcp/56155/ws/p2p/16Uiu2HAmNEejAzvfT5E6Rttsr8YRQxMQDYXP1iVi968XkwvNFVVK"],"enrUri":"enr:-L24QGkq5xKxVhMjR6ldj96_8JUiuZ8qYgdyAOL1urVRKdJOYoZuOx5tfQ6wRrgxI8IdWkCCcJRorKsb1sULCYMfP1sCgmlkgnY0gmlwhKwS6naKbXVsdGlhZGRyc5YACASsEup2BttaAAoErBLqdgbbW90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDjli-DQ81yLRauLWY-6MQ_Z__eKXd61lMbXogBwpTHfqDdGNwgttag3VkcILbXIV3YWt1MgE"}'
|
||
2026-04-23 00:00:56.786 INFO [src.node.waku_node] REST service is ready !!
|
||
2026-04-23 00:00:56.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56153/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.141.118/tcp/6516/p2p/16Uiu2HAm3akbPmzbpxwSJv81QujVMtXw4KvjewSms8aNsq5vnK88"]'
|
||
2026-04-23 00:00:56.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:56.788 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||
2026-04-23 00:00:56.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6515/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-23 00:00:56.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:56.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56153/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
||
2026-04-23 00:00:56.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:56.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6515/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-23 00:00:56.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:56.800 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-23 00:00:56.900 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||
2026-04-23 00:00:56.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6515/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:56.903 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":1776902456795962112,"ephemeral":false,"proof":""}]'
|
||
2026-04-23 00:00:56.904 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||
2026-04-23 00:00:56.904 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56153/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:56.906 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":1776902456795962112,"ephemeral":false,"proof":""}]'
|
||
2026-04-23 00:00:56.907 INFO [src.steps.relay] WARM UP successful!!
|
||
2026-04-23 00:00:56.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6515/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-23 00:00:56.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:56.913 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-23 00:00:57.013 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||
2026-04-23 00:00:57.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6515/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:57.016 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":1776902456908595852,"ephemeral":false,"proof":""}]'
|
||
2026-04-23 00:00:57.017 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||
2026-04-23 00:00:57.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56153/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:57.019 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":1776902456908595852,"ephemeral":false,"proof":""}]'
|
||
2026-04-23 00:00:57.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6515/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-23 00:00:57.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||
2026-04-23 00:00:57.023 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||
2026-04-23 00:00:57.123 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||
2026-04-23 00:00:57.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6515/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:57.126 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":1776902456908595852,"ephemeral":false,"proof":""}]'
|
||
2026-04-23 00:00:57.127 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||
2026-04-23 00:00:57.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56153/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d 'None'
|
||
2026-04-23 00:00:57.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
||
2026-04-23 00:00:57.152 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||
2026-04-23 00:00:57.153 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||
2026-04-23 00:00:57.153 DEBUG [src.node.waku_node] Stopping container with id cf9d78e10de6
|
||
2026-04-23 00:00:57.797 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:00:57.797 DEBUG [src.node.waku_node] Stopping container with id ab830e10a9e2
|
||
2026-04-23 00:00:58.220 DEBUG [src.node.waku_node] Container stopped.
|
||
2026-04-23 00:00:58.221 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||
2026-04-23 00:00:58.228 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||
2026-04-23 00:00:58.234 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|