mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 18:09:25 +00:00
177 lines
34 KiB
Plaintext
177 lines
34 KiB
Plaintext
2026-02-21 04:39:01.933 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-21 04:39:01.934 DEBUG [tests.conftest] Running test: test_filter_get_message_while_one_peer_is_paused with id: 2026-02-21_04-39-01__388a3c26-dae2-4809-a512-066871e23dcc
|
|
2026-02-21 04:39:01.934 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-21 04:39:01.934 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-21 04:39:01.934 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-21 04:39:01.941 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-21 04:39:01.941 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-39-01__388a3c26-dae2-4809-a512-066871e23dcc__wakuorg_nwaku:latest.log
|
|
2026-02-21 04:39:01.941 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-21 04:39:01.941 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-21 04:39:01.943 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-21 04:39:01.943 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.207.223
|
|
2026-02-21 04:39:01.943 DEBUG [src.node.docker_mananger] Generated ports ['54452', '54453', '54454', '54455', '54456']
|
|
2026-02-21 04:39:01.943 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-21 04:39:01.943 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-21 04:39:01.943 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-21 04:39:01.943 DEBUG [src.node.docker_mananger] docker run -i -t -p 54452:54452 -p 54453:54453 -p 54454:54454 -p 54455:54455 -p 54456:54456 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=54454 --rest-port=54452 --tcp-port=54453 --discv5-udp-port=54455 --rest-address=0.0.0.0 --nat=extip:172.18.207.223 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c3b5d134fdeae7fab7515cf8feebe963780bd08c1b4a60c14c39db73ddb3bfc1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54456 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-21 04:39:02.129 ERROR [src.node.docker_mananger] Max retries reached for container 16ede7db2453. Exiting log stream.
|
|
2026-02-21 04:39:02.132 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.207.223 waku be78b4a4ad64a32d51fa6aec79c00a1da7a8b17d204f741a7383e61fc0d8d288
|
|
2026-02-21 04:39:02.163 DEBUG [src.node.docker_mananger] Container started with ID be78b4a4ad64. Setting up logs at ./log/docker/node1_2026-02-21_04-39-01__388a3c26-dae2-4809-a512-066871e23dcc__wakuorg_nwaku:latest.log
|
|
2026-02-21 04:39:02.164 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54452
|
|
2026-02-21 04:39:02.164 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-21 04:39:02.599 ERROR [src.node.docker_mananger] Max retries reached for container f8b080fe77bd. Exiting log stream.
|
|
2026-02-21 04:39:03.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54452/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-21 04:39:03.167 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-21 04:39:03.167 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-21 04:39:03.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54452/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-21 04:39:03.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.207.223/tcp/54453/p2p/16Uiu2HAmVJoaG1SyT6anr3izTCF6R1WKjowLtcvB2Y3ZZYa2uzTs","/ip4/172.18.207.223/tcp/54454/ws/p2p/16Uiu2HAmVJoaG1SyT6anr3izTCF6R1WKjowLtcvB2Y3ZZYa2uzTs"],"enrUri":"enr:-L24QOEVI1TzG2OHOBx4u4UK35m9BWn0ygq5a0IMB_uEAhu9dEb1jCTemEk-gjbw9NNFRyVAGj3RURCl4why19oEDTkCgmlkgnY0gmlwhKwSz9-KbXVsdGlhZGRyc5YACASsEs_fBtS1AAoErBLP3wbUtt0DgnJzhQADAQAAiXNlY3AyNTZrMaED92rgbWsogcxoOqwutI36rIQWnTDmDKd3B5HCdUWPY6qDdGNwgtS1g3VkcILUt4V3YWt1MgU"}'
|
|
2026-02-21 04:39:03.170 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-21 04:39:03.170 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-21 04:39:03.176 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-21 04:39:03.177 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-39-01__388a3c26-dae2-4809-a512-066871e23dcc__wakuorg_nwaku:latest.log
|
|
2026-02-21 04:39:03.177 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-21 04:39:03.177 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-21 04:39:03.178 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-21 04:39:03.178 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.194.187
|
|
2026-02-21 04:39:03.178 DEBUG [src.node.docker_mananger] Generated ports ['21042', '21043', '21044', '21045', '21046']
|
|
2026-02-21 04:39:03.178 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-21 04:39:03.179 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-21 04:39:03.179 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-21 04:39:03.179 DEBUG [src.node.docker_mananger] docker run -i -t -p 21042:21042 -p 21043:21043 -p 21044:21044 -p 21045:21045 -p 21046:21046 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=21044 --rest-port=21042 --tcp-port=21043 --discv5-udp-port=21045 --rest-address=0.0.0.0 --nat=extip:172.18.194.187 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ee4ee1fdbcebdfc74ca6fb6cc9fde583d98afdca33aeace6cc98adb5d2cf6b4f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21046 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QOEVI1TzG2OHOBx4u4UK35m9BWn0ygq5a0IMB_uEAhu9dEb1jCTemEk-gjbw9NNFRyVAGj3RURCl4why19oEDTkCgmlkgnY0gmlwhKwSz9-KbXVsdGlhZGRyc5YACASsEs_fBtS1AAoErBLP3wbUtt0DgnJzhQADAQAAiXNlY3AyNTZrMaED92rgbWsogcxoOqwutI36rIQWnTDmDKd3B5HCdUWPY6qDdGNwgtS1g3VkcILUt4V3YWt1MgU --filternode=/ip4/172.18.207.223/tcp/54453/p2p/16Uiu2HAmVJoaG1SyT6anr3izTCF6R1WKjowLtcvB2Y3ZZYa2uzTs
|
|
2026-02-21 04:39:03.356 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.194.187 waku 81f3b0c9419533ad3ffd146a84783146e5bb9a2686801ae7c9a96e66bead8d21
|
|
2026-02-21 04:39:03.389 DEBUG [src.node.docker_mananger] Container started with ID 81f3b0c94195. Setting up logs at ./log/docker/node2_2026-02-21_04-39-01__388a3c26-dae2-4809-a512-066871e23dcc__wakuorg_nwaku:latest.log
|
|
2026-02-21 04:39:03.390 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21042
|
|
2026-02-21 04:39:03.390 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-21 04:39:04.390 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21042/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-21 04:39:04.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-21 04:39:04.393 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-21 04:39:04.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21042/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-21 04:39:04.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.194.187/tcp/21043/p2p/16Uiu2HAm5gTii3FcRAcBbcWM5p9bynmEFxAsc6RkqRjt7DRf4ACh","/ip4/172.18.194.187/tcp/21044/ws/p2p/16Uiu2HAm5gTii3FcRAcBbcWM5p9bynmEFxAsc6RkqRjt7DRf4ACh"],"enrUri":"enr:-L24QOchUaZayqmYw2tM6kJcTntx83DZkHdoyOU9aQoq650qF9Ijg19ItvkSK6hzw1ufA0fHcuwwm6CHUj4x1-VVG84CgmlkgnY0gmlwhKwSwruKbXVsdGlhZGRyc5YACASsEsK7BlIzAAoErBLCuwZSNN0DgnJzhQADAQAAiXNlY3AyNTZrMaECmF64CBWQGIX1qpKXZfoRWkyBruuZL-kCcC5CrcYgT8KDdGNwglIzg3VkcIJSNYV3YWt1MgA"}'
|
|
2026-02-21 04:39:04.396 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-21 04:39:04.396 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21042/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.207.223/tcp/54453/p2p/16Uiu2HAmVJoaG1SyT6anr3izTCF6R1WKjowLtcvB2Y3ZZYa2uzTs"]'
|
|
2026-02-21 04:39:04.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-21 04:39:04.443 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-21 04:39:04.443 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-39-01__388a3c26-dae2-4809-a512-066871e23dcc__wakuorg_nwaku:latest.log
|
|
2026-02-21 04:39:04.443 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-21 04:39:04.444 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-21 04:39:04.445 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-21 04:39:04.445 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.135.89
|
|
2026-02-21 04:39:04.445 DEBUG [src.node.docker_mananger] Generated ports ['40383', '40384', '40385', '40386', '40387']
|
|
2026-02-21 04:39:04.446 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-21 04:39:04.446 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-21 04:39:04.446 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-21 04:39:04.446 DEBUG [src.node.docker_mananger] docker run -i -t -p 40383:40383 -p 40384:40384 -p 40385:40385 -p 40386:40386 -p 40387:40387 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=40385 --rest-port=40383 --tcp-port=40384 --discv5-udp-port=40386 --rest-address=0.0.0.0 --nat=extip:172.18.135.89 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=860c4c3aa78458398e5fa3cf83476dacc6a65ed4e05acdff2feeaa8a36ac046a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40387 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QOEVI1TzG2OHOBx4u4UK35m9BWn0ygq5a0IMB_uEAhu9dEb1jCTemEk-gjbw9NNFRyVAGj3RURCl4why19oEDTkCgmlkgnY0gmlwhKwSz9-KbXVsdGlhZGRyc5YACASsEs_fBtS1AAoErBLP3wbUtt0DgnJzhQADAQAAiXNlY3AyNTZrMaED92rgbWsogcxoOqwutI36rIQWnTDmDKd3B5HCdUWPY6qDdGNwgtS1g3VkcILUt4V3YWt1MgU --filternode=/ip4/172.18.207.223/tcp/54453/p2p/16Uiu2HAmVJoaG1SyT6anr3izTCF6R1WKjowLtcvB2Y3ZZYa2uzTs
|
|
2026-02-21 04:39:04.644 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.135.89 waku 1e19e0abf4b5c60d2ba8be2d403001854a820d5574ec2fc66844f73218050d8c
|
|
2026-02-21 04:39:04.677 DEBUG [src.node.docker_mananger] Container started with ID 1e19e0abf4b5. Setting up logs at ./log/docker/node3_2026-02-21_04-39-01__388a3c26-dae2-4809-a512-066871e23dcc__wakuorg_nwaku:latest.log
|
|
2026-02-21 04:39:04.677 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40383
|
|
2026-02-21 04:39:04.677 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-21 04:39:05.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40383/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-21 04:39:05.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-21 04:39:05.681 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-21 04:39:05.681 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40383/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-21 04:39:05.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.135.89/tcp/40384/p2p/16Uiu2HAm45aAR5ceqhT9NdbJhAhSxFn2H583aqv4TRom49X6wqt9","/ip4/172.18.135.89/tcp/40385/ws/p2p/16Uiu2HAm45aAR5ceqhT9NdbJhAhSxFn2H583aqv4TRom49X6wqt9"],"enrUri":"enr:-L24QArlST4F8n53OBR3YX8VhLVm0s5A4E_ym1pcD_TbnIy8c1gM02q0XfPy4_H-0XzNVN2-p5hdE9oXB2mSIY3Zf78CgmlkgnY0gmlwhKwSh1mKbXVsdGlhZGRyc5YACASsEodZBp3AAAoErBKHWQadwd0DgnJzhQADAQAAiXNlY3AyNTZrMaECgJL9MEV0UprgFe5dkFayDmzj_XmS5gt0y9K9yClW-laDdGNwgp3Ag3VkcIKdwoV3YWt1MgA"}'
|
|
2026-02-21 04:39:05.684 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-21 04:39:05.684 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40383/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.207.223/tcp/54453/p2p/16Uiu2HAmVJoaG1SyT6anr3izTCF6R1WKjowLtcvB2Y3ZZYa2uzTs"]'
|
|
2026-02-21 04:39:05.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-21 04:39:05.732 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-21 04:39:05.733 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-21_04-39-01__388a3c26-dae2-4809-a512-066871e23dcc__wakuorg_nwaku:latest.log
|
|
2026-02-21 04:39:05.733 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-21 04:39:05.734 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-21 04:39:05.736 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-21 04:39:05.736 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.174.241
|
|
2026-02-21 04:39:05.736 DEBUG [src.node.docker_mananger] Generated ports ['4323', '4324', '4325', '4326', '4327']
|
|
2026-02-21 04:39:05.736 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-21 04:39:05.737 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-21 04:39:05.737 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-21 04:39:05.737 DEBUG [src.node.docker_mananger] docker run -i -t -p 4323:4323 -p 4324:4324 -p 4325:4325 -p 4326:4326 -p 4327:4327 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=4325 --rest-port=4323 --tcp-port=4324 --discv5-udp-port=4326 --rest-address=0.0.0.0 --nat=extip:172.18.174.241 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8e55bc21f5ea1b4ddcb883c8bf5ed54671fd9f22a3a187e5db67efa89d69e6bc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4327 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QOEVI1TzG2OHOBx4u4UK35m9BWn0ygq5a0IMB_uEAhu9dEb1jCTemEk-gjbw9NNFRyVAGj3RURCl4why19oEDTkCgmlkgnY0gmlwhKwSz9-KbXVsdGlhZGRyc5YACASsEs_fBtS1AAoErBLP3wbUtt0DgnJzhQADAQAAiXNlY3AyNTZrMaED92rgbWsogcxoOqwutI36rIQWnTDmDKd3B5HCdUWPY6qDdGNwgtS1g3VkcILUt4V3YWt1MgU --filternode=/ip4/172.18.207.223/tcp/54453/p2p/16Uiu2HAmVJoaG1SyT6anr3izTCF6R1WKjowLtcvB2Y3ZZYa2uzTs
|
|
2026-02-21 04:39:05.916 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.174.241 waku 06dfbadeea25d1f3424d29b54829288e431666a79fb67c402cdf5a5b738c8b28
|
|
2026-02-21 04:39:05.950 DEBUG [src.node.docker_mananger] Container started with ID 06dfbadeea25. Setting up logs at ./log/docker/node4_2026-02-21_04-39-01__388a3c26-dae2-4809-a512-066871e23dcc__wakuorg_nwaku:latest.log
|
|
2026-02-21 04:39:05.950 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4323
|
|
2026-02-21 04:39:05.951 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-21 04:39:06.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4323/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-21 04:39:06.954 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-21 04:39:06.954 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-21 04:39:06.954 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4323/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-21 04:39:06.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.174.241/tcp/4324/p2p/16Uiu2HAmEhbVB4NEsHbmJtyWwBwDLu43QpdLmuyaYCojXnpB3PHW","/ip4/172.18.174.241/tcp/4325/ws/p2p/16Uiu2HAmEhbVB4NEsHbmJtyWwBwDLu43QpdLmuyaYCojXnpB3PHW"],"enrUri":"enr:-L24QGonK0aCWakgdxHR8MUdYZS0K2NJ5h1CU__XGcDLZlyjCKBOq3CbZgwg7Bj3G7BmDh-zi6jRWeipVy4qXSvs71gCgmlkgnY0gmlwhKwSrvGKbXVsdGlhZGRyc5YACASsEq7xBhDkAAoErBKu8QYQ5d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDHmJDiIE8PkvZq49q8HreOryv8wOkHlpMcu0cMJuRsmWDdGNwghDkg3VkcIIQ5oV3YWt1MgA"}'
|
|
2026-02-21 04:39:06.957 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-21 04:39:06.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4323/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.207.223/tcp/54453/p2p/16Uiu2HAmVJoaG1SyT6anr3izTCF6R1WKjowLtcvB2Y3ZZYa2uzTs"]'
|
|
2026-02-21 04:39:06.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-21 04:39:07.003 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-21 04:39:07.003 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-02-21_04-39-01__388a3c26-dae2-4809-a512-066871e23dcc__wakuorg_nwaku:latest.log
|
|
2026-02-21 04:39:07.003 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-21 04:39:07.004 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-21 04:39:07.007 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-21 04:39:07.008 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.196.44
|
|
2026-02-21 04:39:07.008 DEBUG [src.node.docker_mananger] Generated ports ['8178', '8179', '8180', '8181', '8182']
|
|
2026-02-21 04:39:07.008 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-21 04:39:07.008 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-21 04:39:07.009 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-21 04:39:07.009 DEBUG [src.node.docker_mananger] docker run -i -t -p 8178:8178 -p 8179:8179 -p 8180:8180 -p 8181:8181 -p 8182:8182 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=8180 --rest-port=8178 --tcp-port=8179 --discv5-udp-port=8181 --rest-address=0.0.0.0 --nat=extip:172.18.196.44 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=87031a8fc8497ba5de2ed80bacfceadddbfe74a49cc5efcbb4ad1ddb2bc5b914 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8182 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QOEVI1TzG2OHOBx4u4UK35m9BWn0ygq5a0IMB_uEAhu9dEb1jCTemEk-gjbw9NNFRyVAGj3RURCl4why19oEDTkCgmlkgnY0gmlwhKwSz9-KbXVsdGlhZGRyc5YACASsEs_fBtS1AAoErBLP3wbUtt0DgnJzhQADAQAAiXNlY3AyNTZrMaED92rgbWsogcxoOqwutI36rIQWnTDmDKd3B5HCdUWPY6qDdGNwgtS1g3VkcILUt4V3YWt1MgU --filternode=/ip4/172.18.207.223/tcp/54453/p2p/16Uiu2HAmVJoaG1SyT6anr3izTCF6R1WKjowLtcvB2Y3ZZYa2uzTs
|
|
2026-02-21 04:39:07.199 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.196.44 waku 783f33a506ba3a3f2c37b88dc62ecd2692c4056e3b71cd7f6d551e2d51ab15cb
|
|
2026-02-21 04:39:07.230 DEBUG [src.node.docker_mananger] Container started with ID 783f33a506ba. Setting up logs at ./log/docker/node5_2026-02-21_04-39-01__388a3c26-dae2-4809-a512-066871e23dcc__wakuorg_nwaku:latest.log
|
|
2026-02-21 04:39:07.230 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8178
|
|
2026-02-21 04:39:07.231 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-21 04:39:08.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8178/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-21 04:39:08.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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-21 04:39:08.234 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-21 04:39:08.234 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8178/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-21 04:39:08.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.196.44/tcp/8179/p2p/16Uiu2HAm88Vt7ve9wWP3ZFhVjp5ewDKAt7AJVCzQ1972aoaqS26m","/ip4/172.18.196.44/tcp/8180/ws/p2p/16Uiu2HAm88Vt7ve9wWP3ZFhVjp5ewDKAt7AJVCzQ1972aoaqS26m"],"enrUri":"enr:-L24QGSfFv_uBG5R7N_KPaA1ozAEkU1NF2kIQlVSLkFYL1Tbd-NRVMCD0SQg9cenva7C2FK0Y7Rl05GIyd5V94MgxmsCgmlkgnY0gmlwhKwSxCyKbXVsdGlhZGRyc5YACASsEsQsBh_zAAoErBLELAYf9N0DgnJzhQADAQAAiXNlY3AyNTZrMaECvMGjfq6fv0Z-6k6Lqc-Uw9Z2HIWJR-HpLpT18aGpH_qDdGNwgh_zg3VkcIIf9YV3YWt1MgA"}'
|
|
2026-02-21 04:39:08.237 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-21 04:39:08.237 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8178/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.207.223/tcp/54453/p2p/16Uiu2HAmVJoaG1SyT6anr3izTCF6R1WKjowLtcvB2Y3ZZYa2uzTs"]'
|
|
2026-02-21 04:39:08.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-21 04:39:08.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54452/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-21 04:39:08.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-21 04:39:08.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21042/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "173a4576-8be4-4d68-ad5b-200c5c90eff8", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-21 04:39:08.294 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"173a4576-8be4-4d68-ad5b-200c5c90eff8","statusDesc":"OK"}'
|
|
2026-02-21 04:39:08.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40383/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "02b68fdf-3e87-4b8c-ab37-9130c0f7de70", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-21 04:39:08.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"02b68fdf-3e87-4b8c-ab37-9130c0f7de70","statusDesc":"OK"}'
|
|
2026-02-21 04:39:08.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4323/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "5dea3342-7502-4da8-aa3b-3831bdb94529", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-21 04:39:08.314 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"5dea3342-7502-4da8-aa3b-3831bdb94529","statusDesc":"OK"}'
|
|
2026-02-21 04:39:08.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8178/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "79456d14-07a1-47f5-a534-025bba44974c", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-21 04:39:08.324 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"79456d14-07a1-47f5-a534-025bba44974c","statusDesc":"OK"}'
|
|
2026-02-21 04:39:08.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54452/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-21 04:39:08.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-21 04:39:08.339 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-21 04:39:08.440 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-21 04:39:08.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21042/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-21 04:39:08.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648748324956381,"ephemeral":false}]'
|
|
2026-02-21 04:39:08.445 DEBUG [src.steps.filter] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
|
2026-02-21 04:39:08.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40383/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-21 04:39:08.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648748324956381,"ephemeral":false}]'
|
|
2026-02-21 04:39:08.449 DEBUG [src.steps.filter] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
|
2026-02-21 04:39:08.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4323/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-21 04:39:08.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648748324956381,"ephemeral":false}]'
|
|
2026-02-21 04:39:08.453 DEBUG [src.steps.filter] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
|
2026-02-21 04:39:08.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8178/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-21 04:39:08.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648748324956381,"ephemeral":false}]'
|
|
2026-02-21 04:39:08.457 DEBUG [src.node.waku_node] Pausing container with id 81f3b0c94195
|
|
2026-02-21 04:39:08.466 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54452/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-21 04:39:08.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-21 04:39:08.473 DEBUG [src.node.waku_node] Unpause container with id 81f3b0c94195
|
|
2026-02-21 04:39:08.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54452/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-21 04:39:08.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-21 04:39:08.487 DEBUG [src.libs.common] Sleeping for 0.5 seconds
|
|
2026-02-21 04:39:08.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21042/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-21 04:39:08.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648748457631905,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648748457707556,"ephemeral":false}]'
|
|
2026-02-21 04:39:08.993 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-21 04:39:08.993 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-21 04:39:08.994 DEBUG [src.node.waku_node] Stopping container with id be78b4a4ad64
|
|
2026-02-21 04:39:09.566 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-21 04:39:09.567 DEBUG [src.node.waku_node] Stopping container with id 81f3b0c94195
|
|
2026-02-21 04:39:10.125 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-21 04:39:10.127 DEBUG [src.node.waku_node] Stopping container with id 1e19e0abf4b5
|
|
2026-02-21 04:39:10.379 ERROR [src.node.docker_mananger] Max retries reached for container be78b4a4ad64. Exiting log stream.
|
|
2026-02-21 04:39:10.680 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-21 04:39:10.681 DEBUG [src.node.waku_node] Stopping container with id 06dfbadeea25
|
|
2026-02-21 04:39:10.957 ERROR [src.node.docker_mananger] Max retries reached for container 81f3b0c94195. Exiting log stream.
|
|
2026-02-21 04:39:11.218 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-21 04:39:11.218 DEBUG [src.node.waku_node] Stopping container with id 783f33a506ba
|
|
2026-02-21 04:39:11.493 ERROR [src.node.docker_mananger] Max retries reached for container 1e19e0abf4b5. Exiting log stream.
|
|
2026-02-21 04:39:11.735 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-21 04:39:11.737 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-21 04:39:11.751 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-21 04:39:11.760 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-21 04:39:11.764 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-21 04:39:11.768 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-21 04:39:11.772 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|