mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 01:23:07 +00:00
86 lines
15 KiB
Plaintext
86 lines
15 KiB
Plaintext
2026-03-20 04:42:47.619 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-20 04:42:47.619 DEBUG [tests.conftest] Running test: test_single_content_topic[/waku/2/content/test.js] with id: 2026-03-20_04-42-47__796dc18d-9025-4918-a54d-61eb361e78e6
|
|
2026-03-20 04:42:47.620 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-20 04:42:47.620 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-20 04:42:47.620 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-20 04:42:47.628 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:42:47.628 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-20_04-42-47__796dc18d-9025-4918-a54d-61eb361e78e6__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:42:47.628 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:42:47.628 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:42:47.629 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:42:47.630 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.100.173
|
|
2026-03-20 04:42:47.630 DEBUG [src.node.docker_mananger] Generated ports ['16391', '16392', '16393', '16394', '16395']
|
|
2026-03-20 04:42:47.630 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:42:47.630 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:42:47.630 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:42:47.630 DEBUG [src.node.docker_mananger] docker run -i -t -p 16391:16391 -p 16392:16392 -p 16393:16393 -p 16394:16394 -p 16395:16395 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=16393 --rest-port=16391 --tcp-port=16392 --discv5-udp-port=16394 --rest-address=0.0.0.0 --nat=extip:172.18.100.173 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=da04290f7b8ba73f202f612dc9bc3ca29dd2afcbda8de0d21fab409361aee3db --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16395 --metrics-logging=true --relay=true --filter=true --content-topic=/waku/2/content/test.js
|
|
2026-03-20 04:42:47.831 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.100.173 waku b012389b44833ec4038ecd6663de7b679608fb9a039ad5ad83aa22f1fe2193a8
|
|
2026-03-20 04:42:47.868 DEBUG [src.node.docker_mananger] Container started with ID b012389b4483. Setting up logs at ./log/docker/node1_2026-03-20_04-42-47__796dc18d-9025-4918-a54d-61eb361e78e6__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:42:47.868 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16391
|
|
2026-03-20 04:42:47.868 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:42:47.879 ERROR [src.node.docker_mananger] Max retries reached for container faef485b5a02. Exiting log stream.
|
|
2026-03-20 04:42:48.400 ERROR [src.node.docker_mananger] Max retries reached for container 51e364e024f8. Exiting log stream.
|
|
2026-03-20 04:42:48.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16391/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:42:48.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:42:48.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16391/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:42:48.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:42:49.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16391/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:42:49.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:42:49.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16391/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:42:49.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","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-20 04:42:49.226 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:42:49.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16391/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:42:49.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.100.173/tcp/16392/p2p/16Uiu2HAkx8r65zrqX55Yz383nCFWYBHX92x1W5LiQJZaET7qZB9e","/ip4/172.18.100.173/tcp/16393/ws/p2p/16Uiu2HAkx8r65zrqX55Yz383nCFWYBHX92x1W5LiQJZaET7qZB9e"],"enrUri":"enr:-L24QG8uE6gv0VMLpytp78kG0g8kPnWZtxuffggW10-0m9D-BofLXp88qkO2ULSS3feuiDNolIbRrV2eT268I3d2I1gCgmlkgnY0gmlwhKwSZK2KbXVsdGlhZGRyc5YACASsEmStBkAIAAoErBJkrQZACd0DgnJzhQACAQAAiXNlY3AyNTZrMaECKEOd42iAqmgO4FOi-6UjTysadJCzHFhTixhxPQCUdx2DdGNwgkAIg3VkcIJACoV3YWt1MgU"}'
|
|
2026-03-20 04:42:49.228 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:42:49.235 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-20 04:42:49.236 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-20_04-42-47__796dc18d-9025-4918-a54d-61eb361e78e6__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:42:49.236 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-20 04:42:49.236 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-20 04:42:49.237 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-20 04:42:49.237 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.9.9
|
|
2026-03-20 04:42:49.237 DEBUG [src.node.docker_mananger] Generated ports ['31175', '31176', '31177', '31178', '31179']
|
|
2026-03-20 04:42:49.238 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-20 04:42:49.238 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-20 04:42:49.238 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-20 04:42:49.238 DEBUG [src.node.docker_mananger] docker run -i -t -p 31175:31175 -p 31176:31176 -p 31177:31177 -p 31178:31178 -p 31179:31179 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=31177 --rest-port=31175 --tcp-port=31176 --discv5-udp-port=31178 --rest-address=0.0.0.0 --nat=extip:172.18.9.9 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ca78aa0deae492aa1b7e5daa6b8cdaccd54a63d7ac18f3cf6b9e2764b49b2b4e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31179 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QG8uE6gv0VMLpytp78kG0g8kPnWZtxuffggW10-0m9D-BofLXp88qkO2ULSS3feuiDNolIbRrV2eT268I3d2I1gCgmlkgnY0gmlwhKwSZK2KbXVsdGlhZGRyc5YACASsEmStBkAIAAoErBJkrQZACd0DgnJzhQACAQAAiXNlY3AyNTZrMaECKEOd42iAqmgO4FOi-6UjTysadJCzHFhTixhxPQCUdx2DdGNwgkAIg3VkcIJACoV3YWt1MgU --content-topic=/waku/2/content/test.js
|
|
2026-03-20 04:42:49.439 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.9.9 waku 5a8c8a695c7048ad0cdb2eb5471278808b8e1cd5ae0a39f41f229f2216003e24
|
|
2026-03-20 04:42:49.474 DEBUG [src.node.docker_mananger] Container started with ID 5a8c8a695c70. Setting up logs at ./log/docker/node2_2026-03-20_04-42-47__796dc18d-9025-4918-a54d-61eb361e78e6__wakuorg_nwaku:latest.log
|
|
2026-03-20 04:42:49.475 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31175
|
|
2026-03-20 04:42:49.475 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-20 04:42:50.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31175/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:42:50.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:42:50.579 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31175/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:42:50.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:42:50.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31175/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:42:50.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-20 04:42:50.813 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31175/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:42:50.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"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-20 04:42:50.816 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-20 04:42:50.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31175/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:42:50.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.9.9/tcp/31176/p2p/16Uiu2HAkwhdh623wVvExgix1pxfq5EJQtxZZMCaWy7HqAL1joA6H","/ip4/172.18.9.9/tcp/31177/ws/p2p/16Uiu2HAkwhdh623wVvExgix1pxfq5EJQtxZZMCaWy7HqAL1joA6H"],"enrUri":"enr:-L24QFaht9cSP6vyqN7nmgGozGohaSzRHsHaynfYECSNfI0xNddgFGLAeqNYAuRT3FM8QxQX2FOSpwiZ2Mbh2tdCl6cCgmlkgnY0gmlwhKwSCQmKbXVsdGlhZGRyc5YACASsEgkJBnnIAAoErBIJCQZ5yd0DgnJzhQACAQAAiXNlY3AyNTZrMaECIc4UZ5TrlnVMs2t1GOih25nab4dRpXhEO7zcaBUSPIaDdGNwgnnIg3VkcIJ5yoV3YWt1MgE"}'
|
|
2026-03-20 04:42:50.819 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-20 04:42:50.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31175/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.100.173/tcp/16392/p2p/16Uiu2HAkx8r65zrqX55Yz383nCFWYBHX92x1W5LiQJZaET7qZB9e"]'
|
|
2026-03-20 04:42:50.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:42:50.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16391/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
|
|
2026-03-20 04:42:50.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:42:50.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31175/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
|
|
2026-03-20 04:42:50.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:42:50.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16391/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-20 04:42:50.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-20 04:42:50.873 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-20 04:42:50.974 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-20 04:42:50.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16391/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:42:50.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1773981770858960876,"ephemeral":false,"proof":""}]'
|
|
2026-03-20 04:42:50.978 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-20 04:42:50.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31175/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-20 04:42:50.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1773981770858960876,"ephemeral":false,"proof":""}]'
|
|
2026-03-20 04:42:50.983 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-20 04:42:50.984 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-20 04:42:50.985 DEBUG [src.node.waku_node] Stopping container with id b012389b4483
|
|
2026-03-20 04:42:51.600 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:42:51.601 DEBUG [src.node.waku_node] Stopping container with id 5a8c8a695c70
|
|
2026-03-20 04:42:52.233 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-20 04:42:52.234 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-20 04:42:52.292 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-20 04:42:52.321 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|