mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
167 lines
31 KiB
Plaintext
167 lines
31 KiB
Plaintext
2026-03-30 05:04:33.799 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-30 05:04:33.800 DEBUG [tests.conftest] Running test: test_unsubscribe_from_all_pubsub_topics with id: 2026-03-30_05-04-33__97023187-e8af-4221-944a-eee29327b532
|
|
2026-03-30 05:04:33.800 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-30 05:04:33.800 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-30 05:04:33.801 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-30 05:04:33.808 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-30 05:04:33.809 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-30_05-04-33__97023187-e8af-4221-944a-eee29327b532__wakuorg_nwaku:latest.log
|
|
2026-03-30 05:04:33.809 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-30 05:04:33.809 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-30 05:04:33.810 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-30 05:04:33.810 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.164.96
|
|
2026-03-30 05:04:33.810 DEBUG [src.node.docker_mananger] Generated ports ['31615', '31616', '31617', '31618', '31619']
|
|
2026-03-30 05:04:33.811 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-30 05:04:33.811 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-30 05:04:33.811 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-30 05:04:33.811 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-30 05:04:33.811 DEBUG [src.node.docker_mananger] docker run -i -t -p 31615:31615 -p 31616:31616 -p 31617:31617 -p 31618:31618 -p 31619:31619 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=31617 --rest-port=31615 --tcp-port=31616 --discv5-udp-port=31618 --rest-address=0.0.0.0 --nat=extip:172.18.164.96 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=8f6ebeb0ae38b25f4b4cdafc4f59dd02ca1cf1cfdc1a5a7b4e35ca7eecf68d2f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31619 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-30 05:04:34.010 ERROR [src.node.docker_mananger] Max retries reached for container 874d2c7e938b. Exiting log stream.
|
|
2026-03-30 05:04:34.012 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.164.96 waku 3a027433374dd8c210651f194b08bf42d3b7cfc437563ae72960cf2a3653eef0
|
|
2026-03-30 05:04:34.049 DEBUG [src.node.docker_mananger] Container started with ID 3a027433374d. Setting up logs at ./log/docker/node1_2026-03-30_05-04-33__97023187-e8af-4221-944a-eee29327b532__wakuorg_nwaku:latest.log
|
|
2026-03-30 05:04:34.049 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31615
|
|
2026-03-30 05:04:34.049 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-30 05:04:34.509 ERROR [src.node.docker_mananger] Max retries reached for container 2107e84b93e4. Exiting log stream.
|
|
2026-03-30 05:04:35.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31615/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:35.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-30 05:04:35.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31615/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:35.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-30 05:04:35.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31615/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:35.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-30 05:04:35.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31615/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:35.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-30 05:04:35.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31615/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:35.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-30 05:04:35.487 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-30 05:04:35.487 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31615/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:35.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.164.96/tcp/31616/p2p/16Uiu2HAmCeynyuvGexxrRgQQzbUNRRHF5C1cbvSRHbWdMX91vBDX","/ip4/172.18.164.96/tcp/31617/ws/p2p/16Uiu2HAmCeynyuvGexxrRgQQzbUNRRHF5C1cbvSRHbWdMX91vBDX"],"enrUri":"enr:-L24QOSoosM8-yB74iQpTvFpnLAj2nAJum8LYzpCQGKbbsQUZ2zjGG_0RGHl_Z9bL6bFlBdxZ6NuWfemzTDrUljleH8CgmlkgnY0gmlwhKwSpGCKbXVsdGlhZGRyc5YACASsEqRgBnuAAAoErBKkYAZ7gd0DgnJzhQACAQAAiXNlY3AyNTZrMaEC__9ewvzWoKvucob7unlrdJrbNSDnDrz3iFM6ZTeR6QaDdGNwgnuAg3VkcIJ7goV3YWt1MgU"}'
|
|
2026-03-30 05:04:35.489 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-30 05:04:35.497 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-30 05:04:35.497 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-30_05-04-33__97023187-e8af-4221-944a-eee29327b532__wakuorg_nwaku:latest.log
|
|
2026-03-30 05:04:35.497 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-30 05:04:35.498 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-30 05:04:35.500 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-30 05:04:35.500 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.70.131
|
|
2026-03-30 05:04:35.501 DEBUG [src.node.docker_mananger] Generated ports ['1072', '1073', '1074', '1075', '1076']
|
|
2026-03-30 05:04:35.501 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-30 05:04:35.501 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-30 05:04:35.501 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-30 05:04:35.501 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-30 05:04:35.502 DEBUG [src.node.docker_mananger] docker run -i -t -p 1072:1072 -p 1073:1073 -p 1074:1074 -p 1075:1075 -p 1076:1076 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=1074 --rest-port=1072 --tcp-port=1073 --discv5-udp-port=1075 --rest-address=0.0.0.0 --nat=extip:172.18.70.131 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f6aa5daf4994845fcdb8fcb3edddaabebeff60e2e3bbb2a299e5dc31ee5ad460 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1076 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOSoosM8-yB74iQpTvFpnLAj2nAJum8LYzpCQGKbbsQUZ2zjGG_0RGHl_Z9bL6bFlBdxZ6NuWfemzTDrUljleH8CgmlkgnY0gmlwhKwSpGCKbXVsdGlhZGRyc5YACASsEqRgBnuAAAoErBKkYAZ7gd0DgnJzhQACAQAAiXNlY3AyNTZrMaEC__9ewvzWoKvucob7unlrdJrbNSDnDrz3iFM6ZTeR6QaDdGNwgnuAg3VkcIJ7goV3YWt1MgU
|
|
2026-03-30 05:04:35.715 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.70.131 waku d87e343f1c57f7ff528b18afa05df5575e4f17733aba6fd18a4619f75878958b
|
|
2026-03-30 05:04:35.750 DEBUG [src.node.docker_mananger] Container started with ID d87e343f1c57. Setting up logs at ./log/docker/node2_2026-03-30_05-04-33__97023187-e8af-4221-944a-eee29327b532__wakuorg_nwaku:latest.log
|
|
2026-03-30 05:04:35.751 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1072
|
|
2026-03-30 05:04:35.752 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-30 05:04:36.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1072/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:36.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-30 05:04:36.755 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-30 05:04:36.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1072/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:36.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.70.131/tcp/1073/p2p/16Uiu2HAm5WRm7JFSPoHygq26fX1QSuj3Fsjjp6W5nve7Hv8ZqMJU","/ip4/172.18.70.131/tcp/1074/ws/p2p/16Uiu2HAm5WRm7JFSPoHygq26fX1QSuj3Fsjjp6W5nve7Hv8ZqMJU"],"enrUri":"enr:-L24QPXHGwZIoEvFu3CjgZPY0FZndLL6nAsyYl5m-iJbhdmDYM7KBADHlf7stjRPCFHIZQNJxOBnrAXEbrxEumlmsj8CgmlkgnY0gmlwhKwSRoOKbXVsdGlhZGRyc5YACASsEkaDBgQxAAoErBJGgwYEMt0DgnJzhQACAQAAiXNlY3AyNTZrMaEClcyyOQmAQ9clmsqsiLpUg_ttLYVo8CENiZ-qSJkbIuWDdGNwggQxg3VkcIIEM4V3YWt1MgE"}'
|
|
2026-03-30 05:04:36.759 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-30 05:04:36.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1072/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.164.96/tcp/31616/p2p/16Uiu2HAmCeynyuvGexxrRgQQzbUNRRHF5C1cbvSRHbWdMX91vBDX"]'
|
|
2026-03-30 05:04:36.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 05:04:36.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31615/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-03-30 05:04:36.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 05:04:36.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1072/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-03-30 05:04:36.798 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 05:04:36.798 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 05:04:36.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 05:04:36.812 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-30 05:04:36.912 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-30 05:04:36.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:36.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774847076798653886,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 05:04:36.917 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-30 05:04:36.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:36.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774847076798653886,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 05:04:36.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 05:04:36.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 05:04:36.934 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-30 05:04:37.034 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-30 05:04:37.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:37.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774847076922841662,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 05:04:37.038 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-30 05:04:37.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:37.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774847076922841662,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 05:04:37.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 05:04:37.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 05:04:37.052 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-30 05:04:37.153 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-30 05:04:37.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:37.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774847077042946116,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 05:04:37.185 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-30 05:04:37.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:37.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774847077042946116,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 05:04:37.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 05:04:37.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 05:04:37.201 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-30 05:04:37.301 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-30 05:04:37.302 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:37.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774847077191262738,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 05:04:37.306 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-30 05:04:37.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:37.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774847077191262738,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 05:04:37.310 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 05:04:37.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 05:04:37.320 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-30 05:04:37.420 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-30 05:04:37.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:37.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774847077310814748,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 05:04:37.428 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-30 05:04:37.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:37.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774847077310814748,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 05:04:37.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 05:04:37.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 05:04:37.447 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-30 05:04:37.548 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-30 05:04:37.548 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:37.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774847077437916136,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 05:04:37.552 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-30 05:04:37.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:37.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774847077437916136,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 05:04:37.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 05:04:37.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 05:04:37.566 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-30 05:04:37.666 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-30 05:04:37.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:37.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774847077556384683,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 05:04:37.670 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-30 05:04:37.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:37.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774847077556384683,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 05:04:37.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 05:04:37.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 05:04:37.684 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-30 05:04:37.784 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-30 05:04:37.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:37.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774847077674955541,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 05:04:37.789 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-30 05:04:37.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-30 05:04:37.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774847077674955541,"ephemeral":false,"proof":""}]'
|
|
2026-03-30 05:04:37.793 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:31615/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-03-30 05:04:37.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 05:04:37.841 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:1072/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
|
2026-03-30 05:04:37.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-30 05:04:37.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 05:04:37.888 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/0'
|
|
2026-03-30 05:04:37.890 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 05:04:37.894 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/1'
|
|
2026-03-30 05:04:37.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 05:04:37.898 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/2'
|
|
2026-03-30 05:04:37.900 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 05:04:37.902 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/3'
|
|
2026-03-30 05:04:37.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 05:04:37.906 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/4'
|
|
2026-03-30 05:04:37.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 05:04:37.910 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/5'
|
|
2026-03-30 05:04:37.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 05:04:37.915 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/6'
|
|
2026-03-30 05:04:37.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-30 05:04:37.919 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:31615/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/7'
|
|
2026-03-30 05:04:37.922 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-30 05:04:37.923 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-30 05:04:37.923 DEBUG [src.node.waku_node] Stopping container with id 3a027433374d
|
|
2026-03-30 05:04:38.435 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-30 05:04:38.436 DEBUG [src.node.waku_node] Stopping container with id d87e343f1c57
|
|
2026-03-30 05:04:38.927 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-30 05:04:38.929 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-30 05:04:38.981 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-30 05:04:39.025 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|