Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz
- fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz
- (1/29) Installing libgcc (10.2.1_pre1-r3)
- (2/29) Installing libstdc++ (10.2.1_pre1-r3)
- (3/29) Installing binutils (2.35.2-r1)
- (4/29) Installing libmagic (5.39-r0)
- (5/29) Installing file (5.39-r0)
- (6/29) Installing libgomp (10.2.1_pre1-r3)
- (7/29) Installing libatomic (10.2.1_pre1-r3)
- (8/29) Installing libgphobos (10.2.1_pre1-r3)
- (9/29) Installing gmp (6.2.1-r0)
- (10/29) Installing isl22 (0.22-r0)
- (11/29) Installing mpfr4 (4.1.0-r0)
- (12/29) Installing mpc1 (1.2.0-r0)
- (13/29) Installing gcc (10.2.1_pre1-r3)
- (14/29) Installing musl-dev (1.2.2-r1)
- (15/29) Installing libc-dev (0.7.2-r3)
- (16/29) Installing g++ (10.2.1_pre1-r3)
- (17/29) Installing make (4.3-r0)
- (18/29) Installing fortify-headers (1.1-r0)
- (19/29) Installing patch (2.7.6-r7)
- (20/29) Installing build-base (0.5-r2)
- (21/29) Installing pkgconf (1.7.3-r0)
- (22/29) Installing openssl-dev (1.1.1l-r0)
- (23/29) Installing nghttp2-libs (1.42.0-r1)
- (24/29) Installing nghttp2-dev (1.42.0-r1)
- (25/29) Installing zlib-dev (1.2.11-r3)
- (26/29) Installing brotli-libs (1.0.9-r3)
- (27/29) Installing brotli-dev (1.0.9-r3)
- (28/29) Installing libcurl (7.79.1-r0)
- (29/29) Installing curl-dev (7.79.1-r0)
- Executing busybox-1.32.1-r7.trigger
- OK: 205 MiB in 63 packages
- Collecting celery[sqs]==4.4
- Downloading celery-4.4.0-py2.py3-none-any.whl (421 kB)
- Collecting pytz>dev
- Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB)
- Collecting billiard<4.0,>=3.6.1
- Downloading billiard-3.6.4.0-py3-none-any.whl (89 kB)
- Collecting vine==1.3.0
- Downloading vine-1.3.0-py2.py3-none-any.whl (14 kB)
- Collecting kombu<4.7,>=4.6.7
- Downloading kombu-4.6.11-py2.py3-none-any.whl (184 kB)
- Collecting pycurl
- Downloading pycurl-7.44.1.tar.gz (227 kB)
- Collecting boto3>=1.9.125
- Downloading boto3-1.20.24-py3-none-any.whl (131 kB)
- Collecting s3transfer<0.6.0,>=0.5.0
- Downloading s3transfer-0.5.0-py3-none-any.whl (79 kB)
- Collecting botocore<1.24.0,>=1.23.24
- Downloading botocore-1.23.24-py3-none-any.whl (8.4 MB)
- Collecting jmespath<1.0.0,>=0.7.1
- Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB)
- Collecting python-dateutil<3.0.0,>=2.1
- Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
- Collecting urllib3<1.27,>=1.25.4
- Downloading urllib3-1.26.7-py2.py3-none-any.whl (138 kB)
- Collecting importlib-metadata>=0.18
- Downloading importlib_metadata-4.8.3-py3-none-any.whl (17 kB)
- Collecting amqp<2.7,>=2.6.0
- Downloading amqp-2.6.1-py2.py3-none-any.whl (48 kB)
- Collecting typing-extensions>=3.6.4
- Downloading typing_extensions-4.0.1-py3-none-any.whl (22 kB)
- Collecting zipp>=0.5
- Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB)
- Collecting six>=1.5
- Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
- Building wheels for collected packages: pycurl
- Building wheel for pycurl (setup.py): started
- Building wheel for pycurl (setup.py): finished with status 'done'
- Created wheel for pycurl: filename=pycurl-7.44.1-cp36-cp36m-linux_x86_64.whl size=137262 sha256=a355414d67b98f83e838a234056273bbde9b62216bd9826fd010b8655f92a202
- Stored in directory: /root/.cache/pip/wheels/d9/2b/ec/739e258196f093368ea5a487f6b15b01b98efddfb813833c4c
- Successfully built pycurl
- Installing collected packages: six, zipp, vine, urllib3, typing-extensions, python-dateutil, jmespath, importlib-metadata, botocore, amqp, s3transfer, pytz, kombu, billiard, pycurl, celery, boto3
- Successfully installed amqp-2.6.1 billiard-3.6.4.0 boto3-1.20.24 botocore-1.23.24 celery-4.4.0 importlib-metadata-4.8.3 jmespath-0.10.0 kombu-4.6.11 pycurl-7.44.1 python-dateutil-2.8.2 pytz-2021.3 s3transfer-0.5.0 six-1.16.0 typing-extensions-4.0.1 urllib3-1.26.7 vine-1.3.0 zipp-3.6.0
- WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
- WARNING: You are using pip version 21.2.4; however, version 21.3.1 is available.
- You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
- /usr/local/lib/python3.6/site-packages/celery/platforms.py:801: RuntimeWarning: You're running the worker with superuser privileges: this is
- absolutely not recommended!
- Please specify a different user using the --uid option.
- User information: uid=0 euid=0 gid=0 egid=0
- uid=uid, euid=euid, gid=gid, egid=egid,
- [2021-12-17 10:12:18,768: DEBUG/MainProcess] | Worker: Preparing bootsteps.
- [2021-12-17 10:12:18,770: DEBUG/MainProcess] | Worker: Building graph...
- [2021-12-17 10:12:18,771: DEBUG/MainProcess] | Worker: New boot order: {Beat, StateDB, Timer, Hub, Pool, Autoscaler, Consumer}
- [2021-12-17 10:12:18,791: DEBUG/MainProcess] | Consumer: Preparing bootsteps.
- [2021-12-17 10:12:18,792: DEBUG/MainProcess] | Consumer: Building graph...
- [2021-12-17 10:12:18,823: DEBUG/MainProcess] | Consumer: New boot order: {Connection, Events, Mingle, Tasks, Control, Gossip, Heart, Agent, event loop}
- [2021-12-17 10:12:18,841: DEBUG/MainProcess] | Worker: Starting Hub
- [2021-12-17 10:12:18,842: DEBUG/MainProcess] ^-- substep ok
- [2021-12-17 10:12:18,842: DEBUG/MainProcess] | Worker: Starting Pool
- [2021-12-17 10:12:19,010: DEBUG/MainProcess] ^-- substep ok
- [2021-12-17 10:12:19,012: DEBUG/MainProcess] | Worker: Starting Consumer
- [2021-12-17 10:12:19,014: DEBUG/MainProcess] | Consumer: Starting Connection
- [2021-12-17 10:12:19,037: DEBUG/MainProcess] Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane
- [2021-12-17 10:12:19,043: DEBUG/MainProcess] Changing event name from before-call.apigateway to before-call.api-gateway
- [2021-12-17 10:12:19,046: DEBUG/MainProcess] Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict
- [2021-12-17 10:12:19,050: DEBUG/MainProcess] Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration
- [2021-12-17 10:12:19,051: DEBUG/MainProcess] Changing event name from before-parameter-build.route53 to before-parameter-build.route-53
- [2021-12-17 10:12:19,055: DEBUG/MainProcess] Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search
- [2021-12-17 10:12:19,057: DEBUG/MainProcess] Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section
- [2021-12-17 10:12:19,064: DEBUG/MainProcess] Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask
- [2021-12-17 10:12:19,064: DEBUG/MainProcess] Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section
- [2021-12-17 10:12:19,065: DEBUG/MainProcess] Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search
- [2021-12-17 10:12:19,065: DEBUG/MainProcess] Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section
- [2021-12-17 10:12:19,070: DEBUG/MainProcess] Setting config variable for region to 'ap-southeast-2'
- [2021-12-17 10:12:19,083: DEBUG/MainProcess] IMDS ENDPOINT: http://169.254.169.254/
- [2021-12-17 10:12:19,092: DEBUG/MainProcess] Looking for credentials via: env
- [2021-12-17 10:12:19,093: INFO/MainProcess] Found credentials in environment variables.
- [2021-12-17 10:12:19,098: DEBUG/MainProcess] Loading JSON file: /usr/local/lib/python3.6/site-packages/botocore/data/endpoints.json
- [2021-12-17 10:12:19,139: DEBUG/MainProcess] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f7a82c69620>
- [2021-12-17 10:12:19,164: DEBUG/MainProcess] Loading JSON file: /usr/local/lib/python3.6/site-packages/botocore/data/sqs/2012-11-05/service-2.json
- [2021-12-17 10:12:19,174: DEBUG/MainProcess] Event creating-client-class.sqs: calling handler <function add_generate_presigned_url at 0x7f7a82c9bea0>
- [2021-12-17 10:12:19,179: DEBUG/MainProcess] Setting sqs timeout as (60, 60)
- [2021-12-17 10:12:19,182: DEBUG/MainProcess] Loading JSON file: /usr/local/lib/python3.6/site-packages/botocore/data/_retry.json
- [2021-12-17 10:12:19,184: DEBUG/MainProcess] Registering retry handlers for service: sqs
- [2021-12-17 10:12:19,187: DEBUG/MainProcess] Event before-parameter-build.sqs.ListQueues: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:19,189: DEBUG/MainProcess] Event before-call.sqs.ListQueues: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:19,189: DEBUG/MainProcess] Making request for OperationModel(name=ListQueues) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'ListQueues', 'Version': '2012-11-05', 'QueueNamePrefix': ''}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:19,191: DEBUG/MainProcess] Event request-created.sqs.ListQueues: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:19,192: DEBUG/MainProcess] Event choose-signer.sqs.ListQueues: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:19,201: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:19,202: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101219Z
- content-type;host;x-amz-date
- c96be00bb3379c03401467aa07964e23835fd70583c3b30ed9f8e44364f556b3
- [2021-12-17 10:12:19,202: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101219Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 02a5e06bb16e6f43303d4a7c4f0a3bcbedb4d99d141c6261b35ac2c7c4a5e2e9
- [2021-12-17 10:12:19,203: DEBUG/MainProcess] Signature:
- 8a0618f18171de0c0c731cfce6ac9bfaacce33e796aef427d8903e9e8f50764f
- [2021-12-17 10:12:19,204: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101219Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=8a0618f18171de0c0c731cfce6ac9bfaacce33e796aef427d8903e9e8f50764f', 'Content-Length': '53'}>
- [2021-12-17 10:12:19,209: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:19,212: DEBUG/MainProcess] Starting new HTTPS connection (1): ap-southeast-2.queue.amazonaws.com:443
- [2021-12-17 10:12:19,337: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 442
- [2021-12-17 10:12:19,340: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'b31a7119-ec9d-5cf6-9285-2b2f885ebbff', 'Date': 'Fri, 17 Dec 2021 10:12:19 GMT', 'Content-Type': 'text/xml', 'Content-Length': '442'}
- [2021-12-17 10:12:19,340: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><ListQueuesResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><ListQueuesResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/128689e7-8136-36ca-a1ab-fa3e4d03f46b</QueueUrl><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></ListQueuesResult><ResponseMetadata><RequestId>b31a7119-ec9d-5cf6-9285-2b2f885ebbff</RequestId></ResponseMetadata></ListQueuesResponse>'
- [2021-12-17 10:12:19,344: DEBUG/MainProcess] Event needs-retry.sqs.ListQueues: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:19,345: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:19,348: INFO/MainProcess] Connected to sqs://localhost//
- [2021-12-17 10:12:19,348: DEBUG/MainProcess] ^-- substep ok
- [2021-12-17 10:12:19,348: DEBUG/MainProcess] | Consumer: Starting Events
- [2021-12-17 10:12:19,362: DEBUG/MainProcess] Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane
- [2021-12-17 10:12:19,371: DEBUG/MainProcess] Changing event name from before-call.apigateway to before-call.api-gateway
- [2021-12-17 10:12:19,374: DEBUG/MainProcess] Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict
- [2021-12-17 10:12:19,378: DEBUG/MainProcess] Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration
- [2021-12-17 10:12:19,378: DEBUG/MainProcess] Changing event name from before-parameter-build.route53 to before-parameter-build.route-53
- [2021-12-17 10:12:19,380: DEBUG/MainProcess] Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search
- [2021-12-17 10:12:19,383: DEBUG/MainProcess] Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section
- [2021-12-17 10:12:19,391: DEBUG/MainProcess] Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask
- [2021-12-17 10:12:19,392: DEBUG/MainProcess] Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section
- [2021-12-17 10:12:19,392: DEBUG/MainProcess] Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search
- [2021-12-17 10:12:19,393: DEBUG/MainProcess] Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section
- [2021-12-17 10:12:19,395: DEBUG/MainProcess] Setting config variable for region to 'ap-southeast-2'
- [2021-12-17 10:12:19,399: DEBUG/MainProcess] IMDS ENDPOINT: http://169.254.169.254/
- [2021-12-17 10:12:19,402: DEBUG/MainProcess] Looking for credentials via: env
- [2021-12-17 10:12:19,402: INFO/MainProcess] Found credentials in environment variables.
- [2021-12-17 10:12:19,409: DEBUG/MainProcess] Loading JSON file: /usr/local/lib/python3.6/site-packages/botocore/data/endpoints.json
- [2021-12-17 10:12:19,485: DEBUG/MainProcess] Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f7a82c69620>
- [2021-12-17 10:12:19,507: DEBUG/MainProcess] Loading JSON file: /usr/local/lib/python3.6/site-packages/botocore/data/sqs/2012-11-05/service-2.json
- [2021-12-17 10:12:19,512: DEBUG/MainProcess] Event creating-client-class.sqs: calling handler <function add_generate_presigned_url at 0x7f7a82c9bea0>
- [2021-12-17 10:12:19,515: DEBUG/MainProcess] Setting sqs timeout as (60, 60)
- [2021-12-17 10:12:19,518: DEBUG/MainProcess] Loading JSON file: /usr/local/lib/python3.6/site-packages/botocore/data/_retry.json
- [2021-12-17 10:12:19,521: DEBUG/MainProcess] Registering retry handlers for service: sqs
- [2021-12-17 10:12:19,523: DEBUG/MainProcess] Event before-parameter-build.sqs.ListQueues: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:19,526: DEBUG/MainProcess] Event before-call.sqs.ListQueues: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:19,526: DEBUG/MainProcess] Making request for OperationModel(name=ListQueues) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'ListQueues', 'Version': '2012-11-05', 'QueueNamePrefix': ''}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a81ceb4e0>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:19,527: DEBUG/MainProcess] Event request-created.sqs.ListQueues: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a81ceb4a8>>
- [2021-12-17 10:12:19,528: DEBUG/MainProcess] Event choose-signer.sqs.ListQueues: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:19,530: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:19,530: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101219Z
- content-type;host;x-amz-date
- c96be00bb3379c03401467aa07964e23835fd70583c3b30ed9f8e44364f556b3
- [2021-12-17 10:12:19,530: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101219Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 02a5e06bb16e6f43303d4a7c4f0a3bcbedb4d99d141c6261b35ac2c7c4a5e2e9
- [2021-12-17 10:12:19,530: DEBUG/MainProcess] Signature:
- 8a0618f18171de0c0c731cfce6ac9bfaacce33e796aef427d8903e9e8f50764f
- [2021-12-17 10:12:19,531: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101219Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=8a0618f18171de0c0c731cfce6ac9bfaacce33e796aef427d8903e9e8f50764f', 'Content-Length': '53'}>
- [2021-12-17 10:12:19,532: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:19,533: DEBUG/MainProcess] Starting new HTTPS connection (1): ap-southeast-2.queue.amazonaws.com:443
- [2021-12-17 10:12:19,629: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 442
- [2021-12-17 10:12:19,630: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'c7cb7530-80c7-5133-9df0-2f06e4046a72', 'Date': 'Fri, 17 Dec 2021 10:12:19 GMT', 'Content-Type': 'text/xml', 'Content-Length': '442'}
- [2021-12-17 10:12:19,630: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><ListQueuesResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><ListQueuesResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/128689e7-8136-36ca-a1ab-fa3e4d03f46b</QueueUrl><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></ListQueuesResult><ResponseMetadata><RequestId>c7cb7530-80c7-5133-9df0-2f06e4046a72</RequestId></ResponseMetadata></ListQueuesResponse>'
- [2021-12-17 10:12:19,633: DEBUG/MainProcess] Event needs-retry.sqs.ListQueues: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a81ceb860>
- [2021-12-17 10:12:19,633: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:19,637: DEBUG/MainProcess] ^-- substep ok
- [2021-12-17 10:12:19,637: DEBUG/MainProcess] | Consumer: Starting Tasks
- [2021-12-17 10:12:19,643: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueAttributes: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:19,644: DEBUG/MainProcess] Event before-call.sqs.GetQueueAttributes: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:19,644: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueAttributes) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueAttributes', 'Version': '2012-11-05', 'QueueUrl': 'https://ap-southeast-2.queue.amazonaws.com/593040300828/celery', 'AttributeName.1': 'ApproximateNumberOfMessages'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:19,645: DEBUG/MainProcess] Event request-created.sqs.GetQueueAttributes: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:19,646: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueAttributes: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:19,648: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:19,648: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101219Z
- content-type;host;x-amz-date
- 304e8991b5b2bac0deb363513088d7a5d9a49694592887e2a3a08397bae068d9
- [2021-12-17 10:12:19,648: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101219Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 9c47c44820ca4fd748551c1592fb1f2867f06a5f32170016f9b6389930641cef
- [2021-12-17 10:12:19,648: DEBUG/MainProcess] Signature:
- ab0f594da178433c3579629ad475f3bf98de5715fbe585063429e7a81407c7fd
- [2021-12-17 10:12:19,649: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101219Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=ab0f594da178433c3579629ad475f3bf98de5715fbe585063429e7a81407c7fd', 'Content-Length': '170'}>
- [2021-12-17 10:12:19,650: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:19,674: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 357
- [2021-12-17 10:12:19,676: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '43915894-adbc-5998-973d-02a2c97ffe91', 'Date': 'Fri, 17 Dec 2021 10:12:19 GMT', 'Content-Type': 'text/xml', 'Content-Length': '357'}
- [2021-12-17 10:12:19,677: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueAttributesResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueAttributesResult><Attribute><Name>ApproximateNumberOfMessages</Name><Value>1</Value></Attribute></GetQueueAttributesResult><ResponseMetadata><RequestId>43915894-adbc-5998-973d-02a2c97ffe91</RequestId></ResponseMetadata></GetQueueAttributesResponse>'
- [2021-12-17 10:12:19,680: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueAttributes: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:19,681: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:19,682: DEBUG/MainProcess] ^-- substep ok
- [2021-12-17 10:12:19,682: DEBUG/MainProcess] | Consumer: Starting Heart
- [2021-12-17 10:12:19,686: DEBUG/MainProcess] ^-- substep ok
- [2021-12-17 10:12:19,686: DEBUG/MainProcess] | Consumer: Starting event loop
- [2021-12-17 10:12:19,689: DEBUG/MainProcess] | Worker: Hub.register Pool...
- [2021-12-17 10:12:19,693: INFO/MainProcess] celery@fbaa245ce82e ready.
- [2021-12-17 10:12:19,693: DEBUG/MainProcess] basic.qos: prefetch_count->16
- [2021-12-17 10:12:19,706: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:19,707: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:19,707: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:19,708: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:19,709: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:19,710: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:19,711: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101219Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:19,711: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101219Z
- 20211217/ap-southeast-2/sqs/aws4_request
- fd319e63362ff4608bf7c74dd4e7fefc460067f8afa3256feb8bf182331f9f4b
- [2021-12-17 10:12:19,712: DEBUG/MainProcess] Signature:
- f2b39e79497515fba52e23d8126ec499bb6900c3ca2b50b98868b318ad93314d
- [2021-12-17 10:12:19,713: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101219Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=f2b39e79497515fba52e23d8126ec499bb6900c3ca2b50b98868b318ad93314d', 'Content-Length': '54'}>
- [2021-12-17 10:12:19,714: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:19,730: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:19,731: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '83bd4d51-ad56-5396-b682-1767c995b49f', 'Date': 'Fri, 17 Dec 2021 10:12:19 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:19,731: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>83bd4d51-ad56-5396-b682-1767c995b49f</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:19,732: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:19,732: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:19,732: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:19,734: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:19,734: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101219Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:19,734: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101219Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 67be86fb481b77f39d171b1526077363725557bfc374af7aa116f1f1f9e02520
- [2021-12-17 10:12:19,735: DEBUG/MainProcess] Signature:
- 85e4de6b0f390c37810e6ec13da512f70d768089bbeea9025c7a54caa41030a5
- [2021-12-17 10:12:20,710: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:20,711: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:20,711: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:20,711: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:20,712: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:20,713: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:20,714: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101220Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:20,714: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101220Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 3647901a9414c12bedfd5ee6fb50001c286a3454fe29366037c51f7960a0dae1
- [2021-12-17 10:12:20,714: DEBUG/MainProcess] Signature:
- 938e21777f99ab00b5765924659624d13ad675694786278dd58474abeb8fdde1
- [2021-12-17 10:12:20,714: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101220Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=938e21777f99ab00b5765924659624d13ad675694786278dd58474abeb8fdde1', 'Content-Length': '54'}>
- [2021-12-17 10:12:20,716: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:20,734: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:20,735: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'afecc15f-f980-5290-9d51-9b699d444599', 'Date': 'Fri, 17 Dec 2021 10:12:20 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:20,736: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>afecc15f-f980-5290-9d51-9b699d444599</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:20,736: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:20,736: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:20,737: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:20,739: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:20,740: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101220Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:20,740: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101220Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 277c978828a538c5b70e5a934e8a4d424f81becbee1649a359017b8c7c068ecf
- [2021-12-17 10:12:20,741: DEBUG/MainProcess] Signature:
- 43c351f6df08b57717723d17db701b3ef17c2ab528502babe2c9e7dc507af6a6
- [2021-12-17 10:12:21,716: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:21,716: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:21,717: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:21,718: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:21,719: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:21,720: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:21,721: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101221Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:21,721: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101221Z
- 20211217/ap-southeast-2/sqs/aws4_request
- d6b940d72c0fe007a3c699a602f64056f6fac5252c95ee3757f9295863c4c6c3
- [2021-12-17 10:12:21,722: DEBUG/MainProcess] Signature:
- e624e5947db65a8785f1fff7aec2e60c49f6d27a63d68a85c7f1bdbcaf7eb69f
- [2021-12-17 10:12:21,722: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101221Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=e624e5947db65a8785f1fff7aec2e60c49f6d27a63d68a85c7f1bdbcaf7eb69f', 'Content-Length': '54'}>
- [2021-12-17 10:12:21,723: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:21,742: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:21,745: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '016e8283-e40a-593c-8b03-d8b580cf2e35', 'Date': 'Fri, 17 Dec 2021 10:12:21 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:21,745: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>016e8283-e40a-593c-8b03-d8b580cf2e35</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:21,746: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:21,746: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:21,747: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:21,747: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:21,747: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101221Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:21,748: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101221Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 5d9d90499e449c9d3836398761bc73462a5179dddb3c6967572dce391230dfd3
- [2021-12-17 10:12:21,748: DEBUG/MainProcess] Signature:
- 228005f0c39ef895cf4ee8ed2964ccac2899e7de01b82c16c6e000f734f27bd2
- [2021-12-17 10:12:22,721: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:22,721: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:22,721: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:22,722: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:22,722: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:22,723: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:22,723: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101222Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:22,723: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101222Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 0ab495dce74d321d9c0fef0881f98a415424c1b5f8a94603b06168066b30aefb
- [2021-12-17 10:12:22,724: DEBUG/MainProcess] Signature:
- c1d824e4e5341280e3910a3607afcb798738a21058ca77c82e9cfd0aa07d89c7
- [2021-12-17 10:12:22,724: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101222Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=c1d824e4e5341280e3910a3607afcb798738a21058ca77c82e9cfd0aa07d89c7', 'Content-Length': '54'}>
- [2021-12-17 10:12:22,725: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:22,743: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:22,744: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'b428f9e0-5444-5653-85dd-a3d63082915a', 'Date': 'Fri, 17 Dec 2021 10:12:22 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:22,744: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>b428f9e0-5444-5653-85dd-a3d63082915a</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:22,745: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:22,745: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:22,745: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:22,746: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:22,746: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101222Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:22,746: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101222Z
- 20211217/ap-southeast-2/sqs/aws4_request
- dfdf5830b52363d65a5c4607c2815234ffc0c5872ed4277faa8f5fbcd6bab59f
- [2021-12-17 10:12:22,747: DEBUG/MainProcess] Signature:
- 02eaa3d0cd7ea618ccedf7f0c7ba4a73a6e908778ea7cd5db980426106aedebd
- [2021-12-17 10:12:23,726: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:23,727: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:23,728: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:23,730: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:23,732: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:23,736: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:23,736: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101223Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:23,738: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101223Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 9fa0206637df2d4a28eaa9eab156230f15ad02d68e5711e505caa4236cf5cbef
- [2021-12-17 10:12:23,739: DEBUG/MainProcess] Signature:
- ed98d74d536335208c3d0e8531bd39b415d166cecc9b89b4f55fe6a175c54487
- [2021-12-17 10:12:23,741: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101223Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=ed98d74d536335208c3d0e8531bd39b415d166cecc9b89b4f55fe6a175c54487', 'Content-Length': '54'}>
- [2021-12-17 10:12:23,742: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:23,779: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:23,781: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '22efc971-446e-5f7c-b2a8-934720a94875', 'Date': 'Fri, 17 Dec 2021 10:12:23 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:23,781: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>22efc971-446e-5f7c-b2a8-934720a94875</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:23,782: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:23,782: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:23,783: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:23,784: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:23,785: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101223Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:23,785: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101223Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 987ce4b32ef5b324a0f861eb74bb78e5cc6cc97c5d05f8a30aabee129286acfa
- [2021-12-17 10:12:23,786: DEBUG/MainProcess] Signature:
- 1e5f810a9e9ae2f95ad39db79e12d50322732a353bafb15bcd13dfae471d8e78
- [2021-12-17 10:12:24,731: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:24,732: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:24,732: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:24,732: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:24,732: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:24,734: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:24,734: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101224Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:24,735: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101224Z
- 20211217/ap-southeast-2/sqs/aws4_request
- edffe5b979edc1d460e78b82e50c9ddd4be33a6655e79eac9db2130599556f4a
- [2021-12-17 10:12:24,736: DEBUG/MainProcess] Signature:
- 5cb5cea0cf48d9f5e96d66ef36e7c9a4f81a6790d718da9baf73a3a66b3fef6c
- [2021-12-17 10:12:24,737: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101224Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=5cb5cea0cf48d9f5e96d66ef36e7c9a4f81a6790d718da9baf73a3a66b3fef6c', 'Content-Length': '54'}>
- [2021-12-17 10:12:24,737: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:24,753: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:24,754: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '6f590b02-6286-5ffc-885f-5134064e88f5', 'Date': 'Fri, 17 Dec 2021 10:12:24 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:24,754: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>6f590b02-6286-5ffc-885f-5134064e88f5</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:24,755: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:24,755: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:24,756: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:24,756: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:24,757: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101224Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:24,757: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101224Z
- 20211217/ap-southeast-2/sqs/aws4_request
- fe59b2fa4d4e07710878d78bad9106e4a6fb49f78bd74a908923487d7409e2dd
- [2021-12-17 10:12:24,757: DEBUG/MainProcess] Signature:
- 67b5ab322c075f4c61419355732aa3281239a6524224bc1074d114431065a3e9
- [2021-12-17 10:12:25,733: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:25,734: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:25,734: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:25,734: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:25,734: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:25,735: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:25,735: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101225Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:25,735: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101225Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 3ffe1cd7f9c78cc4749be8f2487924071bd37705815a46467ebf861bc13d12c6
- [2021-12-17 10:12:25,736: DEBUG/MainProcess] Signature:
- 29266b29aefb9a72bffeac75afd4cedbdf02abcb50b778067853f7f7857dcd61
- [2021-12-17 10:12:25,736: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101225Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=29266b29aefb9a72bffeac75afd4cedbdf02abcb50b778067853f7f7857dcd61', 'Content-Length': '54'}>
- [2021-12-17 10:12:25,736: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:25,759: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:25,761: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'e7d0c046-19a8-5fb6-b3e3-9a707d61e8bf', 'Date': 'Fri, 17 Dec 2021 10:12:25 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:25,761: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>e7d0c046-19a8-5fb6-b3e3-9a707d61e8bf</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:25,761: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:25,761: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:25,762: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:25,762: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:25,762: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101225Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:25,763: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101225Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 444911df91d887c47b997e15beea0673ddc371ba3d1c15760a5ff72ef433b375
- [2021-12-17 10:12:25,763: DEBUG/MainProcess] Signature:
- 1bf66226cf23c703dde498c6e8324551dd8098ba0a047af24d2053011314389d
- [2021-12-17 10:12:26,739: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:26,740: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:26,741: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:26,741: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:26,742: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:26,743: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:26,743: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101226Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:26,744: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101226Z
- 20211217/ap-southeast-2/sqs/aws4_request
- db736f1645398de70af0a134cce6d83718a77c7a3b80e40cfda07285426b7194
- [2021-12-17 10:12:26,745: DEBUG/MainProcess] Signature:
- f8af4d48716e34c552643909d425ac949fdd9af7e5d0b8872bb4cea158e674de
- [2021-12-17 10:12:26,745: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101226Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=f8af4d48716e34c552643909d425ac949fdd9af7e5d0b8872bb4cea158e674de', 'Content-Length': '54'}>
- [2021-12-17 10:12:26,746: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:26,763: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:26,764: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '40497d32-fd14-51fb-abd7-270499de96f2', 'Date': 'Fri, 17 Dec 2021 10:12:26 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:26,765: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>40497d32-fd14-51fb-abd7-270499de96f2</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:26,765: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:26,765: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:26,766: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:26,767: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:26,767: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101226Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:26,767: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101226Z
- 20211217/ap-southeast-2/sqs/aws4_request
- fdaac5ece322fb14d51dd893e7873edc85386746f54e1b096fd91713e28af9f2
- [2021-12-17 10:12:26,768: DEBUG/MainProcess] Signature:
- 2e600e526ec7bc43eeb73a9d00bd40dc8ee8d414bc4758418b56b9046f26ec2a
- [2021-12-17 10:12:27,742: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:27,743: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:27,743: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:27,743: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:27,744: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:27,745: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:27,745: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101227Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:27,745: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101227Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 19c180091c30b873e3925eb01ac4d3676aca7ab0e191de068596f1c79b668eed
- [2021-12-17 10:12:27,746: DEBUG/MainProcess] Signature:
- d14e6de9a05ca717c8a8ac928d80121cc7fe58f7c2579a5d9740c2edea901e8f
- [2021-12-17 10:12:27,747: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101227Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=d14e6de9a05ca717c8a8ac928d80121cc7fe58f7c2579a5d9740c2edea901e8f', 'Content-Length': '54'}>
- [2021-12-17 10:12:27,747: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:27,769: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:27,770: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '03a5ad4e-0056-50b7-8cd6-f778649d07be', 'Date': 'Fri, 17 Dec 2021 10:12:27 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:27,770: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>03a5ad4e-0056-50b7-8cd6-f778649d07be</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:27,771: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:27,771: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:27,771: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:27,772: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:27,772: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101227Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:27,772: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101227Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 2e85128eddb3617e7109cc796ccdc841e999b5f9bfd4b99a8795e7fc8eed37e3
- [2021-12-17 10:12:27,772: DEBUG/MainProcess] Signature:
- 6afd6029dfc74839a25164dfa1f53d13e492cdbbf8e59c21ce8deed489098afb
- [2021-12-17 10:12:28,748: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:28,749: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:28,749: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:28,749: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:28,749: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:28,752: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:28,752: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101228Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:28,754: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101228Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 5a9fa5381d9b38bf5028573383d60821b0a5bedeb2c41e8998368f1cbd3e36c1
- [2021-12-17 10:12:28,754: DEBUG/MainProcess] Signature:
- ddf8d1867d5b4ef7f4ef307daeb578b5666bcd94c1d1340346f4e088c2b97d7e
- [2021-12-17 10:12:28,755: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101228Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=ddf8d1867d5b4ef7f4ef307daeb578b5666bcd94c1d1340346f4e088c2b97d7e', 'Content-Length': '54'}>
- [2021-12-17 10:12:28,755: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:28,771: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:28,772: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'fe785ee4-96b7-5c17-b25b-04d2f27b9b1e', 'Date': 'Fri, 17 Dec 2021 10:12:28 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:28,772: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>fe785ee4-96b7-5c17-b25b-04d2f27b9b1e</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:28,772: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:28,772: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:28,773: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:28,773: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:28,773: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101228Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:28,773: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101228Z
- 20211217/ap-southeast-2/sqs/aws4_request
- bb47abd2b1f4329a6e7860943d450649273e161a2d13605f12d652fb9405fd05
- [2021-12-17 10:12:28,774: DEBUG/MainProcess] Signature:
- 147b9066539e028022747fe89bfd32e1e31f31638c707f97f1e238b371e00bc3
- [2021-12-17 10:12:29,715: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:29,715: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:29,715: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:29,716: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:29,716: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:29,717: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:29,717: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101229Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:29,717: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101229Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 338e753e6d7defa3ac038c667c6c8046dccdae115b4dcde482f827f292152692
- [2021-12-17 10:12:29,718: DEBUG/MainProcess] Signature:
- 8034cbdb6d4f62907e79ca30f4198615599e18ee33d47063deab26e17dc9787e
- [2021-12-17 10:12:29,718: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101229Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=8034cbdb6d4f62907e79ca30f4198615599e18ee33d47063deab26e17dc9787e', 'Content-Length': '54'}>
- [2021-12-17 10:12:29,719: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:29,735: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:29,736: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '6afc9b47-7900-5a08-8471-c1711dcd3d01', 'Date': 'Fri, 17 Dec 2021 10:12:29 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:29,736: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>6afc9b47-7900-5a08-8471-c1711dcd3d01</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:29,737: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:29,737: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:29,738: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:29,739: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:29,739: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101229Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:29,740: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101229Z
- 20211217/ap-southeast-2/sqs/aws4_request
- fc654b1f2358dccb89862e9e5bbccf03cf7f204c5a43aab3ed4f50d2aeca7969
- [2021-12-17 10:12:29,740: DEBUG/MainProcess] Signature:
- e5939a477ed349c669841c5fdc6bc533ca9885b1b822e680005f82a45d0b3669
- [2021-12-17 10:12:30,719: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:30,719: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:30,720: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:30,720: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:30,721: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:30,721: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:30,721: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101230Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:30,722: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101230Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 5f7e989803cc6da7a2e783fb5d6b61e362d943bf02e3ff067a6ce7f90f94421e
- [2021-12-17 10:12:30,723: DEBUG/MainProcess] Signature:
- fd2d364bd3483d2fa84cb4bac3535fa60991bcd1182ff30be5051a9f1c9fcfa9
- [2021-12-17 10:12:30,723: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101230Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=fd2d364bd3483d2fa84cb4bac3535fa60991bcd1182ff30be5051a9f1c9fcfa9', 'Content-Length': '54'}>
- [2021-12-17 10:12:30,724: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:30,739: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:30,740: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '89c59df5-01ed-5ac1-97c4-c7c365235dc8', 'Date': 'Fri, 17 Dec 2021 10:12:30 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:30,740: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>89c59df5-01ed-5ac1-97c4-c7c365235dc8</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:30,741: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:30,742: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:30,742: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:30,743: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:30,743: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101230Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:30,743: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101230Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 5fdfc6272ce1ccea03770c410afd66b664a30b427b83d18504f94d2807a70b96
- [2021-12-17 10:12:30,744: DEBUG/MainProcess] Signature:
- 25b0999cb05e7d2fc4fb40f33c8aafa744b2b9a0a7382b6fde331d816d5ad054
- [2021-12-17 10:12:31,721: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:31,722: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:31,722: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:31,723: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:31,723: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:31,724: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:31,724: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101231Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:31,725: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101231Z
- 20211217/ap-southeast-2/sqs/aws4_request
- a6beb5df96ce0eda93ec8681181df54a15170d2a9fe2db71d40982ad451f2180
- [2021-12-17 10:12:31,725: DEBUG/MainProcess] Signature:
- 32f2d8e395a49e5dd78682a0de13881b967e21f53f9ca0178940e9fc13586a9d
- [2021-12-17 10:12:31,726: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101231Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=32f2d8e395a49e5dd78682a0de13881b967e21f53f9ca0178940e9fc13586a9d', 'Content-Length': '54'}>
- [2021-12-17 10:12:31,726: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:31,741: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:31,742: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '70831f2d-c5ce-54c2-8dc9-451ba10133cb', 'Date': 'Fri, 17 Dec 2021 10:12:31 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:31,742: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>70831f2d-c5ce-54c2-8dc9-451ba10133cb</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:31,743: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:31,743: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:31,743: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:31,744: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:31,744: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101231Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:31,744: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101231Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 785cef69b93058966a7439f907877bf454e00f7c66987150646c41c93ce66f33
- [2021-12-17 10:12:31,744: DEBUG/MainProcess] Signature:
- 866365177afff5c9063d91db93039cd85e2faa421402ad87b31b631a78e0ec35
- [2021-12-17 10:12:32,726: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:32,726: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:32,726: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:32,726: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:32,727: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:32,727: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:32,727: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101232Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:32,727: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101232Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 6d6e6cca0f2bfc7e8cdd3ffb0e3fd5ecfbeb89c4968cf2ea39e872744e8a9074
- [2021-12-17 10:12:32,728: DEBUG/MainProcess] Signature:
- 97994c494b2beb754ca52142aaac9dbb6362d4c098ba70d360985d3e3fc6fb61
- [2021-12-17 10:12:32,728: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101232Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=97994c494b2beb754ca52142aaac9dbb6362d4c098ba70d360985d3e3fc6fb61', 'Content-Length': '54'}>
- [2021-12-17 10:12:32,729: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:32,743: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:32,743: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '11356e5e-ec44-5afa-a5ee-34688894ddf3', 'Date': 'Fri, 17 Dec 2021 10:12:32 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:32,744: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>11356e5e-ec44-5afa-a5ee-34688894ddf3</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:32,744: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:32,744: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:32,744: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:32,745: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:32,745: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101232Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:32,745: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101232Z
- 20211217/ap-southeast-2/sqs/aws4_request
- f77cfdaceb0f1d2b86300c7f4df3f1a8a9a4beaaa3384f41cb13c9bf61c2e250
- [2021-12-17 10:12:32,746: DEBUG/MainProcess] Signature:
- db4608530bbfbef0a291a901433c3afdc01faec4188d272a7b8509cbcea60fdf
- [2021-12-17 10:12:33,730: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:33,730: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:33,730: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:33,731: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:33,731: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:33,732: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:33,732: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101233Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:33,733: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101233Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 48f4a39bda99efc1afd5de0b8ec7a429691cb011af4e46848b19296e09f9fa41
- [2021-12-17 10:12:33,733: DEBUG/MainProcess] Signature:
- 042c9a3a6a0e5bf9501004c3c1903c5adce150184b7e32e8f91d802bd2224651
- [2021-12-17 10:12:33,734: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101233Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=042c9a3a6a0e5bf9501004c3c1903c5adce150184b7e32e8f91d802bd2224651', 'Content-Length': '54'}>
- [2021-12-17 10:12:33,734: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:33,752: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:33,753: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'b51e8c26-fac7-5056-bc66-d6109e16575f', 'Date': 'Fri, 17 Dec 2021 10:12:33 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:33,753: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>b51e8c26-fac7-5056-bc66-d6109e16575f</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:33,753: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:33,753: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:33,754: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:33,754: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:33,754: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101233Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:33,754: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101233Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 33058c5c4031fc86e5c02c977c990639d170064bb12c8a43ba5865a98ca1dca3
- [2021-12-17 10:12:33,755: DEBUG/MainProcess] Signature:
- 643a1afffa3cb50d4bbf2a6d6031cea68c6622c233350b82dccf4d4109e5f986
- [2021-12-17 10:12:34,733: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:34,734: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:34,734: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:34,734: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:34,735: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:34,735: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:34,736: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101234Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:34,736: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101234Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 96c1768ff65547dca1aacfb1bfba3e782034bcd1fdd6b7e0a6a48fbb6bdb98b7
- [2021-12-17 10:12:34,736: DEBUG/MainProcess] Signature:
- 2c7aafc74c3ec91bafba9d16eb520856b9dca39144e6762b79ae47e882c11712
- [2021-12-17 10:12:34,736: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101234Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=2c7aafc74c3ec91bafba9d16eb520856b9dca39144e6762b79ae47e882c11712', 'Content-Length': '54'}>
- [2021-12-17 10:12:34,737: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:34,752: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:34,753: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '8945f35a-c72d-5ed8-875c-a96ca3ffc9d1', 'Date': 'Fri, 17 Dec 2021 10:12:34 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:34,754: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>8945f35a-c72d-5ed8-875c-a96ca3ffc9d1</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:34,754: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:34,754: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:34,755: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:34,755: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:34,756: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101234Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:34,756: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101234Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 4cda971b8933d8b8a20f9fce209e1479de41061ec0967477da11a7b90af7b989
- [2021-12-17 10:12:34,756: DEBUG/MainProcess] Signature:
- 520f8ed55a9921036e9fa2ab963d95f25d2b0fc36d8fe3f144ab35b74162539d
- [2021-12-17 10:12:35,736: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:35,736: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:35,736: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:35,737: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:35,737: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:35,738: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:35,738: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101235Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:35,738: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101235Z
- 20211217/ap-southeast-2/sqs/aws4_request
- ea347d63d8ec8185b78772482df551b58431e65a92e27cc18fd1997b1738bf5e
- [2021-12-17 10:12:35,738: DEBUG/MainProcess] Signature:
- 5a30a441c2cb3bc3d0d82c8a369e45e8848d92e3e3022f4fe1ec877c452bef1b
- [2021-12-17 10:12:35,739: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101235Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=5a30a441c2cb3bc3d0d82c8a369e45e8848d92e3e3022f4fe1ec877c452bef1b', 'Content-Length': '54'}>
- [2021-12-17 10:12:35,739: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:35,756: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:35,757: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'ec071ac0-5c90-5261-90f7-40f638434568', 'Date': 'Fri, 17 Dec 2021 10:12:35 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:35,757: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>ec071ac0-5c90-5261-90f7-40f638434568</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:35,757: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:35,757: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:35,758: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:35,758: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:35,758: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101235Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:35,758: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101235Z
- 20211217/ap-southeast-2/sqs/aws4_request
- ed1ebc9d92be0b214a45521e00df7d47b11cafff66248a27d3e94c8ebb6040dc
- [2021-12-17 10:12:35,759: DEBUG/MainProcess] Signature:
- 3b78a612599bae702fa0008038ef5826cc989bf754d701d24c7839cc961b7762
- [2021-12-17 10:12:36,741: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:36,742: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:36,742: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:36,742: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:36,742: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:36,743: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:36,743: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101236Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:36,743: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101236Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 5d121dd823243b8623e61faf57b3380fbdc3065929cb7a3888916ea379754a22
- [2021-12-17 10:12:36,744: DEBUG/MainProcess] Signature:
- 5ee5b27544862bc5ab65a7fb342113c18697dd149bcf7a244a63a05ff2c60fdf
- [2021-12-17 10:12:36,744: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101236Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=5ee5b27544862bc5ab65a7fb342113c18697dd149bcf7a244a63a05ff2c60fdf', 'Content-Length': '54'}>
- [2021-12-17 10:12:36,745: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:36,762: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:36,763: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '1faf1876-8cd6-509a-8d08-4240e802a793', 'Date': 'Fri, 17 Dec 2021 10:12:36 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:36,763: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>1faf1876-8cd6-509a-8d08-4240e802a793</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:36,763: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:36,764: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:36,764: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:36,765: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:36,765: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101236Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:36,765: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101236Z
- 20211217/ap-southeast-2/sqs/aws4_request
- c4e7d5ea08ac5edc5ca9a519fd821052bc59bd5ec4b628cc491a0ab805ede8fc
- [2021-12-17 10:12:36,765: DEBUG/MainProcess] Signature:
- 3eb157f153acdee3f745b309746781fa709a5146df5cb07faf72b3eaf8cdc3c4
- [2021-12-17 10:12:37,745: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:37,745: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:37,746: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:37,746: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:37,746: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:37,747: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:37,747: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101237Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:37,747: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101237Z
- 20211217/ap-southeast-2/sqs/aws4_request
- afd37343c613d14b324a35eddf993b24e7f3ba4eee1fd175f87703c134b4b32a
- [2021-12-17 10:12:37,747: DEBUG/MainProcess] Signature:
- 02d94831549277a6fa9002347f14c98db4c1ada7b285f0bdafa16fe2d15cd1d4
- [2021-12-17 10:12:37,748: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101237Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=02d94831549277a6fa9002347f14c98db4c1ada7b285f0bdafa16fe2d15cd1d4', 'Content-Length': '54'}>
- [2021-12-17 10:12:37,748: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:37,767: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:37,768: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '93b7c001-aa8f-5a1d-bb75-9a37ce5aed14', 'Date': 'Fri, 17 Dec 2021 10:12:37 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:37,768: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>93b7c001-aa8f-5a1d-bb75-9a37ce5aed14</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:37,768: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:37,768: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:37,769: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:37,769: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:37,769: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101237Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:37,770: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101237Z
- 20211217/ap-southeast-2/sqs/aws4_request
- ea2759a2ed7855e6822514284f7af910bbe4e2f4914f02e30fda54ebaf841638
- [2021-12-17 10:12:37,770: DEBUG/MainProcess] Signature:
- 66c04b96d0db5f87a090a247ee520c28748509ddc402e1529db411b10a83506f
- [2021-12-17 10:12:38,760: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:38,761: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:38,761: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:38,761: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:38,761: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:38,762: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:38,762: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101238Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:38,763: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101238Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 952705a5b15f87b1c9149b14cb91d114210c87a22a975405d8810567641a6914
- [2021-12-17 10:12:38,763: DEBUG/MainProcess] Signature:
- f499923e9ff9400897d5c822a53680b390c049a1b2f2d60fa5f5013d7c4e3272
- [2021-12-17 10:12:38,764: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101238Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=f499923e9ff9400897d5c822a53680b390c049a1b2f2d60fa5f5013d7c4e3272', 'Content-Length': '54'}>
- [2021-12-17 10:12:38,764: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:38,779: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:38,780: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'c506b9ac-5dc5-5d0a-9dbf-e39a39130a03', 'Date': 'Fri, 17 Dec 2021 10:12:38 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:38,780: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>c506b9ac-5dc5-5d0a-9dbf-e39a39130a03</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:38,780: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:38,780: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:38,780: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:38,781: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:38,781: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101238Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:38,781: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101238Z
- 20211217/ap-southeast-2/sqs/aws4_request
- f527e30ba0f27675e13144a089049eb70cec259df52158ff2d7643113ed36732
- [2021-12-17 10:12:38,781: DEBUG/MainProcess] Signature:
- 187a265f8d8b68e252ceab521ac70dc24c1c85d682513839b2064339d7d80c66
- [2021-12-17 10:12:39,750: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:39,750: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:39,751: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:39,751: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:39,751: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:39,752: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:39,752: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101239Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:39,752: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101239Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 5d3bb6a074a85123fa5d7f227addb95408691a60100823c7f1b7ef2fc46c65fc
- [2021-12-17 10:12:39,752: DEBUG/MainProcess] Signature:
- b1125ed8800c58eb8ecb7e137556a6479c38da646a3734d0c52cd42b1ab48e6f
- [2021-12-17 10:12:39,753: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101239Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=b1125ed8800c58eb8ecb7e137556a6479c38da646a3734d0c52cd42b1ab48e6f', 'Content-Length': '54'}>
- [2021-12-17 10:12:39,754: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:39,772: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:39,773: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'd9894274-76a8-541d-80cb-1842127ff314', 'Date': 'Fri, 17 Dec 2021 10:12:39 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:39,773: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>d9894274-76a8-541d-80cb-1842127ff314</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:39,773: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:39,774: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:39,774: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:39,775: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:39,775: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101239Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:39,775: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101239Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 408731c33c8f07a0790ec9dfc65a3e792455f65ec29b2988fa2e35a86ab1d0b3
- [2021-12-17 10:12:39,776: DEBUG/MainProcess] Signature:
- 85a3dff36f021110b1bb4b553b2eb5693a2f381af51962ab0e8a5b30c2f8e24f
- [2021-12-17 10:12:40,766: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:40,766: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:40,766: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:40,767: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:40,767: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:40,768: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:40,768: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101240Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:40,768: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101240Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 164d5c8df8c58f5fbd15c1f0c64fc91d44337a0b64c806a7dcea3fe94840a6d9
- [2021-12-17 10:12:40,769: DEBUG/MainProcess] Signature:
- 341071df254b0e517bd3deb9e30599289902606e1e057f939f0d66dbc1d49851
- [2021-12-17 10:12:40,769: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101240Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=341071df254b0e517bd3deb9e30599289902606e1e057f939f0d66dbc1d49851', 'Content-Length': '54'}>
- [2021-12-17 10:12:40,770: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:40,784: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:40,785: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '31e43a33-41d9-5145-b5f8-60052501b64c', 'Date': 'Fri, 17 Dec 2021 10:12:40 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:40,785: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>31e43a33-41d9-5145-b5f8-60052501b64c</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:40,786: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:40,786: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:40,786: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:40,787: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:40,787: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101240Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:40,787: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101240Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 75babe2c6089d54b242436aa04425b62b26a30e4f4734db394910216f9ee818c
- [2021-12-17 10:12:40,787: DEBUG/MainProcess] Signature:
- 888f2a4f783ab1da42c73d1f89915ff404aa5e2e69b09e6d7fb6b488ccf4e49c
- [2021-12-17 10:12:41,759: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:41,759: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:41,760: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:41,760: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:41,760: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:41,761: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:41,762: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101241Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:41,762: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101241Z
- 20211217/ap-southeast-2/sqs/aws4_request
- b5e7885287f6b6d97e314ba2ee727a755dca91b524364fbd920eacf6b51a0de1
- [2021-12-17 10:12:41,762: DEBUG/MainProcess] Signature:
- 93a1308cf74f25ae183cd41712ff8520729462f3ec5396a1fb091a80a5e9fbcf
- [2021-12-17 10:12:41,762: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101241Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=93a1308cf74f25ae183cd41712ff8520729462f3ec5396a1fb091a80a5e9fbcf', 'Content-Length': '54'}>
- [2021-12-17 10:12:41,763: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:41,779: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:41,780: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '24395ed2-1364-54b9-87ee-04e477bd53b0', 'Date': 'Fri, 17 Dec 2021 10:12:41 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:41,780: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>24395ed2-1364-54b9-87ee-04e477bd53b0</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:41,781: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:41,781: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:41,781: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:41,782: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:41,782: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101241Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:41,782: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101241Z
- 20211217/ap-southeast-2/sqs/aws4_request
- dd7f0e5250112c140554523d2edaefb3848c479bed7e5cc965d5298dbdc12c3e
- [2021-12-17 10:12:41,783: DEBUG/MainProcess] Signature:
- 3c3becc3b91ff33959b23986bcea98c2cef717e0d80921a70fa883f34bf8e8ea
- [2021-12-17 10:12:42,767: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:42,768: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:42,769: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:42,770: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:42,770: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:42,772: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:42,772: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101242Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:42,773: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101242Z
- 20211217/ap-southeast-2/sqs/aws4_request
- e4bbc5f8c9a4f22b8076d5ec1b9aad949e8631735c339394be69cb7c4ee60967
- [2021-12-17 10:12:42,773: DEBUG/MainProcess] Signature:
- d72df2a9cd2a24d3a1fd55891db6158fc8ffd74d865ba689bbb42a53eba8cf43
- [2021-12-17 10:12:42,774: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101242Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=d72df2a9cd2a24d3a1fd55891db6158fc8ffd74d865ba689bbb42a53eba8cf43', 'Content-Length': '54'}>
- [2021-12-17 10:12:42,775: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:42,789: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:42,791: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '00a7eee1-4081-5fc9-a5ef-b4d7245b78c0', 'Date': 'Fri, 17 Dec 2021 10:12:42 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:42,791: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>00a7eee1-4081-5fc9-a5ef-b4d7245b78c0</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:42,792: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:42,792: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:42,793: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:42,794: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:42,794: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101242Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:42,794: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101242Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 181dce9cf5ed5536f22ed696fb54a02a35137df24d35650f5342de0e0a1ad966
- [2021-12-17 10:12:42,795: DEBUG/MainProcess] Signature:
- 3b594206fb993e4895ee34b564d8e416e276b91b9a9b1208d0358f4a6b34c299
- [2021-12-17 10:12:43,769: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:43,770: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:43,770: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:43,770: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:43,771: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:43,772: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:43,772: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101243Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:43,772: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101243Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 421d8160c4c0b740bf9b4ab093c01bf85100d2f3130d75212b535c024867414d
- [2021-12-17 10:12:43,773: DEBUG/MainProcess] Signature:
- cccd0a6ef3a32b49ecf32fa2d42b9ce0a7c366ecf4c65b1a20fc6f3b823b22b1
- [2021-12-17 10:12:43,774: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101243Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=cccd0a6ef3a32b49ecf32fa2d42b9ce0a7c366ecf4c65b1a20fc6f3b823b22b1', 'Content-Length': '54'}>
- [2021-12-17 10:12:43,774: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:43,789: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:43,790: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'ddc81c57-7f2b-5e22-9886-46611bf0e92b', 'Date': 'Fri, 17 Dec 2021 10:12:43 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:43,790: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>ddc81c57-7f2b-5e22-9886-46611bf0e92b</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:43,791: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:43,791: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:43,791: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:43,792: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:43,792: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101243Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:43,792: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101243Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 65f57b1e282ad7c050176f487784b8fa5c01a9cf9b0269b928879ddc8c48818f
- [2021-12-17 10:12:43,793: DEBUG/MainProcess] Signature:
- f3ed3403b7befd8c27618b86a6093bf0bdf6e8d10e4684bb3690a1706ddf8e58
- [2021-12-17 10:12:44,773: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:44,773: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:44,774: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:44,774: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:44,775: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:44,775: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:44,776: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101244Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:44,776: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101244Z
- 20211217/ap-southeast-2/sqs/aws4_request
- f66585679064a653628babbf252974c77b2ea3ca49d266e0cbe7336b1ceccc61
- [2021-12-17 10:12:44,777: DEBUG/MainProcess] Signature:
- 4fb7a36707e5995f9cfab08c81804600db03ce4fcdfee1dd86f2bcf6cebb31e3
- [2021-12-17 10:12:44,778: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101244Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=4fb7a36707e5995f9cfab08c81804600db03ce4fcdfee1dd86f2bcf6cebb31e3', 'Content-Length': '54'}>
- [2021-12-17 10:12:44,779: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:44,796: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:44,797: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'f8d0f64b-ef0f-5f9e-9e61-ac7d8bd3e897', 'Date': 'Fri, 17 Dec 2021 10:12:44 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:44,798: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>f8d0f64b-ef0f-5f9e-9e61-ac7d8bd3e897</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:44,798: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:44,798: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:44,799: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:44,801: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:44,801: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101244Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:44,801: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101244Z
- 20211217/ap-southeast-2/sqs/aws4_request
- ee6ea03d0dab01fa76101314b6c036cc49c7f905a198771bd55a22cb3fcc3dbc
- [2021-12-17 10:12:44,801: DEBUG/MainProcess] Signature:
- 81b7b9600e070f0e5fa33f9344e6e6cdbf1cf97af7127d2056de9f3ae0d7b790
- [2021-12-17 10:12:45,777: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:45,778: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:45,778: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:45,779: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:45,780: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:45,782: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:45,783: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101245Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:45,783: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101245Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 8dccc0e6bcf3697c9938b487be15c23fba66e822f4af1e6b5a977a817626f201
- [2021-12-17 10:12:45,785: DEBUG/MainProcess] Signature:
- 1c457672b8003d32c06956343e2953c87aa1196acbd3e0a68c4a992b4553783e
- [2021-12-17 10:12:45,786: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101245Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=1c457672b8003d32c06956343e2953c87aa1196acbd3e0a68c4a992b4553783e', 'Content-Length': '54'}>
- [2021-12-17 10:12:45,787: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:45,804: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:45,806: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '9f3386c7-03e1-532e-9dae-dcf1673ca427', 'Date': 'Fri, 17 Dec 2021 10:12:45 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:45,806: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>9f3386c7-03e1-532e-9dae-dcf1673ca427</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:45,807: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:45,808: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:45,808: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:45,810: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:45,810: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101245Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:45,811: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101245Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 3000f8b87eb1a3785ab20df5db0ee6b8346e7a330d2565a2a8a2756a560d6ca0
- [2021-12-17 10:12:45,811: DEBUG/MainProcess] Signature:
- d7a8eeb6ec656006d4fb806a7d7d1b9b8172412559d04b327af675fd720a9234
- [2021-12-17 10:12:46,781: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:46,782: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:46,782: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:46,782: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:46,783: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:46,786: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:46,786: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101246Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:46,786: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101246Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 7ccccedd2c03a45be9959a86e265fd20dbe3e5c816eb02c03dd29cac33b3a4f4
- [2021-12-17 10:12:46,787: DEBUG/MainProcess] Signature:
- 651b9ba070e76df1582b2a95326cc57c807e938b04c7b585c9b638cba77fb96c
- [2021-12-17 10:12:46,789: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101246Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=651b9ba070e76df1582b2a95326cc57c807e938b04c7b585c9b638cba77fb96c', 'Content-Length': '54'}>
- [2021-12-17 10:12:46,790: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:46,809: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:46,810: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': 'fc98c95d-684d-53c6-8af9-936b0c9354cf', 'Date': 'Fri, 17 Dec 2021 10:12:46 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:46,811: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>fc98c95d-684d-53c6-8af9-936b0c9354cf</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:46,811: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:46,812: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:46,812: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:46,814: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:46,814: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101246Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:46,814: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101246Z
- 20211217/ap-southeast-2/sqs/aws4_request
- f1d81e6ab06f6e054ccba58ee3c3fd6ed156cd44086fc88d2605d4b173e1fe29
- [2021-12-17 10:12:46,815: DEBUG/MainProcess] Signature:
- 768c084e2e0b75718af0a1a5efb225c4c1b3ef006d61bfeff9a7b4484bafcf2d
- [2021-12-17 10:12:47,786: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:47,786: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:47,786: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:47,787: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:47,787: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:47,789: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:47,789: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101247Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:47,789: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101247Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 1aa0be11b1ceb9c69987b387c88a08a016eed7a7ab0eeb74feb4149ef394ae20
- [2021-12-17 10:12:47,790: DEBUG/MainProcess] Signature:
- ab6605036e19f853ea98b6f34ccb96d7167d84b028b8f696a497a348a5043e4a
- [2021-12-17 10:12:47,790: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101247Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=ab6605036e19f853ea98b6f34ccb96d7167d84b028b8f696a497a348a5043e4a', 'Content-Length': '54'}>
- [2021-12-17 10:12:47,791: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:47,810: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:47,815: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '95f24754-5361-5a6d-9d78-1d6237be7d64', 'Date': 'Fri, 17 Dec 2021 10:12:47 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:47,816: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>95f24754-5361-5a6d-9d78-1d6237be7d64</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:47,820: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:47,820: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:47,821: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:47,823: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:47,823: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101247Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:47,823: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101247Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 5dc9d505affcd4ed768b1eeb23704f2e8ae9b023531612938423a89f7952f663
- [2021-12-17 10:12:47,824: DEBUG/MainProcess] Signature:
- c213a9d7b59784a8b6152db7ce6b14ee5170a35b167b254d2a3f8b39a40c0b2b
- [2021-12-17 10:12:48,791: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:48,791: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:48,792: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:48,793: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:48,794: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:48,797: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:48,798: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101248Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:48,798: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101248Z
- 20211217/ap-southeast-2/sqs/aws4_request
- d2c0d561b1aca69ede51ac77ebe2e24fa22daadc56d21a4c01f71f7ee86e97c8
- [2021-12-17 10:12:48,800: DEBUG/MainProcess] Signature:
- f4286001d5db63699caa623bf272f4e53eec999be4c2d7f1c0b12603ad116ecc
- [2021-12-17 10:12:48,801: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101248Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=f4286001d5db63699caa623bf272f4e53eec999be4c2d7f1c0b12603ad116ecc', 'Content-Length': '54'}>
- [2021-12-17 10:12:48,803: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:48,819: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:48,821: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '35d76bea-211c-57a4-971e-31dc45fcc0ad', 'Date': 'Fri, 17 Dec 2021 10:12:48 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:48,821: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>35d76bea-211c-57a4-971e-31dc45fcc0ad</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:48,823: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:48,823: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:48,825: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:48,827: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:48,827: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101248Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:48,828: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101248Z
- 20211217/ap-southeast-2/sqs/aws4_request
- d6cf384584448d1ee68b27a7461c98c08702bcf508dc81c9c722614007363b6b
- [2021-12-17 10:12:48,829: DEBUG/MainProcess] Signature:
- cd990d49b171d2116a24e5aa84ef95da451128a89774ba3b1c3367a03fc52ea4
- [2021-12-17 10:12:49,795: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:49,795: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:49,796: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:49,798: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:49,799: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:49,802: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:49,803: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101249Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:49,804: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101249Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 0fe3b6e6f92d49f68814a2eaea8839b26a2ee1c53e6bdd9ef315f3b55eae6ea8
- [2021-12-17 10:12:49,806: DEBUG/MainProcess] Signature:
- e5d61a68c9ef8a60d354b2417e608fe70feceb15fee22ac9d7aaac5a27a5e96a
- [2021-12-17 10:12:49,809: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101249Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=e5d61a68c9ef8a60d354b2417e608fe70feceb15fee22ac9d7aaac5a27a5e96a', 'Content-Length': '54'}>
- [2021-12-17 10:12:49,809: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:49,827: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:49,828: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '501e4d10-59d2-5889-9f7e-17263d332f80', 'Date': 'Fri, 17 Dec 2021 10:12:49 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:49,829: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>501e4d10-59d2-5889-9f7e-17263d332f80</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:49,831: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:49,832: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:49,834: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:49,836: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:49,837: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101249Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:49,837: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101249Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 2a6888fa646cb22aa7c01817cd06f7465e13b9334f59fcbc62632305b2b02c66
- [2021-12-17 10:12:49,838: DEBUG/MainProcess] Signature:
- fe9105fe7a0382a2b89a270186ecd0bfa44391c31c1695c89f8f3a322fe1ae7d
- [2021-12-17 10:12:50,801: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:50,801: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:50,801: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:50,802: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:50,803: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:50,805: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:50,805: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101250Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:50,806: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101250Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 8331f797e0d18636df0c70248f29ed9410777d1cc8c5b6eb63f47890046df97a
- [2021-12-17 10:12:50,807: DEBUG/MainProcess] Signature:
- 5b2a14fc2a18b12eb5b4fbb7ac4223dea2e9ce258f491074bc460587d61e3bfd
- [2021-12-17 10:12:50,808: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101250Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=5b2a14fc2a18b12eb5b4fbb7ac4223dea2e9ce258f491074bc460587d61e3bfd', 'Content-Length': '54'}>
- [2021-12-17 10:12:50,809: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:50,827: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:50,829: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '40d1c99a-158e-52b9-afa0-93ac716cf5b0', 'Date': 'Fri, 17 Dec 2021 10:12:50 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:50,829: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>40d1c99a-158e-52b9-afa0-93ac716cf5b0</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:50,831: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:50,831: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:50,832: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:50,832: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:50,833: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101250Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:50,833: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101250Z
- 20211217/ap-southeast-2/sqs/aws4_request
- 3e56295f6083673aba2aba96c779247551339b1b30820305b5171436cb3fd041
- [2021-12-17 10:12:50,833: DEBUG/MainProcess] Signature:
- ca87f7166d76d6af4819a78a2a9630b58b2a023ac672100cc8a38de6ab70d2a7
- [2021-12-17 10:12:51,803: DEBUG/MainProcess] Event before-parameter-build.sqs.GetQueueUrl: calling handler <function generate_idempotent_uuid at 0x7f7a82be5d90>
- [2021-12-17 10:12:51,803: DEBUG/MainProcess] Event before-call.sqs.GetQueueUrl: calling handler <function inject_api_version_header_if_needed at 0x7f7a82bed598>
- [2021-12-17 10:12:51,804: DEBUG/MainProcess] Making request for OperationModel(name=GetQueueUrl) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'Content-Type': 'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': 'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24'}, 'body': {'Action': 'GetQueueUrl', 'Version': '2012-11-05', 'QueueName': 'celery'}, 'url': 'https://ap-southeast-2.queue.amazonaws.com/', 'context': {'client_region': 'ap-southeast-2', 'client_config': <botocore.config.Config object at 0x7f7a82395ac8>, 'has_streaming_input': False, 'auth_type': None}}
- [2021-12-17 10:12:51,804: DEBUG/MainProcess] Event request-created.sqs.GetQueueUrl: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f7a82395a90>>
- [2021-12-17 10:12:51,804: DEBUG/MainProcess] Event choose-signer.sqs.GetQueueUrl: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:51,805: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:51,805: DEBUG/MainProcess] CanonicalRequest:
- POST
- /
- content-type:application/x-www-form-urlencoded; charset=utf-8
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101251Z
- content-type;host;x-amz-date
- bddec304273a25086cf4facfe6fcda00b524cfb36a66cdb0478473d33f05e493
- [2021-12-17 10:12:51,806: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101251Z
- 20211217/ap-southeast-2/sqs/aws4_request
- ad0c375408b53e9a37d2fa7bb80f1c6a6586e1ce618ffd381ea1978bc42f0fd4
- [2021-12-17 10:12:51,806: DEBUG/MainProcess] Signature:
- 6e7de1cc51151bbbd79d62fab42bfbd03fdd55bc9b27597f1522e1f13e727b32
- [2021-12-17 10:12:51,807: DEBUG/MainProcess] Sending http request: <AWSPreparedRequest stream_output=False, method=POST, url=https://ap-southeast-2.queue.amazonaws.com/, headers={'Content-Type': b'application/x-www-form-urlencoded; charset=utf-8', 'User-Agent': b'Boto3/1.20.24 Python/3.6.15 Linux/5.4.39-linuxkit Botocore/1.23.24', 'X-Amz-Date': b'20211217T101251Z', 'Authorization': b'AWS4-HMAC-SHA256 Credential=AKIAYUE7U3MODTEWNZUS/20211217/ap-southeast-2/sqs/aws4_request, SignedHeaders=content-type;host;x-amz-date, Signature=6e7de1cc51151bbbd79d62fab42bfbd03fdd55bc9b27597f1522e1f13e727b32', 'Content-Length': '54'}>
- [2021-12-17 10:12:51,808: DEBUG/MainProcess] Certificate path: /usr/local/lib/python3.6/site-packages/botocore/cacert.pem
- [2021-12-17 10:12:51,825: DEBUG/MainProcess] https://ap-southeast-2.queue.amazonaws.com:443 "POST / HTTP/1.1" 200 333
- [2021-12-17 10:12:51,826: DEBUG/MainProcess] Response headers: {'x-amzn-RequestId': '532939da-02b4-5b0d-a18b-63ec6657bc04', 'Date': 'Fri, 17 Dec 2021 10:12:51 GMT', 'Content-Type': 'text/xml', 'Content-Length': '333'}
- [2021-12-17 10:12:51,826: DEBUG/MainProcess] Response body:
- b'<?xml version="1.0"?><GetQueueUrlResponse xmlns="http://queue.amazonaws.com/doc/2012-11-05/"><GetQueueUrlResult><QueueUrl>https://ap-southeast-2.queue.amazonaws.com/593040300828/celery</QueueUrl></GetQueueUrlResult><ResponseMetadata><RequestId>532939da-02b4-5b0d-a18b-63ec6657bc04</RequestId></ResponseMetadata></GetQueueUrlResponse>'
- [2021-12-17 10:12:51,827: DEBUG/MainProcess] Event needs-retry.sqs.GetQueueUrl: calling handler <botocore.retryhandler.RetryHandler object at 0x7f7a82395dd8>
- [2021-12-17 10:12:51,827: DEBUG/MainProcess] No retry needed.
- [2021-12-17 10:12:51,827: DEBUG/MainProcess] Event choose-signer.sqs.ReceiveMessage: calling handler <function set_operation_specific_signer at 0x7f7a82be5c80>
- [2021-12-17 10:12:51,828: DEBUG/MainProcess] Calculating signature using v4 auth.
- [2021-12-17 10:12:51,828: DEBUG/MainProcess] CanonicalRequest:
- POST
- /593040300828/celery
- host:ap-southeast-2.queue.amazonaws.com
- x-amz-date:20211217T101251Z
- host;x-amz-date
- caf83b5edda39f4263d661da23208ce344c1c893353e44d68a13e5b703a77b84
- [2021-12-17 10:12:51,828: DEBUG/MainProcess] StringToSign:
- AWS4-HMAC-SHA256
- 20211217T101251Z
- 20211217/ap-southeast-2/sqs/aws4_request
- fdfe3037bc75346ed308f44ed616c4a389445ad2c2860554262262dd16a56a52
- [2021-12-17 10:12:51,828: DEBUG/MainProcess] Signature:
- 642e8bb2b7f9af9f2cd81f0287e1ace4a6dc150af2245838887acd1fbe1585ef
- worker: Warm shutdown (MainProcess)
- [2021-12-17 10:12:52,064: DEBUG/MainProcess] | Worker: Closing Hub...
- [2021-12-17 10:12:52,064: DEBUG/MainProcess] | Worker: Closing Pool...
- [2021-12-17 10:12:52,064: DEBUG/MainProcess] | Worker: Closing Consumer...
- [2021-12-17 10:12:52,064: DEBUG/MainProcess] | Worker: Stopping Consumer...
- [2021-12-17 10:12:52,065: DEBUG/MainProcess] | Consumer: Closing Connection...
- [2021-12-17 10:12:52,065: DEBUG/MainProcess] | Consumer: Closing Events...
- [2021-12-17 10:12:52,065: DEBUG/MainProcess] | Consumer: Closing Tasks...
- [2021-12-17 10:12:52,065: DEBUG/MainProcess] | Consumer: Closing Heart...
- [2021-12-17 10:12:52,065: DEBUG/MainProcess] | Consumer: Closing event loop...
- [2021-12-17 10:12:52,065: DEBUG/MainProcess] | Consumer: Stopping event loop...
- [2021-12-17 10:12:52,066: DEBUG/MainProcess] | Consumer: Stopping Heart...
- [2021-12-17 10:12:52,066: DEBUG/MainProcess] | Consumer: Stopping Tasks...
- [2021-12-17 10:12:52,066: DEBUG/MainProcess] Canceling task consumer...
- [2021-12-17 10:12:52,066: DEBUG/MainProcess] | Consumer: Stopping Events...
- [2021-12-17 10:12:52,067: DEBUG/MainProcess] | Consumer: Stopping Connection...
- [2021-12-17 10:12:52,067: DEBUG/MainProcess] | Worker: Stopping Pool...
- [2021-12-17 10:12:53,077: DEBUG/MainProcess] | Worker: Stopping Hub...
- [2021-12-17 10:12:53,077: DEBUG/MainProcess] | Consumer: Shutdown Heart...
- [2021-12-17 10:12:53,077: DEBUG/MainProcess] | Consumer: Shutdown Tasks...
- [2021-12-17 10:12:53,078: DEBUG/MainProcess] Canceling task consumer...
- [2021-12-17 10:12:53,078: DEBUG/MainProcess] Closing consumer channel...
- [2021-12-17 10:12:53,078: DEBUG/MainProcess] | Consumer: Shutdown Events...
- [2021-12-17 10:12:53,078: DEBUG/MainProcess] | Consumer: Shutdown Connection...
- [2021-12-17 10:12:53,079: DEBUG/MainProcess] removing tasks from inqueue until task handler finished
- ----------------------------------------------
- Settings(Settings({'broker_transport': 'sqs', 'broker_transport_options': {'region': 'ap-southeast-2'}, 'result_backend': 'rpc://'}, {}, {'accept_content': ['json'], 'result_accept_content': None, 'enable_utc': True, 'imports': (), 'include': (), 'timezone': None, 'beat_max_loop_interval': 0, 'beat_schedule': {}, 'beat_scheduler': 'celery.beat:PersistentScheduler', 'beat_schedule_filename': 'celerybeat-schedule', 'beat_sync_every': 0, 'broker_url': None, 'broker_read_url': None, 'broker_write_url': None, 'broker_transport': 'sqs', 'broker_transport_options': {'region': 'ap-southeast-2'}, 'broker_connection_timeout': 4, 'broker_connection_retry': True, 'broker_connection_max_retries': 100, 'broker_failover_strategy': None, 'broker_heartbeat': 120, 'broker_heartbeat_checkrate': 3.0, 'broker_login_method': None, 'broker_pool_limit': 10, 'broker_use_ssl': False, 'broker_host': None, 'broker_port': None, 'broker_user': None, 'broker_password': None, 'broker_vhost': None, 'cache_backend': None, 'cache_backend_options': {}, 'cassandra_entry_ttl': None, 'cassandra_keyspace': None, 'cassandra_port': None, 'cassandra_read_consistency': None, 'cassandra_servers': None, 'cassandra_table': None, 'cassandra_write_consistency': None, 'cassandra_auth_provider': None, 'cassandra_auth_kwargs': None, 'cassandra_options': {}, 's3_access_key_id': None, 's3_secret_access_key': None, 's3_bucket': None, 's3_base_path': None, 's3_endpoint_url': None, 's3_region': None, 'azureblockblob_container_name': 'celery', 'azureblockblob_retry_initial_backoff_sec': 2, 'azureblockblob_retry_increment_base': 2, 'azureblockblob_retry_max_attempts': 3, 'control_queue_ttl': 300.0, 'control_queue_expires': 10.0, 'control_exchange': 'celery', 'couchbase_backend_settings': None, 'arangodb_backend_settings': None, 'mongodb_backend_settings': None, 'cosmosdbsql_database_name': 'celerydb', 'cosmosdbsql_collection_name': 'celerycol', 'cosmosdbsql_consistency_level': 'Session', 'cosmosdbsql_max_retry_attempts': 9, 'cosmosdbsql_max_retry_wait_time': 30, 'event_queue_expires': 60.0, 'event_queue_ttl': 5.0, 'event_queue_prefix': 'celeryev', 'event_serializer': 'json', 'event_exchange': 'celeryev', 'redis_backend_use_ssl': None, 'redis_db': None, 'redis_host': None, 'redis_max_connections': None, 'redis_password': None, 'redis_port': None, 'redis_socket_timeout': 120.0, 'redis_socket_connect_timeout': None, 'result_backend': 'rpc://', 'result_cache_max': -1, 'result_compression': None, 'result_exchange': 'celeryresults', 'result_exchange_type': 'direct', 'result_expires': datetime.timedelta(1), 'result_persistent': None, 'result_extended': False, 'result_serializer': 'json', 'result_backend_transport_options': {}, 'result_chord_join_timeout': 3.0, 'elasticsearch_retry_on_timeout': None, 'elasticsearch_max_retries': None, 'elasticsearch_timeout': None, 'riak_backend_settings': None, 'security_certificate': None, 'security_cert_store': None, 'security_key': None, 'security_digest': 'sha256', 'database_url': None, 'database_engine_options': None, 'database_short_lived_sessions': False, 'database_table_names': None, 'task_acks_late': False, 'task_acks_on_failure_or_timeout': True, 'task_always_eager': False, 'task_annotations': None, 'task_compression': None, 'task_create_missing_queues': True, 'task_inherit_parent_priority': False, 'task_default_delivery_mode': 2, 'task_default_queue': 'celery', 'task_default_exchange': None, 'task_default_exchange_type': 'direct', 'task_default_routing_key': None, 'task_default_rate_limit': None, 'task_default_priority': None, 'task_eager_propagates': False, 'task_ignore_result': False, 'task_protocol': 2, 'task_publish_retry': True, 'task_publish_retry_policy': {'max_retries': 3, 'interval_start': 0, 'interval_max': 1, 'interval_step': 0.2}, 'task_queues': None, 'task_queue_ha_policy': None, 'task_queue_max_priority': None, 'task_reject_on_worker_lost': None, 'task_remote_tracebacks': False, 'task_routes': None, 'task_send_sent_event': False, 'task_serializer': 'json', 'task_soft_time_limit': None, 'task_time_limit': None, 'task_store_errors_even_if_ignored': False, 'task_track_started': False, 'worker_agent': None, 'worker_autoscaler': 'celery.worker.autoscale:Autoscaler', 'worker_concurrency': 0, 'worker_consumer': 'celery.worker.consumer:Consumer', 'worker_direct': False, 'worker_disable_rate_limits': False, 'worker_enable_remote_control': True, 'worker_hijack_root_logger': True, 'worker_log_color': None, 'worker_log_format': '[%(asctime)s: %(levelname)s/%(processName)s] %(message)s', 'worker_lost_wait': 10.0, 'worker_max_memory_per_child': None, 'worker_max_tasks_per_child': None, 'worker_pool': 'prefork', 'worker_pool_putlocks': True, 'worker_pool_restarts': False, 'worker_proc_alive_timeout': 4.0, 'worker_prefetch_multiplier': 4, 'worker_redirect_stdouts': True, 'worker_redirect_stdouts_level': 'WARNING', 'worker_send_task_events': False, 'worker_state_db': None, 'worker_task_log_format': '[%(asctime)s: %(levelname)s/%(processName)s] %(task_name)s[%(task_id)s]: %(message)s', 'worker_timer': None, 'worker_timer_precision': 1.0}))
- ----------------------------------------------
- -------------- celery@fbaa245ce82e v4.4.0 (cliffs)
- --- ***** -----
- -- ******* ---- Linux-5.4.39-linuxkit-x86_64-with 2021-12-17 10:12:18
- - *** --- * ---
- - ** ---------- [config]
- - ** ---------- .> app: tasks:0x7f7a834dc518
- - ** ---------- .> transport: sqs://localhost//
- - ** ---------- .> results: rpc://
- - *** --- * --- .> concurrency: 4 (prefork)
- -- ******* ---- .> task events: OFF (enable -E to monitor tasks in this worker)
- --- ***** -----
- -------------- [queues]
- .> celery exchange=celery(direct) key=celery
- [tasks]
- . celery.accumulate
- . celery.backend_cleanup
- . celery.chain
- . celery.chord
- . celery.chord_unlock
- . celery.chunks
- . celery.group
- . celery.map
- . celery.starmap
- . tasks.add
Advertisement
Add Comment
Please, Sign In to add comment