mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-14 07:43:10 +00:00
69 lines
13 KiB
Plaintext
69 lines
13 KiB
Plaintext
2026-03-13 04:35:16.215 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-13 04:35:16.215 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_extra_field with id: 2026-03-13_04-35-16__3a97309e-386f-45f6-aa52-0d12178f681c
|
|
2026-03-13 04:35:16.216 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-13 04:35:16.216 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-13 04:35:16.216 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-13 04:35:16.222 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:35:16.222 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-35-16__3a97309e-386f-45f6-aa52-0d12178f681c__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:35:16.222 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:35:16.222 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:35:16.224 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:35:16.224 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.85.53
|
|
2026-03-13 04:35:16.224 DEBUG [src.node.docker_mananger] Generated ports ['36706', '36707', '36708', '36709', '36710']
|
|
2026-03-13 04:35:16.224 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:35:16.224 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:35:16.224 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:35:16.224 DEBUG [src.node.docker_mananger] docker run -i -t -p 36706:36706 -p 36707:36707 -p 36708:36708 -p 36709:36709 -p 36710:36710 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=36708 --rest-port=36706 --tcp-port=36707 --discv5-udp-port=36709 --rest-address=0.0.0.0 --nat=extip:172.18.85.53 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cafaaa2c7fed6ccbbaccef32dcdeff1d72dc8d5a8af65ea5732ee8a0f95fb5f5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36710 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-13 04:35:16.384 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.85.53 waku 4c4f13a810c511dabeedd8cdd174ab8bb62c8027cb842ff431f7416784b4b181
|
|
2026-03-13 04:35:16.414 DEBUG [src.node.docker_mananger] Container started with ID 4c4f13a810c5. Setting up logs at ./log/docker/node1_2026-03-13_04-35-16__3a97309e-386f-45f6-aa52-0d12178f681c__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:35:16.415 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36706
|
|
2026-03-13 04:35:16.416 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:35:16.566 ERROR [src.node.docker_mananger] Max retries reached for container a5418d605ab2. Exiting log stream.
|
|
2026-03-13 04:35:17.012 ERROR [src.node.docker_mananger] Max retries reached for container 8eccbac5723a. Exiting log stream.
|
|
2026-03-13 04:35:17.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36706/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:17.418 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-13 04:35:17.419 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:35:17.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36706/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:17.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.85.53/tcp/36707/p2p/16Uiu2HAm8Hj8FrZJ6qCw4eGRcgWPjqy2YCMcoRP4G1nhDb9Tzjsz","/ip4/172.18.85.53/tcp/36708/ws/p2p/16Uiu2HAm8Hj8FrZJ6qCw4eGRcgWPjqy2YCMcoRP4G1nhDb9Tzjsz"],"enrUri":"enr:-L24QC6tIQZDwlSGviNFc6DDPXkd8V3aXvHZRnIW5XaQSelgIEzZCC4jW_Ax9M6kTkbk664dQ8E3h-Lg0JsRzB0PN_8CgmlkgnY0gmlwhKwSVTWKbXVsdGlhZGRyc5YACASsElU1Bo9jAAoErBJVNQaPZN0DgnJzhQADAQAAiXNlY3AyNTZrMaECvx7XNmoCuUUoBpeMjodBZqnHpAlehoS4eh1KJ80_G32DdGNwgo9jg3VkcIKPZYV3YWt1MgU"}'
|
|
2026-03-13 04:35:17.421 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:35:17.422 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-13 04:35:17.428 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:35:17.428 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-35-16__3a97309e-386f-45f6-aa52-0d12178f681c__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:35:17.428 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:35:17.428 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:35:17.430 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:35:17.430 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.36.167
|
|
2026-03-13 04:35:17.430 DEBUG [src.node.docker_mananger] Generated ports ['16082', '16083', '16084', '16085', '16086']
|
|
2026-03-13 04:35:17.430 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:35:17.430 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:35:17.430 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:35:17.430 DEBUG [src.node.docker_mananger] docker run -i -t -p 16082:16082 -p 16083:16083 -p 16084:16084 -p 16085:16085 -p 16086:16086 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=16084 --rest-port=16082 --tcp-port=16083 --discv5-udp-port=16085 --rest-address=0.0.0.0 --nat=extip:172.18.36.167 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f7aa3bbcf364a306efec8a5c8f3a5f56dcd22a9a8c83ddc5857cfddbbd57110b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16086 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QC6tIQZDwlSGviNFc6DDPXkd8V3aXvHZRnIW5XaQSelgIEzZCC4jW_Ax9M6kTkbk664dQ8E3h-Lg0JsRzB0PN_8CgmlkgnY0gmlwhKwSVTWKbXVsdGlhZGRyc5YACASsElU1Bo9jAAoErBJVNQaPZN0DgnJzhQADAQAAiXNlY3AyNTZrMaECvx7XNmoCuUUoBpeMjodBZqnHpAlehoS4eh1KJ80_G32DdGNwgo9jg3VkcIKPZYV3YWt1MgU --filternode=/ip4/172.18.85.53/tcp/36707/p2p/16Uiu2HAm8Hj8FrZJ6qCw4eGRcgWPjqy2YCMcoRP4G1nhDb9Tzjsz
|
|
2026-03-13 04:35:17.578 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.36.167 waku 4bddeb1f0943bd81cad76a3e53e07aeb141560c6fb91142d11bb57e6ddd4aad5
|
|
2026-03-13 04:35:17.605 DEBUG [src.node.docker_mananger] Container started with ID 4bddeb1f0943. Setting up logs at ./log/docker/node2_2026-03-13_04-35-16__3a97309e-386f-45f6-aa52-0d12178f681c__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:35:17.605 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16082
|
|
2026-03-13 04:35:17.606 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:35:18.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16082/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:18.609 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-13 04:35:18.609 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:35:18.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16082/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:35:18.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.36.167/tcp/16083/p2p/16Uiu2HAmAoTwdX6TaCyjzZPZ39XvBfZMtarUJhzNr98ZgvCGKf8D","/ip4/172.18.36.167/tcp/16084/ws/p2p/16Uiu2HAmAoTwdX6TaCyjzZPZ39XvBfZMtarUJhzNr98ZgvCGKf8D"],"enrUri":"enr:-L24QLsrTGXSX_YH9bIACQFZrTwxEs9uvdcngVzba6zwkYUUGjDUMZzmVVFMTeid-yHZbU2l6velEJDAhhyTRfm87YcCgmlkgnY0gmlwhKwSJKeKbXVsdGlhZGRyc5YACASsEiSnBj7TAAoErBIkpwY-1N0DgnJzhQADAQAAiXNlY3AyNTZrMaEC5HR4mOSo5_oXzXAoM4TJ7WSJwy0HRhi841VPjWHykFqDdGNwgj7Tg3VkcII-1YV3YWt1MgA"}'
|
|
2026-03-13 04:35:18.612 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:35:18.612 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16082/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.85.53/tcp/36707/p2p/16Uiu2HAm8Hj8FrZJ6qCw4eGRcgWPjqy2YCMcoRP4G1nhDb9Tzjsz"]'
|
|
2026-03-13 04:35:18.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:18.643 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-13 04:35:18.644 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36706/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-13 04:35:18.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:35:18.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16082/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "9e4a4be5-b019-42b1-9988-9e5a8f88cfdb", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-13 04:35:18.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"9e4a4be5-b019-42b1-9988-9e5a8f88cfdb","statusDesc":"OK"}'
|
|
2026-03-13 04:35:18.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16082/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1", "extraField": "extraValue"}'
|
|
2026-03-13 04:35:18.679 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:16082/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
|
2026-03-13 04:35:18.681 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-13 04:35:18.682 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-13 04:35:18.682 DEBUG [src.node.waku_node] Stopping container with id 4c4f13a810c5
|
|
2026-03-13 04:35:19.142 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:35:19.142 DEBUG [src.node.waku_node] Stopping container with id 4bddeb1f0943
|
|
2026-03-13 04:35:19.614 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:35:19.616 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-13 04:35:19.620 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-13 04:35:19.624 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|