mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-10 09:53:12 +00:00
295 lines
53 KiB
Plaintext
295 lines
53 KiB
Plaintext
2025-12-17 04:29:49.511 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-17 04:29:49.511 DEBUG [tests.conftest] Running test: test_sync_flags with id: 2025-12-17_04-29-49__1fb6c6b4-6c6b-4e84-81fc-e4c84d95901b
|
|
2025-12-17 04:29:49.512 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-17 04:29:49.518 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-17 04:29:49.519 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-17_04-29-49__1fb6c6b4-6c6b-4e84-81fc-e4c84d95901b__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:29:49.525 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-17 04:29:49.525 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-17_04-29-49__1fb6c6b4-6c6b-4e84-81fc-e4c84d95901b__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:29:49.531 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-17 04:29:49.531 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-17_04-29-49__1fb6c6b4-6c6b-4e84-81fc-e4c84d95901b__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:29:49.531 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-17 04:29:49.532 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-17 04:29:49.532 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-17 04:29:49.533 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-17 04:29:49.534 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.80.78
|
|
2025-12-17 04:29:49.534 DEBUG [src.node.docker_mananger] Generated ports ['45287', '45288', '45289', '45290', '45291']
|
|
2025-12-17 04:29:49.534 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-17 04:29:49.534 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-17 04:29:49.534 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-17 04:29:49.534 DEBUG [src.node.docker_mananger] docker run -i -t -p 45287:45287 -p 45288:45288 -p 45289:45289 -p 45290:45290 -p 45291:45291 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=45289 --rest-port=45287 --tcp-port=45288 --discv5-udp-port=45290 --rest-address=0.0.0.0 --nat=extip:172.18.80.78 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cb512dca13db7cbcefefae54b0ec28bae3abd8de76d0051ddffc53aba75434b2 --store-sync=true --store=true --store-sync-range=10 --store-sync-interval=1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45291 --metrics-logging=true --store-sync-relay-jitter=1 --relay=true
|
|
2025-12-17 04:29:49.738 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.80.78 waku e7a98328b8bf2098b0d22205cecf8beb034bfdd82c3f5bfb977751e1f15677c0
|
|
2025-12-17 04:29:49.764 ERROR [src.node.docker_mananger] Max retries reached for container 860f6a4c9fa9. Exiting log stream.
|
|
2025-12-17 04:29:49.768 DEBUG [src.node.docker_mananger] Container started with ID e7a98328b8bf. Setting up logs at ./log/docker/node1_2025-12-17_04-29-49__1fb6c6b4-6c6b-4e84-81fc-e4c84d95901b__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:29:49.769 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45287
|
|
2025-12-17 04:29:49.769 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-17 04:29:50.274 ERROR [src.node.docker_mananger] Max retries reached for container c8e7f78cfd61. Exiting log stream.
|
|
2025-12-17 04:29:50.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45287/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:29:50.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"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":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-17 04:29:50.773 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-17 04:29:50.773 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45287/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:29:50.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.80.78/tcp/45288/p2p/16Uiu2HAmUaacH5WjzJTH3KB7AHpUW3YWaUcnR8CbCNUQqhDc2Jgz","/ip4/172.18.80.78/tcp/45289/ws/p2p/16Uiu2HAmUaacH5WjzJTH3KB7AHpUW3YWaUcnR8CbCNUQqhDc2Jgz"],"enrUri":"enr:-L24QL4BHXbMSHynb1qKUSinJC67ZpNQmtF6RdSdFlcRK2VAXfCyAng33DNjKAz0_LjOHdacDudcyinmyHJDCu6BU78CgmlkgnY0gmlwhKwSUE6KbXVsdGlhZGRyc5YACASsElBOBrDoAAoErBJQTgaw6d0DgnJzhQADAQAAiXNlY3AyNTZrMaED7JnSqPyskPgcb5sWhRMyFe-_dnxmVYm2jhTAlaL5QkuDdGNwgrDog3VkcIKw6oV3YWt1MhM"}'
|
|
2025-12-17 04:29:50.776 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-17 04:29:50.776 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-17 04:29:50.776 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-17 04:29:50.778 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-17 04:29:50.778 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.220.232
|
|
2025-12-17 04:29:50.778 DEBUG [src.node.docker_mananger] Generated ports ['3953', '3954', '3955', '3956', '3957']
|
|
2025-12-17 04:29:50.778 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-17 04:29:50.778 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-17 04:29:50.778 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-17 04:29:50.779 DEBUG [src.node.docker_mananger] docker run -i -t -p 3953:3953 -p 3954:3954 -p 3955:3955 -p 3956:3956 -p 3957:3957 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=3955 --rest-port=3953 --tcp-port=3954 --discv5-udp-port=3956 --rest-address=0.0.0.0 --nat=extip:172.18.220.232 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a4b982cfb687d537c6e19b064b6d395ff9f6bc82dc1e3d25ef4ffbe3c87b64fc --store-sync=true --store=false --store-sync-range=10 --store-sync-interval=1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3957 --metrics-logging=true --store-sync-relay-jitter=1 --relay=true --discv5-bootstrap-node=enr:-L24QL4BHXbMSHynb1qKUSinJC67ZpNQmtF6RdSdFlcRK2VAXfCyAng33DNjKAz0_LjOHdacDudcyinmyHJDCu6BU78CgmlkgnY0gmlwhKwSUE6KbXVsdGlhZGRyc5YACASsElBOBrDoAAoErBJQTgaw6d0DgnJzhQADAQAAiXNlY3AyNTZrMaED7JnSqPyskPgcb5sWhRMyFe-_dnxmVYm2jhTAlaL5QkuDdGNwgrDog3VkcIKw6oV3YWt1MhM
|
|
2025-12-17 04:29:50.961 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.220.232 waku eedd602f1512f68bdc260adbbeafb9660338ffda6bb7f9e0330ee4857b4d59ee
|
|
2025-12-17 04:29:50.994 DEBUG [src.node.docker_mananger] Container started with ID eedd602f1512. Setting up logs at ./log/docker/node2_2025-12-17_04-29-49__1fb6c6b4-6c6b-4e84-81fc-e4c84d95901b__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:29:50.995 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3953
|
|
2025-12-17 04:29:50.995 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-17 04:29:51.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3953/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:29:52.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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":"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":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-17 04:29:52.009 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-17 04:29:52.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3953/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:29:52.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.220.232/tcp/3954/p2p/16Uiu2HAmC3jouxpt425Dndf1sTe8z2V21FVqWaNFuQb6rc1FQti9","/ip4/172.18.220.232/tcp/3955/ws/p2p/16Uiu2HAmC3jouxpt425Dndf1sTe8z2V21FVqWaNFuQb6rc1FQti9"],"enrUri":"enr:-L24QBJS7E-c4uCQ1HK7PdCEScqF0gbuHXZnZpguyUPgVnb2ewfGLxHKSt5B-YlB3dMKReaMkcSyq7gaXmijiUOOzbkCgmlkgnY0gmlwhKwS3OiKbXVsdGlhZGRyc5YACASsEtzoBg9yAAoErBLc6AYPc90DgnJzhQADAQAAiXNlY3AyNTZrMaEC9vg66-SmwnvkXeCOAPtUfbqmrxc2EE4NlCYwxaKdajaDdGNwgg9yg3VkcIIPdIV3YWt1MgE"}'
|
|
2025-12-17 04:29:52.013 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-17 04:29:52.013 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-17 04:29:52.014 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-17 04:29:52.017 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-17 04:29:52.017 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.169.102
|
|
2025-12-17 04:29:52.017 DEBUG [src.node.docker_mananger] Generated ports ['3126', '3127', '3128', '3129', '3130']
|
|
2025-12-17 04:29:52.018 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-17 04:29:52.018 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-17 04:29:52.018 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-17 04:29:52.018 DEBUG [src.node.docker_mananger] docker run -i -t -p 3126:3126 -p 3127:3127 -p 3128:3128 -p 3129:3129 -p 3130:3130 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=3128 --rest-port=3126 --tcp-port=3127 --discv5-udp-port=3129 --rest-address=0.0.0.0 --nat=extip:172.18.169.102 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c5dd5645e0edfe725bfbfbd1da7bb69da49b6e2413a9a8d0ca43359ebb4bdee2 --store-sync=true --store=false --store-sync-range=10 --store-sync-interval=1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3130 --metrics-logging=true --store-sync-relay-jitter=1 --relay=true --discv5-bootstrap-node=enr:-L24QBJS7E-c4uCQ1HK7PdCEScqF0gbuHXZnZpguyUPgVnb2ewfGLxHKSt5B-YlB3dMKReaMkcSyq7gaXmijiUOOzbkCgmlkgnY0gmlwhKwS3OiKbXVsdGlhZGRyc5YACASsEtzoBg9yAAoErBLc6AYPc90DgnJzhQADAQAAiXNlY3AyNTZrMaEC9vg66-SmwnvkXeCOAPtUfbqmrxc2EE4NlCYwxaKdajaDdGNwgg9yg3VkcIIPdIV3YWt1MgE
|
|
2025-12-17 04:29:52.210 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.169.102 waku 73ecd85e1316dff6918f08bbf478e9830f70db5962a78c5e883bdabd823a04eb
|
|
2025-12-17 04:29:52.242 DEBUG [src.node.docker_mananger] Container started with ID 73ecd85e1316. Setting up logs at ./log/docker/node3_2025-12-17_04-29-49__1fb6c6b4-6c6b-4e84-81fc-e4c84d95901b__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:29:52.242 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3126
|
|
2025-12-17 04:29:52.242 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-17 04:29:53.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3126/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:29:53.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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"}]}'
|
|
2025-12-17 04:29:53.251 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-17 04:29:53.252 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3126/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:29:53.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.169.102/tcp/3127/p2p/16Uiu2HAm3LirTabfuDUG6mHNztcaUMAuz9zW9cq87W3GKVZktQcv","/ip4/172.18.169.102/tcp/3128/ws/p2p/16Uiu2HAm3LirTabfuDUG6mHNztcaUMAuz9zW9cq87W3GKVZktQcv"],"enrUri":"enr:-L24QMzmg-YyUtNzgJG9h50I8oCQHm1GxwnqtLxZUnHQtbMiC-YhhglzJCIQO9PvbXwz5JZRYTJxqE_x9gk0UFV-ZVMCgmlkgnY0gmlwhKwSqWaKbXVsdGlhZGRyc5YACASsEqlmBgw3AAoErBKpZgYMON0DgnJzhQADAQAAiXNlY3AyNTZrMaECdZjXKn9ftJlTSBSVOZCuVYEqm-UcqGXa3IcXeIEnFQeDdGNwggw3g3VkcIIMOYV3YWt1MgE"}'
|
|
2025-12-17 04:29:53.258 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-17 04:29:53.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3953/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.80.78/tcp/45288/p2p/16Uiu2HAmUaacH5WjzJTH3KB7AHpUW3YWaUcnR8CbCNUQqhDc2Jgz"]'
|
|
2025-12-17 04:29:53.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:29:53.262 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3126/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.220.232/tcp/3954/p2p/16Uiu2HAmC3jouxpt425Dndf1sTe8z2V21FVqWaNFuQb6rc1FQti9"]'
|
|
2025-12-17 04:29:53.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:29:53.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45287/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-17 04:29:53.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:29:53.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3953/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-17 04:29:53.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:29:53.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3126/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-17 04:29:53.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:29:53.272 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:29:53.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45287/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:29:53.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:29:53.277 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:29:53.478 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:29:53.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45287/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:29:53.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:29:53.486 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:29:53.686 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:29:53.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45287/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:29:53.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:29:53.692 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:29:53.892 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:29:53.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45287/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:29:53.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:29:53.899 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:29:54.099 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:29:54.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45287/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:29:54.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:29:54.106 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:29:54.307 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:29:54.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45287/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:29:54.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:29:54.313 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:29:54.514 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:29:54.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45287/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:29:54.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:29:54.520 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:29:54.722 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:29:54.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45287/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:29:54.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:29:54.729 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:29:54.931 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:29:54.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45287/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:29:54.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:29:54.936 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:29:55.137 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:29:55.138 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45287/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:29:55.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:29:55.144 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:29:55.344 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2025-12-17 04:29:57.345 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-17 04:29:57.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45287/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:29:57.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x768103a9a7b30c8fad6370bd6e453c2cea61505478fd0602e30180461a8724a3"},{"messageHash":"0x2a502dfccd7053a5581320ab12859405d90ee48e7a62978deccf7134aa02fd1c"},{"messageHash":"0xf667bb16e9a55d7172ed5ff7a53dbcc76844c2308e7d83967b740333d2ef68e9"},{"messageHash":"0xcc8bb374989fc1fe8cb50323c0cf02449cec79737e4c43f5930763be7009da4b"},{"messageHash":"0xdac216118565cce261074c9b859fd8b8632881e5f5adf0931799b74956b47cf2"},{"messageHash":"0x9e6daa8742dc7ad73edd0e09e76cbe8bee0cefa3e777d10d765dd5f3ca65f6f8"},{"messageHash":"0xae0a576ca5a48c0f43328c6ecbf3f02ca91e1618656fb9aee661146e8ffd50ea"},{"messageHash":"0x7b21e926c01612e9e695065bb720fdf3d51052e60516d056a38392789ef4fc41"},{"messageHash":"0xc8282d92b2dde6858eed0d4fbdc5211171995d75f0ec7add4cbfe1e982a0bc65"},{"messageHash":"0xdb48ea72cb3c1f839033ee74a434c8e237a4aab9ab00b93e4551af8738313121"}]}'
|
|
2025-12-17 04:29:57.349 DEBUG [src.steps.store] messages length is 10
|
|
2025-12-17 04:29:57.350 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-17 04:29:57.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3953/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:29:57.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"632748e8a85d510c6d20","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x768103a9a7b30c8fad6370bd6e453c2cea61505478fd0602e30180461a8724a3"},{"messageHash":"0x2a502dfccd7053a5581320ab12859405d90ee48e7a62978deccf7134aa02fd1c"},{"messageHash":"0xf667bb16e9a55d7172ed5ff7a53dbcc76844c2308e7d83967b740333d2ef68e9"},{"messageHash":"0xcc8bb374989fc1fe8cb50323c0cf02449cec79737e4c43f5930763be7009da4b"},{"messageHash":"0xdac216118565cce261074c9b859fd8b8632881e5f5adf0931799b74956b47cf2"},{"messageHash":"0x9e6daa8742dc7ad73edd0e09e76cbe8bee0cefa3e777d10d765dd5f3ca65f6f8"},{"messageHash":"0xae0a576ca5a48c0f43328c6ecbf3f02ca91e1618656fb9aee661146e8ffd50ea"},{"messageHash":"0x7b21e926c01612e9e695065bb720fdf3d51052e60516d056a38392789ef4fc41"},{"messageHash":"0xc8282d92b2dde6858eed0d4fbdc5211171995d75f0ec7add4cbfe1e982a0bc65"},{"messageHash":"0xdb48ea72cb3c1f839033ee74a434c8e237a4aab9ab00b93e4551af8738313121"}]}'
|
|
2025-12-17 04:29:57.359 DEBUG [src.steps.store] messages length is 10
|
|
2025-12-17 04:29:57.360 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-17 04:29:57.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3126/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:29:57.363 ERROR [src.node.api_clients.base_client] HTTP error occurred: 412 Client Error: Precondition Failed for url: http://127.0.0.1:3126/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true. Response content: b'No suitable service peer & none discovered'
|
|
2025-12-17 04:29:57.420 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-17 04:29:57.421 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-17 04:29:57.421 DEBUG [src.node.waku_node] Stopping container with id e7a98328b8bf
|
|
2025-12-17 04:29:57.997 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-17 04:29:57.998 DEBUG [src.node.waku_node] Stopping container with id eedd602f1512
|
|
2025-12-17 04:29:58.595 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-17 04:29:58.595 DEBUG [src.node.waku_node] Stopping container with id 73ecd85e1316
|
|
2025-12-17 04:29:58.812 ERROR [src.node.docker_mananger] Max retries reached for container e7a98328b8bf. Exiting log stream.
|
|
2025-12-17 04:29:59.108 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-17 04:29:59.109 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-17 04:29:59.118 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-17 04:29:59.129 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-17 04:29:59.135 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-17 04:29:59.136 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2025-12-17 04:29:59.136 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2025-12-17 04:29:59.137 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2025-12-17_04-29-49__1fb6c6b4-6c6b-4e84-81fc-e4c84d95901b__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:29:59.137 DEBUG [src.libs.common] Attaching file ./log/docker/node3_2025-12-17_04-29-49__1fb6c6b4-6c6b-4e84-81fc-e4c84d95901b__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:29:59.138 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2025-12-17_04-29-49__1fb6c6b4-6c6b-4e84-81fc-e4c84d95901b__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:29:59.143 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-17 04:29:59.143 DEBUG [tests.conftest] Running test: test_sync_flags with id: 2025-12-17_04-29-59__74871a1b-296a-4d51-8cb8-77d4c55c8e32
|
|
2025-12-17 04:29:59.143 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-17 04:29:59.150 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-17 04:29:59.151 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-17_04-29-59__74871a1b-296a-4d51-8cb8-77d4c55c8e32__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:29:59.157 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-17 04:29:59.157 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-17_04-29-59__74871a1b-296a-4d51-8cb8-77d4c55c8e32__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:29:59.164 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-17 04:29:59.164 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-17_04-29-59__74871a1b-296a-4d51-8cb8-77d4c55c8e32__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:29:59.164 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-17 04:29:59.165 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-17 04:29:59.165 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-17 04:29:59.166 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-17 04:29:59.167 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.51.28
|
|
2025-12-17 04:29:59.167 DEBUG [src.node.docker_mananger] Generated ports ['52880', '52881', '52882', '52883', '52884']
|
|
2025-12-17 04:29:59.167 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-17 04:29:59.167 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-17 04:29:59.167 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-17 04:29:59.167 DEBUG [src.node.docker_mananger] docker run -i -t -p 52880:52880 -p 52881:52881 -p 52882:52882 -p 52883:52883 -p 52884:52884 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=52882 --rest-port=52880 --tcp-port=52881 --discv5-udp-port=52883 --rest-address=0.0.0.0 --nat=extip:172.18.51.28 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=abfc0b8e42ee2e16ccca6ab23ad0b2a5fd3599f7b372efc65f59cfde58ad97ad --store-sync=true --store=true --store-sync-range=10 --store-sync-interval=1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52884 --metrics-logging=true --store-sync-relay-jitter=1 --relay=true
|
|
2025-12-17 04:29:59.352 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.51.28 waku 078abdce2bafe4704ff9e96828545eef836caa6efb26fe6a359a442ffd8ee61c
|
|
2025-12-17 04:29:59.383 DEBUG [src.node.docker_mananger] Container started with ID 078abdce2baf. Setting up logs at ./log/docker/node1_2025-12-17_04-29-59__74871a1b-296a-4d51-8cb8-77d4c55c8e32__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:29:59.384 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52880
|
|
2025-12-17 04:29:59.384 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-17 04:29:59.408 ERROR [src.node.docker_mananger] Max retries reached for container eedd602f1512. Exiting log stream.
|
|
2025-12-17 04:29:59.930 ERROR [src.node.docker_mananger] Max retries reached for container 73ecd85e1316. Exiting log stream.
|
|
2025-12-17 04:30:00.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52880/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:30:00.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"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":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-17 04:30:00.388 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-17 04:30:00.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52880/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:30:00.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.51.28/tcp/52881/p2p/16Uiu2HAm1K5cSYk8P1PVHZfa1WXTKLL73b4pxiSf2JvkRVdFvciC","/ip4/172.18.51.28/tcp/52882/ws/p2p/16Uiu2HAm1K5cSYk8P1PVHZfa1WXTKLL73b4pxiSf2JvkRVdFvciC"],"enrUri":"enr:-L24QEXK7gqwSo9-jT_BrQpjdnY7dxL2K5WXEBkWgWaZ4TNANUZxEtPTrSXTTEGR9pDRo8RYt3V2PISjCgThMlgNYNUCgmlkgnY0gmlwhKwSMxyKbXVsdGlhZGRyc5YACASsEjMcBs6RAAoErBIzHAbOkt0DgnJzhQADAQAAiXNlY3AyNTZrMaECV3XGyiDinQro7sgFariNSczZsxL3KYUmo7snbt1D5OmDdGNwgs6Rg3VkcILOk4V3YWt1MhM"}'
|
|
2025-12-17 04:30:00.391 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-17 04:30:00.391 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-17 04:30:00.391 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-17 04:30:00.392 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-17 04:30:00.393 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.107.219
|
|
2025-12-17 04:30:00.393 DEBUG [src.node.docker_mananger] Generated ports ['22564', '22565', '22566', '22567', '22568']
|
|
2025-12-17 04:30:00.393 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-17 04:30:00.393 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-17 04:30:00.393 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-17 04:30:00.393 DEBUG [src.node.docker_mananger] docker run -i -t -p 22564:22564 -p 22565:22565 -p 22566:22566 -p 22567:22567 -p 22568:22568 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=22566 --rest-port=22564 --tcp-port=22565 --discv5-udp-port=22567 --rest-address=0.0.0.0 --nat=extip:172.18.107.219 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9b73f622fc77cc355ffb6b7bc6cda4d7f0db3f17ff9cfccbdece1770ac9f7132 --store-sync=true --store=false --store-sync-range=10 --store-sync-interval=1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22568 --metrics-logging=true --store-sync-relay-jitter=1 --relay=true --discv5-bootstrap-node=enr:-L24QEXK7gqwSo9-jT_BrQpjdnY7dxL2K5WXEBkWgWaZ4TNANUZxEtPTrSXTTEGR9pDRo8RYt3V2PISjCgThMlgNYNUCgmlkgnY0gmlwhKwSMxyKbXVsdGlhZGRyc5YACASsEjMcBs6RAAoErBIzHAbOkt0DgnJzhQADAQAAiXNlY3AyNTZrMaECV3XGyiDinQro7sgFariNSczZsxL3KYUmo7snbt1D5OmDdGNwgs6Rg3VkcILOk4V3YWt1MhM
|
|
2025-12-17 04:30:00.583 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.107.219 waku 5b96749512d00febded26f7b75282b971f73eb48446f3a0d5083b7d9b79e6a86
|
|
2025-12-17 04:30:00.615 DEBUG [src.node.docker_mananger] Container started with ID 5b96749512d0. Setting up logs at ./log/docker/node2_2025-12-17_04-29-59__74871a1b-296a-4d51-8cb8-77d4c55c8e32__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:30:00.616 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22564
|
|
2025-12-17 04:30:00.616 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-17 04:30:01.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22564/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:30:01.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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":"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":"NOT_READY","desc":"No Filter service peer available yet"}]}'
|
|
2025-12-17 04:30:01.634 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-17 04:30:01.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22564/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:30:01.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.107.219/tcp/22565/p2p/16Uiu2HAkvMV7zp5XbvQS3v3cYVKW1nvTu5VSVWZq13phvcKcRhfh","/ip4/172.18.107.219/tcp/22566/ws/p2p/16Uiu2HAkvMV7zp5XbvQS3v3cYVKW1nvTu5VSVWZq13phvcKcRhfh"],"enrUri":"enr:-L24QNKo0rRnimbAbuwYy2mxXpPi24inQ49Mx5FQL6o_uhbkVgRRcWXXPLC5SbslS8rDqVFS2wGNY1rdwkmEii-ups0CgmlkgnY0gmlwhKwSa9uKbXVsdGlhZGRyc5YACASsEmvbBlglAAoErBJr2wZYJt0DgnJzhQADAQAAiXNlY3AyNTZrMaECDckV_Lksg8rQwHNpQ8VRrkI7qInZQgI6zEKvq5cTldSDdGNwglglg3VkcIJYJ4V3YWt1MgE"}'
|
|
2025-12-17 04:30:01.641 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-17 04:30:01.641 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-17 04:30:01.642 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-17 04:30:01.643 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-17 04:30:01.643 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.56.252
|
|
2025-12-17 04:30:01.644 DEBUG [src.node.docker_mananger] Generated ports ['25350', '25351', '25352', '25353', '25354']
|
|
2025-12-17 04:30:01.644 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-17 04:30:01.644 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-17 04:30:01.644 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-17 04:30:01.644 DEBUG [src.node.docker_mananger] docker run -i -t -p 25350:25350 -p 25351:25351 -p 25352:25352 -p 25353:25353 -p 25354:25354 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=25352 --rest-port=25350 --tcp-port=25351 --discv5-udp-port=25353 --rest-address=0.0.0.0 --nat=extip:172.18.56.252 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cec6d4c2fd86bca3aa20dede9ac567eae5cbeee6f8c6518e99bdab81264a7b0e --store-sync=true --store=false --store-sync-range=10 --store-sync-interval=1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25354 --metrics-logging=true --store-sync-relay-jitter=1 --relay=true --discv5-bootstrap-node=enr:-L24QNKo0rRnimbAbuwYy2mxXpPi24inQ49Mx5FQL6o_uhbkVgRRcWXXPLC5SbslS8rDqVFS2wGNY1rdwkmEii-ups0CgmlkgnY0gmlwhKwSa9uKbXVsdGlhZGRyc5YACASsEmvbBlglAAoErBJr2wZYJt0DgnJzhQADAQAAiXNlY3AyNTZrMaECDckV_Lksg8rQwHNpQ8VRrkI7qInZQgI6zEKvq5cTldSDdGNwglglg3VkcIJYJ4V3YWt1MgE
|
|
2025-12-17 04:30:01.835 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.56.252 waku 6c9ca11b3613ee23de19c8e04cf0450468e894f11b274e2d4fb2de87337794fb
|
|
2025-12-17 04:30:01.865 DEBUG [src.node.docker_mananger] Container started with ID 6c9ca11b3613. Setting up logs at ./log/docker/node3_2025-12-17_04-29-59__74871a1b-296a-4d51-8cb8-77d4c55c8e32__wakuorg_nwaku:latest.log
|
|
2025-12-17 04:30:01.865 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25350
|
|
2025-12-17 04:30:01.866 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-17 04:30:02.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25350/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:30:02.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln 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"}]}'
|
|
2025-12-17 04:30:02.880 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-17 04:30:02.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25350/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:30:02.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.56.252/tcp/25351/p2p/16Uiu2HAmE8LCtWosedojdvHXZHEV5p13Avwv79hhtD3ffCQeNuQ8","/ip4/172.18.56.252/tcp/25352/ws/p2p/16Uiu2HAmE8LCtWosedojdvHXZHEV5p13Avwv79hhtD3ffCQeNuQ8"],"enrUri":"enr:-L24QKd3viv2RYGmroDY5gi7VZ6c62S22RWYXlhsTzfuL5UXJ2gSi58d7gWADfYoUAAES0OF-0GEfdIUTJfDsfFMF_gCgmlkgnY0gmlwhKwSOPyKbXVsdGlhZGRyc5YACASsEjj8BmMHAAoErBI4_AZjCN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDFdzRroLjgu8y_r2rO-4hM-21neBYc0FOWfMPqOSAAEWDdGNwgmMHg3VkcIJjCYV3YWt1MgE"}'
|
|
2025-12-17 04:30:02.888 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-17 04:30:02.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22564/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.51.28/tcp/52881/p2p/16Uiu2HAm1K5cSYk8P1PVHZfa1WXTKLL73b4pxiSf2JvkRVdFvciC"]'
|
|
2025-12-17 04:30:02.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:30:02.891 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25350/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.107.219/tcp/22565/p2p/16Uiu2HAkvMV7zp5XbvQS3v3cYVKW1nvTu5VSVWZq13phvcKcRhfh"]'
|
|
2025-12-17 04:30:02.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:30:02.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52880/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-17 04:30:02.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:30:02.897 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22564/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-17 04:30:02.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:30:02.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25350/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2025-12-17 04:30:02.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:30:02.902 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:30:02.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52880/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:30:02.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:30:02.909 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:30:03.110 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:30:03.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52880/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:30:03.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:30:03.116 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:30:03.317 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:30:03.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52880/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:30:03.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:30:03.323 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:30:03.523 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:30:03.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52880/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:30:03.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:30:03.531 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:30:03.732 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:30:03.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52880/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:30:03.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:30:03.740 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:30:03.940 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:30:03.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52880/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:30:03.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:30:03.947 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:30:04.148 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:30:04.148 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52880/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:30:04.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:30:04.154 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:30:04.355 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:30:04.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52880/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:30:04.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:30:04.361 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:30:04.563 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:30:04.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52880/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:30:04.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:30:04.569 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:30:04.770 DEBUG [src.steps.store] Relaying message
|
|
2025-12-17 04:30:04.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52880/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-17 04:30:04.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-17 04:30:04.776 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2025-12-17 04:30:04.976 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2025-12-17 04:30:06.977 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-17 04:30:06.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52880/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:30:06.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x42dc2f737dcbb2a960f33d0879e12dd31592d1ba452160a6e0d60fab1db66266"},{"messageHash":"0xaf377b29e51e03395ffc5d5a02bb7d3a4c20876349b82af87635730fe16a1b3f"},{"messageHash":"0xdbdb86dc066b69757ef854f125b5df960ba019bb716baf75848da093517a6e2c"},{"messageHash":"0x022d8ecb29f3004738adb8ed463010df23f1e4992fde4c266f4b60b6e32f3303"},{"messageHash":"0xab072fa682fd6499b191e8fa2d1e6c4b6b0695805a99a6c1b1ab300b282c55d7"},{"messageHash":"0xcf36332784ab54894ab10d75dda7eced337db94499e8f4b36c018781ccef1004"},{"messageHash":"0x64e21a3c96ffb11f1261a0cc96689160ffcb02f03a9c335cafef984b1ff0ea56"},{"messageHash":"0x7b08a05a08990b0ca03ebfdfc17af441613d3df82b15b54cd08f69366f4081f9"},{"messageHash":"0x64249e396f30c80599e5f0eb6a3f9c07f88b6cde504ec48f4eccf4ce57d04a5a"},{"messageHash":"0x41611bf7cacbe85652200392f91951974d4cac064b0a3d2c25675fc3e94d7c1e"}]}'
|
|
2025-12-17 04:30:06.981 DEBUG [src.steps.store] messages length is 10
|
|
2025-12-17 04:30:06.982 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-17 04:30:06.983 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22564/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:30:06.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"5bf70cfe43e9842532d1","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x42dc2f737dcbb2a960f33d0879e12dd31592d1ba452160a6e0d60fab1db66266"},{"messageHash":"0xaf377b29e51e03395ffc5d5a02bb7d3a4c20876349b82af87635730fe16a1b3f"},{"messageHash":"0xdbdb86dc066b69757ef854f125b5df960ba019bb716baf75848da093517a6e2c"},{"messageHash":"0x022d8ecb29f3004738adb8ed463010df23f1e4992fde4c266f4b60b6e32f3303"},{"messageHash":"0xab072fa682fd6499b191e8fa2d1e6c4b6b0695805a99a6c1b1ab300b282c55d7"},{"messageHash":"0xcf36332784ab54894ab10d75dda7eced337db94499e8f4b36c018781ccef1004"},{"messageHash":"0x64e21a3c96ffb11f1261a0cc96689160ffcb02f03a9c335cafef984b1ff0ea56"},{"messageHash":"0x7b08a05a08990b0ca03ebfdfc17af441613d3df82b15b54cd08f69366f4081f9"},{"messageHash":"0x64249e396f30c80599e5f0eb6a3f9c07f88b6cde504ec48f4eccf4ce57d04a5a"},{"messageHash":"0x41611bf7cacbe85652200392f91951974d4cac064b0a3d2c25675fc3e94d7c1e"}]}'
|
|
2025-12-17 04:30:06.991 DEBUG [src.steps.store] messages length is 10
|
|
2025-12-17 04:30:06.992 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
|
2025-12-17 04:30:06.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25350/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-17 04:30:07.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"f95d33a822e564821c86","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x42dc2f737dcbb2a960f33d0879e12dd31592d1ba452160a6e0d60fab1db66266"},{"messageHash":"0xaf377b29e51e03395ffc5d5a02bb7d3a4c20876349b82af87635730fe16a1b3f"},{"messageHash":"0xdbdb86dc066b69757ef854f125b5df960ba019bb716baf75848da093517a6e2c"},{"messageHash":"0x022d8ecb29f3004738adb8ed463010df23f1e4992fde4c266f4b60b6e32f3303"},{"messageHash":"0xab072fa682fd6499b191e8fa2d1e6c4b6b0695805a99a6c1b1ab300b282c55d7"},{"messageHash":"0xcf36332784ab54894ab10d75dda7eced337db94499e8f4b36c018781ccef1004"},{"messageHash":"0x64e21a3c96ffb11f1261a0cc96689160ffcb02f03a9c335cafef984b1ff0ea56"},{"messageHash":"0x7b08a05a08990b0ca03ebfdfc17af441613d3df82b15b54cd08f69366f4081f9"},{"messageHash":"0x64249e396f30c80599e5f0eb6a3f9c07f88b6cde504ec48f4eccf4ce57d04a5a"},{"messageHash":"0x41611bf7cacbe85652200392f91951974d4cac064b0a3d2c25675fc3e94d7c1e"}]}'
|
|
2025-12-17 04:30:07.032 DEBUG [src.steps.store] messages length is 10
|
|
2025-12-17 04:30:07.035 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-17 04:30:07.037 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-17 04:30:07.037 DEBUG [src.node.waku_node] Stopping container with id 078abdce2baf
|
|
2025-12-17 04:30:07.588 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-17 04:30:07.588 DEBUG [src.node.waku_node] Stopping container with id 5b96749512d0
|
|
2025-12-17 04:30:08.122 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-17 04:30:08.122 DEBUG [src.node.waku_node] Stopping container with id 6c9ca11b3613
|
|
2025-12-17 04:30:08.401 ERROR [src.node.docker_mananger] Max retries reached for container 078abdce2baf. Exiting log stream.
|
|
2025-12-17 04:30:08.693 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-17 04:30:08.695 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-17 04:30:08.706 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-17 04:30:08.717 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-17 04:30:08.726 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|