mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 01:23:07 +00:00
78 lines
13 KiB
Plaintext
78 lines
13 KiB
Plaintext
2026-02-28 20:23:22.042 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 20:23:22.043 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/2/1] with id: 2026-02-28_20-23-22__5f2d1de6-78d4-4ce6-8ba5-337161849a6b
|
|
2026-02-28 20:23:22.043 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 20:23:22.043 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-28 20:23:22.044 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-28 20:23:22.051 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:23:22.051 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_20-23-22__5f2d1de6-78d4-4ce6-8ba5-337161849a6b__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:23:22.051 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:23:22.051 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:23:22.053 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:23:22.053 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.249.187
|
|
2026-02-28 20:23:22.053 DEBUG [src.node.docker_mananger] Generated ports ['14646', '14647', '14648', '14649', '14650']
|
|
2026-02-28 20:23:22.053 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-28 20:23:22.053 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-28 20:23:22.053 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:23:22.054 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:23:22.054 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:23:22.054 DEBUG [src.node.docker_mananger] docker run -i -t -p 14646:14646 -p 14647:14647 -p 14648:14648 -p 14649:14649 -p 14650:14650 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=14648 --rest-port=14646 --tcp-port=14647 --discv5-udp-port=14649 --rest-address=0.0.0.0 --nat=extip:172.18.249.187 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=db549f70cbd76a06aecdba228beadaa0dc7cd7fd2cd06f184bb9f5d66dce04ec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14650 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-28 20:23:22.244 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.249.187 waku 392cc271beb79f4abfa080a7353d550560dd5a8f2b9bfa0f2ef8138e01a981b4
|
|
2026-02-28 20:23:22.277 DEBUG [src.node.docker_mananger] Container started with ID 392cc271beb7. Setting up logs at ./log/docker/node1_2026-02-28_20-23-22__5f2d1de6-78d4-4ce6-8ba5-337161849a6b__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:23:22.277 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14646
|
|
2026-02-28 20:23:22.277 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:23:22.301 ERROR [src.node.docker_mananger] Max retries reached for container f0244e5d350e. Exiting log stream.
|
|
2026-02-28 20:23:22.843 ERROR [src.node.docker_mananger] Max retries reached for container ebfef8d59f6f. Exiting log stream.
|
|
2026-02-28 20:23:23.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14646/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:23.280 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-02-28 20:23:23.280 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:23:23.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14646/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:23.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.249.187/tcp/14647/p2p/16Uiu2HAmKyAv7o7uBXjnvoX2KhPTydTkQcAY7PdQpgpyUcHk5UY1","/ip4/172.18.249.187/tcp/14648/ws/p2p/16Uiu2HAmKyAv7o7uBXjnvoX2KhPTydTkQcAY7PdQpgpyUcHk5UY1"],"enrUri":"enr:-L24QN1-Fn6Z2fhTfmSKCPVbn5eoJrpxl4_F3FxjCwGUV2IbENFjic-NxTq-GFK7KOS-_BTWHzfYF3jizC4E2alZQI4CgmlkgnY0gmlwhKwS-buKbXVsdGlhZGRyc5YACASsEvm7Bjk3AAoErBL5uwY5ON0DgnJzhQACAQAAiXNlY3AyNTZrMaEDbKo1xsFtPDLuhrfQU2vEayI1-wDdnSSaqCgJPtyJVmKDdGNwgjk3g3VkcII5OYV3YWt1MgU"}'
|
|
2026-02-28 20:23:23.283 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:23:23.290 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 20:23:23.290 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_20-23-22__5f2d1de6-78d4-4ce6-8ba5-337161849a6b__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:23:23.290 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 20:23:23.290 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 20:23:23.291 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 20:23:23.292 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.107.147
|
|
2026-02-28 20:23:23.292 DEBUG [src.node.docker_mananger] Generated ports ['28584', '28585', '28586', '28587', '28588']
|
|
2026-02-28 20:23:23.292 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-02-28 20:23:23.292 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-28 20:23:23.292 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 20:23:23.292 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 20:23:23.292 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 20:23:23.292 DEBUG [src.node.docker_mananger] docker run -i -t -p 28584:28584 -p 28585:28585 -p 28586:28586 -p 28587:28587 -p 28588:28588 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=28586 --rest-port=28584 --tcp-port=28585 --discv5-udp-port=28587 --rest-address=0.0.0.0 --nat=extip:172.18.107.147 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=2fc4a9ef2a0accbcf738bfb5dcad15fe6cff304bbf0eb00ac0d20fefcbd2b45b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28588 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QN1-Fn6Z2fhTfmSKCPVbn5eoJrpxl4_F3FxjCwGUV2IbENFjic-NxTq-GFK7KOS-_BTWHzfYF3jizC4E2alZQI4CgmlkgnY0gmlwhKwS-buKbXVsdGlhZGRyc5YACASsEvm7Bjk3AAoErBL5uwY5ON0DgnJzhQACAQAAiXNlY3AyNTZrMaEDbKo1xsFtPDLuhrfQU2vEayI1-wDdnSSaqCgJPtyJVmKDdGNwgjk3g3VkcII5OYV3YWt1MgU
|
|
2026-02-28 20:23:23.488 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.107.147 waku cc3815a96dec0ff790b51f0ebcc85f640afe78acc3e1f33c57eb275bdff1d45f
|
|
2026-02-28 20:23:23.523 DEBUG [src.node.docker_mananger] Container started with ID cc3815a96dec. Setting up logs at ./log/docker/node2_2026-02-28_20-23-22__5f2d1de6-78d4-4ce6-8ba5-337161849a6b__wakuorg_nwaku:latest.log
|
|
2026-02-28 20:23:23.523 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28584
|
|
2026-02-28 20:23:23.524 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 20:23:24.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28584/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:24.551 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"},{"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-02-28 20:23:24.554 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 20:23:24.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28584/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:24.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.107.147/tcp/28585/p2p/16Uiu2HAmJW59YaY6ywtWcFHZL7wfxkTxft8BZETJuCyPTJbgakXC","/ip4/172.18.107.147/tcp/28586/ws/p2p/16Uiu2HAmJW59YaY6ywtWcFHZL7wfxkTxft8BZETJuCyPTJbgakXC"],"enrUri":"enr:-L24QK8QFpGJr06fiZz__3kAZrHSXX7JroYQORNx2phzesPVAOMunzRMOIRSfoIuMOkrx8kCHaRJ46HtnBX6kojnm1gCgmlkgnY0gmlwhKwSa5OKbXVsdGlhZGRyc5YACASsEmuTBm-pAAoErBJrkwZvqt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDVt1RnyV1Alx0-ehuIU_7w4TqmMzaVs5N4GKtEb2eFPuDdGNwgm-pg3VkcIJvq4V3YWt1MgE"}'
|
|
2026-02-28 20:23:24.560 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 20:23:24.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28584/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.249.187/tcp/14647/p2p/16Uiu2HAmKyAv7o7uBXjnvoX2KhPTydTkQcAY7PdQpgpyUcHk5UY1"]'
|
|
2026-02-28 20:23:24.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:24.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14646/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2026-02-28 20:23:24.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:24.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28584/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
|
2026-02-28 20:23:24.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:24.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14646/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 20:23:24.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 20:23:24.581 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-28 20:23:24.682 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 20:23:24.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14646/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:24.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772310204574049881,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 20:23:24.686 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-28 20:23:24.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28584/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 20:23:24.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772310204574049881,"ephemeral":false,"proof":""}]'
|
|
2026-02-28 20:23:24.691 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 20:23:24.692 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 20:23:24.692 DEBUG [src.node.waku_node] Stopping container with id 392cc271beb7
|
|
2026-02-28 20:23:25.264 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:23:25.265 DEBUG [src.node.waku_node] Stopping container with id cc3815a96dec
|
|
2026-02-28 20:23:25.793 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 20:23:25.794 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 20:23:25.801 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 20:23:25.806 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|