tiup cluster deploy nightly cluster failed failed
Open
Nobody has claimed this yet.
type/bug
- Dominant language
- Go
- Stars
- 466
- Forks
- 338
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 8
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
- What did you do?
tiup cluster deploy testcluster nightly test.yaml -y
-
What did you expect to see?
deploy cluster success -
What did you see instead?
deploy cluster failed
Error: init config failed: tiup-peer:9090: executor.ssh.execute_failed: Failed to execute command over SSH for 'root@tiup-peer:22' {ssh_stderr: FAILED: "/tiup/deploy/prometheus-9090/conf/tidb.rules.yml" does not point to an existing file
- What version of TiUP are you using (
tiup --version)?
[root@tiup-0 tmp]# tiup cluster --version
tiup is checking updates for component cluster ...
Starting component `cluster`: /root/.tiup/components/cluster/v1.13.1/tiup-cluster /root/.tiup/components/cluster/v1.13.1/tiup-cluster --version
tiup version 1.13.1 tiup
Go Version: go1.21.1
Git Ref: v1.13.1
GitHash: 3653dc521afbd0da505cdbe4bcbc92c39fe66b74
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing tiup cluster deploy testcluster nightly test.yaml -y with TiUP cluster v1.13.1 and inspect the deployment output around the SSH command for root@tiup-peer:22. The issue is done when the nightly cluster deploy completes successfully without the missing tidb.rules.yml error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, devops, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100