radius-project / radius

Radius is a cloud-native, portable application platform that makes app development easier for teams building cloud-native apps.
https://radapp.io
Apache License 2.0
1.46k stars 93 forks source link

Scheduled functional test failed - Run ID: 5173284985 #5636

Closed rad-ci-bot closed 1 year ago

rad-ci-bot commented 1 year ago

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#8090

youngbupark commented 1 year ago

The test failed with the following error. It looks like it is an intermittent failure. @willdavsmith Do you have any improvement to avoid waiter state transitioned to Failure ?

=== NAME  Test_AWS_S3Bucket_Existing
    corerptest.go:308: beginning cleanup phase of radiusfunctionaltestbucket-8a273db3-4ed2-4ef2-981a-6cdd8175796b
    corerptest.go:316: deleting radiusfunctionaltestbucket-8a273db3-4ed2-4ef2-981a-6cdd8175796b
    corerptest.go:320: finished deleting radiusfunctionaltestbucket-8a273db3-4ed2-4ef2-981a-6cdd8175796b
    corerptest.go:325: validating deletion of AWS resource for radiusfunctionaltestbucket-8a273db3-4ed2-4ef2-981a-6cdd8175796b (attempt 1/5)
    corerptest.go:329: checking existence of resource radiusfunctionaltestbucket-8a273db3-4ed2-4ef2-981a-6cdd8175796b failed with err: operation error CloudControl: GetResource, https response error StatusCode: 400, RequestID: 61d58b5d-3b2d-4dc0-a893-57e6f02f0ae7, ResourceNotFoundException: AWS::S3::Bucket Handler returned status FAILED: Bucket not found (HandlerErrorCode: NotFound, RequestToken: 952caa7d-b6e9-4b4d-9b9c-93245069eb15)
    corerptest.go:339: finished validation of deletion of AWS resource radiusfunctionaltestbucket-8a273db3-4ed2-4ef2-981a-6cdd8175796b for radiusfunctionaltestbucket-8a273db3-4ed2-4ef2-981a-6cdd8175796b
    corerptest.go:316: deleting radiusfunctionaltestbucket-8a273db3-4ed2-4ef2-981a-6cdd8175796b
    corerptest.go:319: 
            Error Trace:    /usr/local/vss-agent/2.304.0/_work/radius/radius/test/functional/corerp/corerptest.go:319
            Error:          Received unexpected error:
                            waiter state transitioned to Failure
            Test:           Test_AWS_S3Bucket_Existing
            Messages:       failed to delete radiusfunctionaltestbucket-8a273db3-4ed2-4ef2-981a-6cdd8175796b
--- FAIL: Test_AWS_S3Bucket_Existing (65.52s)
    --- PASS: Test_AWS_S3Bucket_Existing/deploy_testdata/aws-s3-bucket.bicep (38.93s)
    --- PASS: Test_AWS_S3Bucket_Existing/deploy_testdata/aws-s3-bucket-existing.bicep (13.70s)