cli
cli copied to clipboard
`mas provision-aws` fails
MAS CLI version
15.3.1
CLI function used
other
What happened?
mas provision-aws fails with the following message in the ipi: create cluster step:
'level=fatal msg=failed to fetch Cluster: failed to load asset " 'Cluster": local infrastructure provisioning artifacts already exist. There may already be a running cluster'
Using the ocp_provision role to create cluster on AWS did not give any errors, it successfully created the cluster using the same CLI version.
Relevant log output
$ tail .openshift_install.log
time="2025-09-03T18:02:13Z" level=debug msg=" Loading Master Ignition Config..."
time="2025-09-03T18:02:13Z" level=debug msg=" Loading Worker Machines..."
time="2025-09-03T18:02:13Z" level=debug msg=" Loading Cluster API Machine Manifests..."
time="2025-09-03T18:02:13Z" level=debug msg=" Loading Install Config..."
time="2025-09-03T18:02:13Z" level=debug msg=" Loading Cluster ID..."
time="2025-09-03T18:02:13Z" level=debug msg=" Loading Image..."
time="2025-09-03T18:02:13Z" level=debug msg=" Loading Image..."
time="2025-09-03T18:02:13Z" level=debug msg=" Loading Common Manifests..."
time="2025-09-03T18:02:13Z" level=debug msg=" Loading Machine Config Server Root CA..."
time="2025-09-03T18:02:13Z" level=fatal msg="failed to fetch Cluster: failed to load asset \"Cluster\": local infrastructure provisioning artifacts already exist. There may already be a running cluster"