Skip to content

Push on main

Push on main #5230

GitHub Actions / Functional Tests - corerp-cloud failed Dec 18, 2024 in 0s

2 fail, 2 skipped, 16 pass in 15m 53s

20 tests   16 ✅  15m 53s ⏱️
 2 suites   2 💤
 1 files     2 ❌

Results for commit 6281a2f.

Annotations

Check warning on line 83 in test/step/deployexecutor.go

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_AWS_S3Bucket/deploy_testdata/aws-s3-bucket.bicep (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed

dist/functional_test//processed/results.xml [took 35s]
Raw output
Failed
=== RUN   Test_AWS_S3Bucket/deploy_testdata/aws-s3-bucket.bicep
    rptest.go:391: running step 0 of 1: deploy testdata/aws-s3-bucket.bicep
    deployexecutor.go:80: deploying deploy testdata/aws-s3-bucket.bicep from file testdata/aws-s3-bucket.bicep
    cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/aws-s3-bucket.bicep --parameters bucketName=radiusfunctionaltestbucket-2f2dde53-d58f-4f80-ae56-ec56f0980c2b --parameters creationTimestamp=1734526625 is still running after 10.00082731s
    cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/aws-s3-bucket.bicep --parameters bucketName=radiusfunctionaltestbucket-2f2dde53-d58f-4f80-ae56-ec56f0980c2b --parameters creationTimestamp=1734526625 is still running after 20.001674004s
    cli.go:394: [heartbeat] command rad deploy /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/aws-s3-bucket.bicep --parameters bucketName=radiusfunctionaltestbucket-2f2dde53-d58f-4f80-ae56-ec56f0980c2b --parameters creationTimestamp=1734526625 is still running after 30.001981289s
    cli.go:341: [rad] Building /home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/aws-s3-bucket.bicep...
    cli.go:341: [rad] WARNING: The following experimental Bicep features have been enabled: Extensibility. Experimental features should be enabled for testing purposes only, as there are no guarantees about the quality or stability of these features. Do not enable these settings for any production usage, or your production environment may be subject to breaking.
    cli.go:341: [rad] Deploying template '/home/runner/work/radius/radius/test/functional-portable/corerp/cloud/resources/testdata/aws-s3-bucket.bicep' into environment '/planes/radius/local/resourceGroups/kind-radius/providers/Applications.Core/environments/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-3e9bff35-470d-4788-979c-45a68d3e7ab7",
    cli.go:341: [rad]   "details": [
    cli.go:341: [rad]     {
    cli.go:341: [rad]       "code": "NotFound",
    cli.go:341: [rad]       "message": "Resource /planes/aws/aws/accounts/179022619019/regions/us-west-2/providers/AWS.S3/Bucket with primary identifiers radiusfunctionaltestbucket-2f2dde53-d58f-4f80-ae56-ec56f0980c2b not found",
    cli.go:341: [rad]       "target": "/planes/aws/aws/accounts/179022619019/regions/us-west-2/providers/AWS.S3/Bucket/radiusfunctionaltestbucket-2f2dde53-d58f-4f80-ae56-ec56f0980c2b"
    cli.go:341: [rad]     }
    cli.go:341: [rad]   ]
    cli.go:341: [rad] }
    cli.go:341: [rad] 
    cli.go:341: [rad] TraceId:  e29c0b777ff9e2cfade8a94c560f7a97
    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_AWS_S3Bucket/deploy_testdata/aws-s3-bucket.bicep
        	Messages:   	failed to deploy deploy testdata/aws-s3-bucket.bicep
    --- FAIL: Test_AWS_S3Bucket/deploy_testdata/aws-s3-bucket.bicep (35.71s)

Check warning on line 0 in github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

Test_AWS_S3Bucket (github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources) failed

dist/functional_test//processed/results.xml [took 41s]
Raw output
Failed
=== RUN   Test_AWS_S3Bucket
    rptest.go:151: Using container registry: ghcr.io/radius-project/dev - set DOCKER_REGISTRY to override
    rptest.go:152: Using container tag: pr-func505cfedb24 - set REL_VERSION to override
    rptest.go:153: Using magpie image: ghcr.io/radius-project/dev/magpiego:pr-func505cfedb24
    rptest.go:157: Using recipe registry: ghcr.io/radius-project/dev - set BICEP_RECIPE_REGISTRY to override
    rptest.go:158: Using recipe tag: pr-func505cfedb24 - 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:187: Loaded workspace: kind-radius (Kubernetes (context=kind-radius))
=== PAUSE Test_AWS_S3Bucket
=== CONT  Test_AWS_S3Bucket
    request.go:1433: "ts"="2024-12-18 12:57:05.789251" "level"=8 "msg"="Request Body" "body"="{\"kind\":\"Namespace\",\"apiVersion\":\"v1\",\"metadata\":{\"name\":\"radiusfunctionaltestbucket-2f2dde53-d58f-4f80-ae56-ec56f0980c2b\"}}"
    request.go:1431: "ts"="2024-12-18 12:57:06.021693" "level"=8 "msg"="Response Body" "body"="00000000  6b 38 73 00 0a 0f 0a 02  76 31 12 09 4e 61 6d 65  |k8s.....v1..Name|\n00000010  73 70 61 63 65 12 fa 01  0a df 01 0a 3f 72 61 64  |space.......?rad|\n00000020  69 75 73 66 75 6e 63 74  69 6f 6e 61 6c 74 65 73  |iusfunctionaltes|\n00000030  74 62 75 63 6b 65 74 2d  32 66 32 64 64 65 35 33  |tbucket-2f2dde53|\n00000040  2d 64 35 38 66 2d 34 66  38 30 2d 61 65 35 36 2d  |-d58f-4f80-ae56-|\n00000050  65 63 35 36 66 30 39 38  30 63 32 62 12 00 1a 00  |ec56f0980c2b....|\n00000060  22 00 2a 24 34 64 30 39  38 65 32 39 2d 64 37 36  |\".*$4d098e29-d76|\n00000070  33 2d 34 36 34 31 2d 61  64 66 63 2d 37 62 66 32  |3-4641-adfc-7bf2|\n00000080  66 63 62 34 61 33 31 63  32 04 31 35 38 37 38 00  |fcb4a31c2.15878.|\n00000090  42 08 08 a1 8d 8b bb 06  10 00 5a 5e 0a 1b 6b 75  |B.........Z^..ku|\n000000a0  62 65 72 6e 65 74 65 73  2e 69 6f 2f 6d 65 74 61  |bernetes.io/meta|\n000000b0  64 61 74 61 2e 6e 61 6d  65 12 3f 72 61 64 69 75  |data.name.?radiu|\n000000c0  73 66 75 6e 63 74 69 6f  6e 61 6c 74 65 73 74 62  |sfunctionaltestb|\n000000d0  75 63 6b 65 74 2d 32 66  32 64 64 65 35 33 2d 64  |ucket-2f2dde53-d|\n000000e0  35 38 66 2d 34 66 38 30  2d 61 65 35 36 2d 65 63  |58f-4f80-ae56-ec|\n000000f0  35 36 66 30 39 38 30 63  32 62 12 0c 0a 0a 6b 75  |56f0980c2b....ku|\n00000100  62 65 72 6e 65 74 65 73  1a 08 0a 06 41 63 74 69  |bernetes....Acti|\n00000110  76 65 1a 00 22 00                                 |ve..\".|\n"
    rptest.go:438: beginning cleanup phase of radiusfunctionaltestbucket-2f2dde53-d58f-4f80-ae56-ec56f0980c2b
    rptest.go:447: deleting radiusfunctionaltestbucket-2f2dde53-d58f-4f80-ae56-ec56f0980c2b
    rptest.go:460: validating deletion of AWS resource for radiusfunctionaltestbucket-2f2dde53-d58f-4f80-ae56-ec56f0980c2b (attempt 1/5)
SDK 2024/12/18 12:57:47 DEBUG attempting waiter request, attempt count: 2
    rptest.go:466: AWS resource radiusfunctionaltestbucket-2f2dde53-d58f-4f80-ae56-ec56f0980c2b to be deleted was not found
    rptest.go:480: finished validation of deletion of AWS resource radiusfunctionaltestbucket-2f2dde53-d58f-4f80-ae56-ec56f0980c2b for radiusfunctionaltestbucket-2f2dde53-d58f-4f80-ae56-ec56f0980c2b
    rptest.go:519: finished cleanup phase of radiusfunctionaltestbucket-2f2dde53-d58f-4f80-ae56-ec56f0980c2b
--- FAIL: Test_AWS_S3Bucket (41.76s)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

2 skipped tests found

There are 2 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_PersistentVolume
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_Storage

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Functional Tests - corerp-cloud

20 tests found

There are 20 tests, see "Raw output" for the full list of tests.
Raw output
github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics ‑ Test_AWSRedeployWithUpdatedResourceUpdatesResource
github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics ‑ Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step1.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/mechanics ‑ Test_AWSRedeployWithUpdatedResourceUpdatesResource/deploy_testdata/aws-mechanics-redeploy-withupdatedresource.step2.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_MultiIdentifier_Resource
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_MultiIdentifier_Resource/deploy_testdata/aws-multi-identifier.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket/deploy_testdata/aws-s3-bucket.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket_Existing
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket_Existing/deploy_testdata/aws-s3-bucket-existing.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AWS_S3Bucket_Existing/deploy_testdata/aws-s3-bucket.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AzureConnections
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_AzureConnections/deploy_testdata/corerp-azure-connection-database-service.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_Extender_RecipeAWS
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_Extender_RecipeAWS/deploy_testdata/corerp-resources-extender-aws-s3-recipe.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_PersistentVolume
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_Storage
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_TerraformPrivateGitModule_KubernetesRedis
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_TerraformPrivateGitModule_KubernetesRedis/deploy_testdata/corerp-resources-terraform-private-git-repo-redis.bicep
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_TerraformRecipe_AzureStorage
github.com/radius-project/radius/test/functional-portable/corerp/cloud/resources ‑ Test_TerraformRecipe_AzureStorage/deploy_testdata/corerp-resources-terraform-azurestorage.bicep