mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
68 lines
12 KiB
Plaintext
68 lines
12 KiB
Plaintext
2026-02-25 19:32:28.427 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 19:32:28.427 DEBUG [tests.conftest] Running test: test_relay_peers_on_shard_schema with id: 2026-02-25_19-32-28__036b4249-6a65-41da-91fd-6745021c1569
|
|
2026-02-25 19:32:28.428 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 19:32:28.428 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-25 19:32:28.428 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-25 19:32:28.437 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:32:28.437 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_19-32-28__036b4249-6a65-41da-91fd-6745021c1569__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:32:28.450 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:32:28.450 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_19-32-28__036b4249-6a65-41da-91fd-6745021c1569__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:32:28.457 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:32:28.457 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-25_19-32-28__036b4249-6a65-41da-91fd-6745021c1569__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:32:28.463 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:32:28.463 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-25_19-32-28__036b4249-6a65-41da-91fd-6745021c1569__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:32:28.464 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-25 19:32:28.464 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-25 19:32:28.465 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:32:28.465 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:32:28.466 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:32:28.466 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.0.12
|
|
2026-02-25 19:32:28.467 DEBUG [src.node.docker_mananger] Generated ports ['24094', '24095', '24096', '24097', '24098']
|
|
2026-02-25 19:32:28.467 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:32:28.467 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:32:28.467 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:32:28.467 DEBUG [src.node.docker_mananger] docker run -i -t -p 24094:24094 -p 24095:24095 -p 24096:24096 -p 24097:24097 -p 24098:24098 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=24096 --rest-port=24094 --tcp-port=24095 --discv5-udp-port=24097 --rest-address=0.0.0.0 --nat=extip:172.18.0.12 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=88bb9ff702ef2bcf87cd3da8d52aae8a5a52bfa6bf940ebd8ccc5aa6dffd35da --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24098 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-02-25 19:32:28.656 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.0.12 waku 3ee8bb50ce2baa4f9d4006e1c9a0c89f10aa88b3151e159be4e8380f152c5ad9
|
|
2026-02-25 19:32:28.677 ERROR [src.node.docker_mananger] Max retries reached for container 5e7ad8df0447. Exiting log stream.
|
|
2026-02-25 19:32:28.693 DEBUG [src.node.docker_mananger] Container started with ID 3ee8bb50ce2b. Setting up logs at ./log/docker/node1_2026-02-25_19-32-28__036b4249-6a65-41da-91fd-6745021c1569__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:32:28.693 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24094
|
|
2026-02-25 19:32:28.693 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:32:29.250 ERROR [src.node.docker_mananger] Max retries reached for container 72fe469e02b7. Exiting log stream.
|
|
2026-02-25 19:32:29.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24094/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:32:29.696 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-25 19:32:29.697 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:32:29.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24094/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:32:29.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.0.12/tcp/24095/p2p/16Uiu2HAmDKdKi8ueWxfa4QkrAEvwj8AWLj1oVf4hYWBKYHX82hQ6","/ip4/172.18.0.12/tcp/24096/ws/p2p/16Uiu2HAmDKdKi8ueWxfa4QkrAEvwj8AWLj1oVf4hYWBKYHX82hQ6"],"enrUri":"enr:-La4QFzpnaDUIudNSEGoYPOGQqcDwwsqfDyOyEl7FyJ2sIyHWdTaUq2uxEUBs6WvstbwRV1Q3DVO9FrzzXxQRy94RKQCgmlkgnY0gmlwhKwSAAyKbXVsdGlhZGRyc5YACASsEgAMBl4fAAoErBIADAZeIN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDCeXgQDj5LmbszGKdx-hy7oVFdw400vdeOmAmJFD5fLODdGNwgl4fhXdha3UyAQ"}'
|
|
2026-02-25 19:32:29.700 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:32:29.700 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:32:29.700 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:32:29.701 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:32:29.701 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.91.239
|
|
2026-02-25 19:32:29.702 DEBUG [src.node.docker_mananger] Generated ports ['21287', '21288', '21289', '21290', '21291']
|
|
2026-02-25 19:32:29.702 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:32:29.702 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:32:29.702 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:32:29.702 DEBUG [src.node.docker_mananger] docker run -i -t -p 21287:21287 -p 21288:21288 -p 21289:21289 -p 21290:21290 -p 21291:21291 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=21289 --rest-port=21287 --tcp-port=21288 --discv5-udp-port=21290 --rest-address=0.0.0.0 --nat=extip:172.18.91.239 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=3d2a787d9abdeaee84aafb8f597fd0aac3dfec209fdcbafcdd9ddb8532fc5f2d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21291 --metrics-logging=true --relay=true --dns-discovery=false --discv5-bootstrap-node=enr:-La4QFzpnaDUIudNSEGoYPOGQqcDwwsqfDyOyEl7FyJ2sIyHWdTaUq2uxEUBs6WvstbwRV1Q3DVO9FrzzXxQRy94RKQCgmlkgnY0gmlwhKwSAAyKbXVsdGlhZGRyc5YACASsEgAMBl4fAAoErBIADAZeIN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDCeXgQDj5LmbszGKdx-hy7oVFdw400vdeOmAmJFD5fLODdGNwgl4fhXdha3UyAQ
|
|
2026-02-25 19:32:29.897 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.91.239 waku fcce766962001c09d1a708d7eacc816a54afa565ef1946cad69b7e3fdcba917d
|
|
2026-02-25 19:32:29.933 DEBUG [src.node.docker_mananger] Container started with ID fcce76696200. Setting up logs at ./log/docker/node2_2026-02-25_19-32-28__036b4249-6a65-41da-91fd-6745021c1569__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:32:29.934 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21287
|
|
2026-02-25 19:32:29.934 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:32:30.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21287/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:32:30.957 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-25 19:32:30.957 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:32:30.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21287/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:32:30.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.91.239/tcp/21288/p2p/16Uiu2HAmBgSNSn4ww9fAiyepmbMTUANZESiWGVuU3gvvqD7x8LgH","/ip4/172.18.91.239/tcp/21289/ws/p2p/16Uiu2HAmBgSNSn4ww9fAiyepmbMTUANZESiWGVuU3gvvqD7x8LgH"],"enrUri":"enr:-La4QOX5ATIxBv5fhLKQ9o7w0g4a7mIOCKOb2edrc4rvyOdjcGYJtBbpMyHmDhZW0vG2BBqIFYloztMtYoo5wSLb79cCgmlkgnY0gmlwhKwSW--KbXVsdGlhZGRyc5YACASsElvvBlMoAAoErBJb7wZTKd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8YNQkDLWZOOw7qxaytz82-qrbSTEz0IdApNKmmLTn9qDdGNwglMohXdha3UyAQ"}'
|
|
2026-02-25 19:32:30.960 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:32:31.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24094/admin/v1/peers/relay/on/0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:32:31.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"shard":0,"peers":[]}'
|
|
2026-02-25 19:32:31.963 DEBUG [tests.rest_flags.test_admin_flags] relay peers on shard=0 (schema): {'shard': 0, 'peers': []}
|
|
2026-02-25 19:32:31.965 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 19:32:31.966 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 19:32:31.966 DEBUG [src.node.waku_node] Stopping container with id 3ee8bb50ce2b
|
|
2026-02-25 19:32:32.574 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:32:32.574 DEBUG [src.node.waku_node] Stopping container with id fcce76696200
|
|
2026-02-25 19:32:33.148 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:32:33.151 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 19:32:33.153 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 19:32:33.155 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|