Skip to content

Fix usage of a single object instances for multiple concurrent requests #572

Fix usage of a single object instances for multiple concurrent requests

Fix usage of a single object instances for multiple concurrent requests #572

Triggered via pull request August 31, 2023 09:48
Status Cancelled
Total duration 56m 37s
Artifacts 5

build.yml

on: pull_request
Matrix: Caching
Matrix: Linting
Matrix: test / test
Matrix: testserver / test
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

57 errors
test / test (3.7): tests/test_awslambda/test_lambda_invoke.py#L386
test_invoke_function_large_response KeyError: 'FunctionError'
test / test (3.7): tests/test_core/test_server.py#L46
test_domain_dispatched_with_service AssertionError: assert 'S3Response.key_response' in {'moto.core.responses._inner', 'moto.core.responses._inner2', 'moto.core.responses._inner3', 'moto.core.responses._inner4', 'moto.core.responses._inner5'}
test / test (3.7): tests/test_glacier/test_glacier_archives.py#L14
test_upload_archive AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.7): tests/test_glacier/test_glacier_archives.py#L35
test_upload_zip_archive AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.7): tests/test_glacier/test_glacier_archives.py#L46
test_delete_archive AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.7): tests/test_glacier/test_glacier_jobs.py#L13
test_initiate_job AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.7): tests/test_glacier/test_glacier_jobs.py#L37
test_describe_job_boto3 AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.7): tests/test_glacier/test_glacier_jobs.py#L65
test_list_jobs AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.7): tests/test_glacier/test_glacier_jobs.py#L108
test_get_job_output_boto3 AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.7)
Process completed with exit code 2.
test / test (3.11): tests/test_core/test_server.py#L46
test_domain_dispatched_with_service AssertionError: assert 'S3Response.key_response' in {'moto.core.responses._inner', 'moto.core.responses._inner2', 'moto.core.responses._inner3', 'moto.core.responses._inner4', 'moto.core.responses._inner5'}
test / test (3.11): tests/test_glacier/test_glacier_archives.py#L13
test_upload_archive AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.11): tests/test_glacier/test_glacier_archives.py#L35
test_upload_zip_archive AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.11): tests/test_glacier/test_glacier_archives.py#L46
test_delete_archive AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.11): tests/test_glacier/test_glacier_jobs.py#L13
test_initiate_job AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.11): tests/test_glacier/test_glacier_jobs.py#L37
test_describe_job_boto3 AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.11): tests/test_glacier/test_glacier_jobs.py#L65
test_list_jobs AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.11): tests/test_glacier/test_glacier_jobs.py#L108
test_get_job_output_boto3 AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.11)
Process completed with exit code 2.
test / test (3.8): tests/test_core/test_server.py#L46
test_domain_dispatched_with_service AssertionError: assert 'S3Response.key_response' in {'moto.core.responses._inner', 'moto.core.responses._inner2', 'moto.core.responses._inner3', 'moto.core.responses._inner4', 'moto.core.responses._inner5'}
test / test (3.8): tests/test_glacier/test_glacier_archives.py#L13
test_upload_archive AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.8): tests/test_glacier/test_glacier_archives.py#L35
test_upload_zip_archive AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.8): tests/test_glacier/test_glacier_archives.py#L46
test_delete_archive AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.8): tests/test_glacier/test_glacier_jobs.py#L13
test_initiate_job AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.8): tests/test_glacier/test_glacier_jobs.py#L37
test_describe_job_boto3 AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.8): tests/test_glacier/test_glacier_jobs.py#L65
test_list_jobs AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.8): tests/test_glacier/test_glacier_jobs.py#L108
test_get_job_output_boto3 AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.8)
Process completed with exit code 2.
test / test (3.9): tests/test_awslambda/test_lambda_invoke.py#L386
test_invoke_function_large_response KeyError: 'FunctionError'
test / test (3.9): tests/test_core/test_server.py#L46
test_domain_dispatched_with_service AssertionError: assert 'S3Response.key_response' in {'moto.core.responses._inner', 'moto.core.responses._inner2', 'moto.core.responses._inner3', 'moto.core.responses._inner4', 'moto.core.responses._inner5'}
test / test (3.9): tests/test_glacier/test_glacier_archives.py#L13
test_upload_archive AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.9): tests/test_glacier/test_glacier_archives.py#L35
test_upload_zip_archive AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.9): tests/test_glacier/test_glacier_archives.py#L46
test_delete_archive AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.9): tests/test_glacier/test_glacier_jobs.py#L13
test_initiate_job AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.9): tests/test_glacier/test_glacier_jobs.py#L37
test_describe_job_boto3 AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.9): tests/test_glacier/test_glacier_jobs.py#L65
test_list_jobs AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.9): tests/test_glacier/test_glacier_jobs.py#L108
test_get_job_output_boto3 AttributeError: 'GlacierResponse' object has no attribute 'current_account'
test / test (3.9)
Process completed with exit code 2.
test / test (3.10): tests/test_core/test_server.py#L46
test_domain_dispatched_with_service AssertionError: assert 'S3Response.key_response' in {'moto.core.responses._inner', 'moto.core.responses._inner2', 'moto.core.responses._inner3', 'moto.core.responses._inner4', 'moto.core.responses._inner5'}
test / test (3.10): tests/test_glacier/test_glacier_archives.py#L13
test_upload_archive AttributeError: 'GlacierResponse' object has no attribute 'current_account'. Did you mean: 'get_current_account'?
test / test (3.10): tests/test_glacier/test_glacier_archives.py#L35
test_upload_zip_archive AttributeError: 'GlacierResponse' object has no attribute 'current_account'. Did you mean: 'get_current_account'?
test / test (3.10): tests/test_glacier/test_glacier_archives.py#L46
test_delete_archive AttributeError: 'GlacierResponse' object has no attribute 'current_account'. Did you mean: 'get_current_account'?
test / test (3.10): tests/test_glacier/test_glacier_jobs.py#L13
test_initiate_job AttributeError: 'GlacierResponse' object has no attribute 'current_account'. Did you mean: 'get_current_account'?
test / test (3.10): tests/test_glacier/test_glacier_jobs.py#L37
test_describe_job_boto3 AttributeError: 'GlacierResponse' object has no attribute 'current_account'. Did you mean: 'get_current_account'?
test / test (3.10): tests/test_glacier/test_glacier_jobs.py#L65
test_list_jobs AttributeError: 'GlacierResponse' object has no attribute 'current_account'. Did you mean: 'get_current_account'?
test / test (3.10): tests/test_glacier/test_glacier_jobs.py#L108
test_get_job_output_boto3 AttributeError: 'GlacierResponse' object has no attribute 'current_account'. Did you mean: 'get_current_account'?
test / test (3.10)
Process completed with exit code 2.
testserver / test (3.10)
The run was canceled by @dfangl.
testserver / test (3.10)
The operation was canceled.
testserver / test (3.7)
The run was canceled by @dfangl.
testserver / test (3.7)
The operation was canceled.
testserver / test (3.8)
The run was canceled by @dfangl.
testserver / test (3.11)
The run was canceled by @dfangl.
testserver / test (3.8)
The operation was canceled.
testserver / test (3.11)
The operation was canceled.
testserver / test (3.9)
The run was canceled by @dfangl.
testserver / test (3.9)
The operation was canceled.

Artifacts

Produced during runtime
Name Size
motoserver-3.10 Expired
3.03 MB
motoserver-3.11 Expired
3.3 MB
motoserver-3.7 Expired
2.06 MB
motoserver-3.8 Expired
3.32 MB
motoserver-3.9 Expired
2.99 MB