构建springboot项目失败

请完善如下信息,方便我们协助排查问题

Rainbond版本:
操作系统:CentOS7
内核版本:
环境:(云服务商,虚拟机等)
节点配置:单台节点
安装类型:命令行安装
如何复现:
尝试解决:
相关截图:


是否重新执行安装:是


`builder:-----> Discovering process types`

1569 `builder: Procfile declares types -> web`

1570 `builder:-----> Compiled slug size is 96M`

1571 `code build success`

1572 `start get image:goodrain.me/runner`

1573 `Success Pull Image:goodrain.me/runner`

1574 `Step 1/4 : FROM goodrain.me/runner`

1575 ``

1576 `Step 2/4 : COPY 20210219085812.tgz /tmp/slug/slug.tgz`

1577 ``

1578 `---> 87ccc4dd05c3`

1579 `Step 3/4 : RUN chown rain:rain /tmp/slug/slug.tgz`

1580 ``

1581 `---> 7e44f41b746b`

1582 `---> Running in 231699b099b4`

1583 `---> ab5335d942d8`

1584 `Step 4/4 : ENV VERSION=20210219085812`

1585 ``

1586 `Removing intermediate container 231699b099b4`

1587 `---> Running in d06b56c606fe`

1588 `Removing intermediate container d06b56c606fe`

1589 `---> c185212cc30a`

1590 `Successfully built c185212cc30a`

1591 `Successfully tagged goodrain.me/5a71979120ff5e60d4c9dfd6a7742ce6:20210219085812`

1592 `start push image:goodrain.me/5a71979120ff5e60d4c9dfd6a7742ce6:20210219085812`

1593 `build image of new version success, will push to local registry`

1594 `push image of new version success`

1595 `success push image:goodrain.me/5a71979120ff5e60d4c9dfd6a7742ce6:20210219085812`

1596 `build runtime image success`

1597 `Update application service version information failed`

1598 `建议查看日志定位代码错误`

1599 `error updating version info: Error 1054: Unknown column 'plan_version' in 'field list'`

集群或应用问题额外需要提供如下信息:

  1. 集群是否正常(grctl cluster)
  2. 应用是否正常 (grctl service get <应用别名> -t <租户>)
  3. 应用监听端口是否正确,是否开启了健康检测,持久化目录是否设置正确
  4. 操作流程,能否复现
  5. 是否尝试过更新部分组件的镜像,是否有效
  6. 控制台报错或者异常请确定哪个接口报异常,F12

抄送: @dazuimao1990

从报错看来,你当前使用的 rbd-db 的数据库表结构是有问题的,是否有过 Rainbond 升级的记录?