mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-23 12:13:14 +00:00
220 lines
36 KiB
Plaintext
220 lines
36 KiB
Plaintext
2026-03-23 04:50:15.332 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-23 04:50:15.332 DEBUG [tests.conftest] Running test: test_filter_get_50_messages with id: 2026-03-23_04-50-15__bbb13ac9-f702-4ee0-b954-ceda0b7b2c55
|
|
2026-03-23 04:50:15.333 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-23 04:50:15.333 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-23 04:50:15.333 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-23 04:50:15.345 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:50:15.345 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-23_04-50-15__bbb13ac9-f702-4ee0-b954-ceda0b7b2c55__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:50:15.345 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:50:15.346 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:50:15.347 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:50:15.348 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.198.71
|
|
2026-03-23 04:50:15.348 DEBUG [src.node.docker_mananger] Generated ports ['57087', '57088', '57089', '57090', '57091']
|
|
2026-03-23 04:50:15.348 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:50:15.348 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:50:15.348 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:50:15.348 DEBUG [src.node.docker_mananger] docker run -i -t -p 57087:57087 -p 57088:57088 -p 57089:57089 -p 57090:57090 -p 57091:57091 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=57089 --rest-port=57087 --tcp-port=57088 --discv5-udp-port=57090 --rest-address=0.0.0.0 --nat=extip:172.18.198.71 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e6dbbb11c233ee0e532aa6fe041dc591efeddacc0ecead21b2e18ec9defcd602 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57091 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-23 04:50:15.456 ERROR [src.node.docker_mananger] Max retries reached for container 924fcdaf3199. Exiting log stream.
|
|
2026-03-23 04:50:15.575 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.198.71 waku c32d20498deb06bdc807bd50768080c39f1216243f71468846147e18d3468cf1
|
|
2026-03-23 04:50:15.614 DEBUG [src.node.docker_mananger] Container started with ID c32d20498deb. Setting up logs at ./log/docker/node1_2026-03-23_04-50-15__bbb13ac9-f702-4ee0-b954-ceda0b7b2c55__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:50:15.615 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57087
|
|
2026-03-23 04:50:15.615 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:50:16.012 ERROR [src.node.docker_mananger] Max retries reached for container c636baff9468. Exiting log stream.
|
|
2026-03-23 04:50:16.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57087/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:50:16.618 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-03-23 04:50:16.619 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:50:16.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57087/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:50:16.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.198.71/tcp/57088/p2p/16Uiu2HAmLvDAiGaD4wj1gh2T4qdXswJ5wDYDi5oiE2sBunzC1KLd","/ip4/172.18.198.71/tcp/57089/ws/p2p/16Uiu2HAmLvDAiGaD4wj1gh2T4qdXswJ5wDYDi5oiE2sBunzC1KLd"],"enrUri":"enr:-L24QF2vnvZrPZRhYZMUc5bulgh6gFdCP3IXLK-jMpmNFzTpcNdY08CmCi4rGsVF6v38HXyLtxdn7tdTU7gn6pP6aYkCgmlkgnY0gmlwhKwSxkeKbXVsdGlhZGRyc5YACASsEsZHBt8AAAoErBLGRwbfAd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDesOzUwwSF6HpwwTUcGMEKUifhTM3wRiVVscaIy7HRoqDdGNwgt8Ag3VkcILfAoV3YWt1MgU"}'
|
|
2026-03-23 04:50:16.622 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:50:16.622 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-23 04:50:16.629 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-23 04:50:16.629 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-23_04-50-15__bbb13ac9-f702-4ee0-b954-ceda0b7b2c55__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:50:16.629 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-23 04:50:16.629 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-23 04:50:16.631 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-23 04:50:16.631 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.4.223
|
|
2026-03-23 04:50:16.631 DEBUG [src.node.docker_mananger] Generated ports ['2585', '2586', '2587', '2588', '2589']
|
|
2026-03-23 04:50:16.631 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-23 04:50:16.631 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-23 04:50:16.632 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-23 04:50:16.632 DEBUG [src.node.docker_mananger] docker run -i -t -p 2585:2585 -p 2586:2586 -p 2587:2587 -p 2588:2588 -p 2589:2589 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=2587 --rest-port=2585 --tcp-port=2586 --discv5-udp-port=2588 --rest-address=0.0.0.0 --nat=extip:172.18.4.223 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=efcffcaba5fae7a0ec630c9fb682ae34b298ed0e6bfd7eaa43f8cdecfa416d5a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2589 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QF2vnvZrPZRhYZMUc5bulgh6gFdCP3IXLK-jMpmNFzTpcNdY08CmCi4rGsVF6v38HXyLtxdn7tdTU7gn6pP6aYkCgmlkgnY0gmlwhKwSxkeKbXVsdGlhZGRyc5YACASsEsZHBt8AAAoErBLGRwbfAd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDesOzUwwSF6HpwwTUcGMEKUifhTM3wRiVVscaIy7HRoqDdGNwgt8Ag3VkcILfAoV3YWt1MgU --filternode=/ip4/172.18.198.71/tcp/57088/p2p/16Uiu2HAmLvDAiGaD4wj1gh2T4qdXswJ5wDYDi5oiE2sBunzC1KLd
|
|
2026-03-23 04:50:16.842 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.4.223 waku 15f9d73606c051b134e37f2f37df1c5c3dc634c1b6abb6064bbebedd7edaa4ba
|
|
2026-03-23 04:50:16.877 DEBUG [src.node.docker_mananger] Container started with ID 15f9d73606c0. Setting up logs at ./log/docker/node2_2026-03-23_04-50-15__bbb13ac9-f702-4ee0-b954-ceda0b7b2c55__wakuorg_nwaku:latest.log
|
|
2026-03-23 04:50:16.877 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2585
|
|
2026-03-23 04:50:16.877 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:50:17.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2585/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:50:17.881 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-03-23 04:50:17.881 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-23 04:50:17.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2585/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:50:17.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.4.223/tcp/2586/p2p/16Uiu2HAmVrJUaARMTYGogVpsff8aH1eZY4i73vFtsRmCQ77WHW2p","/ip4/172.18.4.223/tcp/2587/ws/p2p/16Uiu2HAmVrJUaARMTYGogVpsff8aH1eZY4i73vFtsRmCQ77WHW2p"],"enrUri":"enr:-L24QMHvNU4ZSEerukXI8i3v5gRXtBjQ6x6DC4PM4zUKWXneBhHb4QgvViTf5YfA7ehVj9NnRLySftvwzSAQUJNHV6gCgmlkgnY0gmlwhKwSBN-KbXVsdGlhZGRyc5YACASsEgTfBgoaAAoErBIE3wYKG90DgnJzhQADAQAAiXNlY3AyNTZrMaED_3yPsJZC4EGliPc-2NxREAtsBd2Fep2XSLdfzn0ydo2DdGNwggoag3VkcIIKHIV3YWt1MgA"}'
|
|
2026-03-23 04:50:17.884 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-23 04:50:17.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2585/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.198.71/tcp/57088/p2p/16Uiu2HAmLvDAiGaD4wj1gh2T4qdXswJ5wDYDi5oiE2sBunzC1KLd"]'
|
|
2026-03-23 04:50:17.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:17.922 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-23 04:50:17.923 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-23 04:50:17.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:17.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2585/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "3c737cf1-c70a-4424-9da9-83bfbc97398b", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-23 04:50:17.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"3c737cf1-c70a-4424-9da9-83bfbc97398b","statusDesc":"OK"}'
|
|
2026-03-23 04:50:17.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8w", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:17.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:17.966 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:17.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8x", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:17.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:17.984 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:17.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8y", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:17.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.000 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.010 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8z", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.015 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.026 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.030 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV81", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.046 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV82", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.062 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.062 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV83", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.078 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.089 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV84", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.094 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV85", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.109 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xMA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.125 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xMQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.141 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xMg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.157 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.168 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xMw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.173 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xNA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.189 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.199 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xNQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.204 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xNg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.221 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.231 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xNw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.237 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.237 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xOA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.253 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8xOQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.269 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.279 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yMA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yMQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.300 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yMg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.316 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.326 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yMw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.331 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yNA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.347 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yNQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.364 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yNg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.379 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yNw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.395 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yOA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.411 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.421 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8yOQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.426 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.437 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zMA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.441 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.442 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zMQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.457 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zMg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.473 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zMw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.489 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zNA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.505 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zNQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.522 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zNg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.538 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.549 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zNw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.554 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zOA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.570 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV8zOQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.585 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.596 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80MA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.602 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.612 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80MQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.618 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.628 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80Mg==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.633 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.633 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80Mw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.651 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.661 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80NA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.666 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80NQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.682 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.692 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80Ng==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.697 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80Nw==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.713 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80OA==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.728 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57087/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TV80OQ==", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-23 04:50:18.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-23 04:50:18.745 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
|
2026-03-23 04:50:18.755 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-23 04:50:19.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2585/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-23 04:50:19.759 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-23 04:50:19.761 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-23 04:50:19.762 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-23 04:50:19.762 DEBUG [src.node.waku_node] Stopping container with id c32d20498deb
|
|
2026-03-23 04:50:20.306 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:50:20.307 DEBUG [src.node.waku_node] Stopping container with id 15f9d73606c0
|
|
2026-03-23 04:50:20.915 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-23 04:50:20.919 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-23 04:50:20.930 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-23 04:50:20.938 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|