Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled functional test failed - Run ID: 6266805769 #6334

Closed
rad-ci-bot opened this issue Sep 21, 2023 · 3 comments
Closed

Scheduled functional test failed - Run ID: 6266805769 #6334

rad-ci-bot opened this issue Sep 21, 2023 · 3 comments
Labels
bug Something is broken or not working as expected test-failure A scheduled test run has failed and needs to be investigated

Comments

@rad-ci-bot
Copy link
Collaborator

rad-ci-bot commented Sep 21, 2023

Bug information

This bug is generated automatically if the scheduled functional test fails. The Radius functional test operates on a schedule of every 4 hours during weekdays and every 12 hours over the weekend. It's important to understand that the test may fail due to workflow infrastructure issues, like network problems, rather than the flakiness of the test itself. For the further investigation, please visit here.

AB#9573

@rad-ci-bot rad-ci-bot added bug Something is broken or not working as expected test-failure A scheduled test run has failed and needs to be investigated labels Sep 21, 2023
@kachawla
Copy link
Contributor

Original error: cannot get the latest release version: https://api.github.com/repos/dapr/dashboard/releases - 403 Forbidden -- this is a known issue, with an attempt to be fixed in #6278

Error from the latest run that Nithya initiated: "code": "InvalidResourceNamespace", cli.go:415: [rad] "message": "The resource namespace 'Applications.Core' is invalid.". This is related to the API version update, core changes weren't checked in while bicep changes were - everything is now merged. Re-running.

@kachawla
Copy link
Contributor

kachawla commented Sep 22, 2023

Re-run failed, still due to API version

 {
    cli.go:415: [rad]       "code": "InvalidApiVersionParameter",
    cli.go:415: [rad]       "message": "API version '2023-10-01-preview' for type 'applications.core/applications' is not supported. The supported api-versions are '2022-03-15-privatepreview'.",
    cli.go:415: [rad]       "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/applications/dsrp-resources-mongodb-manual"
    cli.go:415: [rad]     }

Reached out to @vinayada1 who added the new API version yesterday.

@kachawla
Copy link
Contributor

Input from @vinayada1 -

"[10:35 AM] Vinaya Damle

I think this is because Radius was not updated with the new version in that action (which was 19 hours ago)....so a re-run will not help. The newer runs are all passing: https://github.com/radius-project/radius/actions/runs/6276807015, https://github.com/radius-project/radius/actions/runs/6274361640, https://github.com/radius-project/radius/actions/runs/6270123157"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken or not working as expected test-failure A scheduled test run has failed and needs to be investigated
Projects
None yet
Development

No branches or pull requests

2 participants