Version
4.7.0-0.okd-2021-06-04-191031
Platform:
Azure
What happened?
FCOS image URL is wrong
time="2021-06-09T14:20:01Z" level=debug msg=" Generating Image..."
time="2021-06-09T14:20:01Z" level=fatal msg="failed to fetch Metadata: failed to fetch dependency of \"Metadata\": failed to fetch dependency of \"Bootstrap Ignition Config\": failed to fetch dependency of \"Master Machines\": failed to generate asset \"Image\": testing/x86_64: No azure build found"
time="2021-06-09T14:23:24Z" level=debug msg="OpenShift Installer 4.7.0-0.okd-2021-06-04-191031"
Anything else we need to know?
Error in the Arch structure or in the fcos-stream.json
vendor/github.com/coreos/stream-metadata-go/stream/stream.go:27
// Arch contains release details for a particular hardware architecture
type Arch struct {
Artifacts map[string]PlatformArtifacts `json:"artifacts"`
Images Images `json:"images,omitempty"`
// RHELCoreOSExtensions is data specific to Red Hat Enterprise Linux CoreOS
RHELCoreOSExtensions *rhcos.Extensions `json:"rhel-coreos-extensions,omitempty"`
}
File fcos-stream.json does not contain section rhel-coreos-extensions, which is present in file rhcos-stream.json
Version
4.7.0-0.okd-2021-06-04-191031
Platform:
Azure
What happened?
FCOS image URL is wrong
Anything else we need to know?
Error in the
Archstructure or in thefcos-stream.jsonvendor/github.com/coreos/stream-metadata-go/stream/stream.go:27
File
fcos-stream.jsondoes not contain sectionrhel-coreos-extensions, which is present in filerhcos-stream.json