Replace Azure Service Principal auth with Azure Workload Identity auth in functional tests #380
6 fail, 16 pass in 15m 45s
22 tests 16 ✅ 15m 45s ⏱️
2 suites 0 💤
1 files 6 ❌
Results for commit 4be5bd4.
Annotations
Check warning on line 83 in test/step/deployexecutor.go
github-actions / Functional Tests - corerp-cloud
Test_Storage/deploy_testdata/corerp-resources-container-workload.bicep (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed
dist/functional_test//processed/results.xml [took 20s]
Raw output
Failed
=== RUN Test_Storage/deploy_testdata/corerp-resources-container-workload.bicep
rptest.go:391: running step 0 of 1: deploy testdata/corerp-resources-container-workload.bicep
deployexecutor.go:80: deploying deploy testdata/corerp-resources-container-workload.bicep from file testdata/corerp-resources-container-workload.bicep
2024/08/07 20:36:47 Start streaming Kubernetes logs - Pod contour-envoy-ntnfd is in state: Running
2024/08/07 20:36:47 Start streaming Kubernetes logs - Pod controller-6f6964d548-r5tr2 is in state: Running
2024/08/07 20:36:47 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/controller-6f6964d548-r5tr2.controller.log
2024/08/07 20:36:47 Start streaming Kubernetes logs - Pod contour-envoy-ntnfd is in state: Running
2024/08/07 20:36:47 Start streaming Kubernetes logs - Pod controller-6f6964d548-r5tr2 is in state: Running
2024/08/07 20:36:47 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/controller-6f6964d548-r5tr2.controller.log
2024/08/07 20:36:47 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-envoy-ntnfd.shutdown-manager.log
2024/08/07 20:36:47 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-envoy-ntnfd.envoy.log
2024/08/07 20:36:47 Start streaming Kubernetes logs - Pod dashboard-999c498f4-6r86m is in state: Running
2024/08/07 20:36:47 Start streaming Kubernetes logs - Pod ucp-85768f87cd-79dhd is in state: Running
2024/08/07 20:36:47 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/ucp-85768f87cd-79dhd.ucp.log
2024/08/07 20:36:47 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-envoy-ntnfd.shutdown-manager.log
2024/08/07 20:36:47 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-envoy-ntnfd.envoy.log
cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-container-workload.bicep --parameters magpieimage=ghcr.io/radius-project/dev/magpiego:pr-func84d95c4083 --parameters oidcIssuer=https://radiusoidc.blob.core.windows.net/kubeoidc/ is still running after 10.000678552s
cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-container-workload.bicep --parameters magpieimage=ghcr.io/radius-project/dev/magpiego:pr-func84d95c4083 --parameters oidcIssuer=https://radiusoidc.blob.core.windows.net/kubeoidc/ is still running after 20.00171212s
cli.go:341: [rad] Building /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-container-workload.bicep...
cli.go:341: [rad] Deploying template '/home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-container-workload.bicep' into environment 'kind-radius' from workspace 'kind-radius'...
cli.go:341: [rad]
cli.go:341: [rad] Deployment In Progress...
cli.go:341: [rad]
cli.go:341: [rad] Error: {
cli.go:341: [rad] "code": "DeploymentFailed",
cli.go:341: [rad] "message": "At least one resource deployment operation failed. Please see the details for the specific operation that failed.",
cli.go:341: [rad] "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Microsoft.Resources/deployments/rad-deploy-154cc367-56fc-4c8d-8c61-ecd7607271e5",
cli.go:341: [rad] "details": [
cli.go:341: [rad] {
cli.go:341: [rad] "code": "OK",
cli.go:341: [rad] "message": "",
cli.go:341: [rad] "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/environments/azstorage-workload-env"
cli.go:341: [rad] },
cli.go:341: [rad] {
cli.go:341: [rad] "code": "OK",
cli.go:341: [rad] "message": "",
cli.go:341: [rad] "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/applications/corerp-resources-container-workload"
cli.go:341: [rad] },
cli.go:341: [rad] {
cli.go:341: [rad] "code": "ResourceDeploymentFailure",
cli.go:341: [rad] "message": "An exception was encountered. Current deployment operation has failed. Error message: 'WorkloadIdentityCredential authentication unavailable. The workload options are not fully configured. See the troubleshooting guide for more information. https://aka.ms/azsdk/net/identity/workloadidentitycredential/troubleshoot'. Exception: ''",
cli.go:341: [rad] "target": "/subscriptions/85716382-7362-45c3-ae03-2126e459a123/resourcegroups/radtest-func84d95c4083-corerp-cloud/providers/Microsoft.Storage/storageAccounts/sawi3zg4f5frvdfda"
cli.go:341: [rad] }
cli.go:341: [rad] ]
cli.go:341: [rad] }
cli.go:341: [rad]
cli.go:341: [rad] TraceId: 1ed6ab6e2ca0b90a3de5330e927bbdfc
cli.go:341: [rad]
cli.go:341: [rad]
deployexecutor.go:83:
Error Trace: /home/runner/work/radius/radius/test/step/deployexecutor.go:83
/home/runner/work/radius/radius/test/rp/rptest.go:392
Error: Received unexpected error:
code DeploymentFailed: err At least one resource deployment operation failed. Please see the details for the specific operation that failed.
Test: Test_Storage/deploy_testdata/corerp-resources-container-workload.bicep
Messages: failed to deploy deploy testdata/corerp-resources-container-workload.bicep
--- FAIL: Test_Storage/deploy_testdata/corerp-resources-container-workload.bicep (20.98s)
github-actions / Functional Tests - corerp-cloud
Test_Storage (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed
dist/functional_test//processed/results.xml [took 21s]
Raw output
Failed
=== RUN Test_Storage
rptest.go:151: Using container registry: ghcr.io/radius-project/dev - set DOCKER_REGISTRY to override
rptest.go:152: Using container tag: pr-func84d95c4083 - set REL_VERSION to override
rptest.go:153: Using magpie image: ghcr.io/radius-project/dev/magpiego:pr-func84d95c4083
rptest.go:157: Using recipe registry: ghcr.io/radius-project/dev - set BICEP_RECIPE_REGISTRY to override
rptest.go:158: Using recipe tag: pr-func84d95c4083 - set BICEP_RECIPE_TAG_VERSION to override
rptest.go:161: Using terraform recipe module server URL: http://tf-module-server.radius-test-tf-module-server.svc.cluster.local - set TF_RECIPE_MODULE_SERVER_URL to override
rptest.go:172: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
shared.go:186: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
=== PAUSE Test_Storage
=== CONT Test_Storage
rptest.go:438: beginning cleanup phase of corerp-resources-container-workload
rptest.go:488: deleting azstorage-workload-env
shared.go:76: deleting environment: azstorage-workload-env
rptest.go:491: finished deleting corerp-resources-container-workload
rptest.go:496: validating deletion of pods for corerp-resources-container-workload
k8s.go:469: Found the following pods:
k8s.go:471: (none)
rptest.go:498: finished validation of deletion of pods for corerp-resources-container-workload
rptest.go:488: deleting corerp-resources-container-workload
shared.go:97: deleting application: corerp-resources-container-workload
cli.go:341: [rad] Application 'corerp-resources-container-workload' does not exist or has already been deleted.
cli.go:341: [rad]
rptest.go:491: finished deleting corerp-resources-container-workload
rptest.go:496: validating deletion of pods for corerp-resources-container-workload
k8s.go:469: Found the following pods:
k8s.go:471: (none)
rptest.go:498: finished validation of deletion of pods for corerp-resources-container-workload
rptest.go:488: deleting azstorage-ctnr
rptest.go:491: finished deleting corerp-resources-container-workload
rptest.go:496: validating deletion of pods for corerp-resources-container-workload
k8s.go:469: Found the following pods:
k8s.go:471: (none)
rptest.go:498: finished validation of deletion of pods for corerp-resources-container-workload
rptest.go:515: finished cleanup phase of corerp-resources-container-workload
--- FAIL: Test_Storage (21.38s)
Check warning on line 83 in test/step/deployexecutor.go
github-actions / Functional Tests - corerp-cloud
Test_TerraformRecipe_AzureStorage/deploy_testdata/corerp-resources-terraform-azurestorage.bicep (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed
dist/functional_test//processed/results.xml [took 25s]
Raw output
Failed
=== RUN Test_TerraformRecipe_AzureStorage/deploy_testdata/corerp-resources-terraform-azurestorage.bicep
2024/08/07 20:36:46 Start streaming Kubernetes logs - Pod applications-rp-9677f4748-qz7dt is in state: Running
rptest.go:391: running step 0 of 1: deploy testdata/corerp-resources-terraform-azurestorage.bicep
deployexecutor.go:80: deploying deploy testdata/corerp-resources-terraform-azurestorage.bicep from file testdata/corerp-resources-terraform-azurestorage.bicep
cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-terraform-azurestorage.bicep --parameters moduleServer=http://tf-module-server.radius-test-tf-module-server.svc.cluster.local --parameters appName=corerp-resources-terraform-azstorage-app is still running after 10.000315839s
cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-terraform-azurestorage.bicep --parameters moduleServer=http://tf-module-server.radius-test-tf-module-server.svc.cluster.local --parameters appName=corerp-resources-terraform-azstorage-app is still running after 20.000383776s
cli.go:341: [rad] Building /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-terraform-azurestorage.bicep...
cli.go:341: [rad] Deploying template '/home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-terraform-azurestorage.bicep' into environment 'kind-radius' from workspace 'kind-radius'...
cli.go:341: [rad]
cli.go:341: [rad] Deployment In Progress...
cli.go:341: [rad]
cli.go:341: [rad] Error: {
cli.go:341: [rad] "code": "DeploymentFailed",
cli.go:341: [rad] "message": "At least one resource deployment operation failed. Please see the details for the specific operation that failed.",
cli.go:341: [rad] "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Microsoft.Resources/deployments/rad-deploy-642ee496-8a0b-4319-a0eb-8b58d50a516f",
cli.go:341: [rad] "details": [
cli.go:341: [rad] {
cli.go:341: [rad] "code": "OK",
cli.go:341: [rad] "message": "",
cli.go:341: [rad] "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/environments/corerp-resources-terraform-azstorage-env"
cli.go:341: [rad] },
cli.go:341: [rad] {
cli.go:341: [rad] "code": "OK",
cli.go:341: [rad] "message": "",
cli.go:341: [rad] "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/applications/corerp-resources-terraform-azstorage-app"
cli.go:341: [rad] },
cli.go:341: [rad] {
cli.go:341: [rad] "code": "ResourceDeploymentFailure",
cli.go:341: [rad] "message": "Failed",
cli.go:341: [rad] "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/extenders/corerp-resources-terraform-azstorage",
cli.go:341: [rad] "details": [
cli.go:341: [rad] {
cli.go:341: [rad] "code": "RecipeDeploymentFailed",
cli.go:341: [rad] "message": "invalid Azure provider scope \"/subscriptions//resourceGroups/kind-radius\" is configured on the Environment, error parsing: '/subscriptions//resourceGroups/kind-radius' is not a valid resource id"
cli.go:341: [rad] }
cli.go:341: [rad] ]
cli.go:341: [rad] }
cli.go:341: [rad] ]
cli.go:341: [rad] }
cli.go:341: [rad]
cli.go:341: [rad] TraceId: 2e2f5f9af7ad2bf6efdcfbb1a39b4191
cli.go:341: [rad]
cli.go:341: [rad]
deployexecutor.go:83:
Error Trace: /home/runner/work/radius/radius/test/step/deployexecutor.go:83
/home/runner/work/radius/radius/test/rp/rptest.go:392
Error: Received unexpected error:
code DeploymentFailed: err At least one resource deployment operation failed. Please see the details for the specific operation that failed.
Test: Test_TerraformRecipe_AzureStorage/deploy_testdata/corerp-resources-terraform-azurestorage.bicep
Messages: failed to deploy deploy testdata/corerp-resources-terraform-azurestorage.bicep
--- FAIL: Test_TerraformRecipe_AzureStorage/deploy_testdata/corerp-resources-terraform-azurestorage.bicep (25.85s)
Check warning on line 490 in test/rp/rptest.go
github-actions / Functional Tests - corerp-cloud
Test_TerraformRecipe_AzureStorage (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed
dist/functional_test//processed/results.xml [took 31s]
Raw output
Failed
=== RUN Test_TerraformRecipe_AzureStorage
rptest.go:151: Using container registry: ghcr.io/radius-project/dev - set DOCKER_REGISTRY to override
rptest.go:152: Using container tag: pr-func84d95c4083 - set REL_VERSION to override
rptest.go:153: Using magpie image: ghcr.io/radius-project/dev/magpiego:pr-func84d95c4083
rptest.go:157: Using recipe registry: ghcr.io/radius-project/dev - set BICEP_RECIPE_REGISTRY to override
rptest.go:158: Using recipe tag: pr-func84d95c4083 - set BICEP_RECIPE_TAG_VERSION to override
rptest.go:161: Using terraform recipe module server URL: http://tf-module-server.radius-test-tf-module-server.svc.cluster.local - set TF_RECIPE_MODULE_SERVER_URL to override
rptest.go:172: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
=== PAUSE Test_TerraformRecipe_AzureStorage
=== CONT Test_TerraformRecipe_AzureStorage
rptest.go:438: beginning cleanup phase of corerp-resources-terraform-azstorage
rptest.go:488: deleting corerp-resources-terraform-azstorage-env
shared.go:76: deleting environment: corerp-resources-terraform-azstorage-env
rptest.go:490:
Error Trace: /home/runner/work/radius/radius/test/rp/rptest.go:490
Error: Received unexpected error:
GET https://127.0.0.1:33145/apis/api.ucp.dev/v1alpha3/planes/radius/local/providers/Applications.Core/locations/global/operationStatuses/96d550d7-1934-4dd5-867a-6652d39c0851
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: RecipeDeletionFailed
--------------------------------------------------------------------------------
{
"id": "/planes/radius/local/providers/applications.core/locations/global/operationstatuses/96d550d7-1934-4dd5-867a-6652d39c0851",
"name": "96d550d7-1934-4dd5-867a-6652d39c0851",
"status": "Failed",
"startTime": "2024-08-07T20:37:13.136840413Z",
"endTime": "2024-08-07T20:37:14.3880903Z",
"error": {
"code": "RecipeDeletionFailed",
"message": "invalid Azure provider scope \"/subscriptions//resourceGroups/kind-radius\" is configured on the Environment, error parsing: '/subscriptions//resourceGroups/kind-radius' is not a valid resource id"
}
}
--------------------------------------------------------------------------------
Test: Test_TerraformRecipe_AzureStorage
Messages: failed to delete corerp-resources-terraform-azstorage-env
--- FAIL: Test_TerraformRecipe_AzureStorage (31.21s)
Check warning on line 83 in test/step/deployexecutor.go
github-actions / Functional Tests - corerp-cloud
Test_PersistentVolume/deploy_testdata/corerp-resources-volume-azure-keyvault.bicep (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed
dist/functional_test//processed/results.xml [took 30s]
Raw output
Failed
=== RUN Test_PersistentVolume/deploy_testdata/corerp-resources-volume-azure-keyvault.bicep
rptest.go:391: running step 0 of 1: deploy testdata/corerp-resources-volume-azure-keyvault.bicep
2024/08/07 20:36:46 Start streaming Kubernetes logs - Pod bicep-de-6bf97d9f7f-pjc4q is in state: Running
2024/08/07 20:36:46 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/bicep-de-6bf97d9f7f-pjc4q.de.log
2024/08/07 20:36:46 Start streaming Kubernetes logs - Pod applications-rp-9677f4748-qz7dt is in state: Running
2024/08/07 20:36:46 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/applications-rp-9677f4748-qz7dt.applications-rp.log
2024/08/07 20:36:46 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/applications-rp-9677f4748-qz7dt.applications-rp.log
2024/08/07 20:36:46 Start streaming Kubernetes logs - Pod bicep-de-6bf97d9f7f-pjc4q is in state: Running
2024/08/07 20:36:46 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/bicep-de-6bf97d9f7f-pjc4q.de.log
deployexecutor.go:80: deploying deploy testdata/corerp-resources-volume-azure-keyvault.bicep from file testdata/corerp-resources-volume-azure-keyvault.bicep
2024/08/07 20:36:46 Start streaming Kubernetes logs - Pod contour-contour-6bbbd945d9-cvh4w is in state: Running
2024/08/07 20:36:46 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-contour-6bbbd945d9-cvh4w.contour.log
2024/08/07 20:36:46 Start streaming Kubernetes logs - Pod contour-contour-6bbbd945d9-cvh4w is in state: Running
2024/08/07 20:36:46 Streaming Kubernetes logs to /home/runner/work/radius/radius/dist/container_logs/contour-contour-6bbbd945d9-cvh4w.contour.log
cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-volume-azure-keyvault.bicep --parameters magpieimage=ghcr.io/radius-project/dev/magpiego:pr-func84d95c4083 --parameters oidcIssuer=https://radiusoidc.blob.core.windows.net/kubeoidc/ is still running after 10.000975748s
cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-volume-azure-keyvault.bicep --parameters magpieimage=ghcr.io/radius-project/dev/magpiego:pr-func84d95c4083 --parameters oidcIssuer=https://radiusoidc.blob.core.windows.net/kubeoidc/ is still running after 20.001998703s
cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-volume-azure-keyvault.bicep --parameters magpieimage=ghcr.io/radius-project/dev/magpiego:pr-func84d95c4083 --parameters oidcIssuer=https://radiusoidc.blob.core.windows.net/kubeoidc/ is still running after 30.002563265s
cli.go:341: [rad] Building /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-volume-azure-keyvault.bicep...
cli.go:341: [rad] Deploying template '/home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/corerp-resources-volume-azure-keyvault.bicep' into environment 'kind-radius' from workspace 'kind-radius'...
cli.go:341: [rad]
cli.go:341: [rad] Deployment In Progress...
cli.go:341: [rad]
cli.go:341: [rad] Error: {
cli.go:341: [rad] "code": "DeploymentFailed",
cli.go:341: [rad] "message": "At least one resource deployment operation failed. Please see the details for the specific operation that failed.",
cli.go:341: [rad] "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Microsoft.Resources/deployments/rad-deploy-64aab0d5-3639-45e3-8f22-86b414dafe74",
cli.go:341: [rad] "details": [
cli.go:341: [rad] {
cli.go:341: [rad] "code": "OK",
cli.go:341: [rad] "message": "",
cli.go:341: [rad] "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/environments/corerp-azure-workload-env"
cli.go:341: [rad] },
cli.go:341: [rad] {
cli.go:341: [rad] "code": "OK",
cli.go:341: [rad] "message": "",
cli.go:341: [rad] "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/volumes/volume-azkv"
cli.go:341: [rad] },
cli.go:341: [rad] {
cli.go:341: [rad] "code": "ResourceDeploymentFailure",
cli.go:341: [rad] "message": "Failed",
cli.go:341: [rad] "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/containers/volume-azkv-ctnr",
cli.go:341: [rad] "details": [
cli.go:341: [rad] {
cli.go:341: [rad] "code": "Internal",
cli.go:341: [rad] "message": "invalid environment Azure Provider scope: /subscriptions//resourceGroups/kind-radius"
cli.go:341: [rad] }
cli.go:341: [rad] ]
cli.go:341: [rad] },
cli.go:341: [rad] {
cli.go:341: [rad] "code": "OK",
cli.go:341: [rad] "message": "",
cli.go:341: [rad] "target": "/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/applications/corerp-resources-volume-azure-keyvault"
cli.go:341: [rad] }
cli.go:341: [rad] ]
cli.go:341: [rad] }
cli.go:341: [rad]
cli.go:341: [rad] TraceId: 1470c8a44fdd9e8e2a7dfc199a519950
cli.go:341: [rad]
cli.go:341: [rad]
deployexecutor.go:83:
Error Trace: /home/runner/work/radius/radius/test/step/deployexecutor.go:83
/home/runner/work/radius/radius/test/rp/rptest.go:392
Error: Received unexpected error:
code DeploymentFailed: err At least one resource deployment operation failed. Please see the details for the specific operation that failed.
Test: Test_PersistentVolume/deploy_testdata/corerp-resources-volume-azure-keyvault.bicep
Messages: failed to deploy deploy testdata/corerp-resources-volume-azure-keyvault.bicep
--- FAIL: Test_PersistentVolume/deploy_testdata/corerp-resources-volume-azure-keyvault.bicep (30.76s)
github-actions / Functional Tests - corerp-cloud
Test_PersistentVolume (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed
dist/functional_test//processed/results.xml [took 36s]
Raw output
Failed
=== RUN Test_PersistentVolume
rptest.go:151: Using container registry: ghcr.io/radius-project/dev - set DOCKER_REGISTRY to override
rptest.go:152: Using container tag: pr-func84d95c4083 - set REL_VERSION to override
rptest.go:153: Using magpie image: ghcr.io/radius-project/dev/magpiego:pr-func84d95c4083
rptest.go:157: Using recipe registry: ghcr.io/radius-project/dev - set BICEP_RECIPE_REGISTRY to override
rptest.go:158: Using recipe tag: pr-func84d95c4083 - set BICEP_RECIPE_TAG_VERSION to override
rptest.go:161: Using terraform recipe module server URL: http://tf-module-server.radius-test-tf-module-server.svc.cluster.local - set TF_RECIPE_MODULE_SERVER_URL to override
rptest.go:172: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
shared.go:186: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
=== PAUSE Test_PersistentVolume
=== CONT Test_PersistentVolume
rptest.go:438: beginning cleanup phase of corerp-resources-volume-azure-keyvault
rptest.go:488: deleting corerp-azure-workload-env
shared.go:76: deleting environment: corerp-azure-workload-env
rptest.go:491: finished deleting corerp-resources-volume-azure-keyvault
rptest.go:496: validating deletion of pods for corerp-resources-volume-azure-keyvault
k8s.go:469: Found the following pods:
k8s.go:471: (none)
rptest.go:498: finished validation of deletion of pods for corerp-resources-volume-azure-keyvault
rptest.go:488: deleting corerp-resources-volume-azure-keyvault
shared.go:97: deleting application: corerp-resources-volume-azure-keyvault
cli.go:341: [rad] Application 'corerp-resources-volume-azure-keyvault' does not exist or has already been deleted.
cli.go:341: [rad]
rptest.go:491: finished deleting corerp-resources-volume-azure-keyvault
rptest.go:496: validating deletion of pods for corerp-resources-volume-azure-keyvault
k8s.go:469: Found the following pods:
k8s.go:471: (none)
rptest.go:498: finished validation of deletion of pods for corerp-resources-volume-azure-keyvault
rptest.go:488: deleting volume-azkv-ctnr
rptest.go:491: finished deleting corerp-resources-volume-azure-keyvault
rptest.go:496: validating deletion of pods for corerp-resources-volume-azure-keyvault
k8s.go:469: Found the following pods:
k8s.go:471: (none)
rptest.go:498: finished validation of deletion of pods for corerp-resources-volume-azure-keyvault
rptest.go:488: deleting volume-azkv
rptest.go:491: finished deleting corerp-resources-volume-azure-keyvault
rptest.go:496: validating deletion of pods for corerp-resources-volume-azure-keyvault
k8s.go:469: Found the following pods:
k8s.go:471: (none)
rptest.go:498: finished validation of deletion of pods for corerp-resources-volume-azure-keyvault
rptest.go:515: finished cleanup phase of corerp-resources-volume-azure-keyvault
--- FAIL: Test_PersistentVolume (36.26s)