mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 09:33:42 +00:00
63 lines
12 KiB
Plaintext
63 lines
12 KiB
Plaintext
2026-03-16 12:37:25.222 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-16 12:37:25.222 DEBUG [tests.conftest] Running test: test_metadata_protocol_mounted_also_on_non_1_clusters with id: 2026-03-16_12-37-25__ee018bd8-de3a-4da0-97f0-c4bc40b8ba32
|
|
2026-03-16 12:37:25.223 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-16 12:37:25.223 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-16 12:37:25.223 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-03-16 12:37:25.229 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-16 12:37:25.229 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-16_12-37-25__ee018bd8-de3a-4da0-97f0-c4bc40b8ba32__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:37:25.230 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 12:37:25.230 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 12:37:25.231 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 12:37:25.231 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.109.240
|
|
2026-03-16 12:37:25.231 DEBUG [src.node.docker_mananger] Generated ports ['52426', '52427', '52428', '52429', '52430']
|
|
2026-03-16 12:37:25.231 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 12:37:25.232 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 12:37:25.232 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 12:37:25.232 DEBUG [src.node.docker_mananger] docker run -i -t -p 52426:52426 -p 52427:52427 -p 52428:52428 -p 52429:52429 -p 52430:52430 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=52428 --rest-port=52426 --tcp-port=52427 --discv5-udp-port=52429 --rest-address=0.0.0.0 --nat=extip:172.18.109.240 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7fecb98dbf42fccaafd377f75727efea7cf2741ac407bfc4b50db5a875b013ea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52430 --metrics-logging=true --relay=true
|
|
2026-03-16 12:37:25.419 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.109.240 waku e8b41a716570ca11853d8dc0c287c9d0242bc5db79df9120cf24c4fdca851b8c
|
|
2026-03-16 12:37:25.443 ERROR [src.node.docker_mananger] Max retries reached for container 5783527da70b. Exiting log stream.
|
|
2026-03-16 12:37:25.459 DEBUG [src.node.docker_mananger] Container started with ID e8b41a716570. Setting up logs at ./log/docker/node1_2026-03-16_12-37-25__ee018bd8-de3a-4da0-97f0-c4bc40b8ba32__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:37:25.460 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 52426
|
|
2026-03-16 12:37:25.460 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 12:37:26.019 ERROR [src.node.docker_mananger] Max retries reached for container 0d707aa83160. Exiting log stream.
|
|
2026-03-16 12:37:26.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52426/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:37:26.464 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-03-16 12:37:26.464 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 12:37:26.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52426/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:37:26.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.109.240/tcp/52427/p2p/16Uiu2HAmNXfsSwC8m6pE476CwDLsFZ2EzvN7Eyfu2EURUQDqd5K4","/ip4/172.18.109.240/tcp/52428/ws/p2p/16Uiu2HAmNXfsSwC8m6pE476CwDLsFZ2EzvN7Eyfu2EURUQDqd5K4"],"enrUri":"enr:-L24QAa-yY9CvUOeh_VGPGOgOpSiyJuoTxKJdbcULlc9owivFEY2XUwCnZO12dQFCq0RtRbz-NRPWxiRzgDP2Xwc04oCgmlkgnY0gmlwhKwSbfCKbXVsdGlhZGRyc5YACASsEm3wBszLAAoErBJt8AbMzN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkrTofS0R0DKYn2Fo4v2CkBot90P_7tIijXsDQ8IXugeDdGNwgszLg3VkcILMzYV3YWt1MgE"}'
|
|
2026-03-16 12:37:26.467 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 12:37:26.474 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
|
|
2026-03-16 12:37:26.474 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-16_12-37-25__ee018bd8-de3a-4da0-97f0-c4bc40b8ba32__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:37:26.474 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-16 12:37:26.474 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-16 12:37:26.475 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-16 12:37:26.476 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.128.176
|
|
2026-03-16 12:37:26.476 DEBUG [src.node.docker_mananger] Generated ports ['27944', '27945', '27946', '27947', '27948']
|
|
2026-03-16 12:37:26.476 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-16 12:37:26.476 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-16 12:37:26.476 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-16 12:37:26.476 DEBUG [src.node.docker_mananger] docker run -i -t -p 27944:27944 -p 27945:27945 -p 27946:27946 -p 27947:27947 -p 27948:27948 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=27946 --rest-port=27944 --tcp-port=27945 --discv5-udp-port=27947 --rest-address=0.0.0.0 --nat=extip:172.18.128.176 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c6beabb208eeadfe3bc973745e9deafef42c18211c1dffb1c1ddf594c2f6454b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27948 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAa-yY9CvUOeh_VGPGOgOpSiyJuoTxKJdbcULlc9owivFEY2XUwCnZO12dQFCq0RtRbz-NRPWxiRzgDP2Xwc04oCgmlkgnY0gmlwhKwSbfCKbXVsdGlhZGRyc5YACASsEm3wBszLAAoErBJt8AbMzN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkrTofS0R0DKYn2Fo4v2CkBot90P_7tIijXsDQ8IXugeDdGNwgszLg3VkcILMzYV3YWt1MgE
|
|
2026-03-16 12:37:26.664 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.128.176 waku d596e4a528b423b806bf95f006891da1c0dfd2744e5fe0ea8b8d3993ffe01bf9
|
|
2026-03-16 12:37:26.697 DEBUG [src.node.docker_mananger] Container started with ID d596e4a528b4. Setting up logs at ./log/docker/node2_2026-03-16_12-37-25__ee018bd8-de3a-4da0-97f0-c4bc40b8ba32__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
|
|
2026-03-16 12:37:26.697 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 27944
|
|
2026-03-16 12:37:26.698 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-16 12:37:27.698 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27944/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:37:27.715 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-03-16 12:37:27.716 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-16 12:37:27.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27944/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-16 12:37:27.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.128.176/tcp/27945/p2p/16Uiu2HAmEBXXbCjfmyKgPWKpkREdYxy76gCDjerFvsLajJTn3NLu","/ip4/172.18.128.176/tcp/27946/ws/p2p/16Uiu2HAmEBXXbCjfmyKgPWKpkREdYxy76gCDjerFvsLajJTn3NLu"],"enrUri":"enr:-L24QEOTnCvbVUodeZjmL_BGdDwl-z8UDZHdmJjaM8N_2bjHCAxK0JL8pZChhnrxLNPS4Y05jeW8KYIwu729KZCLfg8CgmlkgnY0gmlwhKwSgLCKbXVsdGlhZGRyc5YACASsEoCwBm0pAAoErBKAsAZtKt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDFq5dI1CV-KQIGVoSN_0kJLsGWIhIdon9bHYf6iIPTRaDdGNwgm0pg3VkcIJtK4V3YWt1MgE"}'
|
|
2026-03-16 12:37:27.723 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-16 12:37:27.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27944/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.109.240/tcp/52427/p2p/16Uiu2HAmNXfsSwC8m6pE476CwDLsFZ2EzvN7Eyfu2EURUQDqd5K4"]'
|
|
2026-03-16 12:37:27.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-16 12:37:27.730 DEBUG [src.node.docker_mananger] Found matches for keyword 'Created WakuMetadata protocol': ['INF 2026-03-16 12:37:25.427+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards="[0]"']
|
|
2026-03-16 12:37:27.730 DEBUG [src.node.docker_mananger] Found matches for keyword 'Created WakuMetadata protocol': ['INF 2026-03-16 12:37:26.668+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards="[0]"']
|
|
2026-03-16 12:37:27.732 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-16 12:37:27.733 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-16 12:37:27.733 DEBUG [src.node.waku_node] Stopping container with id e8b41a716570
|
|
2026-03-16 12:37:28.258 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 12:37:28.258 DEBUG [src.node.waku_node] Stopping container with id d596e4a528b4
|
|
2026-03-16 12:37:28.823 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-16 12:37:28.824 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-16 12:37:28.829 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-16 12:37:28.835 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|