[ERROR] fail to get upgrade graph: list index out of range

【 使用环境 】测试环境
【 OB or 其他组件 】
【 使用版本 】oceanbase v4.2.0 3 节点集群
【问题描述】oceanbase v4.2.0 集群 升级到 v4.3.2 报错
【复现路径】在obd 中控机上执行执行离线升级步骤

[root@OBD bin]# obd mirror disable remote
Disable remote ok
Trace ID: ab114b0c-4425-11ef-a575-000c292459fb
If you want to view detailed obd logs, please run: obd display-trace ab114b0c-4425-11ef-a575-000c292459fb
[root@OBD bin]# obd mirror list local | grep oceanbase-ce
| oceanbase-ce | 4.2.0.0 | 100010022023081817.el7 | x86_64 | bf178e82c99ca1324a3df9e1a21cbbb8f8c4d46c |
| oceanbase-ce-libs | 4.2.0.0 | 100010022023081817.el7 | x86_64 | f77ba7e678acf0645889967391c847ca9cf684b6 |
| oceanbase-ce | 4.3.1.0 | 100000032024051615.el7 | x86_64 | f3cd399aa780d23fbb60faed68e32a7dbd4e6a3c |
| oceanbase-ce-libs | 4.3.1.0 | 100000032024051615.el7 | x86_64 | 68f0b5f988bd5fb80d44ac29afad0c2b2f2d3763 |
[root@OBD bin]# obd cluster upgrade myoceanbase -c oceanbase-ce -V 4.3.1.0 --usable=68f0b5f988bd5fb80d44ac29afad0c2b2f2d3763
Get local repositories and plugins ok
Open ssh connection ok
Get deployment connections ok
Get standbys info ok
±----------------------------------------------------------------------------------------------------+
| Search oceanbase-ce 4.3.1.0 Result |
±-------------±--------±-----------------------±-------±-----------------------------------------+
| name | version | release | arch | md5 |
±-------------±--------±-----------------------±-------±-----------------------------------------+
| oceanbase-ce | 4.3.1.0 | 100000032024051615.el7 | x86_64 | f3cd399aa780d23fbb60faed68e32a7dbd4e6a3c |
±-------------±--------±-----------------------±-------±-----------------------------------------+
install oceanbase-ce-4.3.1.0 for local ok
Cluster status check ok
Check before upgrade observer ok
[WARN] OBD-1017: (192.168.146.21) The value of the “vm.max_map_count” must be within [327600, 1310720] (Current value: 65530, Recommended value: 655360)
[WARN] OBD-1017: (192.168.146.21) The value of the “fs.file-max” must be greater than 6573688 (Current value: 1606560, Recommended value: 6573688)
[WARN] OBD-1017: (192.168.146.22) The value of the “vm.max_map_count” must be within [327600, 1310720] (Current value: 65530, Recommended value: 655360)
[WARN] OBD-1017: (192.168.146.22) The value of the “fs.file-max” must be greater than 6573688 (Current value: 1606591, Recommended value: 6573688)
[WARN] OBD-1017: (192.168.146.23) The value of the “vm.max_map_count” must be within [327600, 1310720] (Current value: 65530, Recommended value: 655360)
[WARN] OBD-1017: (192.168.146.23) The value of the “fs.file-max” must be greater than 6573688 (Current value: 1606551, Recommended value: 6573688)

[ERROR] fail to get upgrade graph: list index out of range
See OceanBase分布式数据库-海量数据 笔笔算数 .
Trace ID: 6180e8fc-4426-11ef-adf4-000c292459fb
If you want to view detailed obd logs, please run: obd display-trace 6180e8fc-4426-11ef-adf4

麻烦提供一下obd日志

obd display-trace 6180e8fc-4426-11ef-adf4-000c292459fb.log (106.8 KB)

现在暂时不支持4.2.x升级到4.3.x,找不到升级路径的报错我们后面会优化。

麻烦提供下obd的版本

OceanBase Deploy: 2.8.0
REVISION: b1bb9f0d1063f0b6fe4c9bd3c2f31bd1a7fd2e14
BUILD_BRANCH: HEAD
BUILD_TIME: Apr 18 2024 19:58:24OURCE
Copyright (C) 2021 OceanBase
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

收到,目前暂时不支持4.2.x升级到4.3.x,另外一个报错内部先看下有信息后续会更新到本帖

好的,谢谢