Skip to content

odo v3 nightly check version error #1714

Closed
devfile/registry
#611
@michael-valdron

Description

@michael-valdron

/kind bug

Which area is this bug related to?

/area registry

Bug Summary

Describe the bug:

"Check odo version" step of odo v3 check under devfile/registry is failing when running odo version using the nightly build.

Is is currently blocking all devfile/registry PRs.

To Reproduce:

Run odo version with nightly build.

Expected behavior

"Check odo version" step should not produce an error under normal circumstances.

Any logs, error output, screenshots etc? Provide the devfile that sees this bug, if applicable

Run odo version
  odo version
  shell: /usr/bin/bash -e {0}
  env:
    MINIKUBE_VERSION: v1.29.0
    MINIKUBE_RESOURCES: --memory 14gb --cpus 4
    KUBERNETES_VERSION: v1.25.2
    TEST_DELTA: false
    MINIKUBE_HOME: /home/runner/work/_temp
/usr/local/bin/odo: line 1: syntax error near unexpected token `<'
/usr/local/bin/odo: line 1: `<?xml version="1.0" encoding="UTF-8" standalone="yes"?><Error><Code>AccessDenied</Code><Message>Access Denied</Message><Resource>/odo-nightly-builds/odo-linux-amd64</Resource><RequestId>db513214-fa87-4a1a-afee-0056f010d93b</RequestId><httpStatusCode>403</httpStatusCode></Error>'

Additional context

Any workaround?

Suggestion on how to fix the bug

Metadata

Metadata

Assignees

Labels

area/registryDevfile registry for stacks and infrastructurekind/bugSomething isn't workingseverity/blockerIssues that prevent developers from working

Type

Projects

Status

Done ✅

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions