tests/test.sh exit code (0 → resolved); the classification below is post-hoc and cannot change it.{
"command": "echo \"AWS_ENDPOINT_URL=$AWS_ENDPOINT_URL\"; echo \"ENFORCE_IAM=$ENFORCE_IAM\"; aws --version 2>&1 | head -1",
"description": "Check environment"
}AWS_ENDPOINT_URL=http://localstack:4566 ENFORCE_IAM= aws-cli/2.34.48 Python/3.14.4 Linux/6.12.76-linuxkit exe/aarch64.ubuntu.24 [stdout] AWS_ENDPOINT_URL=http://localstack:4566 ENFORCE_IAM= aws-cli/2.34.48 Python/3.14.4 Linux/6.12.76-linuxkit exe/aarch64.ubuntu.24
{
"command": "aws ssm get-parameters-by-path --path /harbor/jwt --recursive --region us-east-1 2>&1",
"description": "Read SSM manifest"
}{
"Parameters": [
{
"Name": "/harbor/jwt/user-pool-id",
"Type": "String",
"Value": "us-east-1_f8f1ba7da80049c5a24fb633c7708546",
"Version": 1,
"LastModifiedDate": "2026-05-17T07:26:06.482000+00:00",
"ARN": "arn:aws:ssm:us-east-1:000000000000:parameter/harbor/jwt/user-pool-id",
"DataType": "text"
},
{
"Name": "/harbor/jwt/app-client-id",
"Type": "String",
"Value": "jmnqfruqygz80rmgc0tppubgf2",
"Version": 1,
"LastModifiedDate": "2026-05-17T07:26:06.896000+00:00",
"ARN": "arn:aws:ssm:us-east-1:000000000000:parameter/harbor/jwt/app-client-id",
"DataType": "text"
},
{
"Name": "/harbor/jwt/app-client-secret",
"Type": "SecureString",
"Value": "kms:alias/aws/ssm:none",
"Version": 1,
"LastModifiedDate": "2026-05-17T07:26:07.264000+00:00",
"ARN": "arn:aws:ssm:us-east-1:000000000000:parameter/harbor/jwt/app-client-secret",
"DataType": "text"
},
{
"Name": "/harbor/jwt/resource-server-identifier",
"Type": "String",
"Value": "harbor-api",
"Version": 1,
"LastModifiedDate": "2026-05-17T07:26:07.609000+00:00",
"ARN": "arn:aws:ssm:us-east-1:000000000000:parameter/harbor/jwt/resource-server-identifier",
"DataType": "text"
},
{
"Name": "/harbor/jwt/api-id",
"Type": "String",
"Value": "84af5762",
"Version": 1,
"LastModifiedDate": "2026-05-17T07:26:08.039000+00:00",
"ARN": "arn:aws:ssm:us-east-1:000000000000:parameter/harbor/jwt/api-id",
"DataType": "text"
},
{
"Name": "/harbor/jwt/api-endpoint",
"Type": "String",
"Value": "http://localstack:4566/restapis/84af5762/prod/_user_request_",
"Version": 1,
"LastModifiedDate": "2026-05-17T07:26:08.387000+00:00",
"ARN": "arn:aws:ssm:us-east-1:000000000000:parameter/harbor/jwt/api-endpoint",
"DataType": "text"
},
{
"Name": "/harbor/jwt/stage",
"Type": "String",
"Value": "prod",
"Version": 1,
"LastModifiedDate": "2026-05-17T07:26:08.737000+00:00",
"ARN": "arn:aws:ssm:us-east-1:000000000000:parameter/harbor/jwt/stage",
"DataType": "text"
},
{
"Name": "/harbor/jwt/authorizer-id",
"Type": "String",
"Value": "806865c1",
"Version": 1,
"LastModifiedDate": "2026-05-17T07:26:09.127000+00:00",
"ARN": "arn:aws:ssm:us-east-1:000000000000:parameter/harbor/jwt/authorizer-id",
"DataType": "text"
},
{
"Name": "/harbor/jwt/integration-id",
"Type": "String",
"Value": "16431f7b",
"Version": 1,
"LastModifiedDate": "2026-05-17T07:26:09.474000+00:00",
"ARN": "arn:aws:ssm:us-east-1:000000000000:parameter/harbor/jwt/integration-id",
"DataType": "text"
},
{
"Name": "/harbor/jwt/route-get-id",
"Type": "String",
"Value": "73922050",
"Version": 1,
"LastModifiedDate": "2026-05-17T07:26:09.832000+00:00",
"ARN": "arn:aws:ssm:us-east-1:000000000000:parameter/harbor/jwt/route-get-id",
"DataType": "text"
},
{
"Name": "/harbor/jwt/route-post-id",
"Type": "String",
"Value": "b2c0855e",
"Version": 1,
"LastModifiedDate": "2026-05-17T07:26:10.170000+00:00",
"ARN": "arn:aws:ssm:us-east-1:000000000000:parameter/harbor/jwt/route-post-id",
"DataType": "text"
},
…[truncated]{
"command": "aws cognito-idp describe-user-pool-client --user-pool-id us-east-1_f8f1ba7da80049c5a24fb633c7708546 --client-id jmnqfruqygz80rmgc0tppubgf2 --region us-east-1 2>&1",
"description": "Describe user pool client"
}{
"UserPoolClient": {
"UserPoolId": "us-east-1_f8f1ba7da80049c5a24fb633c7708546",
"ClientName": "harbor-jwt-client",
"ClientId": "jmnqfruqygz80rmgc0tppubgf2",
"LastModifiedDate": "2026-05-17T07:26:01.985778+00:00",
"CreationDate": "2026-05-17T07:26:01.985780+00:00",
"RefreshTokenValidity": 30,
"TokenValidityUnits": {},
"SupportedIdentityProviders": [
"COGNITO"
],
"CallbackURLs": [
"https://harbor.example/callback"
],
"AllowedOAuthFlows": [
"implicit"
],
"AllowedOAuthFlowsUserPoolClient": true,
"EnableTokenRevocation": true,
"EnablePropagateAdditionalUserContextData": false,
"AuthSessionValidity": 3
}
}
[stdout]
{
"UserPoolClient": {
"UserPoolId": "us-east-1_f8f1ba7da80049c5a24fb633c7708546",
"ClientName": "harbor-jwt-client",
"ClientId": "jmnqfruqygz80rmgc0tppubgf2",
"LastModifiedDate": "2026-05-17T07:26:01.985778+00:00",
"CreationDate": "2026-05-17T07:26:01.985780+00:00",
"RefreshTokenValidity": 30,
"TokenValidityUnits": {},
"SupportedIdentityProviders": [
"COGNITO"
],
"CallbackURLs": [
"https://harbor.example/callback"
],
"AllowedOAuthFlows": [
"implicit"
],
"AllowedOAuthFlowsUserPoolClient": true,
"EnableTokenRevocation": true,
"EnablePropagateAdditionalUserContextData": false,
"AuthSessionValidity": 3
}
}{
"command": "aws cognito-idp describe-resource-server --user-pool-id us-east-1_f8f1ba7da80049c5a24fb633c7708546 --identifier harbor-api --region us-east-1 2>&1",
"description": "Describe resource server"
}{
"ResourceServer": {
"UserPoolId": "us-east-1_f8f1ba7da80049c5a24fb633c7708546",
"Identifier": "harbor-api",
"Name": "harbor-api-rs",
"Scopes": [
{
"ScopeName": "read",
"ScopeDescription": "Read reports"
},
{
"ScopeName": "write",
"ScopeDescription": "Write reports"
}
]
}
}
[stdout]
{
"ResourceServer": {
"UserPoolId": "us-east-1_f8f1ba7da80049c5a24fb633c7708546",
"Identifier": "harbor-api",
"Name": "harbor-api-rs",
"Scopes": [
{
"ScopeName": "read",
"ScopeDescription": "Read reports"
},
{
"ScopeName": "write",
"ScopeDescription": "Write reports"
}
]
}
}{
"command": "aws apigatewayv2 get-authorizer --api-id 84af5762 --authorizer-id 806865c1 --region us-east-1 2>&1",
"description": "Describe authorizer"
}{
"AuthorizerId": "806865c1",
"AuthorizerType": "JWT",
"IdentitySource": [
"$request.header.X-Auth-Token"
],
"JwtConfiguration": {
"Audience": [
"harbor-api"
],
"Issuer": "https://cognito-idp.us-east-1.amazonaws.com/us-east-1_f8f1ba7da80049c5a24fb633c7708546"
},
"Name": "harbor-jwt-authorizer"
}
[stdout]
{
"AuthorizerId": "806865c1",
"AuthorizerType": "JWT",
"IdentitySource": [
"$request.header.X-Auth-Token"
],
"JwtConfiguration": {
"Audience": [
"harbor-api"
],
"Issuer": "https://cognito-idp.us-east-1.amazonaws.com/us-east-1_f8f1ba7da80049c5a24fb633c7708546"
},
"Name": "harbor-jwt-authorizer"
}{
"command": "aws apigatewayv2 get-routes --api-id 84af5762 --region us-east-1 2>&1",
"description": "List routes"
}{
"Items": [
{
"ApiKeyRequired": false,
"AuthorizationScopes": [
"read"
],
"AuthorizationType": "JWT",
"AuthorizerId": "806865c1",
"RouteId": "73922050",
"RouteKey": "GET /reports",
"Target": "integrations/16431f7b"
},
{
"ApiKeyRequired": false,
"AuthorizationScopes": [
"write"
],
"AuthorizationType": "JWT",
"AuthorizerId": "806865c1",
"RouteId": "b2c0855e",
"RouteKey": "POST /reports",
"Target": "integrations/16431f7b"
}
]
}
[stdout]
{
"Items": [
{
"ApiKeyRequired": false,
"AuthorizationScopes": [
"read"
],
"AuthorizationType": "JWT",
"AuthorizerId": "806865c1",
"RouteId": "73922050",
"RouteKey": "GET /reports",
"Target": "integrations/16431f7b"
},
{
"ApiKeyRequired": false,
"AuthorizationScopes": [
"write"
],
"AuthorizationType": "JWT",
"AuthorizerId": "806865c1",
"RouteId": "b2c0855e",
"RouteKey": "POST /reports",
"Target": "integrations/16431f7b"
}
]
}{
"command": "aws apigatewayv2 get-integrations --api-id 84af5762 --region us-east-1 2>&1",
"description": "List integrations"
}{
"Items": [
{
"ConnectionType": "INTERNET",
"IntegrationId": "16431f7b",
"IntegrationMethod": "POST",
"IntegrationType": "AWS_PROXY",
"IntegrationUri": "arn:aws:lambda:us-east-1:000000000000:function:harbor-jwt-backend",
"PayloadFormatVersion": "1.0",
"TimeoutInMillis": 30000
}
]
}
[stdout]
{
"Items": [
{
"ConnectionType": "INTERNET",
"IntegrationId": "16431f7b",
"IntegrationMethod": "POST",
"IntegrationType": "AWS_PROXY",
"IntegrationUri": "arn:aws:lambda:us-east-1:000000000000:function:harbor-jwt-backend",
"PayloadFormatVersion": "1.0",
"TimeoutInMillis": 30000
}
]
}{
"command": "aws apigatewayv2 get-stages --api-id 84af5762 --region us-east-1 2>&1",
"description": "List stages"
}{
"Items": [
{
"AutoDeploy": false,
"CreatedDate": "2026-05-17T07:26:04.781744+00:00",
"DefaultRouteSettings": {
"DetailedMetricsEnabled": false
},
"DeploymentId": "2fae6e5d",
"LastUpdatedDate": "2026-05-17T07:26:04.781744+00:00",
"RouteSettings": {},
"StageName": "prod",
"StageVariables": {},
"Tags": {}
}
]
}
[stdout]
{
"Items": [
{
"AutoDeploy": false,
"CreatedDate": "2026-05-17T07:26:04.781744+00:00",
"DefaultRouteSettings": {
"DetailedMetricsEnabled": false
},
"DeploymentId": "2fae6e5d",
"LastUpdatedDate": "2026-05-17T07:26:04.781744+00:00",
"RouteSettings": {},
"StageName": "prod",
"StageVariables": {},
"Tags": {}
}
]
}{
"command": "aws apigatewayv2 get-api --api-id 84af5762 --region us-east-1 2>&1",
"description": "Describe API"
}{
"ApiEndpoint": "http://84af5762.execute-api.localhost.localstack.cloud:4566",
"ApiId": "84af5762",
"ApiKeySelectionExpression": "$request.header.x-api-key",
"CreatedDate": "2026-05-17T07:26:02.890000+00:00",
"DisableExecuteApiEndpoint": false,
"IpAddressType": "ipv4",
"Name": "harbor-jwt-api",
"ProtocolType": "HTTP",
"RouteSelectionExpression": "$request.method $request.path",
"Tags": {}
}
[stdout]
{
"ApiEndpoint": "http://84af5762.execute-api.localhost.localstack.cloud:4566",
"ApiId": "84af5762",
"ApiKeySelectionExpression": "$request.header.x-api-key",
"CreatedDate": "2026-05-17T07:26:02.890000+00:00",
"DisableExecuteApiEndpoint": false,
"IpAddressType": "ipv4",
"Name": "harbor-jwt-api",
"ProtocolType": "HTTP",
"RouteSelectionExpression": "$request.method $request.path",
"Tags": {}
}{
"command": "aws lambda get-function --function-name harbor-jwt-backend --region us-east-1 2>&1",
"description": "Describe Lambda"
}{
"Configuration": {
"FunctionName": "harbor-jwt-backend",
"FunctionArn": "arn:aws:lambda:us-east-1:000000000000:function:harbor-jwt-backend",
"Runtime": "python3.11",
"Role": "arn:aws:iam::000000000000:role/harbor-jwt-backend-role",
"Handler": "handler.lambda_handler",
"CodeSize": 461,
"Description": "",
"Timeout": 20,
"MemorySize": 128,
"LastModified": "2026-05-17T07:25:57.854858+0000",
"CodeSha256": "emDCN41N77LmIJGPhvsg1QggqR0z3D5L1wfIHD7XdZE=",
"Version": "$LATEST",
"TracingConfig": {
"Mode": "PassThrough"
},
"RevisionId": "409d4469-a67d-43e4-ac3d-a21395ffd485",
"State": "Active",
"LastUpdateStatus": "Successful",
"PackageType": "Zip",
"Architectures": [
"x86_64"
],
"EphemeralStorage": {
"Size": 512
},
"SnapStart": {
"ApplyOn": "None",
"OptimizationStatus": "Off"
},
"RuntimeVersionConfig": {
"RuntimeVersionArn": "arn:aws:lambda:us-east-1::runtime:8eeff65f6809a3ce81507fe733fe09b835899b99481ba22fd75b5a7338290ec1"
},
"LoggingConfig": {
"LogFormat": "Text",
"LogGroup": "/aws/lambda/harbor-jwt-backend"
}
},
"Code": {
"RepositoryType": "S3",
"Location": "http://localhost.localstack.cloud:4566/awslambda-us-east-1-tasks/snapshots/000000000000/harbor-jwt-backend-4c972081-96c3-44ea-ad6c-094dea085984?AWSAccessKeyId=949334387222&Signature=QA%2BMzl0Q6ty41In2ktrc1sOZ8%2B4%3D&Expires=1779006582"
}
}
[stdout]
{
"Configuration": {
"FunctionName": "harbor-jwt-backend",
"FunctionArn": "arn:aws:lambda:us-east-1:000000000000:function:harbor-jwt-backend",
"Runtime": "python3.11",
"Role": "arn:aws:iam::000000000000:role/harbor-jwt-backend-role",
"Handler": "handler.lambda_handler",
"CodeSize": 461,
"Description": "",
"Timeout": 20,
"MemorySize": 128,
"LastModified": "2026-05-17T07:25:57.854858+0000",
"CodeSha256": "emDCN41N77LmIJGPhvsg1QggqR0z3D5L1wfIHD7XdZE=",
"Version": "$LATEST",
"TracingConfig": {
"Mode": "PassThrough"
},
"RevisionId": "409d4469-a67d-43e4-ac3d-a21395ffd485",
"State": "Active",
"LastUpdateStatus": "Successful",
"PackageType": "Zip",
"Architectures": [
"x86_64"
],
"EphemeralStorage": {
"Size": 512
},
"SnapStart": {
"ApplyOn": "None",
"OptimizationStatus": "Off"
},
"RuntimeVersionConfig": {
"RuntimeVersionArn": "arn:aws:lambda:us-east-1::runtime:8eeff65f6809a3ce81507fe733fe09b835899b99481ba22fd75b5a7338290ec1"
},
"LoggingConfig": {
"LogFormat": "Text",
"LogGroup": "/aws/lambda/harbor-jwt-backend"
}
},
"Code": {
"RepositoryType": "S3",
"Location": "http://localhost.localstack.cloud:4566/awslambda-us-east-1-tasks/snapshots/000000000000/harbor-jwt-backend-4c972081-96c3-44ea-ad6c-094dea085984?AWSAccessKeyId=949334387222&Signature=QA%2BMzl0Q6ty41In2ktrc1sOZ8%2B4%3D&Expires=1779006582"
}
}{
"command": "aws lambda get-policy --function-name harbor-jwt-backend --region us-east-1 2>&1",
"description": "Lambda resource policy"
}{
"Policy": "{\"Version\": \"2012-10-17\", \"Id\": \"default\", \"Statement\": [{\"Sid\": \"apigw-invoke\", \"Effect\": \"Allow\", \"Action\": \"lambda:InvokeFunction\", \"Resource\": \"arn:aws:lambda:us-east-1:000000000000:function:harbor-jwt-backend\", \"Principal\": {\"Service\": \"apigateway.amazonaws.com\"}, \"Condition\": {\"ArnLike\": {\"AWS:SourceArn\": \"arn:aws:execute-api:us-east-1:000000000000:84af5762/*/*\"}}}]}",
"RevisionId": "409d4469-a67d-43e4-ac3d-a21395ffd485"
}
[stdout]
{
"Policy": "{\"Version\": \"2012-10-17\", \"Id\": \"default\", \"Statement\": [{\"Sid\": \"apigw-invoke\", \"Effect\": \"Allow\", \"Action\": \"lambda:InvokeFunction\", \"Resource\": \"arn:aws:lambda:us-east-1:000000000000:function:harbor-jwt-backend\", \"Principal\": {\"Service\": \"apigateway.amazonaws.com\"}, \"Condition\": {\"ArnLike\": {\"AWS:SourceArn\": \"arn:aws:execute-api:us-east-1:000000000000:84af5762/*/*\"}}}]}",
"RevisionId": "409d4469-a67d-43e4-ac3d-a21395ffd485"
}{
"command": "aws iam get-role --role-name harbor-jwt-backend-role --region us-east-1 2>&1 && aws iam list-attached-role-policies --role-name harbor-jwt-backend-role --region us-east-1 2>&1 && aws iam list-role-policies --role-name harbor-jwt-backend-role --region us-east-1 2>&1",
"description": "Lambda role policies"
}{
"Role": {
"Path": "/",
"RoleName": "harbor-jwt-backend-role",
"RoleId": "AROAQAAAAAAAHMCQZCQ7V",
"Arn": "arn:aws:iam::000000000000:role/harbor-jwt-backend-role",
"CreateDate": "2026-05-17T07:25:56.033582+00:00",
"AssumeRolePolicyDocument": {
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Principal": {
"Service": "lambda.amazonaws.com"
},
"Action": "sts:AssumeRole"
}
]
},
"MaxSessionDuration": 3600,
"RoleLastUsed": {}
}
}
{
"AttachedPolicies": []
}
{
"PolicyNames": [
"lambda-logs-bootstrap"
]
}
[stdout]
{
"Role": {
"Path": "/",
"RoleName": "harbor-jwt-backend-role",
"RoleId": "AROAQAAAAAAAHMCQZCQ7V",
"Arn": "arn:aws:iam::000000000000:role/harbor-jwt-backend-role",
"CreateDate": "2026-05-17T07:25:56.033582+00:00",
"AssumeRolePolicyDocument": {
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Principal": {
"Service": "lambda.amazonaws.com"
},
"Action": "sts:AssumeRole"
}
]
},
"MaxSessionDuration": 3600,
"RoleLastUsed": {}
}
}
{
"AttachedPolicies": []
}
{
"PolicyNames": [
"lambda-logs-bootstrap"
]
}{
"command": "aws iam get-role-policy --role-name harbor-jwt-backend-role --policy-name lambda-logs-bootstrap --region us-east-1 2>&1",
"description": "Lambda role inline policy"
}{
"RoleName": "harbor-jwt-backend-role",
"PolicyName": "lambda-logs-bootstrap",
"PolicyDocument": {
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"logs:CreateLogGroup"
],
"Resource": "*"
}
]
}
}
[stdout]
{
"RoleName": "harbor-jwt-backend-role",
"PolicyName": "lambda-logs-bootstrap",
"PolicyDocument": {
"Version": "2012-10-17",
"Statement": [
{
"Effect": "Allow",
"Action": [
"logs:CreateLogGroup"
],
"Resource": "*"
}
]
}
}{
"command": "aws cognito-idp describe-user-pool --user-pool-id us-east-1_f8f1ba7da80049c5a24fb633c7708546 --region us-east-1 2>&1 | head -100",
"description": "Describe user pool"
}{
"UserPool": {
"Id": "us-east-1_f8f1ba7da80049c5a24fb633c7708546",
"Name": "harbor-jwt-pool",
"Policies": {
"PasswordPolicy": {
"MinimumLength": 8,
"RequireUppercase": true,
"RequireLowercase": true,
"RequireNumbers": true,
"RequireSymbols": true,
"TemporaryPasswordValidityDays": 7
}
},
"DeletionProtection": "INACTIVE",
"LambdaConfig": {},
"LastModifiedDate": "2026-05-17T07:26:01.170595+00:00",
"CreationDate": "2026-05-17T07:26:01.170598+00:00",
"SchemaAttributes": [
{
"Name": "sub",
"AttributeDataType": "String",
"DeveloperOnlyAttribute": false,
"Mutable": false,
"Required": true,
"StringAttributeConstraints": {
"MinLength": "1",
"MaxLength": "2048"
}
},
{
"Name": "name",
"AttributeDataType": "String",
"DeveloperOnlyAttribute": false,
"Mutable": true,
"Required": false,
"StringAttributeConstraints": {
"MinLength": "0",
"MaxLength": "2048"
}
},
{
"Name": "given_name",
"AttributeDataType": "String",
"DeveloperOnlyAttribute": false,
"Mutable": true,
"Required": false,
"StringAttributeConstraints": {
"MinLength": "0",
"MaxLength": "2048"
}
},
{
"Name": "family_name",
"AttributeDataType": "String",
"DeveloperOnlyAttribute": false,
"Mutable": true,
"Required": false,
"StringAttributeConstraints": {
"MinLength": "0",
"MaxLength": "2048"
}
},
{
"Name": "middle_name",
"AttributeDataType": "String",
"DeveloperOnlyAttribute": false,
"Mutable": true,
"Required": false,
"StringAttributeConstraints": {
"MinLength": "0",
"MaxLength": "2048"
}
},
{
"Name": "nickname",
"AttributeDataType": "String",
"DeveloperOnlyAttribute": false,
"Mutable": true,
"Required": false,
"StringAttributeConstraints": {
"MinLength": "0",
"MaxLength": "2048"
}
},
{
"Name": "preferred_username",
"AttributeDataType": "String",
"DeveloperOnlyAttribute": false,
"Mutable": true,
"Required": false,
"StringAttributeConstraints": {
"MinLength": "0",
"MaxLength": "2048"
}
},
{
"Name": "profile",
"AttributeDataType": "String",
"DeveloperOnlyAttribute": false,
[stdout]
{
"UserPool": {
"Id": "us-east-1_f8f1ba7da80049c5a24fb633c7708546",
"Name": "harbor-jwt-pool",
"Policies": {
"PasswordPolicy": {
"MinimumLength": 8,
"RequireUppercase": true,
"RequireLowercase": true,
"RequireNumbers": true,
"RequireSymbols": true,
"TemporaryPasswordValidityDays": 7
}
},
"DeletionProtection": "INACTIVE",
"LambdaConfig": {},
"LastModifiedDate": "2026-05-17T0
…[truncated]{
"command": "cd /tmp && curl -s \"http://localhost.localstack.cloud:4566/awslambda-us-east-1-tasks/snapshots/000000000000/harbor-jwt-backend-4c972081-96c3-44ea-ad6c-094dea085984?AWSAccessKeyId=949334387222&Signature=QA%2BMzl0Q6ty41In2ktrc1sOZ8%2B4%3D&Expires=1779006582\" -o handler.zip && unzip -o handler.zip -d handler_extracted 2>&1",
"description": "Download and extract lambda code"
}Exit code 7 [error] tool reported failure
{
"command": "cd /tmp && CODE_URL=$(aws lambda get-function --function-name harbor-jwt-backend --region us-east-1 --query 'Code.Location' --output text) && echo \"$CODE_URL\" && curl -sv \"$CODE_URL\" -o /tmp/handler.zip 2>&1 | tail -20 && ls -la /tmp/handler.zip && unzip -o /tmp/handler.zip -d /tmp/handler_extracted 2>&1",
"description": "Download Lambda code"
}Exit code 2 http://localhost.localstack.cloud:4566/awslambda-us-east-1-tasks/snapshots/000000000000/harbor-jwt-backend-4c972081-96c3-44ea-ad6c-094dea085984?AWSAccessKeyId=949334387222&Signature=RRvFyTvC3AbHRZhFXx401TDwyGE%3D&Expires=1779006614 * Host localhost.localstack.cloud:4566 was resolved. * IPv6: (none) * IPv4: 127.0.0.1 * Trying 127.0.0.1:4566... * connect to 127.0.0.1 port 4566 from 127.0.0.1 port 54432 failed: Connection refused * Failed to connect to localhost.localstack.cloud port 4566 after 3 ms: Couldn't connect to server * Closing connection ls: cannot access '/tmp/handler.zip': No such file or directory [error] tool reported failure
{
"command": "CODE_URL=$(aws lambda get-function --function-name harbor-jwt-backend --region us-east-1 --query 'Code.Location' --output text) && NEW_URL=${CODE_URL/localhost.localstack.cloud/localstack} && echo \"$NEW_URL\" && curl -s \"$NEW_URL\" -o /tmp/handler.zip && ls -la /tmp/handler.zip && unzip -o /tmp/handler.zip -d /tmp/handler_extracted 2>&1",
"description": "Download Lambda code via localstack host"
}http://localstack:4566/awslambda-us-east-1-tasks/snapshots/000000000000/harbor-jwt-backend-4c972081-96c3-44ea-ad6c-094dea085984?AWSAccessKeyId=949334387222&Signature=VMy6sljtg3b9PGYr22AMdH1nA8E%3D&Expires=1779006619 -rw-r--r-- 1 root root 461 May 17 07:30 /tmp/handler.zip Archive: /tmp/handler.zip inflating: /tmp/handler_extracted/handler.py [stdout] http://localstack:4566/awslambda-us-east-1-tasks/snapshots/000000000000/harbor-jwt-backend-4c972081-96c3-44ea-ad6c-094dea085984?AWSAccessKeyId=949334387222&Signature=VMy6sljtg3b9PGYr22AMdH1nA8E%3D&Expires=1779006619 -rw-r--r-- 1 root root 461 May 17 07:30 /tmp/handler.zip Archive: /tmp/handler.zip inflating: /tmp/handler_extracted/handler.py
{
"file_path": "/tmp/handler_extracted/handler.py"
}1 def handler(event, context):
2 rc = event.get("requestContext", {}) or {}
3 method = (rc.get("http") or {}).get("method")
4 route = event.get("routeKey")
5 auth = (rc.get("authorizer") or {}).get("jwt") or {}
6 claims = auth.get("claims", {}) or {}
7 scopes = auth.get("scopes") or []
8 return {
9 "statusCode": 200,
10 "headers": {"content-type": "application/json"},
11 "body": __import__("json").dumps({
12 "ok": True,
13 "method": method,
14 "route": route,
15 "client_id": claims.get("client_id"),
16 "scope": claims.get("scope"),
17 "scopes": scopes,
18 }),
19 }
20
{
"command": "curl -s -i -X POST \"http://localstack:4566/_aws/cognito-idp/oauth2/token\" \\\n -u \"jmnqfruqygz80rmgc0tppubgf2:\" \\\n -H \"Content-Type: application/x-www-form-urlencoded\" \\\n -d \"grant_type=client_credentials&scope=harbor-api/read harbor-api/write\" 2>&1 | head -40",
"description": "Try token endpoint"
}HTTP/1.1 400 BAD REQUEST Server: TwistedWeb/25.5.0 Date: Sun, 17 May 2026 07:30:56 GMT Content-Type: text/plain; charset=utf-8 Content-Length: 97 x-localstack: true Unable to determine client_id/client_secret from OAuth2 request for grant type client_credentials [stdout] HTTP/1.1 400 BAD REQUEST Server: TwistedWeb/25.5.0 Date: Sun, 17 May 2026 07:30:56 GMT Content-Type: text/plain; charset=utf-8 Content-Length: 97 x-localstack: true Unable to determine client_id/client_secret from OAuth2 request for grant type client_credentials
{
"command": "curl -s -i \"http://localstack:4566/restapis/84af5762/prod/_user_request_/reports\" 2>&1 | head -20",
"description": "Probe API directly"
}HTTP/1.1 401 UNAUTHORIZED
Server: TwistedWeb/25.5.0
Date: Sun, 17 May 2026 07:30:56 GMT
Content-Type: application/json
Connection: keep-alive
Apigw-Requestid: e2967767
Content-Length: 26
x-localstack: true
{"message":"Unauthorized"}
[stdout]
HTTP/1.1 401 UNAUTHORIZED
Server: TwistedWeb/25.5.0
Date: Sun, 17 May 2026 07:30:56 GMT
Content-Type: application/json
Connection: keep-alive
Apigw-Requestid: e2967767
Content-Length: 26
x-localstack: true
{"message":"Unauthorized"}{
"command": "aws cognito-idp delete-user-pool-client \\\n --user-pool-id us-east-1_f8f1ba7da80049c5a24fb633c7708546 \\\n --client-id jmnqfruqygz80rmgc0tppubgf2 \\\n --region us-east-1 2>&1\necho \"---\"\naws cognito-idp create-user-pool-client \\\n --user-pool-id us-east-1_f8f1ba7da80049c5a24fb633c7708546 \\\n --client-name harbor-jwt-client \\\n --generate-secret \\\n --allowed-o-auth-flows client_credentials \\\n --allowed-o-auth-flows-user-pool-client \\\n --allowed-o-auth-scopes \"harbor-api/read\" \"harbor-api/write\" \\\n --supported-identity-providers COGNITO \\\n --region us-east-1 2>&1",
"description": "Recreate app client with secret + client_credentials"
}---
{
"UserPoolClient": {
"UserPoolId": "us-east-1_f8f1ba7da80049c5a24fb633c7708546",
"ClientName": "harbor-jwt-client",
"ClientId": "a7p81msee475oeox6bj6yw02q8",
"ClientSecret": "3dc2e2c8",
"LastModifiedDate": "2026-05-17T07:31:23.594103+00:00",
"CreationDate": "2026-05-17T07:31:23.594105+00:00",
"RefreshTokenValidity": 30,
"TokenValidityUnits": {},
"SupportedIdentityProviders": [
"COGNITO"
],
"AllowedOAuthFlows": [
"client_credentials"
],
"AllowedOAuthScopes": [
"harbor-api/read",
"harbor-api/write"
],
"AllowedOAuthFlowsUserPoolClient": true,
"EnableTokenRevocation": true,
"EnablePropagateAdditionalUserContextData": false,
"AuthSessionValidity": 3
}
}
[stdout]
---
{
"UserPoolClient": {
"UserPoolId": "us-east-1_f8f1ba7da80049c5a24fb633c7708546",
"ClientName": "harbor-jwt-client",
"ClientId": "a7p81msee475oeox6bj6yw02q8",
"ClientSecret": "3dc2e2c8",
"LastModifiedDate": "2026-05-17T07:31:23.594103+00:00",
"CreationDate": "2026-05-17T07:31:23.594105+00:00",
"RefreshTokenValidity": 30,
"TokenValidityUnits": {},
"SupportedIdentityProviders": [
"COGNITO"
],
"AllowedOAuthFlows": [
"client_credentials"
],
"AllowedOAuthScopes": [
"harbor-api/read",
"harbor-api/write"
],
"AllowedOAuthFlowsUserPoolClient": true,
"EnableTokenRevocation": true,
"EnablePropagateAdditionalUserContextData": false,
"AuthSessionValidity": 3
}
}{
"command": "aws ssm put-parameter --name /harbor/jwt/app-client-id --value \"a7p81msee475oeox6bj6yw02q8\" --type String --overwrite --region us-east-1 2>&1\naws ssm put-parameter --name /harbor/jwt/app-client-secret --value \"3dc2e2c8\" --type SecureString --overwrite --region us-east-1 2>&1",
"description": "Update SSM with new client creds"
}{
"Version": 2,
"Tier": "Standard"
}
{
"Version": 2,
"Tier": "Standard"
}
[stdout]
{
"Version": 2,
"Tier": "Standard"
}
{
"Version": 2,
"Tier": "Standard"
}{
"command": "aws apigatewayv2 update-authorizer \\\n --api-id 84af5762 \\\n --authorizer-id 806865c1 \\\n --identity-source '$request.header.Authorization' \\\n --jwt-configuration \"Audience=a7p81msee475oeox6bj6yw02q8,Issuer=https://cognito-idp.us-east-1.amazonaws.com/us-east-1_f8f1ba7da80049c5a24fb633c7708546\" \\\n --region us-east-1 2>&1",
"description": "Fix authorizer identity source and audience"
}{
"AuthorizerId": "806865c1",
"AuthorizerType": "JWT",
"IdentitySource": [
"$request.header.Authorization"
],
"JwtConfiguration": {
"Audience": [
"a7p81msee475oeox6bj6yw02q8"
],
"Issuer": "https://cognito-idp.us-east-1.amazonaws.com/us-east-1_f8f1ba7da80049c5a24fb633c7708546"
},
"Name": "harbor-jwt-authorizer"
}
[stdout]
{
"AuthorizerId": "806865c1",
"AuthorizerType": "JWT",
"IdentitySource": [
"$request.header.Authorization"
],
"JwtConfiguration": {
"Audience": [
"a7p81msee475oeox6bj6yw02q8"
],
"Issuer": "https://cognito-idp.us-east-1.amazonaws.com/us-east-1_f8f1ba7da80049c5a24fb633c7708546"
},
"Name": "harbor-jwt-authorizer"
}{
"command": "aws lambda update-function-configuration \\\n --function-name harbor-jwt-backend \\\n --handler handler.handler \\\n --region us-east-1 2>&1 | head -30",
"description": "Fix Lambda handler name"
}{
"FunctionName": "harbor-jwt-backend",
"FunctionArn": "arn:aws:lambda:us-east-1:000000000000:function:harbor-jwt-backend",
"Runtime": "python3.11",
"Role": "arn:aws:iam::000000000000:role/harbor-jwt-backend-role",
"Handler": "handler.handler",
"CodeSize": 461,
"Description": "",
"Timeout": 20,
"MemorySize": 128,
"LastModified": "2026-05-17T07:31:34.002667+0000",
"CodeSha256": "emDCN41N77LmIJGPhvsg1QggqR0z3D5L1wfIHD7XdZE=",
"Version": "$LATEST",
"TracingConfig": {
"Mode": "PassThrough"
},
"RevisionId": "a99e034e-7426-4e3d-982e-955c94d72fb5",
"State": "Active",
"LastUpdateStatus": "InProgress",
"LastUpdateStatusReason": "The function is being created.",
"LastUpdateStatusReasonCode": "Creating",
"PackageType": "Zip",
"Architectures": [
"x86_64"
],
"EphemeralStorage": {
"Size": 512
},
"SnapStart": {
"ApplyOn": "None",
[stdout]
{
"FunctionName": "harbor-jwt-backend",
"FunctionArn": "arn:aws:lambda:us-east-1:000000000000:function:harbor-jwt-backend",
"Runtime": "python3.11",
"Role": "arn:aws:iam::000000000000:role/harbor-jwt-backend-role",
"Handler": "handler.handler",
"CodeSize": 461,
"Description": "",
"Timeout": 20,
"MemorySize": 128,
"LastModified": "2026-05-17T07:31:34.002667+0000",
"CodeSha256": "emDCN41N77LmIJGPhvsg1QggqR0z3D5L1wfIHD7XdZE=",
"Version": "$LATEST",
"TracingConfig": {
"Mode": "PassThrough"
},
"RevisionId": "a99e034e-7426-4e3d-982e-955c94d72fb5",
"State": "Active",
"LastUpdateStatus": "InProgress",
"LastUpdateStatusReason": "The function is being created.",
"LastUpdateStatusReasonCode": "Creating",
"PackageType": "Zip",
"Architectures": [
"x86_64"
],
"EphemeralStorage": {
"Size": 512
},
"SnapStart": {
"ApplyOn": "None",{
"command": "NEW_INT=$(aws apigatewayv2 create-integration \\\n --api-id 84af5762 \\\n --integration-type AWS_PROXY \\\n --integration-uri arn:aws:lambda:us-east-1:000000000000:function:harbor-jwt-backend \\\n --integration-method POST \\\n --payload-format-version 2.0 \\\n --region us-east-1 2>&1)\necho \"$NEW_INT\"\nNEW_INT_ID=$(echo \"$NEW_INT\" | python3 -c 'import sys,json;print(json.load(sys.stdin)[\"IntegrationId\"])')\necho \"NEW_INT_ID=$NEW_INT_ID\"\naws apigatewayv2 update-route --api-id 84af5762 --route-id 73922050 --target \"integrations/$NEW_INT_ID\" --region us-east-1 2>&1\naws apigatewayv2 update-route --api-id 84af5762 --route-id b2c0855e --target \"integrations/$NEW_INT_ID\" --region us-east-1 2>&1\naws apigatewayv2 delete-integration --api-id 84af5762 --integration-id 16431f7b --region us-east-1 2>&1\naws ssm put-parameter --name /harbor/jwt/integration-id --value \"$NEW_INT_ID\" --type String --overwrite --region us-east-1 2>&1",
"description": "Recreate integration with v2.0 payload"
}{
"ConnectionType": "INTERNET",
"IntegrationId": "f93c3194",
"IntegrationMethod": "POST",
"IntegrationType": "AWS_PROXY",
"IntegrationUri": "arn:aws:lambda:us-east-1:000000000000:function:harbor-jwt-backend",
"PayloadFormatVersion": "2.0",
"TimeoutInMillis": 30000
}
NEW_INT_ID=f93c3194
{
"ApiKeyRequired": false,
"AuthorizationScopes": [
"read"
],
"AuthorizationType": "JWT",
"AuthorizerId": "806865c1",
"RouteId": "73922050",
"RouteKey": "GET /reports",
"Target": "integrations/f93c3194"
}
{
"ApiKeyRequired": false,
"AuthorizationScopes": [
"write"
],
"AuthorizationType": "JWT",
"AuthorizerId": "806865c1",
"RouteId": "b2c0855e",
"RouteKey": "POST /reports",
"Target": "integrations/f93c3194"
}
{
"Version": 2,
"Tier": "Standard"
}
[stdout]
{
"ConnectionType": "INTERNET",
"IntegrationId": "f93c3194",
"IntegrationMethod": "POST",
"IntegrationType": "AWS_PROXY",
"IntegrationUri": "arn:aws:lambda:us-east-1:000000000000:function:harbor-jwt-backend",
"PayloadFormatVersion": "2.0",
"TimeoutInMillis": 30000
}
NEW_INT_ID=f93c3194
{
"ApiKeyRequired": false,
"AuthorizationScopes": [
"read"
],
"AuthorizationType": "JWT",
"AuthorizerId": "806865c1",
"RouteId": "73922050",
"RouteKey": "GET /reports",
"Target": "integrations/f93c3194"
}
{
"ApiKeyRequired": false,
"AuthorizationScopes": [
"write"
],
"AuthorizationType": "JWT",
"AuthorizerId": "806865c1",
"RouteId": "b2c0855e",
"RouteKey": "POST /reports",
"Target": "integrations/f93c3194"
}
{
"Version": 2,
"Tier": "Standard"
}{
"command": "aws apigatewayv2 update-route --api-id 84af5762 --route-id 73922050 --authorization-scopes \"harbor-api/read\" --region us-east-1 2>&1\naws apigatewayv2 update-route --api-id 84af5762 --route-id b2c0855e --authorization-scopes \"harbor-api/write\" --region us-east-1 2>&1",
"description": "Fix route scopes to use full identifier"
}{
"ApiKeyRequired": false,
"AuthorizationScopes": [
"harbor-api/read"
],
"AuthorizationType": "JWT",
"AuthorizerId": "806865c1",
"RouteId": "73922050",
"RouteKey": "GET /reports",
"Target": "integrations/f93c3194"
}
{
"ApiKeyRequired": false,
"AuthorizationScopes": [
"harbor-api/write"
],
"AuthorizationType": "JWT",
"AuthorizerId": "806865c1",
"RouteId": "b2c0855e",
"RouteKey": "POST /reports",
"Target": "integrations/f93c3194"
}
[stdout]
{
"ApiKeyRequired": false,
"AuthorizationScopes": [
"harbor-api/read"
],
"AuthorizationType": "JWT",
"AuthorizerId": "806865c1",
"RouteId": "73922050",
"RouteKey": "GET /reports",
"Target": "integrations/f93c3194"
}
{
"ApiKeyRequired": false,
"AuthorizationScopes": [
"harbor-api/write"
],
"AuthorizationType": "JWT",
"AuthorizerId": "806865c1",
"RouteId": "b2c0855e",
"RouteKey": "POST /reports",
"Target": "integrations/f93c3194"
}{
"command": "aws apigatewayv2 update-stage --api-id 84af5762 --stage-name prod --auto-deploy --region us-east-1 2>&1\naws apigatewayv2 create-deployment --api-id 84af5762 --stage-name prod --region us-east-1 2>&1",
"description": "Enable autodeploy + fresh deployment"
}{
"AutoDeploy": true,
"CreatedDate": "2026-05-17T07:26:04.781744+00:00",
"DefaultRouteSettings": {
"DetailedMetricsEnabled": false
},
"DeploymentId": "2fae6e5d",
"LastUpdatedDate": "2026-05-17T07:26:04.781744+00:00",
"RouteSettings": {},
"StageName": "prod",
"StageVariables": {},
"Tags": {}
}
{
"AutoDeployed": false,
"CreatedDate": "2026-05-17T07:31:53.600601+00:00",
"DeploymentId": "46f480a7",
"DeploymentStatus": "FAILED",
"DeploymentStatusMessage": "{\"message\": \"Deployment ID cannot be set on this stage 000000000000:84af5762 because AutoDeploy is enabled.\"}"
}
[stdout]
{
"AutoDeploy": true,
"CreatedDate": "2026-05-17T07:26:04.781744+00:00",
"DefaultRouteSettings": {
"DetailedMetricsEnabled": false
},
"DeploymentId": "2fae6e5d",
"LastUpdatedDate": "2026-05-17T07:26:04.781744+00:00",
"RouteSettings": {},
"StageName": "prod",
"StageVariables": {},
"Tags": {}
}
{
"AutoDeployed": false,
"CreatedDate": "2026-05-17T07:31:53.600601+00:00",
"DeploymentId": "46f480a7",
"DeploymentStatus": "FAILED",
"DeploymentStatusMessage": "{\"message\": \"Deployment ID cannot be set on this stage 000000000000:84af5762 because AutoDeploy is enabled.\"}"
}{
"command": "TOKEN_RESP=$(curl -s -X POST \"http://localstack:4566/_aws/cognito-idp/oauth2/token\" \\\n -u \"a7p81msee475oeox6bj6yw02q8:3dc2e2c8\" \\\n -H \"Content-Type: application/x-www-form-urlencoded\" \\\n -d \"grant_type=client_credentials&scope=harbor-api/read harbor-api/write\")\necho \"$TOKEN_RESP\"\nTOKEN=$(echo \"$TOKEN_RESP\" | python3 -c 'import sys,json;print(json.load(sys.stdin)[\"access_token\"])')\necho \"TOKEN_SEGMENTS=$(echo $TOKEN | awk -F. '{print NF}')\"\necho \"---DECODED PAYLOAD---\"\npython3 -c \"import sys,base64,json; t='$TOKEN'.split('.')[1]; t += '=' * (-len(t) % 4); print(json.dumps(json.loads(base64.urlsafe_b64decode(t)), indent=2))\"\necho \"---GET /reports---\"\ncurl -s -i \"http://localstack:4566/restapis/84af5762/prod/_user_request_/reports\" -H \"Authorization: Bearer $TOKEN\" | head -20\necho \"---POST /reports---\"\ncurl -s -i -X POST \"http://localstack:4566/restapis/84af5762/prod/_user_request_/reports\" -H \"Authorization: Bearer $TOKEN\" | head -20\necho \"---GET (no auth)---\"\ncurl -s -i \"http://localstack:4566/restapis/84af5762/prod/_user_request_/reports\" | head -3\necho \"---GET (malformed)---\"\ncurl -s -i \"http://localstack:4566/restapis/84af5762/prod/_user_request_/reports\" -H \"Authorization: not-a-bearer\" | head -3",
"description": "End-to-end M2M verification"
}{"access_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IjVlNjlmYjRiLTA2OTMtNGM5My05ZDZmLThlYTc2YzBhYTQwMiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3NzkwMDY3MjQsImlzcyI6Imh0dHA6Ly9sb2NhbGhvc3QubG9jYWxzdGFjay5jbG91ZDo0NTY2L3VzLWVhc3QtMV9mOGYxYmE3ZGE4MDA0OWM1YTI0ZmI2MzNjNzcwODU0NiIsInN1YiI6ImE3cDgxbXNlZTQ3NW9lb3g2Ymo2eXcwMnE4IiwiYXV0aF90aW1lIjoxNzc5MDAzMTI0LCJpYXQiOjE3NzkwMDMxMjQsImV2ZW50X2lkIjoiY2EzOGZhYTgtOGMzNS00YTAzLWE5MTQtZmUxODBhZGIzMzY3IiwidG9rZW5fdXNlIjoiYWNjZXNzIiwianRpIjoiNTJjYzMyMDctOGJhMi00ZmY3LTllMzctYWU2NTI5YTc3MGUxIiwidXNlcm5hbWUiOiJhN3A4MW1zZWU0NzVvZW94NmJqNnl3MDJxOCIsImNsaWVudF9pZCI6ImE3cDgxbXNlZTQ3NW9lb3g2Ymo2eXcwMnE4Iiwic2NvcGUiOiJoYXJib3ItYXBpL3JlYWQgaGFyYm9yLWFwaS93cml0ZSJ9.pXe66kf4hVdZmf9_ta-xHwfqT8odhM2iwXBcZfAQJo55cjV63anYzB4nSozFs6hKOC2hOr-wEoH1MuK9TdbzQsDIEBthNqP9Ex4FGwSOTCVdHUy7M7PDoGkbfgiYgrsbwXsWAPdvlCsvcifOiIoQS28W8lZbDqqQGTDSS-2AFRNDD11hqaBMLlUmv2Iagy65p066BO9aTIC4tSX0RQ8pe6EWjqk3_0sOK3PP7tMLvmb4ZlfwPojt06yaxbOf5Fy8T3orCI0h46H3Ejcujxl8v4UoI4wUI9IY5U6a278AMitt93i-y0wNNhtO_N9tQgTzaK7DWyYLm5eKm4btWordhQ", "expires_in": 3600, "token_type": "Bearer"}
TOKEN_SEGMENTS=3
---DECODED PAYLOAD---
{
"exp": 1779006724,
"iss": "http://localhost.localstack.cloud:4566/us-east-1_f8f1ba7da80049c5a24fb633c7708546",
"sub": "a7p81msee475oeox6bj6yw02q8",
"auth_time": 1779003124,
"iat": 1779003124,
"event_id": "ca38faa8-8c35-4a03-a914-fe180adb3367",
"token_use": "access",
"jti": "52cc3207-8ba2-4ff7-9e37-ae6529a770e1",
"username": "a7p81msee475oeox6bj6yw02q8",
"client_id": "a7p81msee475oeox6bj6yw02q8",
"scope": "harbor-api/read harbor-api/write"
}
---GET /reports---
HTTP/1.1 500 INTERNAL SERVER ERROR
Server: TwistedWeb/25.5.0
Date: Sun, 17 May 2026 07:32:04 GMT
Content-Type: application/json
Connection: keep-alive
Apigw-Requestid: 58b49958
Content-Length: 35
x-localstack: true
{"message":"Internal Server Error"}---POST /reports---
HTTP/1.1 500 INTERNAL SERVER ERROR
Server: TwistedWeb/25.5.0
Date: Sun, 17 May 2026 07:32:17 GMT
Content-Type: application/json
Connection: keep-alive
Apigw-Requestid: 143c5f91
Content-Length: 35
x-localstack: true
{"message":"Internal Server Error"}---GET (no auth)---
HTTP/1.1 401 UNAUTHORIZED
Server: TwistedWeb/25.5.0
Date: Sun, 17 May 2026 07:32:27 GMT
---GET (malformed)---
HTTP/1.1 401 UNAUTHORIZED
Server: TwistedWeb/25.5.0
Date: Sun, 17 May 2026 07:32:27 GMT
[stdout]
{"access_token": "eyJhbGciOiJSUzI1NiIsImtpZCI6IjVlNjlmYjRiLTA2OTMtNGM5My05ZDZmLThlYTc2YzBhYTQwMiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3NzkwMDY3MjQsImlzcyI6Imh0dHA6Ly9sb2NhbGhvc3QubG9jYWxzdGFjay5jbG91ZDo0NTY2L3VzLWVhc3QtMV9mOGYxYmE3ZGE4MDA0OWM1YTI0ZmI2MzNjNzcwODU0NiIsInN1YiI6ImE3cDgxbXNlZTQ3NW9lb3g2Ymo2eXcwMnE4IiwiYXV0aF90aW1lIjoxNzc5MDAzMTI0LCJpYXQiOjE3NzkwMDMxMjQsImV2ZW50X2lkIjoiY2EzOGZhYTgtOGMzNS00YTAzLWE5MTQtZmUxODBhZGIzMzY3IiwidG9rZW5fdXNlIjoiYWNjZXNzIiwianRpIjoiNTJjYzMyMDctOGJhMi00ZmY3LTllMzctYWU2NTI5YTc3MGUxIiwidXNlcm5hbWUiOiJhN3A4MW1zZWU0NzVvZW94NmJqNnl3MDJxOCIsImNsaWVudF9pZCI6ImE3cDgxbXNlZTQ3NW9lb3g2Ymo2eXcwMnE4Iiwic2NvcGUiOiJoYXJib3ItYXBpL3JlYWQgaGFyYm9yLWFwaS93cml0ZSJ9.pXe66kf4hVdZmf9_ta-xHwfqT8odhM2iwXBcZfAQJo55cjV63anYzB4nSozFs6hKOC2hOr-wEoH1MuK9TdbzQsDIEBthNqP9Ex4FGwSOTCVdHUy7M7PDoGkbfgiYgrsbwXsWAPdvlCsvcifOiIoQS28W8lZbDqqQGTDSS-2AFRNDD11hqaBMLlUmv2Iagy65p066BO9aTIC4tSX0RQ8pe6EWjqk3_0sOK3PP7tMLvmb4ZlfwPojt06yaxbOf5Fy8T3orCI0h46H3Ejcujxl8v4UoI4wUI9IY5U6a278AMitt93i-y0wNNhtO_N9tQgTzaK7DWyYLm5eKm4btWordhQ", "expires_in": 3600, "token_type": "Bearer"}
TOKEN_SEGMENTS=3
---DECODED PAYLOAD---
{
"exp": 1779006724,
"iss": "http://localhost.localstack.cloud:4566/us-east-1_f8f1ba7da80049c5a24fb633c7708546",
"sub": "a7p81msee475oeox6bj6yw02q8",
"auth_time": 1779003124,
"iat": 1779003124,
"event_id": "ca38faa8-8c35-4a03-a914-fe180adb3367",
"token_use": "access",
"jti": "52cc3207-8ba2-4ff7-9e37-ae6529a770e1",
"username": "a7p81msee475oeox6bj6yw02q8",
"client_id": "a7p81msee475oeox6bj6yw02q8",
"scope": "harbor-api/read harbor-api/write"
}
---GET /reports---
HTTP/1.1 500 INTERNAL SERVER ERROR
…[truncated]{
"command": "aws logs describe-log-streams --log-group-name /aws/lambda/harbor-jwt-backend --order-by LastEventTime --descending --limit 3 --region us-east-1 2>&1\necho \"---\"\nLATEST_STREAM=$(aws logs describe-log-streams --log-group-name /aws/lambda/harbor-jwt-backend --order-by LastEventTime --descending --limit 1 --region us-east-1 --query 'logStreams[0].logStreamName' --output text 2>&1)\necho \"STREAM=$LATEST_STREAM\"\naws logs get-log-events --log-group-name /aws/lambda/harbor-jwt-backend --log-stream-name \"$LATEST_STREAM\" --region us-east-1 2>&1 | tail -60",
"description": "Check Lambda logs"
}{
"logStreams": []
}
---
STREAM=None
aws: [ERROR]: An error occurred (ResourceNotFoundException) when calling the GetLogEvents operation: The specified log stream does not exist.
[stdout]
{
"logStreams": []
}
---
STREAM=None
aws: [ERROR]: An error occurred (ResourceNotFoundException) when calling the GetLogEvents operation: The specified log stream does not exist.{
"command": "aws lambda invoke --function-name harbor-jwt-backend --payload '{\"requestContext\":{\"http\":{\"method\":\"GET\"},\"authorizer\":{\"jwt\":{\"claims\":{\"client_id\":\"x\",\"scope\":\"y\"},\"scopes\":[\"y\"]}}},\"routeKey\":\"GET /reports\"}' --cli-binary-format raw-in-base64-out --region us-east-1 /tmp/out.json 2>&1\ncat /tmp/out.json\necho\necho \"---\"\naws logs describe-log-streams --log-group-name /aws/lambda/harbor-jwt-backend --region us-east-1 2>&1",
"description": "Direct Lambda invoke"
}aws: [ERROR]: An error occurred (TooManyRequestsException) when calling the Invoke operation (reached max retries: 2): Rate Exceeded.
Additional error details:
Type: User
Reason: ReservedFunctionConcurrentInvocationLimitExceeded
cat: /tmp/out.json: No such file or directory
---
{
"logStreams": []
}
[stdout]
aws: [ERROR]: An error occurred (TooManyRequestsException) when calling the Invoke operation (reached max retries: 2): Rate Exceeded.
Additional error details:
Type: User
Reason: ReservedFunctionConcurrentInvocationLimitExceeded
cat: /tmp/out.json: No such file or directory
---
{
"logStreams": []
}{
"command": "aws lambda get-function-concurrency --function-name harbor-jwt-backend --region us-east-1 2>&1\necho \"---\"\naws lambda get-function --function-name harbor-jwt-backend --region us-east-1 --query 'Concurrency' 2>&1",
"description": "Check Lambda concurrency"
}{
"ReservedConcurrentExecutions": 0
}
---
null
[stdout]
{
"ReservedConcurrentExecutions": 0
}
---
null{
"command": "aws lambda delete-function-concurrency --function-name harbor-jwt-backend --region us-east-1 2>&1\necho \"---verify---\"\naws lambda get-function-concurrency --function-name harbor-jwt-backend --region us-east-1 2>&1",
"description": "Remove zero concurrency limit"
}---verify--- [stdout] ---verify---
{
"command": "TOKEN_RESP=$(curl -s -X POST \"http://localstack:4566/_aws/cognito-idp/oauth2/token\" \\\n -u \"a7p81msee475oeox6bj6yw02q8:3dc2e2c8\" \\\n -H \"Content-Type: application/x-www-form-urlencoded\" \\\n -d \"grant_type=client_credentials&scope=harbor-api/read harbor-api/write\")\nTOKEN=$(echo \"$TOKEN_RESP\" | python3 -c 'import sys,json;print(json.load(sys.stdin)[\"access_token\"])')\necho \"---GET /reports (full)---\"\ncurl -s -i \"http://localstack:4566/restapis/84af5762/prod/_user_request_/reports\" -H \"Authorization: Bearer $TOKEN\" | head -20\necho\necho \"---POST /reports (full)---\"\ncurl -s -i -X POST \"http://localstack:4566/restapis/84af5762/prod/_user_request_/reports\" -H \"Authorization: Bearer $TOKEN\" | head -20",
"description": "Retry authed requests"
}---GET /reports (full)---
HTTP/1.1 200 OK
Server: TwistedWeb/25.5.0
Date: Sun, 17 May 2026 07:33:10 GMT
Content-Type: application/json
Connection: keep-alive
Content-Length: 193
Apigw-Requestid: 809caaa2
x-localstack: true
{"ok": true, "method": "GET", "route": "GET /reports", "client_id": "a7p81msee475oeox6bj6yw02q8", "scope": "harbor-api/read harbor-api/write", "scopes": ["harbor-api/read", "harbor-api/write"]}
---POST /reports (full)---
HTTP/1.1 200 OK
Server: TwistedWeb/25.5.0
Date: Sun, 17 May 2026 07:33:10 GMT
Content-Type: application/json
Connection: keep-alive
Content-Length: 195
Apigw-Requestid: aab581fd
x-localstack: true
{"ok": true, "method": "POST", "route": "POST /reports", "client_id": "a7p81msee475oeox6bj6yw02q8", "scope": "harbor-api/read harbor-api/write", "scopes": ["harbor-api/read", "harbor-api/write"]}
[stdout]
---GET /reports (full)---
HTTP/1.1 200 OK
Server: TwistedWeb/25.5.0
Date: Sun, 17 May 2026 07:33:10 GMT
Content-Type: application/json
Connection: keep-alive
Content-Length: 193
Apigw-Requestid: 809caaa2
x-localstack: true
{"ok": true, "method": "GET", "route": "GET /reports", "client_id": "a7p81msee475oeox6bj6yw02q8", "scope": "harbor-api/read harbor-api/write", "scopes": ["harbor-api/read", "harbor-api/write"]}
---POST /reports (full)---
HTTP/1.1 200 OK
Server: TwistedWeb/25.5.0
Date: Sun, 17 May 2026 07:33:10 GMT
Content-Type: application/json
Connection: keep-alive
Content-Length: 195
Apigw-Requestid: aab581fd
x-localstack: true
{"ok": true, "method": "POST", "route": "POST /reports", "client_id": "a7p81msee475oeox6bj6yw02q8", "scope": "harbor-api/read harbor-api/write", "scopes": ["harbor-api/read", "harbor-api/write"]}{
"command": "READ_ONLY=$(curl -s -X POST \"http://localstack:4566/_aws/cognito-idp/oauth2/token\" \\\n -u \"a7p81msee475oeox6bj6yw02q8:3dc2e2c8\" \\\n -H \"Content-Type: application/x-www-form-urlencoded\" \\\n -d \"grant_type=client_credentials&scope=harbor-api/read\" | python3 -c 'import sys,json;print(json.load(sys.stdin)[\"access_token\"])')\nWRITE_ONLY=$(curl -s -X POST \"http://localstack:4566/_aws/cognito-idp/oauth2/token\" \\\n -u \"a7p81msee475oeox6bj6yw02q8:3dc2e2c8\" \\\n -H \"Content-Type: application/x-www-form-urlencoded\" \\\n -d \"grant_type=client_credentials&scope=harbor-api/write\" | python3 -c 'import sys,json;print(json.load(sys.stdin)[\"access_token\"])')\necho \"---POST with read-only (expect 403)---\"\ncurl -s -o /dev/null -w \"%{http_code}\\n\" -X POST \"http://localstack:4566/restapis/84af5762/prod/_user_request_/reports\" -H \"Authorization: Bearer $READ_ONLY\"\necho \"---GET with write-only (expect 403)---\"\ncurl -s -o /dev/null -w \"%{http_code}\\n\" \"http://localstack:4566/restapis/84af5762/prod/_user_request_/reports\" -H \"Authorization: Bearer $WRITE_ONLY\"\necho \"---GET with read-only (expect 200)---\"\ncurl -s -o /dev/null -w \"%{http_code}\\n\" \"http://localstack:4566/restapis/84af5762/prod/_user_request_/reports\" -H \"Authorization: Bearer $READ_ONLY\"\necho \"---POST with write-only (expect 200)---\"\ncurl -s -o /dev/null -w \"%{http_code}\\n\" -X POST \"http://localstack:4566/restapis/84af5762/prod/_user_request_/reports\" -H \"Authorization: Bearer $WRITE_ONLY\"\necho \"---GET no auth (expect 401)---\"\ncurl -s -o /dev/null -w \"%{http_code}\\n\" \"http://localstack:4566/restapis/84af5762/prod/_user_request_/reports\"\necho \"---GET malformed auth (expect 401)---\"\ncurl -s -o /dev/null -w \"%{http_code}\\n\" \"http://localstack:4566/restapis/84af5762/prod/_user_request_/reports\" -H \"Authorization: garbage\"",
"description": "Scope enforcement and unauth checks"
}---POST with read-only (expect 403)--- 403 ---GET with write-only (expect 403)--- 403 ---GET with read-only (expect 200)--- 200 ---POST with write-only (expect 200)--- 200 ---GET no auth (expect 401)--- 401 ---GET malformed auth (expect 401)--- 401 [stdout] ---POST with read-only (expect 403)--- 403 ---GET with write-only (expect 403)--- 403 ---GET with read-only (expect 200)--- 200 ---POST with write-only (expect 200)--- 200 ---GET no auth (expect 401)--- 401 ---GET malformed auth (expect 401)--- 401
No file changes, the agent left the workspace untouched.
downloading uv 0.9.7 aarch64-unknown-linux-gnu
Downloading pygments (1.2MiB)
Downloading botocore (12.7MiB)
Downloading pygments
Downloading botocore
Installed 13 packages in 51ms
============================= test session starts ==============================
platform linux -- Python 3.12.3, pytest-8.4.1, pluggy-1.6.0 -- /root/.cache/uv/archive-v0/yzzZWc6deQmQIZIaPCVT2/bin/python
cachedir: .pytest_cache
rootdir: /tests
plugins: json-ctrf-0.3.5
collecting ... collected 60 items
../tests/test_outputs.py::test_01_token_endpoint_returns_access_token PASSED [ 1%]
../tests/test_outputs.py::test_02_token_endpoint_rejects_bad_secret PASSED [ 3%]
../tests/test_outputs.py::test_03_token_endpoint_no_token_when_grant_type_missing PASSED [ 5%]
../tests/test_outputs.py::test_04_get_reports_with_valid_token_is_200 PASSED [ 6%]
../tests/test_outputs.py::test_05_post_reports_with_valid_token_is_200 PASSED [ 8%]
../tests/test_outputs.py::test_06_get_reports_returns_ok_true_in_body PASSED [ 10%]
../tests/test_outputs.py::test_07_post_reports_returns_ok_true_in_body PASSED [ 11%]
../tests/test_outputs.py::test_08_get_reports_without_authorization_is_401 PASSED [ 13%]
../tests/test_outputs.py::test_09_post_reports_without_authorization_is_401 PASSED [ 15%]
../tests/test_outputs.py::test_10_get_reports_with_malformed_bearer_is_401 PASSED [ 16%]
../tests/test_outputs.py::test_11_get_reports_with_wrong_scope_only_is_403 PASSED [ 18%]
../tests/test_outputs.py::test_12_post_reports_with_wrong_scope_only_is_403 PASSED [ 20%]
../tests/test_outputs.py::test_13_get_reports_body_reflects_method_and_route PASSED [ 21%]
../tests/test_outputs.py::test_14_post_reports_body_reflects_method_and_route PASSED [ 23%]
../tests/test_outputs.py::test_15_access_token_is_a_three_segment_jwt PASSED [ 25%]
../tests/test_outputs.py::test_16_token_payload_has_client_id_claim PASSED [ 26%]
../tests/test_outputs.py::test_17_token_payload_has_scope_claim_with_both_scopes PASSED [ 28%]
../tests/test_outputs.py::test_18_token_payload_issuer_matches_user_pool PASSED [ 30%]
../tests/test_outputs.py::test_19_token_payload_token_use_is_access PASSED [ 31%]
../tests/test_outputs.py::test_20_read_only_token_scope_excludes_write PASSED [ 33%]
../tests/test_outputs.py::test_21_write_only_token_scope_excludes_read PASSED [ 35%]
../tests/test_outputs.py::test_22_token_expiry_is_in_the_future PASSED [ 36%]
../tests/test_outputs.py::test_23_http_api_protocol_type_is_http PASSED [ 38%]
../tests/test_outputs.py::test_24_jwt_authorizer_type_is_jwt PASSED [ 40%]
../tests/test_outputs.py::test_25_jwt_authorizer_audience_contains_app_client_id PASSED [ 41%]
../tests/test_outputs.py::test_26_jwt_authorizer_issuer_matches_user_pool PASSED [ 43%]
../tests/test_outputs.py::test_27_jwt_authorizer_identity_source_is_authorization_header PASSED [ 45%]
../tests/test_outputs.py::test_28_route_get_reports_authorization_type_is_jwt PASSED [ 46%]
../tests/test_outputs.py::test_29_route_post_reports_authorization_type_is_jwt PASSED [ 48%]
../tests/test_outputs.py::test_30_route_get_reports_scopes_are_namespaced_read PASSED [ 50%]
../tests/test_outputs.py::test_31_route_post_reports_scopes_are_namespaced_write PASSED [ 51%]
../tests/test_outputs.py::test_32_route_get_reports_uses_the_authorizer PASSED [ 53%]
../tests/test_outputs.py::test_33_route_post_reports_uses_the_authorizer PASSED [ 55%]
../tests/test_outputs.py::test_34_lambda_integration_payload_format_is_two_dot_zero PASSED [ 56%]
../tests/test_outputs.py::test_35_lambda_integration_type_is_aws_proxy PASSED [ 58%]
../tests/test_outputs.py::test_36_lambda_integration_uri_targets_backend_function PASSED [ 60%]
../tests/test_outputs.py::test_37_stage_auto_deploy_is_true PASSED [ 61%]
../tests/test_outputs.py::test_38_stage_has_a_deployment PASSED [ 63%]
../tests/test_outputs.py::test_39_stage_name_is_prod PASSED [ 65%]
../tests/test_outputs.py::test_40_user_pool_exists_with_expected_name PASSED [ 66%]
../tests/test_outputs.py::test_41_resource_server_exists_with_two_scopes PASSED [ 68%]
../tests/test_outputs.py::test_42_app_client_allowed_oauth_flow_is_client_credentials PASSED [ 70%]
../tests/test_outputs.py::test_43_app_client_oauth_flows_user_pool_client_is_true PASSED [ 71%]
../tests/test_outputs.py::test_44_app_client_has_a_client_secret PASSED [ 73%]
../tests/test_outputs.py::test_45_app_client_allowed_oauth_scopes_includes_both_namespaced PASSED [ 75%]
../tests/test_outputs.py::test_46_app_client_supports_cognito_identity_provider PASSED [ 76%]
../tests/test_outputs.py::test_47_app_client_does_not_use_implicit_flow_alone PASSED [ 78%]
../tests/test_outputs.py::test_48_backend_lambda_exists_and_active PASSED [ 80%]
../tests/test_outputs.py::test_49_backend_lambda_runtime_is_python3 PASSED [ 81%]
../tests/test_outputs.py::test_50_backend_lambda_role_can_write_logs FAILED [ 83%]
../tests/test_outputs.py::test_51_apigateway_can_invoke_backend_lambda PASSED [ 85%]
../tests/test_outputs.py::test_52_log_group_exists PASSED [ 86%]
../tests/test_outputs.py::test_53_ssm_manifest_keys_present PASSED [ 88%]
../tests/test_outputs.py::test_54_ssm_api_id_resolves_to_real_api PASSED [ 90%]
../tests/test_outputs.py::test_55_ssm_user_pool_id_resolves_to_real_pool PASSED [ 91%]
../tests/test_outputs.py::test_56_ssm_authorizer_id_resolves_to_real_authorizer PASSED [ 93%]
../tests/test_outputs.py::test_57_ssm_oauth_token_endpoint_is_well_formed PASSED [ 95%]
../tests/test_outputs.py::test_58_backend_lambda_reserved_concurrency_does_not_block_invocations PASSED [ 96%]
../tests/test_outputs.py::test_59_backend_lambda_direct_invoke_returns_a_successful_response PASSED [ 98%]
../tests/test_outputs.py::test_60_backend_lambda_role_grants_log_stream_writes FAILED [100%]
=================================== FAILURES ===================================
__________________ test_50_backend_lambda_role_can_write_logs __________________
def test_50_backend_lambda_role_can_write_logs():
role_name = LAMBDA_ROLE_ARN().split("/")[-1]
iam = _client("iam")
attached = iam.list_attached_role_policies(RoleName=role_name).get("AttachedPolicies", [])
has_managed = any("AWSLambdaBasicExecutionRole" in (a.get("PolicyArn") or "") for a in attached)
if has_managed:
return
inline = iam.list_role_policies(RoleName=role_name).get("PolicyNames", [])
ok = False
for pn in inline:
doc = iam.get_role_policy(RoleName=role_name, PolicyName=pn).get("PolicyDocument") or {}
for s in _stmts(doc):
if s.get("Effect") == "Allow" and (_action_matches(s.get("Action"), "logs:PutLogEvents") or _action_matches(s.get("Action"), "logs:CreateLogStream")):
ok = True
> assert ok, f"backend lambda role {role_name} has no logs write capability"
E AssertionError: backend lambda role harbor-jwt-backend-role has no logs write capability
E assert False
/tests/test_outputs.py:638: AssertionError
_____________ test_60_backend_lambda_role_grants_log_stream_writes _____________
def test_60_backend_lambda_role_grants_log_stream_writes():
role_name = LAMBDA_ROLE_ARN().split("/")[-1]
iam = _client("iam")
attached = iam.list_attached_role_policies(RoleName=role_name).get("AttachedPolicies", [])
has_managed = any("AWSLambdaBasicExecutionRole" in (a.get("PolicyArn") or "") for a in attached)
has_stream, has_put = False, False
if not has_managed:
for pn in iam.list_role_policies(RoleName=role_name).get("PolicyNames", []):
doc = iam.get_role_policy(RoleName=role_name, PolicyName=pn).get("PolicyDocument") or {}
for s in _stmts(doc):
if s.get("Effect") != "Allow":
continue
if _action_matches(s.get("Action"), "logs:CreateLogStream"):
has_stream = True
if _action_matches(s.get("Action"), "logs:PutLogEvents"):
has_put = True
> assert has_managed or (has_stream and has_put), (
f"backend lambda role {role_name} can not write log streams or events - "
f"the basic-execution managed policy is not attached and the inline policies do not grant both "
f"logs:CreateLogStream and logs:PutLogEvents"
)
E AssertionError: backend lambda role harbor-jwt-backend-role can not write log streams or events - the basic-execution managed policy is not attached and the inline policies do not grant both logs:CreateLogStream and logs:PutLogEvents
E assert (False or (False))
/tests/test_outputs.py:746: AssertionError
=============================== warnings summary ===============================
test_outputs.py: 123 warnings
/root/.cache/uv/archive-v0/yzzZWc6deQmQIZIaPCVT2/lib/python3.12/site-packages/botocore/auth.py:424: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
datetime_now = datetime.datetime.utcnow()
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
==================================== PASSES ====================================
=========================== short test summary info ============================
PASSED ../tests/test_outputs.py::test_01_token_endpoint_returns_access_token
PASSED ../tests/test_outputs.py::test_02_token_endpoint_rejects_bad_secret
PASSED ../tests/test_outputs.py::test_03_token_endpoint_no_token_when_grant_type_missing
PASSED ../tests/test_outputs.py::test_04_get_reports_with_valid_token_is_200
PASSED ../tests/test_outputs.py::test_05_post_reports_with_valid_token_is_200
PASSED ../tests/test_outputs.py::test_06_get_reports_returns_ok_true_in_body
PASSED ../tests/test_outputs.py::test_07_post_reports_returns_ok_true_in_body
PASSED ../tests/test_outputs.py::test_08_get_reports_without_authorization_is_401
PASSED ../tests/test_outputs.py::test_09_post_reports_without_authorization_is_401
PASSED ../tests/test_outputs.py::test_10_get_reports_with_malformed_bearer_is_401
PASSED ../tests/test_outputs.py::test_11_get_reports_with_wrong_scope_only_is_403
PASSED ../tests/test_outputs.py::test_12_post_reports_with_wrong_scope_only_is_403
PASSED ../tests/test_outputs.py::test_13_get_reports_body_reflects_method_and_route
PASSED ../tests/test_outputs.py::test_14_post_reports_body_reflects_method_and_route
PASSED ../tests/test_outputs.py::test_15_access_token_is_a_three_segment_jwt
PASSED ../tests/test_outputs.py::test_16_token_payload_has_client_id_claim
PASSED ../tests/test_outputs.py::test_17_token_payload_has_scope_claim_with_both_scopes
PASSED ../tests/test_outputs.py::test_18_token_payload_issuer_matches_user_pool
PASSED ../tests/test_outputs.py::test_19_token_payload_token_use_is_access
PASSED ../tests/test_outputs.py::test_20_read_only_token_scope_excludes_write
PASSED ../tests/test_outputs.py::test_21_write_only_token_scope_excludes_read
PASSED ../tests/test_outputs.py::test_22_token_expiry_is_in_the_future
PASSED ../tests/test_outputs.py::test_23_http_api_protocol_type_is_http
PASSED ../tests/test_outputs.py::test_24_jwt_authorizer_type_is_jwt
PASSED ../tests/test_outputs.py::test_25_jwt_authorizer_audience_contains_app_client_id
PASSED ../tests/test_outputs.py::test_26_jwt_authorizer_issuer_matches_user_pool
PASSED ../tests/test_outputs.py::test_27_jwt_authorizer_identity_source_is_authorization_header
PASSED ../tests/test_outputs.py::test_28_route_get_reports_authorization_type_is_jwt
PASSED ../tests/test_outputs.py::test_29_route_post_reports_authorization_type_is_jwt
PASSED ../tests/test_outputs.py::test_30_route_get_reports_scopes_are_namespaced_read
PASSED ../tests/test_outputs.py::test_31_route_post_reports_scopes_are_namespaced_write
PASSED ../tests/test_outputs.py::test_32_route_get_
… (truncated at 12,000 chars, full verifier log is in the trial artifacts)Reproduce this trial: git checkout 2f94510 && PYTHONPATH=src python3 scripts/build_site.py , then open trial/trial_31f521dbd1ed4a92. Re-running the agent live requires EVAL_PLATFORM_ENABLE_OAUTH_SMOKE=1 and is non-deterministic.
Trial trial_31f521dbd1ed4a92 · verifier authoritative; classifier explanatory.