Skip to content

feat: adding provider optimizer tiers #39

feat: adding provider optimizer tiers

feat: adding provider optimizer tiers #39

GitHub Actions / Test Results failed Sep 8, 2024 in 0s

6 fail, 1 941 pass in 22m 17s

1 947 tests   - 11   1 941 ✅  - 14   22m 17s ⏱️ - 1m 15s
  143 suites ± 0       0 💤 ± 0 
    6 files   ± 0       6 ❌ + 3 

Results for commit 57d0474. ± Comparison against earlier commit 346b559.

Annotations

Check warning on line 0 in github.com/lavanet/lava/v3/testutil/e2e

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestLavaProtocolPayment (github.com/lavanet/lava/v3/testutil/e2e) failed

artifacts/Test Results (Payment E2E)/payment-e2e-report.xml [took 7m 16s]
Raw output
Failed
Sep  8 19:19:46 INF Starting Lava
Sep  8 19:19:46 INF Executing Command: ./scripts/test/start_env_dev_for_payment_e2e.sh
Sep  8 19:19:46 INF Waiting for Lava
Sep  8 19:19:56 INF Waiting for Lava
Sep  8 19:20:06 INF Waiting for Lava
Sep  8 19:20:16 INF Waiting for Lava
Sep  8 19:20:26 INF Waiting for Lava
Sep  8 19:20:36 INF Waiting for Lava
Sep  8 19:20:46 INF Waiting for Lava
Sep  8 19:20:56 INF Waiting for Lava
Sep  8 19:21:06 INF Waiting for Lava
Sep  8 19:21:16 INF Waiting for Lava
Sep  8 19:21:26 INF Waiting for Lava
Sep  8 19:21:36 INF Waiting for Lava
Sep  8 19:21:46 INF Waiting for Lava
Sep  8 19:21:56 INF Starting Lava OK
Sep  8 19:21:56 INF Staking Lava
Sep  8 19:21:56 INF Executing Command: ./scripts/test/init_payment_e2e.sh
Sep  8 19:22:19 INF stakeLavaForPayment OK
LAV1
provider lava@10ta8pp77j8wtzj9608dma8s05jsata25zgsllx [{127.0.0.1:2262 1 [] [grpc rest tendermintrpc] []}]
provider lava@1zppll0zj3d686aw8fasqrujawqq6nany3845er [{127.0.0.1:2261 1 [] [grpc rest tendermintrpc] []}]
Sep  8 19:22:19 INF Staking Lava OK
Sep  8 19:22:19 INF RUNNING TESTS
Sep  8 19:22:19 INF Executing Command: /home/runner/go/bin/lavap rpcprovider ./testutil/e2e/e2eConfigs/provider/lavaProvider6 --chain-id=lava --from servicer1 --geolocation 1 --log_level debug
Sep  8 19:22:19 INF Executing Command: /home/runner/go/bin/lavap rpcprovider ./testutil/e2e/e2eConfigs/provider/lavaProvider7 --chain-id=lava --from servicer2 --geolocation 1 --log_level debug
Sep  8 19:22:19 INF Waiting Provider 127.0.0.1:2261
Sep  8 19:22:21 INF Waiting Provider 127.0.0.1:2261
Sep  8 19:22:21 INF Waiting Provider 127.0.0.1:2262
Sep  8 19:22:21 INF startLavaProvidersForPayment OK
Sep  8 19:22:21 INF Executing Command: /home/runner/go/bin/lavap rpcconsumer ./testutil/e2e/e2eConfigs/consumer/lavaConsumer1.yml --chain-id=lava --from user1 --geolocation 1 --log_level debug --allow-insecure-provider-dialing --concurrent-providers 1
Sep  8 19:22:21 INF startLavaConsumerForPayment OK
Sep  8 19:22:21 INF Waiting TENDERMINT Consumer
Sep  8 19:22:22 INF Waiting TENDERMINT Consumer
Sep  8 19:22:22 INF checkTendermintConsumer OK
Sep  8 19:22:22 INF Starting TENDERMINT Tests
Sep  8 19:22:42 INF TENDERMINTRPC TEST OK
Sep  8 19:22:42 INF Starting TENDERMINTRPC URI Tests
Sep  8 19:23:02 INF TENDERMINTRPC URI TEST OK
Sep  8 19:23:02 INF CHECKING PAYMENT
Sep  8 19:27:03 INF PAYMENT TEST OK
Sep  8 19:27:03 DBG writing file fileName=00_StartLava lines=704393
Sep  8 19:27:03 DBG writing file fileName=01_stakeLavaForPayment lines=2718
Sep  8 19:27:03 DBG writing file fileName=05_LavaProvider_01 lines=7131028
Sep  8 19:27:03 DBG writing file fileName=05_LavaProvider_02 lines=7203898
Sep  8 19:27:03 DBG writing file fileName=06_RPCConsumer_01 lines=28933131
ERROR:  Sep  8 19:22:43 ERR invalid weighted choice, no address chosen, fallback to last one addresses="[{Address:lava@1zppll0zj3d686aw8fasqrujawqq6nany3845er Score:0.0007803099328615565 Part:0}]" totalWeight=1000000000000
Sep  8 19:22:43 ERR invalid weighted choice, no address chosen, fallback to last one addresses="[{Address:lava@1zppll0zj3d686aw8fasqrujawqq6nany3845er Score:0.0007092143667568941 Part:0}]" totalWeight=1000000000000
Sep  8 19:22:43 ERR invalid weighted choice, no address chosen, fallback to last one addresses="[{Address:lava@10ta8pp77j8wtzj9608dma8s05jsata25zgsllx Score:0.0008562226586141093 Part:0}]" totalWeight=1000000000000
Sep  8 19:22:43 ERR invalid weighted choice, no address chosen, fallback to last one addresses="[{Address:lava@1zppll0zj3d686aw8fasqrujawqq6nany3845er Score:0.0008151429576750955 Part:0}]" totalWeight=1000000000000
Sep  8 19:22:43 ERR invalid weighted choice, no address chosen, fallback to last one addresses="[{Address:lava@1zppll0zj3d686aw8fasqrujawqq6nany3845er Score:0.000860748846408751 Part:0}]" totalWeight=1000000000000

Check warning on line 0 in github.com/lavanet/lava/v3/testutil/e2e

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestLavaProtocol (github.com/lavanet/lava/v3/testutil/e2e) failed

artifacts/Test Results (Protocol E2E)/protocol-e2e-report.xml [took 9m 0s]
Raw output
Failed
Sep  8 19:19:38 INF Starting Lava
Sep  8 19:19:38 INF Executing Command: ./scripts/start_env_dev.sh
Sep  8 19:19:38 INF Waiting for Lava
Sep  8 19:19:48 INF Waiting for Lava
Sep  8 19:19:58 INF Waiting for Lava
Sep  8 19:20:08 INF Waiting for Lava
Sep  8 19:20:18 INF Waiting for Lava
Sep  8 19:20:28 INF Waiting for Lava
Sep  8 19:20:38 INF Waiting for Lava
Sep  8 19:20:48 INF Waiting for Lava
Sep  8 19:20:58 INF Waiting for Lava
Sep  8 19:21:08 INF Waiting for Lava
Sep  8 19:21:18 INF Waiting for Lava
Sep  8 19:21:28 INF Waiting for Lava
Sep  8 19:21:38 INF Starting Lava OK
Sep  8 19:21:38 INF Staking Lava
Sep  8 19:21:38 INF Executing Command: ./scripts/test/init_e2e.sh
Sep  8 19:22:47 INF stakeLava OK
ETH1
provider lava@14td377ucn5fc32ml9qy8cfvjkwu2g9w2ssy26a [{127.0.0.1:2222 1 [] [jsonrpc] []}]
provider lava@1d82sj4h63a9ty97gyrapejk5yg94ulakt78wkc [{127.0.0.1:2224 1 [] [jsonrpc] []}]
provider lava@1efsyxh9shtem486vzl8gyezqg4p07gnxvjjw26 [{127.0.0.1:2223 1 [] [jsonrpc] []}]
provider lava@1f5vezh04mg3m3npg0rzpplmhptwgpt343tw529 [{127.0.0.1:2221 1 [debug] [jsonrpc] [archive]}]
provider lava@1mxatj0x5jta3jwszj45znflkhtk7yvcdl4rxp3 [{127.0.0.1:2225 1 [] [jsonrpc] []}]
LAV1
provider lava@1dcgzrtd5ppj6l6c2cpkz7hrj7r52cpvya24gwz [{127.0.0.1:2265 1 [] [grpc rest tendermintrpc] []}]
provider lava@1jr9wt0uhk0l58c47fxssxrgvfsl5s2nw0fnftp [{127.0.0.1:2263 1 [] [grpc rest tendermintrpc] []}]
provider lava@1n0tnuletmefvl0mdlx6d3zzfpwm09mazzvhyqa [{127.0.0.1:2264 1 [] [grpc rest tendermintrpc] []}]
provider lava@1nxszz9ff0zd2yfgsfu847tvq9lsee2x52amq0f [{127.0.0.1:2262 1 [] [grpc rest tendermintrpc] []}]
provider lava@1y6u78c3anwm23z2lhagjfc53q40vxmwhr2azuj [{127.0.0.1:2261 1 [] [grpc rest tendermintrpc] []}]
Sep  8 19:22:47 INF Staking Lava OK
Sep  8 19:22:47 INF RUNNING TESTS
Sep  8 19:22:47 INF Executing Command: /opt/hostedtoolcache/go/1.20.14/x64/bin/go test ./testutil/e2e/proxy/. -v -timeout 0 eth
Sep  8 19:22:47 INF startJSONRPCProxy OK
Sep  8 19:22:47 INF Waiting JSONRPC Consumer
Sep  8 19:22:48 INF Waiting JSONRPC Consumer
Sep  8 19:22:49 INF Waiting JSONRPC Consumer
Sep  8 19:22:50 INF Waiting JSONRPC Consumer
Sep  8 19:22:51 INF Waiting JSONRPC Consumer
Sep  8 19:22:52 INF Waiting JSONRPC Consumer
Sep  8 19:22:53 INF Waiting JSONRPC Consumer
Sep  8 19:22:54 INF Waiting JSONRPC Consumer
Sep  8 19:22:55 INF Waiting JSONRPC Consumer
Sep  8 19:22:56 INF Waiting JSONRPC Consumer
Sep  8 19:22:57 INF Waiting JSONRPC Consumer
Sep  8 19:22:58 INF Waiting JSONRPC Consumer
Sep  8 19:22:59 INF Waiting JSONRPC Consumer
Sep  8 19:23:00 INF Waiting JSONRPC Consumer
Sep  8 19:23:01 INF Waiting JSONRPC Consumer
Sep  8 19:23:02 INF Waiting JSONRPC Consumer
Sep  8 19:23:03 INF Waiting JSONRPC Consumer
Sep  8 19:23:04 INF Waiting JSONRPC Consumer
Sep  8 19:23:05 INF Waiting JSONRPC Consumer
Sep  8 19:23:05 INF JSONRPCProxy OK
Sep  8 19:23:05 INF Validated proxy is alive got response res=16482926
Sep  8 19:23:05 DBG Executing command /home/runner/go/bin/lavap rpcprovider ./testutil/e2e/e2eConfigs/provider/jsonrpcProvider1.yml --chain-id=lava --from servicer1 --geolocation 1 --log_level debug
Sep  8 19:23:05 DBG Executing command /home/runner/go/bin/lavap rpcprovider ./testutil/e2e/e2eConfigs/provider/jsonrpcProvider2.yml --chain-id=lava --from servicer2 --geolocation 1 --log_level debug
Sep  8 19:23:05 DBG Executing command /home/runner/go/bin/lavap rpcprovider ./testutil/e2e/e2eConfigs/provider/jsonrpcProvider3.yml --chain-id=lava --from servicer3 --geolocation 1 --log_level debug
Sep  8 19:23:05 DBG Executing command /home/runner/go/bin/lavap rpcprovider ./testutil/e2e/e2eConfigs/provider/jsonrpcProvider4.yml --chain-id=lava --from servicer4 --geolocation 1 --log_level debug
Sep  8 19:23:05 DBG Executing command /home/runner/go/bin/lavap rpcprovider ./testutil/e2e/e2eConfigs/provider/jsonrpcProvider5.yml --chain-id=lava --from servicer5 --geolocation 1 --log_level debug
Sep  8 19:23:05 INF Waiting Provider 127.0.0.1:2221
Sep  8 19:23:07 INF Waiting Provider 127.0.0.1:2221
Sep  8 19:23:09 INF Waiting Provider 127.0.0.1:2221
Sep  8 19:23:11 INF Waiting Provider 127.0.0.1:2221
Sep  8 19:23:13 INF Waiting Provider 127.0.0.1:2221
Sep  8 19:23:15 INF Waiting Provider 127.0.0.1:2221
Sep  8 19:23:17 INF Waiting Provider 127.0.0.1:2221
Sep  8 19:23:19 INF Waiting Provider 127.0.0.1:2221
Sep  8 19:23:21 INF Waiting Provider 127.0.0.1:2221
Sep  8 19:23:23 INF Waiting Provider 127.0.0.1:2221
Sep  8 19:23:25 INF Waiting Provider 127.0.0.1:2221
Sep  8 19:23:27 INF Waiting Provider 127.0.0.1:2221
Sep  8 19:23:27 INF Waiting Provider 127.0.0.1:2222
Sep  8 19:23:27 INF Waiting Provider 127.0.0.1:2223
Sep  8 19:23:27 INF Waiting Provider 127.0.0.1:2224
Sep  8 19:23:27 INF startJSONRPCProvider OK
Sep  8 19:23:27 INF Executing Command: /home/runner/go/bin/lavap rpcconsumer ./testutil/e2e/e2eConfigs/consumer/ethConsumer1.yml --chain-id=lava --from user1 --geolocation 1 --log_level debug --allow-insecure-provider-dialing
Sep  8 19:23:27 INF startJSONRPCConsumer OK
Sep  8 19:23:27 INF Waiting JSONRPC Consumer
Sep  8 19:23:28 INF Waiting JSONRPC Consumer
Sep  8 19:23:29 INF JSONRPCConsumer1 OK
Sep  8 19:23:29 INF Validated proxy is alive got response res=16482926
Sep  8 19:23:29 INF Executing Command: /home/runner/go/bin/lavap rpcprovider ./testutil/e2e/e2eConfigs/provider/lavaProvider6 --chain-id=lava --from servicer6 --geolocation 1 --log_level debug
Sep  8 19:23:29 INF Executing Command: /home/runner/go/bin/lavap rpcprovider ./testutil/e2e/e2eConfigs/provider/lavaProvider7 --chain-id=lava --from servicer7 --geolocation 1 --log_level debug
Sep  8 19:23:29 INF Executing Command: /home/runner/go/bin/lavap rpcprovider ./testutil/e2e/e2eConfigs/provider/lavaProvider8 --chain-id=lava --from servicer8 --geolocation 1 --log_level debug
Sep  8 19:23:29 INF Executing Command: /home/runner/go/bin/lavap rpcprovider ./testutil/e2e/e2eConfigs/provider/lavaProvider9 --chain-id=lava --from servicer9 --geolocation 1 --log_level debug
Sep  8 19:23:29 INF Executing Command: /home/runner/go/bin/lavap rpcprovider ./testutil/e2e/e2eConfigs/provider/lavaProvider10 --chain-id=lava --from servicer10 --geolocation 1 --log_level debug
Sep  8 19:23:29 INF Waiting Provider 127.0.0.1:2261
Sep  8 19:23:31 INF Waiting Provider 127.0.0.1:2261
Sep  8 19:23:31 INF Waiting Provider 127.0.0.1:2262
Sep  8 19:23:31 INF Waiting Provider 127.0.0.1:2263
Sep  8 19:23:31 INF Waiting Provider 127.0.0.1:2264
Sep  8 19:23:31 INF Waiting Provider 127.0.0.1:2265
Sep  8 19:23:31 INF startLavaProviders OK
Sep  8 19:23:31 INF Executing Command: /home/runner/go/bin/lavap rpcconsumer ./testutil/e2e/e2eConfigs/consumer/lavaConsumer1.yml --chain-id=lava --from user3 --geolocation 1 --log_level debug --allow-insecure-provider-dialing
Sep  8 19:23:31 INF startRPCConsumer OK
Sep  8 19:23:31 INF Waiting TENDERMINT Consumer
Sep  8 19:23:32 INF Waiting TENDERMINT Consumer
Sep  8 19:23:32 INF checkTendermintConsumer OK
Sep  8 19:23:32 INF Waiting REST Consumer
Sep  8 19:23:32 INF checkRESTConsumer OK
Sep  8 19:23:32 INF Waiting GRPC Consumer
Sep  8 19:23:32 INF checkGRPCConsumer OK
Sep  8 19:23:32 INF Starting JSONRPC Tests
Sep  8 19:24:05 INF JSONRPC TEST OK
Sep  8 19:24:05 INF Starting TENDERMINT Tests
Sep  8 19:24:35 INF TENDERMINTRPC TEST OK
Sep  8 19:24:35 INF Starting TENDERMINTRPC URI Tests
Sep  8 19:25:05 INF TENDERMINTRPC URI TEST OK
Sep  8 19:25:05 INF Starting Lava over Lava Tests
Sep  8 19:25:05 INF Executing Command: ./scripts/test/init_e2e_lava_over_lava.sh
SEP1
provider lava@14td377ucn5fc32ml9qy8cfvjkwu2g9w2ssy26a [{127.0.0.1:2122 1 [] [jsonrpc] []}]
provider lava@1d82sj4h63a9ty97gyrapejk5yg94ulakt78wkc [{127.0.0.1:2124 1 [] [jsonrpc] []}]
provider lava@1efsyxh9shtem486vzl8gyezqg4p07gnxvjjw26 [{127.0.0.1:2123 1 [] [jsonrpc] []}]
provider lava@1f5vezh04mg3m3npg0rzpplmhptwgpt343tw529 [{127.0.0.1:2121 1 [] [jsonrpc] []}]
provider lava@1mxatj0x5jta3jwszj45znflkhtk7yvcdl4rxp3 [{127.0.0.1:2125 1 [] [jsonrpc] []}]
Sep  8 19:25:28 INF Lava Over Lava Test OK
Sep  8 19:25:28 INF Starting REST Tests
Sep  8 19:25:58 INF REST TEST OK
Sep  8 19:25:58 INF Starting GRPC Tests
Sep  8 19:26:03 INF GRPC TEST OK
Sep  8 19:26:03 INF Starting Relay Response Integrity Tests
Sep  8 19:26:03 INF TENDERMINT RESPONSE CROSS VERIFICATION OK
Sep  8 19:26:03 INF REST RESPONSE CROSS VERIFICATION OK
Sep  8 19:26:03 INF GRPC RESPONSE CROSS VERIFICATION OK
Sep  8 19:26:03 INF Starting WebSocket Subscription Test
Sep  8 19:26:03 INF Setting up web socket client 1
Sep  8 19:26:03 DBG Dialed WebSocket Successful response="&{Status:101 Switching Protocols StatusCode:101 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Access-Control-Allow-Origin:[*] Connection:[Upgrade] Date:[Sun, 08 Sep 2024 19:26:02 GMT] Sec-Websocket-Accept:[sJCYsSlCvu7VKCQlX8E7Vd/Jyhk=] Upgrade:[websocket]] Body:{Reader:0xc003740840} ContentLength:0 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00374c200 TLS:<nil>}" url=ws://127.0.0.1:3340/websocket
Sep  8 19:26:03 INF Start listening for NewBlock messages on web socket 1
Sep  8 19:26:03 INF Subscribing to NewBlock events on web socket 1
Sep  8 19:26:03 INF Setting up web socket client 2
Sep  8 19:26:03 DBG Dialed WebSocket Successful response="&{Status:101 Switching Protocols StatusCode:101 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Access-Control-Allow-Origin:[*] Connection:[Upgrade] Date:[Sun, 08 Sep 2024 19:26:02 GMT] Sec-Websocket-Accept:[zhXo55QD49gclq26pE8Les4e9Wo=] Upgrade:[websocket]] Body:{Reader:0xc003740d20} ContentLength:0 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00374c500 TLS:<nil>}" url=ws://127.0.0.1:3340/websocket
Sep  8 19:26:03 INF Start listening for NewBlock messages on web socket 2
Sep  8 19:26:03 INF Subscribing to NewBlock events on web socket 2
Sep  8 19:26:03 INF Setting up web socket client 3
Sep  8 19:26:03 DBG Dialed WebSocket Successful response="&{Status:101 Switching Protocols StatusCode:101 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Access-Control-Allow-Origin:[*] Connection:[Upgrade] Date:[Sun, 08 Sep 2024 19:26:02 GMT] Sec-Websocket-Accept:[XiS0y+7Ac05tpYSeqXsc5cN8pzs=] Upgrade:[websocket]] Body:{Reader:0xc0037411d0} ContentLength:0 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00374c800 TLS:<nil>}" url=ws://127.0.0.1:3340/websocket
Sep  8 19:26:03 INF Start listening for NewBlock messages on web socket 3
Sep  8 19:26:03 INF Subscribing to NewBlock events on web socket 3
Sep  8 19:26:03 INF Setting up web socket client 4
Sep  8 19:26:03 DBG Dialed WebSocket Successful response="&{Status:101 Switching Protocols StatusCode:101 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Access-Control-Allow-Origin:[*] Connection:[Upgrade] Date:[Sun, 08 Sep 2024 19:26:02 GMT] Sec-Websocket-Accept:[ARGjdJo3IOTXBClp0GFAhw+CiJ4=] Upgrade:[websocket]] Body:{Reader:0xc0036b5500} ContentLength:0 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc00374cb00 TLS:<nil>}" url=ws://127.0.0.1:3340/websocket
Sep  8 19:26:03 INF Start listening for NewBlock messages on web socket 4
Sep  8 19:26:03 INF Subscribing to NewBlock events on web socket 4
Sep  8 19:26:03 INF Setting up web socket client 5
Sep  8 19:26:03 DBG Dialed WebSocket Successful response="&{Status:101 Switching Protocols StatusCode:101 Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Access-Control-Allow-Origin:[*] Connection:[Upgrade] Date:[Sun, 08 Sep 2024 19:26:02 GMT] Sec-Websocket-Accept:[ovhzpdzMsSVOcy/xH4edTw+Znl8=] Upgrade:[websocket]] Body:{Reader:0xc003741620} ContentLength:0 TransferEncoding:[] Close:false Uncompressed:false Trailer:map[] Request:0xc0033f2a00 TLS:<nil>}" url=ws://127.0.0.1:3340/websocket
Sep  8 19:26:03 INF Start listening for NewBlock messages on web socket 5
Sep  8 19:26:03 INF Subscribing to NewBlock events on web socket 5
Sep  8 19:26:03 INF Sleeping for 12 seconds to receive blocks
Sep  8 19:26:15 DBG Looping through subscription containers subscriptionContainers="[0xc003754320 0xc003754a20 0xc003755110 0xc0036b6930 0xc003755790]"
Sep  8 19:26:15 INF Making sure both clients received at least 10 blocks
Sep  8 19:26:15 INF Making sure both clients received at least 10 blocks
Sep  8 19:26:15 INF Making sure both clients received at least 10 blocks
Sep  8 19:26:15 INF Making sure both clients received at least 10 blocks
Sep  8 19:26:15 INF Making sure both clients received at least 10 blocks
Sep  8 19:26:15 INF Unsubscribing from NewBlock events on web socket 1
Sep  8 19:26:15 INF Sleeping for 7 seconds to make sure unsubscribed client stops receiving blocks
Sep  8 19:26:22 INF Closing web socket 1
Sep  8 19:26:22 INF Closing web socket 2
Sep  8 19:26:22 INF Closing web socket 3
Sep  8 19:26:22 INF Closing web socket 4
Sep  8 19:26:22 INF Closing web socket 5
Sep  8 19:26:22 INF WebSocket Subscription Test OK
Sep  8 19:26:22 INF Starting QoS Tests
Sep  8 19:26:23 INF QOS CHECK OK
Sep  8 19:26:23 INF Sleeping Until All Rewards are collected
Sep  8 19:26:28 INF sleepUntilNextEpoch OK
Sep  8 19:26:47 INF sleepUntilNextEpoch OK
Sep  8 19:27:08 INF sleepUntilNextEpoch OK
Sep  8 19:27:28 INF sleepUntilNextEpoch OK
Sep  8 19:27:28 INF Restarting lava to emergency mode
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=03_EthProvider_04
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=03_EthProvider_04
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=06_RPCConsumer_01
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=06_RPCConsumer_01
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=05_LavaProvider_03
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=05_LavaProvider_03
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=9_QoS_06
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=9_QoS_06
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=8_authAccount07
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=1 log_name=8_authAccount07
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=01_stakeLava
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=01_stakeLava
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=03_EthProvider_02
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=03_EthProvider_02
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=8_authAccount00
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=1 log_name=8_authAccount00
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=9_QoS_05
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=9_QoS_05
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=9_QoS_07
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=9_QoS_07
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=02_jsonProxy
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=02_jsonProxy
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=03_EthProvider_01
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=03_EthProvider_01
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=9_QoS_02
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=9_QoS_02
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=8_authAccount05
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=1 log_name=8_authAccount05
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=8_authAccount06
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=1 log_name=8_authAccount06
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=8_authAccount08
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=1 log_name=8_authAccount08
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=03_EthProvider_03
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=03_EthProvider_03
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=04_jsonConsumer_01
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=04_jsonConsumer_01
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=05_LavaProvider_04
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=05_LavaProvider_04
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=9_QoS_01
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=9_QoS_01
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=8_authAccount02
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=1 log_name=8_authAccount02
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=9_QoS_08
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=9_QoS_08
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=05_LavaProvider_01
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=05_LavaProvider_01
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=07_lavaOverLava
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=07_lavaOverLava
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=9_QoS_00
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=9_QoS_00
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=9_QoS_03
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=9_QoS_03
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=9_QoS_04
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=9_QoS_04
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=03_EthProvider_05
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=03_EthProvider_05
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=05_LavaProvider_02
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=05_LavaProvider_02
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=05_LavaProvider_05
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=05_LavaProvider_05
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=8_authAccount01
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=1 log_name=8_authAccount01
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=8_authAccount04
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=1 log_name=8_authAccount04
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=00_StartLava
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=19 log_name=00_StartLava
Sep  8 19:27:28 INF Adding EmergencyMode Start Line to log_name=8_authAccount03
Sep  8 19:27:28 INF Successfully verified EmergencyMode Start Line in the last 20 lines line=1 log_name=8_authAccount03
Sep  8 19:27:28 INF stopLava OK
Sep  8 19:27:28 INF Executing Command: ./scripts/test/emergency_mode.sh 100000
Sep  8 19:27:28 INF Waiting for Lava
Sep  8 19:27:28 INF startLava OK
Sep  8 19:27:38 INF Starting Lava OK
Sep  8 19:27:38 INF Executing Command: /home/runner/go/bin/lavap rpcconsumer ./testutil/e2e/e2eConfigs/consumer/lavaConsumerEmergency1.yml --chain-id=lava --from user5 --geolocation 1 --log_level debug --allow-insecure-provider-dialing
Sep  8 19:27:38 INF startRPCEmergencyConsumer OK
Sep  8 19:27:38 INF Waiting REST Consumer
Sep  8 19:27:39 INF Waiting REST Consumer
Sep  8 19:27:40 INF Waiting REST Consumer
Sep  8 19:27:40 INF checkRESTConsumer OK
Sep  8 19:27:40 INF getLastBlockTime OK
Sep  8 19:27:40 INF Waiting for finishing current epoch and waiting for 2 more virtual epochs
Sep  8 19:27:50 INF 0 : VIRTUAL EPOCH ENDED
Sep  8 19:28:14 INF 1 : VIRTUAL EPOCH ENDED
Sep  8 19:28:38 INF 2 : VIRTUAL EPOCH ENDED
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=00_StartLava
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=8_authAccount03
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=03_EthProvider_04
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=06_RPCConsumer_01
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=05_LavaProvider_03
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=9_QoS_06
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=8_authAccount07
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=10_StartLavaInEmergencyMode
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=01_stakeLava
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=03_EthProvider_02
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=8_authAccount00
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=9_QoS_05
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=9_QoS_07
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=02_jsonProxy
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=03_EthProvider_01
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=9_QoS_02
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=8_authAccount05
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=8_authAccount06
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=03_EthProvider_03
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=04_jsonConsumer_01
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=05_LavaProvider_04
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=9_QoS_01
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=8_authAccount02
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=8_authAccount08
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=05_LavaProvider_01
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=07_lavaOverLava
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=9_QoS_00
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=9_QoS_03
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=9_QoS_04
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=9_QoS_08
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=11_RPCEmergencyConsumer_01
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=03_EthProvider_05
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=05_LavaProvider_02
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=05_LavaProvider_05
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=8_authAccount01
Sep  8 19:28:39 INF Adding EmergencyMode End Line to log_name=8_authAccount04
Sep  8 19:28:39 INF REST RELAY TESTS OK
Sep  8 19:28:39 DBG success writing to file bytesWritten=41307 fileName=03_EthProvider_05 lines=41307
Sep  8 19:28:39 INF Found Emergency start line Line index=273 file=03_EthProvider_05
Sep  8 19:28:39 INF Found Emergency end line Line index=284 file=03_EthProvider_05
Sep  8 19:28:39 DBG success writing to file bytesWritten=4403851 fileName=05_LavaProvider_02 lines=4403851
Sep  8 19:28:39 INF Found Emergency start line Line index=20157 file=05_LavaProvider_02
Sep  8 19:28:39 INF Found Emergency end line Line index=20282 file=05_LavaProvider_02
Sep  8 19:28:39 DBG success writing to file bytesWritten=4696070 fileName=05_LavaProvider_05 lines=4696070
Sep  8 19:28:39 INF Found Emergency start line Line index=20958 file=05_LavaProvider_05
Sep  8 19:28:39 INF Found Emergency end line Line index=21034 file=05_LavaProvider_05
Sep  8 19:28:39 DBG success writing to file bytesWritten=332 fileName=8_authAccount01 lines=332
Sep  8 19:28:39 INF Found Emergency start line Line index=1 file=8_authAccount01
Sep  8 19:28:39 INF Found Emergency end line Line index=2 file=8_authAccount01
Sep  8 19:28:39 DBG success writing to file bytesWritten=332 fileName=8_authAccount04 lines=332
Sep  8 19:28:39 INF Found Emergency start line Line index=1 file=8_authAccount04
Sep  8 19:28:39 INF Found Emergency end line Line index=2 file=8_authAccount04
Sep  8 19:28:39 DBG success writing to file bytesWritten=921082 fileName=00_StartLava lines=921082
Sep  8 19:28:39 DBG success writing to file bytesWritten=332 fileName=8_authAccount03 lines=332
Sep  8 19:28:39 INF Found Emergency start line Line index=1 file=8_authAccount03
Sep  8 19:28:39 INF Found Emergency end line Line index=2 file=8_authAccount03
Sep  8 19:28:39 DBG success writing to file bytesWritten=23446 fileName=03_EthProvider_04 lines=23446
Sep  8 19:28:39 INF Found Emergency start line Line index=182 file=03_EthProvider_04
Sep  8 19:28:39 INF Found Emergency end line Line index=191 file=03_EthProvider_04
Sep  8 19:28:39 DBG success writing to file bytesWritten=45971320 fileName=06_RPCConsumer_01 lines=45971320
Sep  8 19:28:39 INF Found Emergency start line Line index=145178 file=06_RPCConsumer_01
Sep  8 19:28:39 INF Found Emergency end line Line index=145186 file=06_RPCConsumer_01
Sep  8 19:28:39 DBG success writing to file bytesWritten=4603905 fileName=05_LavaProvider_03 lines=4603905
Sep  8 19:28:39 INF Found Emergency start line Line index=20994 file=05_LavaProvider_03
Sep  8 19:28:39 INF Found Emergency end line Line index=21125 file=05_LavaProvider_03
Sep  8 19:28:39 DBG success writing to file bytesWritten=9488 fileName=9_QoS_06 lines=9488
Sep  8 19:28:39 INF Found Emergency start line Line index=297 file=9_QoS_06
Sep  8 19:28:39 INF Found Emergency end line Line index=298 file=9_QoS_06
Sep  8 19:28:39 DBG success writing to file bytesWritten=331 fileName=8_authAccount07 lines=331
Sep  8 19:28:39 INF Found Emergency start line Line index=1 file=8_authAccount07
Sep  8 19:28:39 INF Found Emergency end line Line index=2 file=8_authAccount07
Sep  8 19:28:39 DBG success writing to file bytesWritten=7161 fileName=10_StartLavaInEmergencyMode lines=7161
Sep  8 19:28:39 INF Found Emergency end line Line index=48 file=10_StartLavaInEmergencyMode
Sep  8 19:28:39 DBG success writing to file bytesWritten=8419 fileName=01_stakeLava lines=8419
Sep  8 19:28:39 INF Found Emergency start line Line index=413 file=01_stakeLava
Sep  8 19:28:39 INF Found Emergency end line Line index=414 file=01_stakeLava
Sep  8 19:28:39 DBG success writing to file bytesWritten=16983 fileName=03_EthProvider_02 lines=16983
Sep  8 19:28:39 INF Found Emergency start line Line index=144 file=03_EthProvider_02
Sep  8 19:28:39 INF Found Emergency end line Line index=153 file=03_EthProvider_02
Sep  8 19:28:39 DBG success writing to file bytesWritten=332 fileName=8_authAccount00 lines=332
Sep  8 19:28:39 INF Found Emergency start line Line index=1 file=8_authAccount00
Sep  8 19:28:39 INF Found Emergency end line Line index=2 file=8_authAccount00
Sep  8 19:28:39 DBG success writing to file bytesWritten=14062 fileName=9_QoS_05 lines=14062
Sep  8 19:28:39 INF Found Emergency start line Line index=414 file=9_QoS_05
Sep  8 19:28:39 INF Found Emergency end line Line index=415 file=9_QoS_05
Sep  8 19:28:39 DBG success writing to file bytesWritten=9488 fileName=9_QoS_07 lines=9488
Sep  8 19:28:39 INF Found Emergency start line Line index=297 file=9_QoS_07
Sep  8 19:28:39 INF Found Emergency end line Line index=298 file=9_QoS_07
Sep  8 19:28:39 DBG success writing to file bytesWritten=9922263 fileName=02_jsonProxy lines=9922263
Sep  8 19:28:39 INF Found Emergency start line Line index=6487 file=02_jsonProxy
Sep  8 19:28:39 INF Found Emergency end line Line index=8075 file=02_jsonProxy
Sep  8 19:28:39 DBG success writing to file bytesWritten=51814 fileName=03_EthProvider_01 lines=51814
Sep  8 19:28:39 INF Found Emergency start line Line index=318 file=03_EthProvider_01
Sep  8 19:28:39 INF Found Emergency end line Line index=328 file=03_EthProvider_01
Sep  8 19:28:39 DBG success writing to file bytesWritten=14067 fileName=9_QoS_02 lines=14067
Sep  8 19:28:39 INF Found Emergency start line Line index=414 file=9_QoS_02
Sep  8 19:28:39 INF Found Emergency end line Line index=415 file=9_QoS_02
Sep  8 19:28:39 DBG success writing to file bytesWritten=332 fileName=8_authAccount05 lines=332
Sep  8 19:28:39 INF Found Emergency start line Line index=1 file=8_authAccount05
Sep  8 19:28:39 INF Found Emergency end line Line index=2 file=8_authAccount05
Sep  8 19:28:39 DBG success writing to file bytesWritten=331 fileName=8_authAccount06 lines=331
Sep  8 19:28:39 INF Found Emergency start line Line index=1 file=8_authAccount06
Sep  8 19:28:39 INF Found Emergency end line Line index=2 file=8_authAccount06
Sep  8 19:28:39 DBG success writing to file bytesWritten=27284 fileName=03_EthProvider_03 lines=27284
Sep  8 19:28:39 INF Found Emergency start line Line index=200 file=03_EthProvider_03
Sep  8 19:28:39 INF Found Emergency end line Line index=210 file=03_EthProvider_03
Sep  8 19:28:39 DBG success writing to file bytesWritten=74006 fileName=04_jsonConsumer_01 lines=74006
Sep  8 19:28:39 INF Found Emergency start line Line index=201 file=04_jsonConsumer_01
Sep  8 19:28:39 INF Found Emergency end line Line index=209 file=04_jsonConsumer_01
Sep  8 19:28:39 DBG success writing to file bytesWritten=4515625 fileName=05_LavaProvider_04 lines=4515625
Sep  8 19:28:39 INF Found Emergency start line Line index=20640 file=05_LavaProvider_04
Sep  8 19:28:39 INF Found Emergency end line Line index=20738 file=05_LavaProvider_04
Sep  8 19:28:39 DBG success writing to file bytesWritten=9488 fileName=9_QoS_01 lines=9488
Sep  8 19:28:39 INF Found Emergency start line Line index=297 file=9_QoS_01
Sep  8 19:28:39 INF Found Emergency end line Line index=298 file=9_QoS_01
Sep  8 19:28:39 DBG success writing to file bytesWritten=333 fileName=8_authAccount02 lines=333
Sep  8 19:28:39 INF Found Emergency start line Line index=1 file=8_authAccount02
Sep  8 19:28:39 INF Found Emergency end line Line index=2 file=8_authAccount02
Sep  8 19:28:39 DBG success writing to file bytesWritten=333 fileName=8_authAccount08 lines=333
Sep  8 19:28:39 INF Found Emergency start line Line index=1 file=8_authAccount08
Sep  8 19:28:39 INF Found Emergency end line Line index=2 file=8_authAccount08
Sep  8 19:28:39 DBG success writing to file bytesWritten=4567405 fileName=05_LavaProvider_01 lines=4567405
Sep  8 19:28:39 INF Found Emergency start line Line index=20864 file=05_LavaProvider_01
Sep  8 19:28:39 INF Found Emergency end line Line index=20982 file=05_LavaProvider_01
Sep  8 19:28:39 DBG success writing to file bytesWritten=2219 fileName=07_lavaOverLava lines=2219
Sep  8 19:28:39 INF Found Emergency start line Line index=96 file=07_lavaOverLava
Sep  8 19:28:39 INF Found Emergency end line Line index=97 file=07_lavaOverLava
Sep  8 19:28:39 DBG success writing to file bytesWritten=14065 fileName=9_QoS_00 lines=14065
Sep  8 19:28:39 INF Found Emergency start line Line index=414 file=9_QoS_00
Sep  8 19:28:39 INF Found Emergency end line Line index=415 file=9_QoS_00
Sep  8 19:28:39 DBG success writing to file bytesWritten=14065 fileName=9_QoS_03 lines=14065
Sep  8 19:28:39 INF Found Emergency start line Line index=414 file=9_QoS_03
Sep  8 19:28:39 INF Found Emergency end line Line index=415 file=9_QoS_03
Sep  8 19:28:39 DBG success writing to file bytesWritten=9488 fileName=9_QoS_04 lines=9488
Sep  8 19:28:39 INF Found Emergency start line Line index=297 file=9_QoS_04
Sep  8 19:28:39 INF Found Emergency end line Line index=298 file=9_QoS_04
Sep  8 19:28:39 DBG success writing to file bytesWritten=8907 fileName=9_QoS_08 lines=8907
Sep  8 19:28:39 INF Found Emergency start line Line index=273 file=9_QoS_08
Sep  8 19:28:39 INF Found Emergency end line Line index=274 file=9_QoS_08
Sep  8 19:28:39 DBG success writing to file bytesWritten=238435 fileName=11_RPCEmergencyConsumer_01 lines=238435
Sep  8 19:28:39 INF Found Emergency end line Line index=706 file=11_RPCEmergencyConsumer_01
ERROR:  Sep  8 19:23:32 ERR invalid weighted choice, no address chosen, fallback to last one addresses="[{Address:lava@1jr9wt0uhk0l58c47fxssxrgvfsl5s2nw0fnftp Score:0.4341905012377728 Part:0} {Address:lava@1nxszz9ff0zd2yfgsfu847tvq9lsee2x52amq0f Score:0.3530583494401587 Part:0} {Address:lava@1n0tnuletmefvl0mdlx6d3zzfpwm09mazzvhyqa Score:0.004517262679028175 Part:0} {Address:lava@1dcgzrtd5ppj6l6c2cpkz7hrj7r52cpvya24gwz Score:0.002354734601010674 Part:0}]" totalWeight=2500000000000
Sep  8 19:23:32 ERR invalid weighted choice, no address chosen, fallback to last one addresses="[{Address:lava@1jr9wt0uhk0l58c47fxssxrgvfsl5s2nw0fnftp Score:0.3811823689003137 Part:0} {Address:lava@1y6u78c3anwm23z2lhagjfc53q40vxmwhr2azuj Score:0.004948498268737657 Part:0}]" totalWeight=2500000000000
Sep  8 19:23:32 ERR invalid weighted choice, no address chosen, fallback to last one addresses="[{Address:lava@1jr9wt0uhk0l58c47fxssxrgvfsl5s2nw0fnftp Score:0.3370863709152114 Part:0} {Address:lava@1n0tnuletmefvl0mdlx6d3zzfpwm09mazzvhyqa Score:0.00373285943033239 Part:0} {Address:lava@1nxszz9ff0zd2yfgsfu847tvq9lsee2x52amq0f Score:0.0028925235143899366 Part:0}]" totalWeight=2500000000000
Sep  8 19:23:32 ERR invalid weighted choice, no address chosen, fallback to last one addresses="[{Address:lava@1jr9wt0uhk0l58c47fxssxrgvfsl5s2nw0fnftp Score:0.4054224329051032 Part:0}]" totalWeight=2500000000000
Sep  8 19:23:32 ERR invalid weighted choice, no address chosen, fallback to last one addresses="[{Address:lava@1jr9wt0uhk0l58c47fxssxrgvfsl5s2nw0fnftp Score:0.4230160646085203 Part:0} {Address:lava@1n0tnuletmefvl0mdlx6d3zzfpwm09mazzvhyqa Score:0.0036507780137180848 Part:0}]" totalWeight=2500000000000
ERROR:  Sep  8 19:23:37 ERR invalid weighted choice, no address chosen, fallback to last one addresses="[{Address:lava@1f5vezh04mg3m3npg0rzpplmhptwgpt343tw529 Score:1.7991145110009092 Part:0}]" totalWeight=1500000000000
Sep  8 19:23:37 ERR invalid weighted choice, no address chosen, fallback to last one addresses="[{Address:lava@1f5vezh04mg3m3npg0rzpplmhptwgpt343tw529 Score:0.5423153440243186 Part:0}]" totalWeight=1500000000000
Sep  8 19:23:42 ERR invalid weighted choice, no address chosen, fallback to last one addresses="[{Address:lava@1f5vezh04mg3m3npg0rzpplmhptwgpt343tw529 Score:1.030316971918996 Part:0}]" totalWeight=1500000000000
Sep  8 19:23:43 ERR invalid weighted choice, no address chosen, fallback to last one addresses="[{Address:lava@1f5vezh04mg3m3npg0rzpplmhptwgpt343tw529 Score:0.5685330037338849 Part:0}]" totalWeight=1500000000000
Sep  8 19:23:48 ERR invalid weighted choice, no address chosen, fallback to last one addresses="[{Address:lava@1f5vezh04mg3m3npg0rzpplmhptwgpt343tw529 Score:0.8391542604047291 Part:0}]" totalWeight=1500000000000
ERROR:  Sep  8 19:27:38 ERR invalid weighted choice, no address chosen, fallback to last one addresses="[{Address:lava@1dcgzrtd5ppj6l6c2cpkz7hrj7r52cpvya24gwz Score:0.45447900806763536 Part:0} {Address:lava@1nxszz9ff0zd2yfgsfu847tvq9lsee2x52amq0f Score:0.4345284390097681 Part:0} {Address:lava@1jr9wt0uhk0l58c47fxssxrgvfsl5s2nw0fnftp Score:0.36703107441845956 Part:0}]" totalWeight=2500000000000
Sep  8 19:27:39 ERR invalid weighted choice, no address chosen, fallback to last one addresses="[{Address:lava@1jr9wt0uhk0l58c47fxssxrgvfsl5s2nw0fnftp Score:0.0018208933587177466 Part:0}]" totalWeight=2500000000000
Sep  8 19:27:39 ERR invalid weighted choice, no address chosen, fallback to last one addresses="[{Address:lava@1dcgzrtd5ppj6l6c2cpkz7hrj7r52cpvya24gwz Score:0.002740135646519712 Part:0} {Address:lava@1nxszz9ff0zd2yfgsfu847tvq9lsee2x52amq0f Score:0.001663970288232667 Part:0} {Address:lava@1n0tnuletmefvl0mdlx6d3zzfpwm09mazzvhyqa Score:0.0015784148205001364 Part:0}]" totalWeight=2500000000000
Sep  8 19:27:39 ERR invalid weighted choice, no address chosen, fallback to last one addresses="[{Address:lava@1nxszz9ff0zd2yfgsfu847tvq9lsee2x52amq0f Score:0.0017561718534946052 Part:0}]" totalWeight=2500000000000

Check warning on line 0 in github.com/lavanet/lava/v3/protocol/integration

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestConsumerProviderBasic (github.com/lavanet/lava/v3/protocol/integration) failed

artifacts/Test Results (Protocol)/protocol-report.xml [took 0s]
Raw output
Failed
Sep  8 19:20:11 INF setting log level loglevel=debug
Sep  8 19:20:11 INF Finished adding Clients Asynchronously free clients=1 url=http://127.0.0.1:39701
Sep  8 19:20:11 INF Finished adding Clients Asynchronously free clients=1 url="ws://127.0.0.1:37111, addons: (websocket)"
badger 2024/09/08 19:20:11 INFO: Set nextTxnTs to 0
Sep  8 19:20:11 DBG Chain Tracker Updated block hashes ApiInterface= ChainID= blocksKept=1 blocksQueried=0 blocksQueueLen=1 latestHash=stubHash-1000 latest_block=1000 nextBlocksUpdate=1100
Sep  8 19:20:11 DBG ChainTracker fetched init data successfully
Sep  8 19:20:11 WRN Warning: Using Self signed certificate is not recommended, this will not allow https connections to be established
Sep  8 19:20:11 INF New provider listener active address="{Address:localhost:1025 KeyPem: CertPem: DisableTLS:false}"
Sep  8 19:20:11 INF [++] Provider Listening on Address Address="{Address:localhost:1025 KeyPem: CertPem: DisableTLS:false}" apiInterface=tendermintrpc chainID=LAV1
Sep  8 19:20:11 INF setting log level loglevel=debug
Sep  8 19:20:11 INF Finished adding Clients Asynchronously free clients=1 url=http://127.0.0.1:40855
Sep  8 19:20:11 INF Finished adding Clients Asynchronously free clients=1 url="ws://127.0.0.1:43289, addons: (websocket)"

Check warning on line 0 in github.com/lavanet/lava/v3/protocol/lavasession

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestHappyFlow (github.com/lavanet/lava/v3/protocol/lavasession) failed

artifacts/Test Results (Protocol)/protocol-report.xml [took 0s]
Raw output
Failed

Check warning on line 0 in github.com/lavanet/lava/v3/protocol/provideroptimizer

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestProviderOptimizerBasic (github.com/lavanet/lava/v3/protocol/provideroptimizer) failed

artifacts/Test Results (Protocol)/protocol-report.xml [took 0s]
Raw output
Failed

Check warning on line 0 in github.com/lavanet/lava/v3/protocol/rpcconsumer

See this annotation in the file changed.

@github-actions github-actions / Test Results

TestRelayInnerProviderUniqueIdFlow (github.com/lavanet/lava/v3/protocol/rpcconsumer) failed

artifacts/Test Results (Protocol)/protocol-report.xml [took 0s]
Raw output
Failed
Sep  8 19:20:21 INF setting log level loglevel=debug
Sep  8 19:20:21 INF Finished adding Clients Asynchronously free clients=1 url=http://127.0.0.1:40843
Sep  8 19:20:21 INF Finished adding Clients Asynchronously free clients=1 url="ws://127.0.0.1:45351, addons: (websocket)"